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 CLS?

Answer Posted / lokendra khandelwal

common language specification defines the common types that
are supported by the languages which are compatible with the
.net framework. For example if u develop a webservice with
functions which are accepting unsigned integer values as
parameter and u want to use that service in a language that
won't supports unsigned integers then u will get a problem
.So the languages which wants to be compatable with .net
must support the types that are specified by CLS.

CTS is the service which is used by the CLR to manage the
code.CTS can express the semantics of any programming
language. CTS defines a standard set of types and rules to
create new types.The runtime understands how to create and
execute these types.Compilers and interpreters use the
runtime(CLR) services like CTS to define types,manage
objects and make method calls instead of using tool or
language specific methods.CTS goal is to enable multi
language integration

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the cookies work in asp.net?

1062


How would you turn off cookies on a page of a website?

868


Explain http handlers? Where we can use the http handlers?

1184


What is data grid view in asp.net?

904


Explain the code Access Security (CAS) in .net Framework?

1197


What is viewstate? In which event of the page life cycle, is the viewstate available?

981


What is IPostBack? How to use it?

1042


Is it true that a Web service must be written in .NET or not?

1040


What is session and application variable in asp net?

859


how to elimainte the similar data from the different tables

2121


Describe the .net base class library.

989


Can we add code files of different languages in app_code folder?

1043


Is oauth for authentication or authorization?

982


What is enableviewstate in asp net?

908


Why select Web API?

955