The UpdatePanel is one of the controls of Atlas that enables the adding of selective Atlas functionality to existing Web applications. For this example, we will start by building an ASP 2.0 application. With that application we then add the most common Ajax functionality to the page – the partial page update.
Note: If you haven’t installed the latest Atlas build it can be found here
The Standard Web Application
Adding Atlas Functionality
Now that we have built a standard ASP.NET application we can add partial the partial page update feature of Atlas functionality to the application.