Please send me the latest asp.net,c#,sql server interview
questions .my email id is ramtryin@gmail.com

Answer Posted / vijay

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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How server form post-back works?

576


What is difference between .net and .net core?

539


Which dll translate xml to sql in internet information server (iis)?

570


What is the purpose of enumerable class in .net?

650


What are multicast delegates?

577






Do you know what is garbage collector?

565


Is .net is a language?

557


What is the procedure to add assemly to gac to make it shared one?

505


Explain how to redirect tracing to a file?

549


Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?

595


Explain about the Common Language Runtime?

613


What is 'Common Type System' (CTS) in .NET?

645


Explain the difference between static page and dynamic page?

542


What is dot net architecture?

554


What are the advantages of .net core?

524