---
title: "What is ASP.NET AJAX?"  
description: "What is ASP.NET AJAX?"  
author: "Amit Singh"  
published: 2011-03-29  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/717/what-is-asp-dot-net-ajax  
category: "ajax"  
tags: ["ajax"]  
reading_time: 1 minute  

---

# What is ASP.NET AJAX?

‘ASP.NET AJAX’ is a terminology coined by Microsoft for ‘their’ implementation of AJAX, which is a set of extensions to ASP.NET. These components allow you to build rich AJAX enabled web applications, which consists of both server side and client side libraries.

## Answers

### Answer by Amit Singh

‘ASP.NET AJAX’ is a terminology coined by Microsoft for ‘their’ implementation of AJAX, which is a set of extensions to ASP.NET. These components allow you to build rich AJAX enabled web applications, which consists of both server side and client side libraries.


---

Original Source: https://www.mindstick.com/interview/717/what-is-asp-dot-net-ajax

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
