What are the requirements to run asp.net ajax applications on a server?
Answer / Rajesh Singh Rana
To run ASP.NET AJAX applications, your server must be running .NET Framework 2.0 or later versions. Additionally, Internet Information Services (IIS) is required if you're hosting the application on a web server.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I send an image using ajax?
What is use of Update Panel control in Ajax toolkit?
Should I consider ajax?
Where AJAX cannot be used?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Does ajax work with java?
How many types of ready states in Ajax?
How do I handle concurrent ajax requests?
What is the predominant distinction between javascript and j-query?
Does ajax have significant accessibility or browser compatibility limitations?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
What is an ajax request and what is a simple example of where a ajax request would be used?