ClassWizard  by  CodeGod

When creating a new class in VS you always have to code the properties for every member. Okay, in VS 2005 there is an "encapsulate field"-refactoring, but you have to do it again and again - for every member. I wrote an Addin for VS 2005 in which you can add a class, define the members you want and the properties are generated for you. Try it, it saved me a lot of time already. Show full image
DownloadDownload

ComUnInstaller  by  Kerem Gümrükcü

This Application allows you to Install or Uninstall COM Dlls and other Appplications that export the Standart C Functions for COM Installation. You just have to Drag&Drop the Binary on the Panels and the application will do the desired action for you. The application cant replace the regsvr32.exe but is more handy to use than the bulky console and regsvr32 if you have to install and remove a lot of COM Binaries on the fly.The package contains a component for testing the application (AxStandartCInterfaces.zip). Show full image
DownloadDownload

DevicePanel  by  CodeGod

This is a UserControl you can place onto a WinForm to display DirectX-Content. There are events you can bind and place your rendering-logic into the handlers. There is also an article available that describes the developement of this Control. Enjoy it! Show full image
DownloadDownload

DriveSpaceInfo  by  Kerem Gümrükcü

Application to show free space on available drives (and some more nice features) Show full image
DownloadDownload

EventNotifier  by  Kerem Gümrükcü

Did you ever forget a pizza in the oven while programming some cool stuff... This tool notifies you in such serious situations (.NET 2.0) Show full image
DownloadDownload

Guid Machine  by  Jan Welker

Whith this nice tool you can build Guids in different formats. The tool has options to copy to clipboard and to stay in foreground (.NET 2.0) Show full image
DownloadDownload

SystemWatcher  by  Jan Welker

This tool displays the CPU-usage and physical memory while staying in foreground with light opacity. Show full image
DownloadDownload

1


If you want your tool written in .NET to appear in this section then mail a zip-File containing the tool and source-code to info@codegod.de. It will be reviewed and published here for download.