What is .NET Framework in C#?

Net framework was 1.0 which came in the year 2002. In easy words, it is a virtual machine for compiling and executing programs written in different languages like C#, VB.Net etc . It is used to develop Form-based applications, Web-based applications and Web services.

Read more