It it necessary to include microsoft.ajax javascript files to use code such as:
@Ajax.BeginForm()
No, it's no longer necessary. ASP.NET MVC 3 uses jquery by default. So you need jquery.unobtrusive-ajax.js
which ajaxifies the HTML5 data-* attributes generated by the Ajax.*
helpers. So no more MicrosoftAjax*.js
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With