I have been using jQuery for the past couple of years now, and I'm comfortable with it. In every MVC project that I start, the first thing I do is delete the MicrosoftAjax files from the solution. I'm wondering now if there's any value in them though? What can I do with them that I can't easily do with jQuery? Also, why do Microsoft include them with the solution if they're claiming to so whole-heartedly support jQuery?

link|improve this question

Take a look at these two links :) stackoverflow.com/questions/609683/… stackoverflow.com/questions/498680/… – mamoo Aug 30 '10 at 9:08
feedback

1 Answer

up vote 1 down vote accepted

No, No and No. They are including it because its their library, but IMHO they will drop the support in future versions.

link|improve this answer
I agree Darin! .. the use of the MS library was a hangover from the web-form Ajax days ... It will disappear ... the small MS "web-team" seem to want and do everything in their capabililty to provide the best choices for future developers ... I just hope that their successful efforts so far have not gone un-noticed. – JcMalta Aug 30 '10 at 14:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.