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

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

Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

1093


What tools is used to develop .NET applications?

1131


Explain the purpose of Remoting in .NET?

1179


Is .net a programming language?

1004


Explain boxing and unboxing in .net.

1042


What is new in .net core?

974


what is the keyword used for self reference?

2453


What is the difference between a debug and release build?

1375


What does mean by .net framework?

1257


How inheritance works in .net?

1108


Explain re-clarification of object based in .net?

1049


What are Attributes in .NET?

1119


Please explain what is the difference between a class and an object?

1102


Does .net supports destructors concept?

2110


Explain me how does linq work?

1250