542 Views
By default IntelliSense in Visual Studio doesn’t know anything about jQuery. So for instance if you try get some help as soon as you type ‘$’ IntelliSense won’t suggest you anything useful. Luckily enabling support for jQuery is very simple, I will show you how to do it in a few simple steps...
0 comments