.Net framework is an environment where the software developers can develop and deploy the applications .this frame work is provided by Microsoft is an run time environment.by using this frame work we can develop any various kinds of applications such as windows applications,web applications,mobile applications,console application with the .net compatible languages like c#,VB.net
......please share your knowledge to learn yourself and make others too learn
Hi..
ReplyDeleteThe .net framework allows infrastructural services to all the applications developed in .Net compliant language.It is an engine that provides runtime services using its component like Common Runtime Language. The .Net framework provides tools and technologies to develop windows and web applications.
It mainly contains two components.those are
CLR and Class Library.