Click here to Skip to main content
15,901,666 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I need to build a portal to store documents related to various applications in my company and I must also be able to track the changes made to the document and store all the versions of the document and there should also be a search facility to search the documents.Can you please advice how to track and manage the version changes to the document and how to implment the search functionality?

Is it better to store the documents in the shared path or storing in Database ?
Posted
Comments
Maximilien 4-Jan-11 13:28pm    
this should be re-tagged. it's not C# related.

Why don't you just setup a sharepoint serever?
 
Share this answer
 
Comments
sac003 10-Feb-11 8:02am    
Hi there thanks for your response,I know this can be done using sharepoint server but let me refine my question ..Wat exactly i need to do is to build an application to store documents in a common path on the server and users should be able to create folders from the webpage to store their documents with in that particular folder and when user logs in he should be able to view all the folders and files present in the shared path (similar to windows explorer).Please let me know how this can be done in ASP.NET ?
We use a combination of screwturn wiki [^] and subversion http://subversion.tigris.org/[^]for our source control. Both are open source. Not necessarily by my choice, just sharing the knowledge.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900