Hi
Looking at the new ASP.NET MVC framework it comes with javascript files for both ASP.NET AJAX and JQuery.
Can someone explain what ASP.NET AJAX gives me that JQuery doesn't?
Do I need to use both and can you give me examples where I would/would not need to use both?
I've used JQuery on plenty of non ASP.NET projects (PHP and prototype sites) and have used JQuery Ajax quite happily, but I'm unsure what's best to use for ASP.NET.
Thanks for your time Sniffer
