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
Mention the advantages of cdn? : jQuery Mobile
What is the difference between onload() and document.ready()?
List the basic selectors in jquery?
How to disable/enable an element with jQuery?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
Can you give me a brief history of your programming days? Where did it all start?
How to disable jquery animation? : jquery mobile
Define animate function in jquery?
Explain all the ways to include jquery in a page?
Explain the difference between size and length of jquery?
What are jquery selectors?
What is a cdn? What are the advantages of using cdn?
How we can get the value of a radio button using jquery?
Explain bind() vs live() vs delegate() methods.
What are the two types of CDNs?