Tagged Questions

1
vote
1answer
48 views

PHP Application platform

I'm going to be starting a new project soon, and was having some thoughts. These are the requirements: it's going to be built in PHP it will need to be able to support plugin modules/components. …
1
vote
0answers
29 views

Application Framework Compatibility Issues and COM/Webbrowser Controls

SetOleClientSite() is not working as intended (*doesn't call IDispatch_Invoke_Handler()*) when enable "Application Framework" in VB.NET 3.5 We created a test example exact same code. When we enable …
3
votes
2answers
114 views

Application Frameworks - Buy, Build, or Assimilate?

I was curious as to what other shops are doing regarding base application frameworks? I look at an application framework as being able to provide additional or extended functionality to improve the …