Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Passing property values in Remove action using UAB for MSIs

Problem: An application which you are developing is using UAB ( Updater Application Block ) to pull in updates from a server. There is a requirement to uninstall the application using UAB with the help of an MSI, but the uninstall needs to happen conditionally

Detecting Session Timeout in ASP.NET 2.0 Web Applications

Problem: An ASP.NET 2.0 web application needs to detect a session timeout condition so that the user can be redirected to a different page and / or an error message is displayed. Solution: There are three ways of approaching this problem, starting off
 
Page view tracker