Resources  
  • Ajax AnimationExtender ControlFeb 01, 2008. In this article we are going to discuss about AJAX AnimationExtender control. It provides good animation effect such as moving an ASP Control to a new place, resizing it, modifying its color, or making it fade in or fade out. In this article I m going to use fade in or fade out animation.
  • AJAX Control Toolkit Tutorial: AnimationExtender- Part FiveMay 31, 2016. In this article we will see how we can use the Ajax control toolkit animation extender control with examples.
  • Animated pop-ups using the ASP.NET AJAX frameworkJan 19, 2009. In this article, I am going to show how to create animated pop-ups in your ASP.NET application using the ASP.NET AJAX framework and the ASP.NET AJAX Control toolkit.
  • Ajax Enabled Animation PopupSep 02, 2008. Many of us already have animation extender popup control provided by Microsoft. This code is placed in web page only once, what if we want this has to replicated more than once in our page.