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
What is the intermediate language between asp and asp.net1.0?
Show different types of collection in .NET?
Please explain what inheritance is, and why it's important?
I'm having some trouble with cas. How can I troubleshoot the problem?
Please explain what is the difference between a class and an object?
Which namespace is require to used XML in .NET?
What is heap and what is stack?
Explain code access security.
What are Attributes in .NET?
What are the authentication methods in .net?
What tools is used to develop .NET applications?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What is the purpose of IClonable interface in .NET?
Can "this" be used within a static method?
Can I write il programs directly?