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 | 1 No |
Answer / anilkumar
CLR is execution the application but it is not develope.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh b patil
CLR or Common Language Runtime is a runtime framework which
is responsible for executing the compiled informations like
assemblies which are built once the programs get succesfully
compiled and are run.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is enableviewstate?
What is the difference between <%#%> and <%=%>?
What is repository pattern in mvc.net? : asp.net mvc
Can you please anyone explain in detailed Webservices concepts in Asp.net?
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
Why is asp.net so popular?
what is the purpose of update panel control in ajax?
Explain form level validation and field level validation?
List the asp.net validation controls?
What are the advantages of using Master Pages?
Explain exception handling in .net.
What is web.config and machine.config ?
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)