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 |
Do ajax applications always deliver a better experience than traditional web applications?
Where should I start?
How do we get the xmlhttprequest object?
What are all the features of Ajax?
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 ?
Describe the situations in which ajax should not be used? : asp.net ajax
How does one call a javascript function from the ajax code?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
Won't my server-side framework provide me with ajax?
What is asp.net 2.0 ajax?
What is the role of scriptmanager in ajax?
What are the extender controls?