AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Adding a build banner to ASP.NET Pages : Adam Langley

Saturday, February 21 2009

This article explains a pluggable way to place a banner on pages built in debug mode, without making any code changes. Developing Web applications is often a very dynamic process, and the 'instantly available' nature of the technology lends itself to iterative development processes, and frequent publication. When deploying a build for UAT (User Acceptance Testing), it is helpful to display to customers something to remind them the current build is a debug build for a number of reasons: If a version number is shown in this banner, this can be easily referred to when submitting feedback. Build versions will often perform poorly compared to release versions of the same assemblies, the banner may explain this. The user may accidentally use the test site thinking it is the live one, or vice versa (this happens often!), the banner makes this obvious....

Read More:
Adding a build banner to ASP.NET Pages : Adam Langley
Also See:
Relative paths in master pages : Swanand Mokashi
A better way of working with IE Webcontrols - Part II : Harish Ranganathan [MVP - ASP/ASP.NET]
SumColumn: Custom DataGrid Column that automatically shows Sum/Count/Average in DataGrid Footer. : Aziz ur Rahman
Implementing a ICallbackEventHandler in ASP.NET 2.0 : Ashish Sarda
Working with Virtual Path Providers : Bipin Joshi

Post your comment

Comment