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 |
What are validator? Name the Validation controls in asp.net? How do u disable them?
What does postback mean?
Explain the difference between value type and reference type?
Explain the difference between or and orelse?
Can we store PROGID information in database and dynamically load the component ?
1 Answers Digital GlobalSoft, e4e,
Explain cookies with example.
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Why cyclomatic complexity is important?
Features in ASP.NET?
Explain swagger components.
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)