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
Write the .net syntax for 'for loop'?
What is the difference between response.write & response.output.write?
What are .net applications?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Explain how does assembly versioning work?
What is equivalent for regsvr32 exe in .net ?
Explain the .net framework overview?
When a Static Constructor called in .NET?
What are the types of jit?
What is the use of immutability?
Tell us what is the difference between struct and class?
What is meant by globalization?
Is there built-in support for tracing?
Is atl redundant in the .net world?