Tuesday 24 January 2012

Managed Code in ASP.NET

In ASP.NET programming, the term Managed Code is used to describe the code that will execute only under the management of a Common Language Runtime Virtual Machine. In the same reference to context, the code that does not depend on the Common Language Runtime is known as unmanaged code.

Increased security, and structured and convenient code are the main benefits of managed code. Moreover, it also supports in process of quality assurance practices in process of ASP.NET programming.

The code which is not managed can bypass the ASP.NET framework and make direct calls to the operating system. A point of concern here can be like the Managed code cannot be accessed outside of the runtime environment. It also cannot call any function directly outside the runtime environment.

At SPEC INDIA, our trained team of ASP.NET developers is eager to take care of any custom requirement from our probable Clients and prospects from all over the globe. If you have any requirement or queries, feel free to drop an email at our id lead@spec-india.com, we will be happy to assist you.

No comments:

Post a Comment