A Simple Online Document Management System Using Asp.net MVC 3

Posted by RazanPaul on ASP.net Weblogs See other posts from ASP.net Weblogs or by RazanPaul
Published on Wed, 09 Oct 2013 04:31:00 GMT Indexed on 2013/10/17 16:00 UTC
Read the original article Hit count: 494

Filed under:
|
|
|
Nowadays we have a number of online file management systems (e.g. DropBox, SkyDrive and Google Drive). People can use them to manage different types of documents. However, one might need a system to manage documents when they do not want to publish the company documents to the cloud. In that case, they need to build an online document management system. This project is intended to meet this purpose. However, it is in the early stage. All the functionalities seem working. A lot of work is needed in the UI. Besides this, code needs refactoring. Please find the project at the following link:

https://documentmanagementsystem.codeplex.com/

© ASP.net Weblogs or respective owner

Related posts about JavaScript

Related posts about jQuery