Can I use ajax with microsoft's .net?



Can I use ajax with microsoft's .net?..

Answer / Raj Deep

Yes, you can use AJAX with Microsoft's .NET by utilizing ASP.NET Web API or ASP.NET MVC. Both technologies provide ways to create RESTful services that communicate with your JavaScript frontend using AJAX requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

Do ajax applications always deliver a better experience than traditional web applications?

1 Answers  


Where should I start?

1 Answers  


How do we get the xmlhttprequest object?

1 Answers  


What are all the features of Ajax?

1 Answers  


Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?

1 Answers  


Describe the situations in which ajax should not be used? : asp.net ajax

1 Answers  


How does one call a javascript function from the ajax code?

1 Answers  


Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?

1 Answers  


Won't my server-side framework provide me with ajax?

1 Answers  


What is asp.net 2.0 ajax?

1 Answers  


What is the role of scriptmanager in ajax?

1 Answers  


What are the extender controls?

1 Answers  


Categories