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
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is the server of asp.net?
What is the default authentication mode for asp.net?
Explain the code Access Security (CAS) in .net Framework?
How many types of cache are there?
What is difference between inproc and outproc?
What are the modes of updation in an updatepanel?
How does u get record no from 5 to 15 from a dataset of 100 records?
How can you identify that the page is post back?
What is sta?
Can you explain architecture of your project ?
What is the difference between adding reference in solution explorer and adding references by using ?
Which is faster union or union all?
What is clr? Difference between clr & cts?
What are the advantages of asp.net mvc framework? : asp.net mvc