Search Results

0
votes
3answers
114 views

Resizing user uploaded images in an ASP.NET project – Library?

In a rather simple ASP.NET application where the user can upload a image, mostly from his digital camera. I have to resize it to a workable size for the web and a thumbnail. What is here the best p …
0
votes

Third Party Email Senders

Mike I think you have to look at what kind of mails your are sending from your application. If it's only the mail with a password when user signing up for a website, or is occasional sendin …