Viewing "Jennifer's" Blogs

Jul
03

ASP.NET UpdatePanel

Jennifer Jones | Posted on 2007 7:50 PM | Comments on 0 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 ... Read More >

Jun
27

Database performance

Jennifer Jones | Posted on 2007 3:23 PM | Comments on 0 comments

  When working on data intesive websites, database speed and performance is very important. A few helpful pages/articles I found in dealing with the issue address the topics of SQL stored procedures ... Read More >