Viewing "Jennifer's" Blogs
Jul
03

ASP.NET UpdatePanel

By Jennifer Jones | Posted on 7/3/2007 7:50 PM | Comments on 3 comments

I love the new ASP.NET UpdatePanel.  It is very easy to use and implement into your site. I recently used the UpdatePanel when drop-down lists needed to post back to the server to populate the next drop-down list. It made the process very smooth and fluid, and nice not to have the screen flashing back at you.

You can download ASP.NET Ajax at:
http://ajax.asp.net/ to install and begin creating Ajax enabled websites in Visual Studio.

Some good tutorials to start out using the UpdatePanel are at:
http://ajax.asp.net/docs/tutorials/UpdatePanelTutorials.aspx

This post is categorized under: ASP.Net

  1. Greg Richards said on 7/31/2008 11:29 AM

    test

  2. Greg Richards said on 8/1/2008 2:52 PM

    test

Leave a Comment

* Name:
* Email: (will not be displayed)
URL:
* Comment:
Enter the code shown:

  • Anonymous Comments Are Enabled
  • Moderated Comments Are Disabled
  • Fields marked with an asterisk (*) are required.
  • a, strong, em and code tags are allowed. Line breaks and paragraphs are automatically generated. Inappropriate comments will be either deleted or edited.