I want to create a new website like Image Hosting website in ASP.NET
Now this type of website requires large storage.
Does the inbuilt database in ASP.NET have any storage limitation? If yes, how much?
Also if I want to choose SQL Server 2008 then what edition of it should I use? As my website requires a large storage.
Thanks