Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
ASP Insider

Browse by Tags

All Tags » ASP.NET Ajax » ASP.NET » AJAX   (RSS)

Microsoft Store

Applauding Microsoft’s Shift to Improve jQuery!
One of the big announcement at MIX 10 besides the Windows Phone Development stuff was a new jQuery plugin to do data templating. This comes is some very welcome news for me. If you have followed me this year or caught one of my talks I have been spending Read More...
ASP.NET 3.5 Problem – Design - Solution
Last Summer, around August 2008, I started work on my latest book and spent the next 5 months working on updates to the Beer House application . WROX asked me to write the book and only had 2 requirements: 1) Use Entity Framework 2) Add more AJAX to the Read More...
The ASP.NET Diet Part 1 – Making a Thin Contact Form
In my last post I waxed philosophically about the progression of ASP.NET . Today I want to start actually demonstrating how to take ASP.NET to the next level, at least in my opinion. The first thing I always add to a new web site is a contact form. Basically Read More...
Having Problems Registering Client Scripts with The ClientScript Object, Try the ScriptManager
This morning I was trolling the ASP.NET Forums and saw this question about registering the Virtual Earth control (it is really not a control, but that is not relevant to this post) and realized I had the same issue just the other day. The person posting Read More...