|
Purpose
There are a lot of applications that use TreeView as a base UI navigation control in WinForms (Windows) applications.
The main idea of creating the #ManagmentConsole.NET was to create a .NET version of MMC - Microsoft Managemnt Console.
It allows easyly separate business logic of the application from the UI implementation.
ALL CODES AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
|