Articles in the developer tools category
Microsoft Visual C# 2008 Express Edition IDE
If you are looking for a freeware tool that will help you develop basic applications for the Windows OS, then Microsoft Visual C# 2008 Express Edition is the right choice for you. I, for example, have started learning C# with the 2005 Edition, then ...
Notepad++ - source code editor
Notepad plus plus is free software under GPL license (General Public License). This application will fulfill the basic tasks of the ordinary notepad and more. You can use it as a source code editor for a variety of programming languages like Pascal, C/C++, ...
InstallSimple 1.27 - pack application files into an installer
InstallSimple, as it name suggests, is a simple utility that allows you to pack all the files that make up your application into one executable file (installer). The steps are quite easy to follow.

