Migration of an existing C++ standard framework to .NET. The framework consists of two parts: Data access classes and GUI class. It is implemented in C#.
Supplement
Data access classes: Configuration, logging, reading, writing in DB. GUI class: with tree view menu, special text box, icon menu, status bar. GUI class is implemented in VB. Net.