"Atlas" Foundations: ASP.NET 2.0 Callback


Server Intellect Web Hosting Solutions


"Atlas" Foundations: ASP.NET 2.0 Callback

Author: Thiru Thangarathinam

One of the issues developers had when they first started to develop commercial Web sites was some of the limitations of using a browser as the interface. For instance, there were many cases where you wanted to retrieve information from the server after the user had performed some action, like entering an employee number in a Web page to retrieve the details of an employee. To accomplish this, you would post the current page to the server, retrieve the employee information from the database and refresh the page with the information retrieved from the server. Although this method of refreshing the whole page is very common today, it is inefficient because the Web page refreshes and re-renders the entire page of content, even if only a small percentage of the page has actually changed.










More Tutorials

Also See:

Event Log RSS Feed Generator
Digging Into Data Binding Expressions
Localization Made Easy with ASP.NET 2.0
Paging and Sorting Report Data
Build Google IG like Ajax Start Page using ASP.NET Ajax and .NET 3.0
ASP.NET 2.0: WebPart Framework Basics
Sending Email in ASP.NET 2.0
Making URL rewriting on IIS 7 work like IIS 6
Tracking Database Changes Using History Tables (Part 1)
Redirecting users to Custom "Not Authorized" page while implementing Role Based Authorization.



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials