Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
137 Points
37 Posts
May 03, 2011 06:11 PM|LINK
There is a free, open-source library to handle all the encoding and resizing issues. It supports uploads as well as MS SQL.
If you decide to roll your own, make sure you read the following article.
20 Image Resizing Pitfalls in .NET
A lot of the rookie mistakes are not obvious, and not documented well.
nathanael.jo...
Member
137 Points
37 Posts
Re: how to auto resize image then upload ?
May 03, 2011 06:11 PM|LINK
There is a free, open-source library to handle all the encoding and resizing issues. It supports uploads as well as MS SQL.
If you decide to roll your own, make sure you read the following article.
20 Image Resizing Pitfalls in .NET
A lot of the rookie mistakes are not obvious, and not documented well.