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


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'for loop'?

768


What is the difference between response.write & response.output.write?

812


What are .net applications?

753


which methos do you invoke on the dataadapter control to load your generated dataset with data?

796


Explain how does assembly versioning work?

796


What is equivalent for regsvr32 exe in .net ?

872


Explain the .net framework overview?

776


When a Static Constructor called in .NET?

791


What are the types of jit?

817


What is the use of immutability?

846


Tell us what is the difference between struct and class?

755


What is meant by globalization?

777


Is there built-in support for tracing?

808


Is atl redundant in the .net world?

749


  • Accomm
  • i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;

    1595