application-framework

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 quality of applications built from it. There are a variety of out of the box frameworks, such as Spring (or Spring.NET), etc. I find that ...

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 "Application Framework" IDispatch_Invoke_Handler works when we disable, it doesn't. There is no mention of COM incompatibility of similar i...

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. These can be thought of as mini applications. users will be able to log in, and depending on a number of things, they will have access to diff...