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

Which class is used to send an email message from an ASP.NET Web page?

548


What are the differences between the response.write() and response.output.write()?

539


Explain the features that make asp.net more used framework? : asp.net mvc

489


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

525


How do you use viewstate?

558






How does cookies work in asp net?

517


What is asp short for?

567


How do u declare static variable and how it is declared and what is its lifetime?

523


How can you ensure a permanent cookie?

560


Where session variables are stored?

548


what is DLL Hell and how it is solved in .NET? please explain clearly??

1893


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

500


How can we Validate a Controls in ASP.NET page using JavaScript?

637


What is the good practice to implement validations in aspx page?

642


What is asp according to you?

532