What is a Managed Data?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different web pages?

492


What are the advantages and disadvantages of session?

658


How do you handle server controls?

655


Explain the difference between asp & asp.net.

545


What is asynchronous call?

582






Why do I get error message "could not load type" whenever I browse to my asp.net web site?

625


What are the modes of updation in an updatepanel?

553


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2266


Explain what does mvc represent in asp.net? : asp.net mvc

495


Explain asp.net application life cycle?

542


What are session objects?

510


What is the difference between trace and debug in asp.net?

610


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

582


What is asp.net master page?

554


When was asp.net released?

564