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
Make your ASP.NET Application Install It's Own Database : Peter A Bromberg
Saturday, September 13 2008
Describes a simple and highly customizable method to enable an ASP.NET application to detect if its required database needs to be installed, direct the user to an installation page, and perform the install. I am in the process of developing an ASP.NET app that creates and manages content for web site owners, and it is likely that it will be sold for profit, so I need to make it "idiot proof". One of the things that needs to be done with many ASP.NET - based applications is that when it is first run, it must ask the user some questions and have the app save these entries in its configuration file and then create the database for itself -- as directed by the user. If you want people to like you and buy your product, you cannot assume anything - you have to make it so easy to use and install that you hardly ever get support questions....ASP.NET 2.0 - Explicit Localization in different Languages : Lakshmi Krishnamurthy
Mainpulating Files and Directories in ASP.NET : Richard Bean
Easy "NO SCRIPT" DataGrid Tooltips in ASP.NET : Peter A BRomberg
DataGrid for Master/Child (Master/Slave) Details Using ASP.NET, C#, and JavaScript to Expand/Collapse Rows : Rajib Ahmed
Build an ASP.NET Session Timeout Redirect Control : Peter A Bromberg

