---
title: "What are the different controls of ASP.NET AJAX?"  
description: "What are the different controls of ASP.NET AJAX?"  
author: "Sumit Kesarwani"  
published: 2014-09-02  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/2119/what-are-the-different-controls-of-asp-dot-net-ajax  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What are the different controls of ASP.NET AJAX?

ASP.NET AJAX includes the following controls:

1. ScriptManager
2. ScriptManagerProxy
3. UpdatePanel
4. UpdateProgress
5. Timer

## Answers

### Answer by Sumit Kesarwani

ASP.NET AJAX includes the following controls:

1. ScriptManager
2. ScriptManagerProxy
3. UpdatePanel
4. UpdateProgress
5. Timer


---

Original Source: https://www.mindstick.com/interview/2119/what-are-the-different-controls-of-asp-dot-net-ajax

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
