Development With A Dot

Blog on development in general, and specifically on .NET

Sponsors

News

My Friends

My Links

Permanent Posts

Portuguese Communities

New Version of AJAX Control Toolkit Released

Version 3.0.30930 is out. This release includes two new controls:

  • Seadragon - Seadragon enables you to pan, zoom, and make an image full screen. You can use it, for example, to display interactive product pictures.
  • AsyncFileUpload - This new control enables you to perform file uploads without doing a postback. The control displays a throbber image during upload and raises client and server events when the upload is complete. This control was contributed by Steven Lindsay.

More than 20 bugs were also fixed. See them all live at the samples page.

Get it here. Also check the candidate controls submitted by the community.

Bookmark and Share

Comments

André Lage said:

For some years a was looking for a real good upload control..., hope AsyncFileUpload can be the answer...

www.asp.net/.../AsyncFileUpload.aspx

Cheers...

# November 2, 2009 9:18 AM

indika said:

AsyncFileUpload control have bugs. when u use it in hosted server and if server expecting serialize object, but this control not supporting it.

the exception I got ->

"Server Response Error: ' Type 'System.Web.HttpPostedFile' in Assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not marked as serializable"

# December 5, 2009 12:10 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)