GotDotNet.com is a great source for all kinds of .NET and Visual Studio 2005 related code, information, and resources and is worthwhile for developers to get to know in its own right. But it's also the home for Visual Studio Powertoys, a collection of community inspired and developed widgets that developers often find not only interesting and fun, but also occasionally downright helpful and useful in their work.
If you visit the Visual Studio 2005 Core Community Powertoys home page, you'll find pointers to a single pilot project available there -- namely, the HelpTopicOnlineFinder. This handy little widget searches for user-entered help topics online, and is easy to use to determine if online changes to a given help topic have been posted recently. It's something that any application with a built-in help system can benefit from including, and represents the kind of thing that makes a very good Powertoy indeed.
Other links outside the site point to some equally great Powertoys, including the following:
Requires Free Membership to View
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director- is based on code that Lutz Roeder developed and Josh Ledgard turned into a Visual Studio 2005 tool window add-in. It lets developers see what XML document components look like when rendered in the form of end-user documentation (Legard's version requires DXCore, a free download from Developer Express, so please grab it if you don't already have it as well).

More on Powertoys Visual Studio 2005 Powertoys, Part 2 

- Visual C++ Powertools is a whole slew of interesting items that Josh Ledgard (who runs the Powertoys site) found on the GotDotNet site itself. These include a directory change monitoring tool (Delta), a server directory finder (FindDir), a dependent module tree diagramming tool (Depends), and a Service Pack Checker (SPCheck) that checks the origin of all kinds of system components, among a whole lot more.
For many more such goodies, check out the Powertoys Weblog at MSDN. Now that Visual Studio 2005 has been officially released, look some for these Powertoys (and more) to be "officially released" on the MSDN Web site as well. It's a sure-fire way to find great, free code widgets for the Visual Studio .NET environment! Definitely worth spending some time digging into, anyway.
Ed Tittel is a writer and trainer whose interests include XML and development topics, along with IT Certification and information security. E-mail etittel@techtarget.com with comments, questions, or suggested topics or tools to review. Cool tools rule!
This was first published in December 2005