Asynchronous Data Access in ASP.NET (Live demo)


Server Intellect Web Hosting Solutions


Asynchronous Data Access in ASP.NET (Live demo)

Author: Prodip K. Saha

Web Architecture is becoming increasingly popular everyday as the technology is moving towards the service oriented architecture(SOA). Part of my job is to present shared volume of data to the user interface like web form. Depending on the requests sometime it takes only fraction of a second and sometime it takes more than ten minutes to process a request. Web application users become increasingly frustrated if a task takes too long to process and they can't see some kind of feedback. In this article I would like to show how to entertain the users when an Asynchronous long running process is solemnly performing it's duty.










More Tutorials

Also See:

Creating print preview page dynamically in ASP.NET
ASP.NET : Make "Export to Excel" always open excel in a separate Window
ASP.NET Tip: Creating a Form Using PlaceHolder Controls
Client Callbacks with a DataGrid
ASP.NET 2.0: XmlDataSource - Default Caching Feature
Build an Anthem.NET "AJAX" Autosuggest TextBox
Quick Reference for the Atlas DataTable
A Better CAPTCHA Control (Look Ma! No Image!)
Diagnostics and Logging In ASP.NET
URL Mapping in ASP.NET 2.0



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