What is CLS?

Answer Posted / satish v itagi

The way language compilers handle types with regard to the
bytes occupied, sign-bit handling, storage place (register,
far or near) are almost proprietory of that language. When
more than one language comes to a single platform ( for eg.
DotNet) where a Intermediate Language code is compiled
based on the input language and executable code is compiled
just in time, these proprietory has to adjusted to the most
common practices amongst all participating languages. This
eliminates certain strong and professional handling of
types by individual language compilers but makes language
platform independent that is run by Common Language RunTime
(CLR) like executors.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why asp.net mvc is better than asp.net? : Asp.Net MVC

495


What is the adavantage of using ASP.NET routing?

644


How to set the pane area to transparent of a scrollPane component.?

559


Is it possible to apply themes to an asp.net application? If yes, then how?

571


What are the two Layouts supported by a Web form in ASP.NET?

548






If we remove web.config or machine.config from the application then, is this application will works?

592


What happens if an ASP.NET server control with event-handling routines is missing from its definition?

595


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1405


Explain different authentication modes in asp.net?

548


What is the use of placeholder control?

547


Tell me the code snippet to show how we can return 404 errors from HttpError?

782


What is an assembly? Explain its parts.

629


What is enableviewstate?

534


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

554


Explain serialization and deserialization?

542