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
What is strong typing and weak typing?
What are all the differences between dispose and finalize()?
What does assert() method do In VB.NET
Explain code security?
Which namespace are used for accessing the data?
Explain the difference between web.config and machine.config and where it will be ?
List the types of authentication?
Explain trace in vb.net?
what is difference between web.config and machine.config and where it will be ?
Can you please explain the difference between authentication and authorization?
What is an assembly and its use?
How can we remove handlers at run time?
Explain about rapid application development tool?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain managed code?