Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.Net & Technology   (RSS)
Sorry, but there are no more tags available to filter with.
Error Handling in Partial Rendering Scenarios
When using the UpdatePanel feature in ASP.Net AJAX to update portions of the page using async post-backs, there are many different approaches available to handle errors that happen on the server during the async post-back. Let's consider some of these Read More...
UpdateProgress control in ASP.Net AJAX
Partial rendering in ASP.Net via async post-backs is one of the *MOST* loved and used feature in the ASP.Net AJAX stack. The UpdateProgress control adds value to the partial rendering scenarios by providing the user visual indication of any on-going async Read More...
UpdatePanel - In Depth
For all the ASP.Net AJAX (formerly "Atlas") lovers out there, I decided to put together some information (I consider useful) in this blog - this is also for folks who might have missed my webcast on the topic which was delivered on 10/26. The Partial Read More...
Blinq - changing your applications one database at a time
Last week, the ASP.Net team released the 'Blinq' prototype to the web. There has been a fair bit of buzz around this which is slowly but surely growing. Scott Guthrie's sneak preview at TechEd 2006 helped! One of the first questions I get asked is - why Read More...
Page view tracker