We are using sharepoint foundation 2010. We are programatically creating content database, site collection, document library and uploading document. We are storing their guid in one SQL Server table and will use it later in our code. Web application
will reside in other database and content database, site collection, document library and documents in document library will reside in other database. When we will take the backup of content database and restore it in same or other sharepoint foundation
then will the guid of content database, site collection, document library and documents in document library gets changed ?
↧