Pages
(Move to ...)
Home
My Certifications
SP2010 Book Contributors
Purchase The SharePoint Handbook books
SP2013 Handbook on Amazon
▼
Saturday, 31 July 2010
Best Practice Sharepoint 2010 coding tips
›
1.> SharePoint Dispose Checker Tool - Run the SP Dispose Checker Tool on all custom code you write. SPSite & SPWeb object has a big...
1 comment:
SharePoint 2010 Claims based security & Security notes
›
Non-Active Directory users in MOSS could support Forms Based Authentication (FBA) so can use SQL to authenticate users, or other providers....
SharePoint 2010 simple reporting options
›
Overview : SSRS has it's place but I want to gather reports from a composite application where data is stored in SharePoint lists. Solu...
1 comment:
Thursday, 29 July 2010
Custom error and call stack info is not showing on my SP dev machine
›
Problem : I have turned my web.config file customErrors mode to "Off" however the error is telling me to turn it off or RemoteOnl...
1 comment:
Monday, 26 July 2010
Problems with SPMetal in SharePoint 2010
›
Overview: I have been doing a fair amount of LINQ to SharePoint lately and I have found a couple of issues, my vitriolic rants are: SP m...
2 comments:
Friday, 23 July 2010
SharePoint 2010 Ribbon for Developers
›
Overview : SP2010 implements the ribbon UI. Ribbon in the same as word 2007 ribbons in that it provides contextual actions that the user can...
Thursday, 22 July 2010
Deploying to GAC vs bin folder in SP 2010
›
Problem : Do we deploy our to the GAC or the bin directory. Answer : It depends on what the dll is, who needs to use it and is the SharePo...
2 comments:
‹
›
Home
View web version