Instead of putting my whole application in SharePoint just for document library functionality, I want to do it the other way around. Create my normal ASP.NET application and somehow add SharePoint document library functionality inside it.
Now, I do not want to go and reinvent the wheel and use the Web Service API, I want to somehow expose a document library with the toolbar and all the functionality inside ASP.NET
Anyone done this before or can offer advise?
Now, I do not want to go and reinvent the wheel and use the Web Service API, I want to somehow expose a document library with the toolbar and all the functionality inside ASP.NET
Anyone done this before or can offer advise?