Skip to Content
Microsoft® .NET Kick Start
book

Microsoft® .NET Kick Start

by Hitesh Seth
December 2003
Intermediate to advanced content levelIntermediate to advanced
504 pages
10h 42m
English
Sams
Content preview from Microsoft® .NET Kick Start

Reviewing Managed Code

Key to understanding the .NET Framework and in particular the CLR (Common Language Runtime) is knowing what managed code is. Managed code is code written in any .NET-supported programming language (for example, C#, Visual Basic .NET, J#, Managed C++, JScript.NET, or other third-party supported languages), which executes using the services provided by the CLR. A key highlight of writing managed code is that developers no longer have to worry about memory management (allocating and freeing up memory for the various objects). However, as you dig deeper into what constitutes the CLR, you will realize that there is more to the CLR than just memory allocation and garbage collection.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek
C# 4.0 Unleashed

C# 4.0 Unleashed

Bart De Smet

Publisher Resources

ISBN: 0672325748Purchase book