what do you mean by .Net Framework
Answer Posted / remya murali
It is a collection of classes and services.It exists as a
layer between.NET applications and underlying operating
sytem.
ie it encapsulates the basic functionality that was
eaerlier built into programming languages such as debugging
and security services.
| Is This Answer Correct ? | 76 Yes | 7 No |
Post New Answer View All Answers
What are the advantages of vb.net and c#?
How many languages are supported by .net?
What is stack used for in vb. Net?
Name the class which allows an element to be accessed using unique key?
Name the tool which can convert visual basic old version to .net compatibility version?
What is the source code for display the picture in button click event?
What are jagged arrarys ?
What is difference between inline and code behind?
Explain the use of serialization and deserialization?
What is the difference between manifest and metadata?
What are the difference between dispose(), close(), exit(), end()?
Explain about the feature anonymous type?
What is redim keyword?
Which is the base class for all the classes in .net framework?
What is private assembly?