Explain the .NET architecture.
Answer Posted / pramod rai
Architecture of .Net is based on CLR. CLR is the Common
Language Runtime which runs as virtual machine on Operating
System. CLR manages execution of code right from memory
allocation to Garbage collection. CLR consists of CLS and
CTS. Every program that is written in .NET runs on CLR. We
can write code on different languages which should be
compliant with CLS. Languages like C#.net,VB.net,J#.net are
supported by CLR. All code written in such language is
knwon as Managed Code. With the help of such language,
different types application like, Console Based, Web based
and windows based can be written. Also it can uses ADO.NET
for backend connectivity.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is a strong name in .net?
What is the use of gacutil.exe?
Explain how to manage pagination in a page using .net?
What is Ajax design pattern in .NET?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
How server form post-back works?
What is lambda expressions in c#?
Explain the difference between task and thread in .net?
Explain why do we use msmq?
What is the difference between response.write & response.output.write?
When displaying fonts, what is the difference between pixels, points and ems?
Will my .net app run on 64-bit windows?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Tell about your technical profile ?