Re: C# (etc) and .NET
- From: "Carlos J. Quintero [VB MVP]" <carlosq@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Jan 2006 13:21:41 +0100
Hi Criminet,
..NET is composed of some runtimes, a huge class library, etc. and a set of
languages (since .NET is multi-language) to code the applications. Once
compiled, C# source code is converted to intermediate language (IL) that in
turn will be executed. So, basically you use .NET all the time, but you use
C# only when you write the source code.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Criminet" <Criminet@xxxxxxxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
news:1BFA7284-561E-4165-8C15-562DD4ABD4B5@xxxxxxxxxxxxxxxx
> Hi all,
> I am learning C# and .NET and trying to understand when I am using C# and
> when I am using .NET, or is C# more a syntax of .NET?
> Kind Regards.
.
- Prev by Date: Re: Run macro at startup
- Next by Date: Re: Unable to debug vs2005 outlook addin
- Previous by thread: Re: C# (etc) and .NET
- Next by thread: namespace questions
- Index(es):
Relevant Pages
|