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 |
What is the difference between $(window).load and $(document).ready function in jquery?
How to run an event handler only once in jQuery?
What is the difference between $('div') and $('<div/>') in jQuery?
What are the guidelines for an application to follow the principles of progressive enhancement.
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
How to add and remove css classes to an element using jquery?
How to increase cursor size in html body using jquery?
How to create, read and delete cookies with jquery?
What are some of the ways to provide effects? : jQuery Mobile
Why we need jquery mobile? : jquery mobile
What is event.stoppropagation? : jquery mobile
How to keep the submit text from showing with jquery mobile? : jquery mobile