Explain the .NET architecture.

Answer Posted / preeti

.NET Architecture is based on CLR(common language run time).
Following is layered architecture of .NET

Layer 1---> .net Languages(Like c#,vb.net,j#)
Layer 2---> Common Language Specification(CLS)
layer 3---> Window forms and web applications
Layer 4--->Database Connection(XML,ADO.NET)
Layer 5--->Commomn Language Runtime(CLR)
Layer 6---> Operating System.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is .net core cross platform?

633


How will you register com+ services?

1616


Explain me why do we use msmq?

569


How do we access crystal reports in .net?

595


What does .net stand for?

577






How boxing and unboxing occures in memory?

614


Can you create instance of a class which has private constructor?

594


What is reflection and what is it for?

576


What tools is used to develop .NET applications?

624


Explain the process of compilation in .NET?

633


Difference between class and interface in .net?

591


What is concurrency? How will you avoid concurrency when dealing with dataset?

596


Explain asp.net?

614


What are Satellite Assemblies? How you will create this? How will you get the different language strings?

1579


What is a web service in .net?

587