what do you mean by .Net Framework
Answer Posted / neetu chauhan
.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
aaplication.
.net framework consists of two other components,the .net
framework base classes & common language runtime(CLR).
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between dispose and finalize()?
What is the exact defination of object?
Define manifest?
How do you retrieve the customized properties of a .net application from xml .config file?
What is trace in vb.net?
Which control is an example of an object in vb net?
Explain the difference between system.string and system.stringbuilder classes?
Can you please explain the difference between dispose and finalize()?
Explain and brief about rapid application development tool?
What is globalization?
How many classes a dll can contain?
Is vb.net a programming language?
Name the two main parts of .net?
What is the source code for display the picture in button click event?
What’s the difference between private and shared assembly?