hi,
iam using asp.net mvc4 application
i am very new to jquery.i want to add jquery to my application.
should i have to download jquery library?
should i have to mention like this in .cshtml page for using jquery
<script src="http://code.jquery.com/jquery-latest.js"></script>
Go to the complete details ...