Re: There is no .NET in Vista Code?
- From: Lurkio <spam?@no.thanks>
- Date: Tue, 21 Mar 2006 14:40:20 +0000
Chris Burrows wrote:
One of the great things for developers producing .NET applications is that this trend has at last been reversed.
Maybe you are thinking of Delphi .NET apps? These certainly have some significant overhead but that is a Delphi problem not a .NET problem.
Typically my non-VCL, non-Delphi .NET apps are less than 1/10th of the size of the original Delphi Win32 app that I translated.
Obviously in that size discussion you would be excluding
for the sake of your argument the size of the framework
run-time, the size of the assemblies of the components that
most significant apps have to ship, etc.
Jeez, you could make that self same (false) argument about
the size reduction benefits for Delphi exes through checking
"build with run-time packages"... :-P
The requirement for the user to download the .NET framework is the only thing that is holding me back from distributing .NET apps. However, it is a very short-term issue. Sooner rather than later it will be pre-installed along with the OS (some manufacturers are already doing so). It will be no more necessary to download and install the framework than it was to download and install Comctl32.dll and all the other Win32 dlls needed for your Win32 app to run.
I was hoping myself that at some point the framework would
be "baked in" to OS releases such that the re-distribution
issue would be killed...but I see no evidence that this will
be the case. Version 2.0 of the framework will be pre-installed
for Vista but when version 3.0 of the framework rears its head
(or even some unforeseen v2.1 release) the installed base for
that latest version of .NET slips back to zero...
Far from being a "very short-term issue", re-distribution of
the framework looks more to me like a "for the foreseeable
future" issue...
.
- Follow-Ups:
- Re: There is no .NET in Vista Code?
- From: Jim Cooper
- Re: There is no .NET in Vista Code?
- References:
- Re: There is no .NET in Vista Code?
- From: John Jacobson
- Re: There is no .NET in Vista Code?
- From: Ryan McGinty
- Re: There is no .NET in Vista Code?
- From: Chris Burrows
- Re: There is no .NET in Vista Code?
- Prev by Date: Re: Developing in a VM
- Next by Date: Re: Beware of 2fast" jumping to .NET 2.0 if you come from 1.1 and don't understand compilation model
- Previous by thread: Re: There is no .NET in Vista Code?
- Next by thread: Re: There is no .NET in Vista Code?
- Index(es):
Relevant Pages
|