Tagged Questions
2
votes
2answers
518 views
Reason people don't use SPContext when executing web.Lists[“ListName”].GetItems(query)
I'm building a Site Definition that will be the core of a SharePoint product.
I want to use best practices building the data access architecture.
Since I do not know what the URL of the site will ...
0
votes
1answer
66 views
Correct way to store and retrieve +2000 List items Sharepojnt 2007
So I've read all the whitepapers, and I know that you can store up to 5 million list items in a list as long as you use folders.
What I'm after, is, has anyone written some nice recursion that gets a ...
0
votes
2answers
568 views
What are the top SharePoint list best practices?
I am looking for specific best practices around naming conventions and cross site list querying (site collection & subsite). I am not finding a lot of resources on these topics and assume this ...
3
votes
1answer
160 views
Best Practice to handle items modification in SharePoint 2007
From my understanding, there is no checkout function inside a SharePoint 2007 List.
So, what is the best practice that SharePoint Professionals and Expert do to make sure that a item of a SharePoint ...
2
votes
3answers
266 views
Best way to build out and configure multiple lists
So, once you have your SharePoint site all planned out, what is the generally accepted or best way to start building out and configure multiple lists, document libraries and content types? Using the ...