Tagged Questions
2
votes
2answers
481 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 ...