Hi,
in my new c#.net 3.5 ASP Website, user have the possibility to upload a picture.
What solution is the best for saving this picture? Should I save it on my server in a folder and save the path in the database, or should I save the picture in the database?