Tagged Questions
0
votes
1answer
91 views
Creating a file programmatically that has a specific ID
Is this remotely possible?
I am trying to correct some orphaned entries (specifically webparts) in the content database's AllWebparts table (they have PageUrlIDs but no corresponding entries in the ...
1
vote
2answers
204 views
What is the Best Method to Store 100s of Thousands of Files in SharePoint 2010?
My question is:
What is the best method for storing thousands of files (or millions) in SharePoint?
Every file's size is about: 5 MB * 1000000 = 5 TB
I need the best method for that that does ...