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 do I use response redirect?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is deff. saop and disco?
Explain how viewstate is being formed?
How do http sessions work?
What’s the catch?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.
When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?
Define reflection in .net?
What is the parent class of all web server control?
How can you achieve nested Masterpages in 2.0?
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)