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 |
what is state management?
What is autopostback in dropdownlist in asp net?
What is the page life cycle in asp.net?
What is the difference between adding reference in solution explorer and adding references by using ?
Give an example of cookie abuse.
Explain culture and uiculture values.
How do you turn off cookies for one page in your site?
what is the purpose of update panel control in ajax?
about view state and how validation controls will be executed on client and server
How can we create pie chart in asp.net?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is considered a service provider?
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)