Can you call C# code-behind method using jQuery? If yes,then how?
Answer Posted / chaitanya
Yes. We can call C# code-behind function via $.ajax. But for do that it is compulsory to mark the method as WebMethod.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain remove class jquery with example?
How to use jquery.connect?
Tell me can we have multiple document.ready() function on the same page? : jquery mobile
Tell me how to write browser specific code using jquery? : jquery mobile
What is the difference between $(this) and 'this' in jquery?
What is parent() in jquery?
Tell me what does dollar sign ($) means in jquery? : jquery mobile
How we can get the input value of an element using jquery?
When can you use jquery?
Please tell us that is jquery knockkout intended to compete with jquery or prototype or work with it?
What is the difference between size and length of jQuery?
What are features of jquery or what can be done using jquery?
What are two different version of jquery library? : jquery mobile
Where jquery mobile works? : jquery mobile
What are the four parameters used for jQuery Ajax method?