By pro.shailendra
via dotnet-tricks.com
Submitted: Jan 21 2013 / 08:30
jQuery intellisense support helps a lot while programming with jQuery. By default Visual Studio doesn't provide us the jQuery intellisense support. We can enable the jQuery intellisense support in Visual Studio with MVC Razor by adding vsdoc.js file to your view like as
Add your comment