Introduction - If you have any usage issues, please Google them yourself
Writing Windows programs using the.NET framework has become very simple in many ways. In many cases, the.NET framework uses metadata that is bound to the assembly at compile time by the.NET compiler, making it easier to program flexibly. In fact, it is possible for.NET to use nested metadata to free us from DLL hell.