Can you call C# code-behind method using jQuery? If yes,then how?



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

Post New Answer

More jQuery Interview Questions

How we can apply css in multiple selectors in jquery?

0 Answers  


How we can get the input value of an element using jquery?

0 Answers  


Which is the starting point of code execution in jQuery?

1 Answers  


What is the difference between map and grep function in jquery?

0 Answers  


What methods used to provide effects?

0 Answers  






How do you update ajax response with id " resilts"?

0 Answers  


Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile

0 Answers  


Is jquery html() method works for both html and xml documents?

0 Answers  


How to run an event handler only once in jQuery?

0 Answers  


What are selectors in jquery mean ?

0 Answers  


Can you please explain the difference between parent() and parents() methods in jquery? : jquery mobile

0 Answers  


Can you call C# code-behind method using jQuery? If yes,then how?

1 Answers  


Categories