Answer Posted / suren
The CLR is the execution engine for .NET framework
applications.
Commom Type System. This is the range of types that .NET
runtime (CLR)
understands.
Commom Language Specification. This is the subset of CTS,
which all .NET
languages must support.
| Is This Answer Correct ? | 67 Yes | 15 No |
Post New Answer View All Answers
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Show different types of collection in .NET?
What is the base class of Button control in .NET?
Will it go to finally block if there is no exception happened?
Explain re-clarification of object based in .net?
Explain what is mutex?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Explain me how does linq work?
What is DTS and explain the purpose of it?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
What is Full trust permission set in .Net
What tools can I use to develop .net applications?
How to Create and Consume a Web Service?
Is there built-in support for logging?