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
- AJAX
- ASP.NET Beginner Tutorials
- ASP.NET Tutorials
- Database
- File System
- Graphics
- Miscellaneous
- Network
- Resources
- Validation
- XML
Recent Posts
- Make Your ASP.NET Mobile Forms Timer-Refresh and Autoredirect : Peter Bromberg
You can't use javascript in Mobile Forms, and they won't render the META Refresh tag either. Here's a - Inversion of Control and Dependency Injection with Castle Windsor Container - Part IV : Simone Busoli
In this article I introduce the missing core features I didn't tackle before. They require a little more - Developing Gadgets For The Windows Vista Sidebar : Scott Allen
Windows Vista introduced the Sidebar – an anchored panel on the Windows desktop that can host mini-applications - .NET CodeToHTML : Paschal L
This article shows you how to convert source code to HTML. The aim of this article is to share with you - Save Changes on Close of Browser or when exiting the page. : Abishek R Srikaanth.
This article describes on how you can implement the functionality of saving changes on close of the browser
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....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

