Answer Posted / mohd. faizaan
CLR is considered as the heart of .net framework, if your
CLR is not enable,you won't be to compile your application
and the code that runs under CLR is known as managed
code,this also ensures code access security by eliminating
the objects those are no longer in use thus automatically
mahages memory.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is jit compilers?
What is a manifest in .net?
How many types of design patterns available in .NET?
Explain webfarm vs webgardens in .net?
What is a serviced component?
What is an exe and a dll?
Describe the use of following com+ services jit activation, queued components, object pooling.?
What is new in .net core?
What is data type and how many types of data types are in .NET ?
Explain what do the terms “boxing” and “unboxing” mean?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
What is stored procedure ? how we use it in .NET ?
Explain about the Common Language Runtime?
Please explain what is the difference between encrypting a password and applying a hashing?