Pages
(Move to ...)
Home
My Certifications
SP2010 Book Contributors
Purchase The SharePoint Handbook books
SP2013 Handbook on Amazon
▼
Monday, 29 November 2010
SPMetal Extender CodePlex project
›
I have release a project on codeplex, SPMetal Extender to be able to use additional field types. Fields in lists can be extended using par...
Saturday, 27 November 2010
Error adding webpart containing validation control
›
Problem : When adding a custom built webpart with asp validator controls to a page, the user will encounter the following error when attempt...
1 comment:
Change to session cookies for Claims Based Authentication
›
When you log into SharePoint using Claims Based Authentication, a cookie is written/persisted to disk (FedAuth) to persist your session, w...
2 comments:
Linq to SharePoint - CRUD operations
›
Problem : Code to perform CRUD operations against a SharePoint list using Linq to SharePoint. Resolution : 1) Read: DataContext dc = new ...
5 comments:
Wednesday, 24 November 2010
Extending SPMetal
›
Problem : Using SPMetal retrieve a list and display the basic columns and the following 3 columns types: Attachments; Html Publishing fiel...
Friday, 19 November 2010
Deploying a Sandbox solution
›
Problem : I created several wsp packages, unfortunately 1 of the solution projects was marked as a Sandbox solution when the project was cr...
Thursday, 18 November 2010
Custom Claims Membership Provider
›
Problem : We have written a custom claims membership provider, it works in development however if fails in the UAT environment. The Member...
‹
›
Home
View web version