Re: There is no .NET in Vista Code?
- From: "Chris Burrows" <cfbsoftware@xxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 20:26:20 +1030
"Ryan McGinty" <rmcginty@xxxxxxxxxxxxxxxx> wrote in message
news:f8eaca9c6fe138c81aab9b389a64@xxxxxxxxxxxxxxxxxxxxxxxxx
I believe this trend has been the "bloat is best" mantra at MS for awhile
and started back with VB :) You can't have sleek sexy programs running on
an OS that keeps growing exponentially in size and requirements. That
would just be wrong.
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.
e.g. one Win32 Delphi app I ported was originally 670K. The new Component
Pascal for .NET version exe is a sleek sexy 44K. Added bonuses are that it
has more features than the original and no longer needs third-party
components - everything I needed was included in the .NET framework
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.
Unfortunately for Delphi, it is highly unlikely that the VCL.NET framework
will ever be bundled in with the OS.
--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp
.
- Follow-Ups:
- Re: There is no .NET in Vista Code?
- From: Captain Jake
- Re: There is no .NET in Vista Code?
- From: Lurkio
- Re: There is no .NET in Vista Code?
- From: Bruce McGee
- 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?
- Prev by Date: Re: Go, software activation, go!
- Next by Date: Re: Favourite pictures
- 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
|