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

What is normally not included in a cloned copy? : jQuery Mobile

0 Answers  


With jquery ui 1.7 being released in the last few days, what do you see as the key parts of jquery ui 1.7? What are you most proud of out of that release?

0 Answers  


What are the advantages of minified version of jquery?

0 Answers  


What are selectors in jQuery and how many types of selectors are there?

1 Answers  


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

0 Answers  






Tell me which program is useful for testing jquery?

0 Answers  


Is it possible to get value of multiple CSS properties in single statement?

1 Answers  


What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile

0 Answers  


What is jQuery plugin and what is the advantage of using plugin?

1 Answers  


Is jquery a w3c standard? : jquery mobile

0 Answers  


What is the difference between event.PreventDefault and "return false"?

1 Answers  


Explain jquery filter?

0 Answers  


Categories