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...

what is dotnet architecture? can anyone explain that.

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is .net able to support multiple languages?

1070


Do you know what is linq?

1114


What is value type and refernce type in .net?

1111


How you apply a theme in whole application in .Net?

1302


What is class library in .net

1147


I'm having some trouble with cas. How can I troubleshoot the problem?

1077


Do you know what is .net standard?

1182


What is .net3.5?

1113


When displaying fonts, what is the difference between pixels, points and ems?

1321


How can I find out what the garbage collector is doing?

1032


What are situations when you register .NET assembly in GAC ?

1117


What is Event - Delegate? clear syntax for writing a event delegate

2082


What is the difference between .net 2000 and .net 2005(features)? Which one is better?

1027


How can you turn-on and turn-off cas?

1037


If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?

1063