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
Client-side programming with Atlas : Tony Patton
Sunday, March 08 2009
Microsoft has developed its own approach to AJAX development called Atlas, which promises browser ubiquity as well as tight, albeit optional, ASP.NET integration. In this column, we survey the Atlas architecture to get a better understanding of how you may use it in your development work. What is Atlas? Microsoft says Atlas' goal is the integration of client scripting with ASP.NET on the server to provide a comprehensive development platform. There are two parts of the Atlas platform: client and server. On the client side, the following features are included....ASP.NET AJAX Repeater : Kazi Manzur Rashid
Create Client Controls in ASP.NET 2.0 AJAX 1.0 Extensions : Bilal Haidar [MVP,MCT]
Building ASP.NET AJAX 3.5 Extender Controls : Matthew Ellis
Building AJAX Enabled File Uploading System with Progress Bar Using ASP.NET 2.0 : Jesudas Chinnathampi (Das)
Taking Care Of Pre_Init : Scott Allen

