what is CLR?
Answers were Sorted based on User's Feedback
Answer / k.satymababu
The .net frame work provides a runtime enviornment called
the common language runtime(CLR)
CLR handels the execution of code and provides useful
services fotr the implementation of the program in addition
to execution code.
CLR provides services like
===>Memory management
===>Thread Management
====>Security Management
======>Code Verification
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / gyanendra
CLR stands for COMMON LANGUAGE RUNTIME ,BASSICALLY .NET
FRAM WORK SUPPORT SO MANY LANGUAGES LIKE c++, c#, J# ,VB
clr provides common enviornment to execute code .
bcoz source code converts after compilation into microsoft
intermidiate code (msil) or we can say machin code that can
be under stand by CLR .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
how to edit gridview control in asp.net2.0
What data types do the RangeValidator control support?
What is the application pool?
What is the asp.net mvc folder conventions? : asp.net mvc
Can I have a unique key as foreign key?
What is a page life cycle?
What are the disadvantages of view state / what are the benefits?
Can we make a class with class with same;suppose public class abc { public class abc { } }
What is versioning in .NET?
1 Answers Syntax Softtech, Wipro,
State differences between MVC and WebAPI
What is difference between session and viewstate?
calling result set one procedure to anothar procedure in sql2000
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)