Sunday, 28 April 2013

What do you mean by .Net Framework? | VB.Net Interview Questions

It is a collection of classes and services.It exists as a layer between.NET applications and underlying operating system.
i.e., it encapsulates the basic functionality that was earlier built into programming languages such as debugging and security services.
[.net framework is a collection of services & classes.it exists as a layer b/w .net applications 7 the underlying operating system.
.net framework consists of web forms,window forms & console applications that pertain to the presentation layer of the application.
.net framework consists of two other components,the .net framework base classes & common language runtime(CLR).]

No comments: