Friday, May 15, 2009

Go read: What ASP.NET Developers Should Know About jQuery

Dave Ward has written a great a article: What ASP.NET Developers should know about jQuery. If you are an ASP.NET developer and want to know “what’s in it for me” regarding jQuery, you need to check this out. Thanks for the great post Dave!

Thursday, May 7, 2009

jQuery Performance Rules

Ran across this great post today. jQuery Performance Rules by Dave Artz. Dave lists some really good performance tips to follow when using jQuery. Each tip is also listed with an example. if you are using jQuery, I would highly recommend giving this a look.