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 |
how to create textboxes dynamically and insert textbox text into sql database
Difference between ASP Session and ASP.NET Session?
How many types of validation controls are provided by ASP.NET?
What is session start?
Can u able to get the xml document in crystal report if yes how its possible
What is the main function of url routing system in asp.net mvc? : asp.net mvc
How do you declare static variable? What is its lifetime?
What is state management technique?
Can you set the session out time manually?
What namespace does the Web page belong in the .NET Framework class hierarchy?
What is a swagger in web api?
How do pass data from one layer to another layer in N-tier architecture?
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)