What is CTS, CLS and CLR ?
Answer Posted / prabha c. kurne
.net is a software platform it's a language neutral
enviroment for developing .net applications that can easily
and securely operate within it. the net framework has two
main components the common language runtime (clr)and
the .net framework class library.
| Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
How do you deploy your asp.net application?
What is the difference between equals() and == in c#?
What is the sequence in which ASP.NET events are processed?
When does a session actually start?
What is difference in .net 1.1 and .net 2.0?
What is postback pixel?
What does asp in asp.net stand for?
Disable browser cache for entire ASP.NET website?
What is diff. Between abstract class and an interface?
What is difference between session and application in asp net?
What is the Intermittent crashing of application in production?
What is new asp.net core?
What is the part of url?
How do you remove duplicates without using remove duplicate stage?
What are the different types of proxy patterns?