Answer Posted / deepak kumar
ClS stands for Common Language Specification is a set of
common rules contained by Common Language Runtime.CLS
allows a programming language to be a .NET complaint
programming language that follows it's rule.CTS(Common Type
System) is one of the specification of CLS,that allows
a .NET compliant languages to declare and manage thier data
types.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of using Windows authentication in a Web application?
What is role-based security in asp.net?
What does occur first in ASP.Net, Authentication or Authorization?
Explain about solution explorer window?
Explain the server control events of asp.net ?
How do you remove duplicates without using remove duplicate stage?
How can you handle unmanaged code exceptions in asp.net?
Is post back property in asp net?
What is difference between viewstate and session state in javascript?
How will you maintain versioning in asp.net 2.0?
Can I combine classic asp and asp.net pages?
Explain the use of errorprovider control in .net?
Which is better union or union all?
Explain the path instructions in xaml?
What is difference between session and cookies?