memory management

  • Thread starter Thread starter kumar
  • Start date Start date
K

kumar

whats the memory management in asp.net..........how it
will implement it
 
In .NET, memory management is handled by the CLR (common language runtime).
It is not something you have to worry about.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top