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 |
What is new asp.net core?
What is the behavior of a Web browser when it receives an invalid element?
What are the different methods of session maintenance in asp.net?
how can i am search the data from database? just like google
When web.config is called ?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
if u r projet consist of 4 people means how can u manage the file
Can you change a Master Page dynamically at runtime?
What is the difference between a.Equals(b) and a == b?
Project Architecture (3tier, n-tier)
Which namespace do the classes, allowing you to support COM functionality, are located?
Is data can be edited in the Repeater 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)