Sign In
Roger Lamb's SharePoint Developer Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
February 2011
(1)
December 2010
(1)
November 2010
(1)
October 2010
(1)
February 2010
(1)
November 2009
(1)
October 2009
(1)
September 2009
(1)
June 2009
(1)
April 2009
(1)
February 2009
(1)
January 2009
(5)
December 2008
(1)
November 2008
(1)
October 2008
(1)
February 2008
(1)
January, 2009
MSDN Blogs
>
Roger Lamb's SharePoint Developer Blog
>
January, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Roger Lamb's SharePoint Developer Blog
Automate SharePoint Dispose() code reviews with SPDisposeCheck
Posted
over 3 years ago
by
Roger Lamb [MSFT]
3
Comments
Today the Microsoft SharePoint Product Team announced the SPDisposeCheck utility here and also at Paul Andrew’s blog here . You can download the free SPDisposeCheck utility in the MSDN Code Gallery http://code.msdn.microsoft.com/SPDisposeCheck . The SPDisposeCheck...
Roger Lamb's SharePoint Developer Blog
SharePoint 2007 PublishingWeb.GetVariation() Method Leak
Posted
over 3 years ago
by
Roger Lamb [MSFT]
1
Comments
PublishingWeb.GetVariation() method returns a PublishingWeb object which which needs to be explicitly Closed() as shown in the following code sample. For a complete list of all the updated SharePoint Dispose() guidance please see SharePoint 2007 and WSS...
Roger Lamb's SharePoint Developer Blog
SharePoint 2007 UserProfiles.PersonalSite Property Leak
Posted
over 3 years ago
by
Roger Lamb [MSFT]
2
Comments
The following edge case applies to MOSS 2007 (and not WSS 3.0). When using the following pattern the property Microsoft.Office.Server.UserProfiles.PersonalSite requires a Dispose() call before leaving scope if you use the property in your code. Below...
Roger Lamb's SharePoint Developer Blog
try / finally using() SharePoint Dispose()
Posted
over 3 years ago
by
Roger Lamb [MSFT]
11
Comments
Chances are that by now if you have been developing on the Microsoft SharePoint Office Server (MOSS) 2007 and Windows SharePoint Services (WSS) 3.0 Object Model (OM) for any length of time you are aware of the importance of when to (and when not to) call...
Roger Lamb's SharePoint Developer Blog
CTP of VSeWSS 1.3 Announced – Now installs on 64bit OS
Posted
over 3 years ago
by
Roger Lamb [MSFT]
0
Comments
Paul Andrew just announced on the Microsoft SharePoint Team Blog that a new Community Technology Preview (CTP) version of the Visual Studio extensions for SharePoint 1.3 (VSeWSS 1.3) is now publically available on Microsoft Connect site. New Features...
Page 1 of 1 (5 items)