Pages

Thursday, June 25, 2009

Image Cropping with jCrop and ASP.Net

Great example on how to bind together image upload and cropping with jQuery, JCrop, and ASP.Net. Also some references and tips, like where to get IntelliSense for JavaScript files in Visual Studio 2008, link to jQuery on GoogleAPIs for better caching, etc.

Upload and Crop Images with jQuery, JCrop and ASP.NET

2 comments:

Ă–mer Faruk said...

This article is using jcrop for asp.net (component).
http://www.omerfarukzorlu.com/post/ASPNET-Image-Croper-Component-with-JCrop.aspx

Alen's Australia said...

Very nice!