Share via


Toolkit for .NET Framework 3.5 and Visual Studio 2008

We have created a new Toolkit release 11119 that goes hand in hand with the official release from the Developer Division in Microsoft of the product code-named "Orcas" that packages a new version of Visual Studio and a new .NET Framework. We have introduced some version name changes in the Toolkit that reflect which ASP.NET AJAX version it builds on top of.

  • .NET Framework 3.5 and Visual Studio 2008 (includes ASP.NET AJAX): Toolkit version 3.5.11119.0
  • .NET Framework 2.0, Visual Studio 2005 and ASP.NET AJAX 1.0: Toolkit version 1.0.11119.0

Here are the release notes that you will find on the sample website page as well.

Version 3.5.11119.0 for .NET Framework 3.5 and Visual Studio 2008

Toolkit version 3.5.11119.0 is supported on .NET 3.5 Framework and Visual Studio 2008. It has specific fixes that will make your designer experience in Visual Studio 2008 much better when working with extenders.

Note: Toolkit version 3.5.11119.0 is only for users who are building on top of .NET Framework 3.5 using Visual Studio 2008. If you are using .NET Framework 2.0 and Visual Studio 2005 then you should use Toolkit version 1.0.11119.0.

Setting up the environment to use the Toolkit:

· Follow the instructions to download and install Visual Studio 2008 from here.

· Download the AjaxControlToolkit-Framework3.5.zip or AjaxControlToolkit-Framework3.5-NoSource.zip from the Toolkit Releases page.

Features:

· JavaScript IntelliSense support: We have added reference tags to all Toolkit JavaScript files that enables you to take advantage of new features in Visual Studio 2008. With the multi-targeting support in this Visual Studio Beta, IntelliSense will be available for the ASP.NET AJAX 1.0 flavor of the Toolkit as well. This article discusses the reference tag feature in detail.

· Extender designer support: Enhanced designer support for Toolkit controls using the new "Add Extender" user interface.

· Animations and PageMethods in design mode: Design mode workarounds that targeted Visual Studio 2008 Beta 2 issues when using Animations and "Add PageMethod" support in the Toolkit have removed since the release version of Visual Studio 2008 has fixed the same.

Version 1.0.11119.0 for ASP.NET AJAX version 1.0 and .NET Framework 2.0 (No changes from 1.0.10920 except one AutoComplete fix. Please see release page for bug information.)

Setting up the environment to use the Toolkit:

· Download the AjaxControlToolkit.zip or AjaxControlToolkit-NoSource.zip from the Toolkit Releases page.

Please try it out and let us know if you run into issues.

Comments

  • Anonymous
    November 19, 2007
    We have created a new Toolkit release 11119 that goes hand in hand with the official release from the

  • Anonymous
    November 19, 2007
    タイトルが少し矛盾している気もしますが気にしないでください。 foo, bar and donkey と Delay's Blog からです。 Toolkit for .NET Framework 3.5

  • Anonymous
    December 16, 2007
    Any news on the progress of the project? No work items have been closed in a very long time.

  • Anonymous
    December 17, 2007
    We have been busy on another project and have not been able to spend as much time on the Toolkit. I have started checking in a couple of patches a week and hope to maintain that trend.

  • Anonymous
    May 20, 2008
    I'm running into a bit of confusion with which version of the toolkit I should use. I have Visual Studio 2008 (ok, and 2005), but I've currently got the AJAX 1.0/ASP.NET 2.0 Extensions and Templates installed in Visual Studio 2008, so I can get the benfits of 2008's new features. The catch is that I have to code against ASP.NET 2.0, because thats what the particular webhost currently supports/supplies. You quote the 2008 version of the Toolkit is for 3.5 only, and then state the Toolkit for ASP.NET 2.0 is for Visual Studio 2005 only? Can I get the ASP.NET 2.0 version of the toolkit working with VS2008? Hope you can help, Confused, and concerned, Ann-Marie

  • Anonymous
    May 21, 2008
    Hi Ann-Marie, Visual Studio 2008 can be targeted to build against the older version of the .NET Framework and ASP.NET AJAX. Hence, you can absolutely work against Toolkit Version 1.0.11119.0 for ASP.NET AJAX version 1.0 and .NET Framework 2.0 in Visual Studio 2008. You may be prompted to convert your project and solution files to meet the VS 2008 file format requirement but that should be it. You will still continue to work against .NET 2.0 and ASP.NET AJAX 1.0 unless you explicitly choose to target to 3.5. I hope that clarifies things. Kirti