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 can you select all elements in a page using jquery?

0 Answers  


Is jQuery is a client or server scripting?

0 Answers  


List the basic selectors in jquery?

0 Answers  


How can events be prevented to work after an ajax request?

0 Answers  


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

0 Answers  


What does dollar sign ($) means in jQuery?

1 Answers  


Is jQuery is a replacement of JavaScript?

0 Answers  


How do you disable or enable a form element?

0 Answers  


Why do we use jquery? : jquery mobile

0 Answers  


Is jQuery a W3C standard?

2 Answers  


How to use jquery.connect?

0 Answers  


Is it possible that jquery html work for both html and xml document?

0 Answers  


Categories