Viewing "Jennifer's" Blogs

Jul
03

ASP.NET UpdatePanel

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.

... Read More >