Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Monday, February 2, 2009

SharePoint Dispose Checker Tool

This one was a long awaited from Microsoft. They have released "SPDisposeCheck" which looks at the code in SharePoint and confirms that there are no memory leakages or extra memory consumption. As we are all aware of, this has been an issue since long going un-noticed into the deployment. So let's use this tool to run our projects through this checker before we go for any deployments.

Visit the MSDN code page and download SPDisposeCheck

Technorati Tags: ,,,

Friday, January 30, 2009

Web Development Helper

This is a good one!!!

We as a Web Developer may want to leverage this awesome HTTP sniffing tool.  This tool is a great asset when doing web client development like Flash, Silverlight, AJAX, and other likes.  As a Microsoft developer we have these two tools, and they are free :-) Fiddler and Web Development Helper.  I’m getting to like this Web Developer Helper.

It actually sits is your browser.  So you just need to turn it on and  get an explorer bar at the bottom showing all that you need.

Take a look at it.

Technorati Tags: ,,,