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


Please Help Members By Posting Answers For Below Questions

Why use jQuery filter() Methods?

661


Can we add more than one ‘document.ready’ function in a page?

703


Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?

587


What is jquery connect and how to use it?

696


Explain the difference between size and length of jquery?

731


What are the difference between empty(), remove() and detach() functions in jquery?

627


How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile

592


How is body onload() function is different from document.ready() function used in jquery?

632


Is Uncaught TypeError: $(…).modal not a function jquery?

632


How did you become the creator of jquery ui? Whats the story behind that?

949


Is jQuery is a client or server scripting?

658


List the advantages of jquery?

578


How we can hide a block of html code on a button click using jquery?

616


What is a dom in jquery? How can we make sure that dom is ready?

616


What is the difference between find and children methods in jquery?

985