Till now I have been developing asp.net websites on VS 2005 using .net framework 2.0
I added AJAX functionality using ASP.NET AJAX Extensions 1.0
I also downloaded the ajaxcontrol toolkit for VS 2005 (which adds various ajax components on VS 2005)
Now I have upgraded to VS 2008 and asp.net 3.5
I am aware that AJAX functionality is in-buit into VS 2008, but what about the ajax control toolkit?
Will the old toolkit be compatible in the new VS and asp.net version? Or is a new toolkit required?
Links are appreciated.
http://www.codeplex.com/AjaxControlToolkit/Release/ProjectReleases.aspx?ReleaseId=16488