Re: .net framework
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Fri, 8 Feb 2008 02:25:50 +0100
"Armin Zingler" <az.nospam@xxxxxxxxxx> schrieb:
I know this is not really a development problem but why do you have
to install the .net framework to run a vb.net program?
Because even the type Integer is defined in the Framework.
Or because the Framework does the just-in-time compilation (JIT).
Or because the Framework is responsible for memory management including
garbage collection.
Overview:
http://msdn2.microsoft.com/en-us/library/a4t23ktk.aspx
(and sub topics)
This doesn't answer the follow-up question why the .NET Framework isn't part of each version of Windows ;-).
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
.
- Follow-Ups:
- Re: .net framework
- From: Spam Catcher
- Re: .net framework
- From: RobinS
- Re: .net framework
- References:
- .net framework
- From: id10t error
- Re: .net framework
- From: Armin Zingler
- .net framework
- Prev by Date: Re: Store an image
- Next by Date: Re: Sharing Global stuctures between VB.net and C++.net or C#.Net
- Previous by thread: Re: .net framework
- Next by thread: Re: .net framework
- Index(es):
Relevant Pages
|