Answer Posted / guest
it is a set of standard resource that any .Net programee
can take advatage of writeen in any language regardless of
the programming language it is using. it is the environment
under which .Net programme runs.
the resources are: 1. OOPS , 2. Security Model , 3. Type
System , 4. All .Net Base Classes , 5. All .Net FrameWork
Classes , 5. Execution & Code Management , 6. IL to Native
Language Translator and otimizers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Described strong typing and weak typing?
Explain the difference between datatable and dataset?
What languages does the .net framework support?
What is different between web.config and machine.config and where it will be ?
Explain namespace?
What is break mode? What are the options to step through code?
Explain cts?
Explain the difference between c# and vb.net?
Explain an assembly?
difference between checkbox vs radiobutton??
what is common language specification?
Explain about Visual basic.NET culture?
What is the difference between vb 6 and vb.net?
Explain the differences between vb.net and c#, related to oops concepts?
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?