Sharing revelations on C# and SharePoint
Thursday, 4 November 2010
The trial period for this product has expired
›
On 01 Nov 2010 we were greeted with this on one of our companies internal SP2010 farms: It turns out that the expiry for the Betas of ShareP...
Thursday, 2 September 2010
Unexplained "Object reference not set..." errors
›
After 2 days of investigation, it appears that our totally unexplained 'object reference not set to an instance of an object' error...
Monday, 9 August 2010
Upgrading Features in SharePoint 2010
›
At last, the ability to upgrade features! Source: Upgrading Features in SharePoint 2010 - Jan Tielens' Bloggings
Thursday, 5 August 2010
The most elegant way of using disposable SharePoint objects
›
void CombiningCallsBestPractice() { using (SPSite siteCollection = new SPSite(SPContext.Current.Web.Url)) using (SPWeb web = siteCollec...
Home
View web version