Explain the .NET architecture.
Answer Posted / rengarajiyer
The .Net framework consists of
1)The .Net framework class library
2)CLR which is Common Language Runtime
3)Languages and
4)Web Technology(ASP.NET)
| Is This Answer Correct ? | 50 Yes | 14 No |
Post New Answer View All Answers
How will you load an assembly which is not referenced by current assembly?
Explain me what is the .net framework and how does it work?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
How will you load dynamic assembly? How will create assemblies at run time?
What is heap and what is stack?
What is .net latest version?
Explain what is mutex?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What is func in .net 3.5?
What is view state in .net?
How big is the datatype int in .net?
What is Event Bubbling in .NET?
How to load a user control dynamically in runtime?
What are the new features of Framework 1.1 ?
What is the advantage of packaging over xcopy in .net?