.Net is network enabling technology.
By using .Net we can develop the various internet
applications like windows based and web based
applications..etc..
.NET is not a language or package ........ its a framework
by using which we can develop all app oriented programming
in all applications like web
applications,windows,mobiles...etc.,
.NET is a new environment for developing and running
software applications, featuring ease of development of web-
based services, rich standard run-time services available
to components written in a variety of programming
languages, and inter-language and inter-machine
interoperability.
 .net Framework is a programming environment
provided by MS, which is used by the developer to design,
develop & Deploy, various kind of applications such as
windows, web, mobile, console applications, web services
etc. clr forms the core of DOTNET.
.NET is essentially a framework for software development.it
is similar in nature to any other software development
framework (J2EE etc)in that it provides a set of
containers/capabilities,and a rich set of pre-built
functionality in the form of clss libraries and
Apls.The .net framework is an environment for
building,deploying, and running webservices and other
applications.it consists of 3 mainparts.Common Language
Runtime(CLR),the framework classes,and ASP.NET.
.net is a framework for web application.also for windows
application.it was developed by microsoft in the year of
2005. and now advance version will be developed by ms. and
its name is .net2009.
.net is supported by 44 languages.and also it support
irrespective of architecture.
.net is framework developed by microsoft. Developers can
create different type of applications like windows, web,
mobile, device etc. using 44 languages supported by .net.
This framework support language interoperability and OOPs
concept.