Answer Posted / manikandan
CLR is the common language runtime. which is the feature
makes the .net applications to run plantform independent
langauge interoperability.
CTS Common type system is the part of the CLR which enable
the Common Datatype system to All the .net languages.
it also defines conventions to convert objects from one
langauge to another
| Is This Answer Correct ? | 37 Yes | 3 No |
Post New Answer View All Answers
Explain about branching logic control in vb.net?
Explain redim keyword?
How to connect crystal report in vb.net ?
How to achieve Polymorphism in VB.Net?
What is strong typing and weak typing?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Name the two main parts of .net?
Name some of the features of C# which are not present in VB.NET?
What is private assembly?
What is the exact defination of object?
Can you please explain the difference between vb and vb.net?
What is difference between inline and code behind?
What are different types of jit ?
Why is the xml infoset specification different from the xml dom?
Explain the difference between .dll extension and .exe extension files?