Can you call C# code-behind method using jQuery? If yes,then how?
Answer / 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 |
Tell me what is the use of .size() method in jquery?
What is the use of serialize method in jQuery?
Explain slidetoggle() effect.
How to multiple AJAX requests be run simultaneously in jQuery?
How can we apply css in even childs of parent node using jquery library?
How to add and remove css classes to an element using ?
Why jquery?
Define the script build up by jquery?
What is the name of jquery method used for an asynchronous http request?
How do you add an HTML element in DOM tree?
Is jquery html() method works for both html and xml documents?
What is the difference between map and grep function in jquery?