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 to select combobox select value and text using jquery?
What is a filter in jquery? Explain
What are the differences between size and length in jquery?
Which operating system is more compatible with jQuery?
What are selectors in jQuery and how many types of selectors are there?
How jQuery selectors are executed?
What does dollar sign ($) means in jquery? : jquery mobile
How does jquery mobile theming work? : jquery mobile
Which command will give a version of jQuery?
Why content injected into a page is not enhanced? : jquery mobile
What is jQuery.noConflict?
What to do to select element having a particular class (".selected")? : jquery mobile