Document Management System - Architectural Design Question

Posted by Aspirant on Stack Overflow See other posts from Stack Overflow or by Aspirant
Published on 2010-05-14T04:56:52Z Indexed on 2010/05/14 5:04 UTC
Read the original article Hit count: 153

Filed under:

I need to design an in-house server-based system that will store hundreds of thousands of files (images, spreadsheets, text documents) with users accessing metadata as well as files remotely. What are my options? ASP.Net MVC or WinForms with WCF service? I am really stuck here because I am a newbie.

Any advice will be appreciated. Thanks in advance.

© Stack Overflow or respective owner

Related posts about c#