The patterns-and-practices tag has no wiki summary.
0
votes
2answers
515 views
Microsoft SharePoint Guidance: Could not load assembly 'Microsoft.Practices.ServiceLocation'
I am using Microsoft SharePoint Guidance for logging and exception handling in my SharePoint timer job, my solution in SharePoint 2007 worked perfectly (and is working).
Right now I am in the ...
0
votes
0answers
56 views
Proper way to get all lists of a certain type from an entire site collection regardless of current location
I'm creating a webpart that gives the user a feed of any annoucement list in the entire site collection, so they can aggregate data to a central portal.
I'm currently using the following, but can't ...
1
vote
0answers
91 views
Is my Object Casting Model acceptable?
I'm creating a SharePoint application, and am trying some new things to create what amounts to an API for Data Access to maintain consistency and conventions.
I haven't seen this before, and that ...
8
votes
2answers
948 views
LINQ to Sharepoint - Repository pattern and common methods in repositories
I generated a entity classes + data contexts by LINQ to Sharepoint and created a repository classes. When I use normal database and mapping like Entity framework I've got usually some base repository ...
0
votes
1answer
133 views
Is it possible to use SharePoint Logger from MS P&P SharePoint 2010 Guidance Library when user is not authenticated?
I am working on custom authentication for SharePoint 2010. And I found very useful to use SharePoint Logger from MS P&P SharePoint 2010 Guidance Library.
It works fine when I get instance of ...
1
vote
1answer
321 views
Has anyone worked with the SharePoint Guidance Repository Pattern?
Any issues faced when using libraries and lookup columns?
Please share you thoughts and experiences as I am planning to use it.
2
votes
2answers
240 views
Problem installing patterns & practices SharePoint Guidance
I'm having trouble setting up the Partner Portal. I got a System.NotImplementedException when I ran the setup script. Can someone shine some light on this?
I am running VSeWSS using the local machine ...