Is there a way to use sharepoint as the back-end versioning and storage for my custom document manag
        Posted  
        
            by Aaron Palmer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Aaron Palmer
        
        
        
        Published on 2010-04-16T17:32:03Z
        Indexed on 
            2010/04/16
            17:33 UTC
        
        
        Read the original article
        Hit count: 483
        
ASP.NET
|sharepoint
I want to build a custom document management web application that ties in with sharepoint for the actual document versioning and storage. I'm hoping for something like a sharepoint widget that I can plug into my web application that would allow me to tie in with sharepoint and download documents, make edits to them, and upload them back to sharepoint, with sharepoint handling all of the versioning and storage.
If WSS is the answer to this, are there licensing issues that I need to consider?
Thanks.
© Stack Overflow or respective owner