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
How to read, write and delete cookies in jquery?
Write a code for the implementation of a module pattern.
What are the approaches of extracting a query string with regular expressions?
How to give face effect in jquery?
Hide and show image on button click using jQuery?
What is the purpose of jquery?
Describe the two types of cdns?
How to read cookies in jquery?
Explain bind() vs live() vs delegate() methods.
What is the use jQuery.data method?
What is the difference between $(this) and 'this' in jquery?
Why do we use jquery? : jquery mobile
What are the four parameters used for jQuery Ajax method?
How can you apply a style on an element using jQuery?
Why jQuery is better than JavaScript?