This is the first installment of a series of articles discussing the development of a console utility written in .NET C#. In this first article, I look at creating a multi-project solution in Visual C# 2005, and sketch out the application requirements. I also take a look at application configuration files and custom configuration section handlers.

Link: Image manipulation and storage in C# – part 1