ASP.Net, C#, SQL, JQuery, Sharepoint

ASP.Net, C#, SQL, JQuery, Sharepoint


How to store millions of Images in best possible way in Asp.net

Posted: 02 Dec 2012 12:25 PM PST

I have requirement in which i want to create a architecture to store millions of images in best possible way. Requirement 1: Each Image have its Unique name and Path by generating MD5 Hash code for Image.  By generating MD5 Hash code duplicating of Image can be avoided. Example: If 100 user upload the exact same image, you will only keep one copy of that image on your filesystem instead of 100


Post a Comment