Introduction to .NET Framework, C# (C Sharp) and Windows Forms

Microsoft .NET Framework

Microsoft .NET Framework is technology for building and running .NET applications. It provides a standard library of classes and a run-time environment called Common Language Runtime (CLR).CLR is the foundation of the .NET Framework. It manages code at execution time, memory management, thread management, remoting.
| | | | |
2017/10/05 03:59