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 the difference between the C#.NET and VB.NET?

Answer Posted / vasu

The Common Language Specification (CLS) is an agreement among language designers and class library designers to use a common subset of basic language features that all languages have to follow.

Common Type System (CTS) describes how types are declared, used and managed in the runtime and facilitates cross-language integration, type safety, and high performance code execution.CTS defines rules that languages must follow, which helps ensure that objects written in different languages can interact with each other.


Common Language Runtime is the underpinning of the .NET Framework. CLR takes care of code management at program execution and provides various beneficial services such as memory management, thread management, security management, code verification, compilation, and other system services. The managed code that targets CLR benefits from useful features such as cross-language integration, cross-language exception handling, versioning, enhanced security, deployment support, and debugging.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class library in .net

1148


Explain me difference between public and static modifiers?

1208


Please explain is the jit an interpreter?

1223


What is data type and how many types of data types are in .NET ?

1149


Explain the process of compilation in .NET?

1172


How will you load dynamic assembly? How will create assemblies at run time?

2178


Explain what relationship is between a process, application domain, and application?

1115


What is managed code in .NET?

1257


Explain me what is an anonymous method and how is it different from a lambda expression?

1048


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

1013


SAP Business One(this is intigrated tool of .net)

2280


Is .net a language?

1086


Explain the code behind wors and contrast that using the inline style.

1065


Explain the purpose of Remoting in .NET?

1183


What is Full trust permission set in .Net

2398