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
Secure Your Site : Steve C. Orr
Wednesday, August 13 2008
The new Login controls and Membership API in ASP.NET 2.0 provide a powerful and automated way to securely store and manage user credentials. Together, they eliminate nearly all the boilerplate user management code that you’ve likely written many times before. This new system goes a long way toward Microsoft’s .NET 2.0 goal of a 70% reduction in the amount of code needed to write an application. To explore these robust new capabilities, create a new Web site using Visual Studio 2005. Under the WebSite dropdown menu select ASP.NET Configuration. A page similar to that shown in Figure 1 will appear. Using this configuration tool, you may never need to manually edit a web.config file ever again! It acts as a front end for editing the web.config file and managing other standard settings, such as the focus of this article: security....Image Manager for Image Gallery : Saifi Hasan
The Making of Blogo.NET – Part Two : Ferdy Christant
DataGrid for Master/Child (Master/Slave) Details Using ASP.NET, C#, and JavaScript to Expand/Collapse Rows : Rajib Ahmed
The new controls of ASP.NET 2.0 : Steve C. Orr
Introduction to ASP.NET 2.0 Roles and Membership : Patrick Santry

