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
Why use jQuery filter() Methods?
Can we add more than one ‘document.ready’ function in a page?
Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?
What is jquery connect and how to use it?
Explain the difference between size and length of jquery?
What are the difference between empty(), remove() and detach() functions in jquery?
How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile
How is body onload() function is different from document.ready() function used in jquery?
Is Uncaught TypeError: $(…).modal not a function jquery?
How did you become the creator of jquery ui? Whats the story behind that?
Is jQuery is a client or server scripting?
List the advantages of jquery?
How we can hide a block of html code on a button click using jquery?
What is a dom in jquery? How can we make sure that dom is ready?
What is the difference between find and children methods in jquery?