没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > mediamonkey-cs-tagger |
mediamonkey-cs-tagger
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
This project has two main objectives:
1. Design an application to serve as a common framework for adding new functionalities to MediaMonkey software.
2. Test all the new applicable features of C# 3.0 and .NET Framework 3.5
It works with the component DBSongs which is installed along with MediaMonkey in Windows based systems.
The application consists of a main form with a menu for each action. Each menu shows a new form for the input required in the operation.
The project is written entirely in C# 3.0 and is a desire of its author to intentionally employ the last features of the language as well as the ones shipped in the .NET Framework 3.5.
Nevertheless, the app's GUI don't include enhancements in its first version (i.e. WPF stuff) but it is planned to transform this GUI.
Feel free to contribute with C# code (V1.0, 2.0, 3.0) we will take that code and transform it to V3.0, since we need to test the new stuff.