GeekArticles
Microsoft
Code SamplesApplication Resiliency: Unlock the Hidden Features of Windows Installer
Author: msdn.microsoft.com |
Published: 10th Aug 2005 |
Visited: 404 times |
Add CommentFiled in: Code SamplesDiscover these unexplored features that allow an application to repair itself at runtime, or to install optional components based on the user's interaction with the application.
Read Article Sponsored Links
Related Articles
• The Hidden Frame Technique Building an Ajax based application is all about the proper use of hidden frame technique. It is a smart way of building an Ajax based application. You can build a basic looking website but behind that is a powerful JavaScript coding that streams information asynchronously. The user will not see it b ...