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
Tips and Tricks: ASP.NET AJAX 1.0 and User Controls : Bilal Haidar [MVP]
Wednesday, July 02 2008
In this article Bilal Haidar will explore with you the different ways in which you can integrate ASP.NET AJAX 1.0 UpdatePanels into your Web application that makes extensive use of UserControls. Recently, I have started working on the ASP.NET AJAX 1.0 add-on and so many questions were coming to my mind on the best practices to apply when adding the AJAX taste into currently existing Web applications or even with the new ones. Using the server-side part of the AJAX 1.0 library, which includes the ScriptManager, UpdatePanel, Timer, and UpdateProgess controls, is straight forward and a matter of just dragging these controls onto the page and that is it! However, it is not always that easy and clear when it comes with working with MasterPages and AJAX or User Controls and AJAX....
Build an Anthem.NET "AJAX" (Remote Scripting) Autosuggest TextBox : Peter Bromberg
Introduction to the PopupControl Extender : Brian Mains
Building an 'AJAX' ProgressBar in Atlas : Wilco Bauwer
Fast Streaming AJAX Proxy - Continuously Push Data as Downloaded : Omar AL Zabir
Creating and Consuming ASP.NET AJAX Page Methods : Dan Wahlin

