Post 2: JVM, JRE and Java

When programming in ..net, the key things to know where CLR, the common language runtime, which was the core engine to execute .net programs. The .NET Framework, which consisted of framework class library, libraries for WinForm applications, ASP.NET applications, ADO.NET, WPF, WCF, XAML, LinQ, TPL etc. essentially everything that is required to run a .net application. Finally, one needed a language to code for .NET platform so languages like C# or VB.NET or even J#.

C# came into existence alon...
 •  0 comments  •  flag
Share on Twitter
Published on March 22, 2016 01:55
No comments have been added yet.