HowtoASP.NET
Skip to content
  • Tutorials
    • How To Send Email in ASP.NET
    • How to create Web Service in ASP.NET
    • How to create new aspx web page
    • How to use pager in GridView control
    • How to refresh a page in ASP.NET
  • ASP.NET Books
  • ASP.NET Hosting
  • Developers
  • Reference
  • Glossary

Managed code

Managed code is the code that is executed by the CLR. It provides information (i.e., metadata) to allow the CLR to locate methods encoded in assembly modules, store and retrieve security information, handle exceptions, and walk the program stack. The managed code can access both managed and unmanaged data.

Best VPN for Developers

Related tutorials:

  1. Assembly
  2. Configuration Management
  3. Managed data
  4. Multi-module Assembly
Categories: ASP.NET Glossary Tags: asp.net
Post navigation
← Locale Managed data →
Best VPN

Categories

  • ASP.NET
  • For Beginners
  • VB.NET
  • C#
  • MVC
  • Ajax
  • Web Forms
  • Database
    • SQL Server
    • ADO.NET
    • LINQ
    • Access
  • Mobile
  • Security
  • Web Hosting
  • CSS
  • HTML
  • Errors

Most Popular

  • Best ASP.NET Hosting
  • Best ASP.NET Books
  • How to send email
  • How to create Web Service
  • How to create new aspx web page
  • How to use pager in GridView control
  • How to refresh a page
Contact Us | Privacy Policy | Terms

Last Updated 06/17/2025

© 2025 HowtoASP.NET - ASP.NET Tutorials with Examples - All Rights Reserved.

All trademarks are property of their legal owners.
We use cookies to give you the best experience on our website.I accept