What is .Net Framework?
varun joshi
.net is a collection of multiple programming languages. It has some predefined classes
.NET is a programming framework created by Microsoft that developers can use to create applications more easily. it is set class libraries consisting of pre-written code called “classes” that provides many functionalities for developing applications.In .Net framework everything in organised into groups called “namespace”.So .Net Framework is the collection of Assemblies to support the .Net application development and .Net application execution.In short, .NET Framework provides an environment for building, developing and running web services and other applications. It consists of three distinct technologies: