ASP.NET AJAX, previously called Atlas, is an extension of ASP.NET developed by Microsoft for creating more interactive and responsive web pages. It's a set of technologies that enable you to make asynchronous requests from the client (browser) to the server, hence updating parts of a web page without reloading the entire page.