Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Uses of CLR ?

Answers were Sorted based on User's Feedback



Uses of CLR ?..

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

Uses of CLR ?..

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

Post New Answer

More ASP.NET Interview Questions

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?

0 Answers  


Can we make a class with class with same;suppose public class abc { public class abc { } }

1 Answers  


How to implement caching?

2 Answers   Infosys, Microsoft,


Can you please anyone explain in detailed Webservices concepts in Asp.net?

1 Answers  


How do you handle unhandled exceptions in ASP.NET?.

3 Answers  


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?

7 Answers  


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

0 Answers  


How to Insert a TextBox value in to Sql database using C# coding?

17 Answers   HCL, Sona, TCS,


What is break mode?

0 Answers  


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

6 Answers  


What is the parent class of all the web server control?

0 Answers  


Categories