Welcome to TechNet Blogs Sign in | Join | Help

February 2009 - Posts

The February cumulative update for WSS V3 and MOSS 2007 has been released yesterday

As discussed by the Office Sustained Engineering group cumulative updates for all Office Products including WSS 3.0 and SharePoint 2007 will be released every second month. Yesterday we released the so called February Cumulative Update. Currently the

Interesting SPWeb leak pattern with Areas in SPS 2003

Recently I came across another very interesting coding pattern which is very similar to the interesting SPSite leak I showed a couple of days ago. public void workOnArea(Area area) { if ( area.Web != null) { string url = area.Web .Url; area.Web .Dispose();
Posted by Stefan_Gossner | 2 Comments
Filed under: ,

My "Content Deployment - Best Practices" article has been updated

Today I have updated my Content Deployment - Best Practices article with additional common problems.
 
Page view tracker