New ASP.NET AJAX Control Toolkit Release

摘要:New ASP.NET AJAX Control Toolkit Release

2007/06/06 ASP.NET AJAX Control Toolkit又更新版本了

其中比較重要的更新是新增了一個「ToolkitScriptCombinerToolkitScriptManager」控制項
這個控制項可以用來取代scriptmanager及像是partial class般的
可以將多個client-scripts合成一個檔案(為了減少重複的scripts的下載)

其餘的更新如下:

  • More than 125 bug fixes

     

  • Extended client side event support - new client side event handler extensibility points are available with common toolkit server controls

     

  • ASP.NET Validation Controls now work with the Toolkit Controls

     

  • Accessibility fixes: Slider and AutoComplete have support for high contrast and other controls have JAWS accessibility support built-in when doing AJAX callbacks.

     

  • Animation support: More toolkit controls now have generic animation support built-in

     

  • Nice design mode improvements for the controls, including: 1) designer support for the TabContainer. You can now select/add/remove tabs within the tabcontainer directly from the designer, and you can directly edit both the content and the title, 2) page methods can now automatically be generated for those extender controls that call web-services, 3) nice icon support within the toolbox.

    消息來源:ScottGu's Blog

     

  •  

     

    如果您有微軟技術開發的問題,可以到MSDN Forum發問。

    如果您有微軟IT管理的問題,可以到TechNet Forum發問喔。