Answer Posted / prerna
CLR stands for Common Language Runtime.It provides the
ability to write code in .NET compliant languages like
VB.Net,c#,JScript etc.the result is that code written will
be transformed in what is known as MSIL(Microsoft
Intermediate Language) & then can be run using CLR on any
platform.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write a code snippet to implement the indentation in json in web api.
Can you explain one critical mapping? Performance issue which one is better?
What is a server cookie?
How does the service stream content?
What is true about application service provider?
Define authentication and authorization.
How can you identify that the page is post back?
Can I combine classic asp and asp.net pages?
Explain the difference between inline and code behind - which is best in?
How do I know asp.net mvc version? : Asp.Net MVC
What is aspect-oriented programming?
What are validator? How do you disable them?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How does session work?
How can we use Web API with ASP.NET Web Form?