Explain cls?



Explain cls?..

Answer / Mahendra Nath Mishra

CLS stands for Common Language Specification. It is a set of rules for writing .NET code that can be compiled to any .NET language without issues, ensuring code portability between languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

1 Answers   Infosys,


Explain an assembly?

0 Answers  


Can you please explain the difference between dataset and datareader?

1 Answers  


hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.

1 Answers  


How do you rate yourself in .NET ?

3 Answers   Infosys, Seneca Global,


What is jagged array in vb.net?

1 Answers  


Can you please explain the difference between int and int32?

1 Answers  


What is MSIL.

8 Answers   HDFC,


what is the dif b/w panel and groupbox.

4 Answers   Ksb,


what is delegates

2 Answers  


List the two main parts of .net?

1 Answers  


Explain about the keyword must inherit?

1 Answers  


Categories