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 |
How can images be made to appear scrolling one over another?
What is chaining in jQuery?
What is the use of html() method in jquery?
How method can be called inside code behind using jQuery?
What is the basic requirement to start with the jquery?
Why is not dom ready working for jquery mobile? : jquery mobile
How can related code be encapsulated?
What is the difference between parent() and parents() methods in jQuery?
How we can set the html contents of an element in jquery?
Difference between document.ready and window.onload? : jQuery Mobile
Can JQuery Run on MAC or Linux instead of Windows?
Explain the script build up by jquery?