Its been a while since I played with Web forms, AJAX stuff. I was curious in checking out, particularly how the AJAX Control Toolkit which used to be my favorite in the past is evolving. There is a new release of AJAX Control Toolkit, just hot off the oven. You can download the binaries from http://ajaxcontroltoolkit.codeplex.com/ Now, while the regular way we have downloaded and used AJAX Control Toolkit is by visiting the above codeplex page and download the latest version, there is also a newer and simpler approach with the NuGet Package Manager in Visual Studio 2010. NuGet package manager is a repository of binaries, applications that can be downloaded and used in your Web forms / MVC Applications. I wanted to try out install AJAX Control...(read more) ...
Go to the complete details ...