What is a Managed Data?
Answers were Sorted based on User's Feedback
Answer / ankammarao
The Code Which is under the control of CLR is known as
Managed Code
Is This Answer Correct ? | 15 Yes | 2 No |
Answer / m.sivakumar
Managed data in memory allocated and deallocated by the Common
Language Runtime (CLR). Managed data can be accessed only by
managed code.
We can call garbage collector to collect un- referenced data
by executing System.GC.Collect().
Is This Answer Correct ? | 11 Yes | 0 No |
Answer / anand gopal makwa munger
The code which run under CLR(Common Language Runtime) called managed Data.All the .NET code run under CLR.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rakesh namdeo
The code which runs inside the environment of CLR is known as managed code,
Is This Answer Correct ? | 1 Yes | 0 No |
List all templates of the repeater control.
Which is the best institute for ASP.NET?
8 Answers ABC Infotech, Tech Mahindra,
what is CLR?
how to convert varchar into datatype int............. in ASP
When does a session actually start?
What does this do? gacutil /l | find /i about
What is role-based security in asp.net?
How to set the pane area to transparent of a scrollPane component.?
What is variable and constant in .net programming language?
Are cookies client side or server side?
“~” means in asp.net application?
List of words of preprocessor in .net?