Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the .NET architecture.

Answer Posted / gaurav shenolikar

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 ?    96 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain asp.net?

1142


Explain about the features and elements present in Visual studio.NET IDE?

1118


What is the difference between odbc and ado?

1295


What is meant by globalization and localization?

1104


What are the differences between user control and server control?

1173


What is common type system (cts)?

1045


What are the deferred execution and the immediate execution in linq?

1073


Explain what are an object and a class?

1134


What is the use of design pattern?

1064


What should you do to store an object in a viewstate?

1138


What is an exe and a dll?

1255


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

1139


Explain what is the difference between encrypting a password and applying a hashing?

1232


Using activex control in .net?

1053


What are .net functions?

1014