March 2009 archive

SharePoint Dispose Checker Tool

The Microsoft SharePoint team have released a SharePoint disposal checker tool to the MSDN community. This command line tool scans individual asseblies, or entire directory structures and analyses the code for memory leaks through poor disposal. I ran it against some of my assemblies and I’m happy to say only my quick command line tools …

Continue reading

List view Web parts… No folder breadcrumb

One thing that has always confounded me is the lack of a breadcrumb in List View WebParts. Picture the scenario, You drag a Document library list view onto your web part page. fine no problems there. You click on the first folder, down one level, then another, Then perhaps one more.. Hang on, I thought …

Continue reading