I am trying to save a Visual Studio 2008 project 开发者_StackOverflow社区to a SharePoint library as a backup. I dont know how. Please explain me if it does make any sense and how it is possible to import huge project with a lot of files into EMEA online Sharepoint 2007 Portal. I dont have MOSS, just WSS 2007.
My gut instinct tells me this is not a good idea. It might be a better plan to save a link to where the VS 2008 back up is on Sharepoint, but adding a huge load of data to any sort of storage device is always going to be a bit fraught.
For example, whilst you can save images and files into SQL Server directly, most people prefer to save the files separately, and store the retrieval path in the database.
精彩评论