What is Common Language Runtime?
The CLR is the layer of the .NET Framework that makes language independence work. Written mostly in Microsoft's new language, C#, the CLR provides services that any .NET program can use. Because of .NET's component architecture, software written in any language can call upon these services.
Read More
Add Comment (1)
Hits: 1715








