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 does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

745


When a Static Constructor called in .NET?

770


What is a web service in .net?

771


What is a .net class?

805


What is machine.config in .net?

762


Is there built-in support for tracing?

774


How do we access crystal reports in .net?

796


I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.

1678


Difference between value type & reference types ?

779


How does linq work?

765


Explain what rare the types of jit and what is econo-jit?

694


What is RCW (Run time Callable Wrappers)?

2132


With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?

719


Explain what is the difference between web application and enterprise application?

762


What's singleton activation mode in .net?

787