Home > Archive > microsoft.public.cert.mct > September 2003 > The difference between CLR and .NET Framework





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author The difference between CLR and .NET Framework
Glyn

2003-09-30, 11:24 am

The .NET Framework has two main components: the CLR and
the .NET framework class library. The CLR is the
foundation of the .NET Framework. You can think of the
runtime as an agent that manages code at execution time,
providing core services such as memory management, thread
management, and remoting, while also enforcing strict type
safety and other forms of code accuracy that ensure
security and robustness. The class library, the other main
component of the .NET Framework, is a comprehensive,
object-oriented collection of reusable types that you can
use to develop applications ranging from traditional
command-line or graphical user interface (GUI)
applications to applications based on the latest
innovations provided by ASP.NET, such as Web Forms and XML
Web services.

As a MCT (I presume) you must surely have passed one of
the Premier certifications. Obviously not .NET. This
information is readily available on-line and on MSDN.

Hope this helps.

Glyn
MCSD .NET

>-----Original Message-----
>Hi there,
>
>The trainer material I'm going to use to train course

2124 says :
>'The .NET framework is based on a new common language

runtime.'
>I always thought that the two were the same.
>
>Can someone explain the difference to me ?
>
>Kind regards,
>Rainier
>
>
>.
>

Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net