Monday, July 05, 2004 - Posts

ClickOnce in Visual Studio 2005

Deployment is the enemy of smart-client applications :-)   A big problem in building component-based systems out of plain old DLLs was the versioning and deployment issues that arose (commonly known as “DLL Hell”). Many of the same Read More