Dear all,
I have a requirement. That is one application is developed using asp.net code through visual studio with out using share point set up. In that application i have file upload control is there . By using the file upload control when we upload the files will be saved into the file system. Now client wants to save the files will be saved in document management system(share point) instead of file system. Untill now we don’t have any share point setup. Now we are installing share point setup.
Now my question is After installing share point how i can move the asp.net application to share point and how i can storing the documents in document manage system( Share Point) instead of file system.
Thank You.