Click here to Skip to main content
15,915,501 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello sir,

i want to know how jquery is use in visual studio 2008 with c#.
kindly give answer.

thanks
krisha
Posted

Just put latest jquery file in your project folder and add its reference in your aspx page.
After that you can start adding jquery scripts on user page.
 
Share this answer
 
Their are many JQuery libraries available on net. You can have a look at below links to start using JQuery in Asp.Net.

JQuery with Asp.Net


Asp.Net Ajax using JQuery
 
Share this answer
 
I would start by putting the search term in Google[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900