Uses of CLR ?
Answers were Sorted based on User's Feedback
Answer / shirishakyatoor
CLR common Language Runtime : It is a runtime excution
engine for all the applications developed using .Net
Framework.
Some of the Uses Of it are :
Automatic memory management,garbage collection,code
execution,type safety, versioning , and some other system
services...
| Is This Answer Correct ? | 32 Yes | 2 No |
Answer / suresh mediboyina
CLR is Excutive environment of .NET Applications.
.Net source code converted into MSIL code and then CLR
converts machine understanable code by using JIT compliers.
CLR takes care about of Code Access Security,Gerbage
Collector,Converting compile code to mechine understable
code,versioning and etc
| Is This Answer Correct ? | 13 Yes | 3 No |
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Can we make a class with class with same;suppose public class abc { public class abc { } }
How to implement caching?
Can you please anyone explain in detailed Webservices concepts in Asp.net?
How do you handle unhandled exceptions in ASP.NET?.
What?s the difference between Response.Write() and Response.Output.Write()?
2 Answers Siebel, Visual Soft,
What is the roll of JIT in asp.net?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
How to Insert a TextBox value in to Sql database using C# coding?
17 Answers HCL, Sona, TCS,
What is break mode?
Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks
What is the parent class of all the web server control?
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)