A VCL.NET Dangling Question..
From: Edwin Lau (edwin_at_iredsoft.nospam.com)
Date: 02/15/05
- Next message: Hrvoje Brozovic: "Delphi is mature, no more childish dreams"
- Previous message: Lauchlan M: "Re: Delphi's 10th anniversary"
- Next in thread: John Kaster (Borland): "Re: A VCL.NET Dangling Question.."
- Reply: John Kaster (Borland): "Re: A VCL.NET Dangling Question.."
- Reply: TObject: "Re: A VCL.NET Dangling Question.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 15 Feb 2005 18:25:03 +0800
Personally, I like VCL.NET since it is an easy transition for a programmer
such as myself coming from the VCL environment.
I see that there are some people who advocate using pure .NET and I do
not doubt that it is a bad decision. Most of the resources outside are
available
as pure .NET tools and also it is easier to get C# books than Delphi.NET
VCL.NET
based books. There is probably also the issues of less assemblies to
distribute and
all that.
But I understand that the .NET Framework namely v1.1 that we know now would
be replaced by v2.0 which is going to be radically different from what it is
now, at least
as far as what I was told. I did took a look at the Visual Studio Web 2005
and the
ASP.NET has several other rich sets of components. I believe that the .NET
2.0
for desktop would have those too.
I also understand that the new major Microsoft Windows Operating System
which
supports .NET 2.0 framework natively so I guess by that time, the majority
of the
end user (If they upgrade OS) would be .NET 2.0 supported and those programs
if we write now if we use native .NET 1.1 framework would not run without
modification.
That's what I understand.
So that comes back to the issue of VCL.NET. From what I understand, the
VCL.NET
is the .NET rewrite of the VCL class of components which is pretty feature
rich as it
is now compared to the native .NET components. Let's not talk about the 3rd
party
ones available. I would assume that for now, the VCL.NET framework is
dependent on
the .NET 1.1 framework now and that would probably be an issue if someone
with
say Windows 2006 tries to run it as they only have .NET 1.1 framework. But
that is
probably when Delphi 2006 would come with the .NET 2.0 support. So I would
assume
that as a Delphi programmer all I need to do is just recompile the program
(technically
without any code change) and my VCL.NET based application can be .NET 2.0
compliance ?
And that in itself, apart from the ease of transition from the VCL to the
VCL.NET environment
would be made easy with Delphi 2005 or 2006 and above.
Am I right in my assumption ?
Of course, if I were to be looking at the ASP.NET environment then it would
be a different
issue altogether since it is fully based on the ASP.NET framework and not
the VCL.NET
framework and that could explain the components I could use and the language
that I am
using.
Thanks for staying so long to listen to my thoughts.
Edwin
- Next message: Hrvoje Brozovic: "Delphi is mature, no more childish dreams"
- Previous message: Lauchlan M: "Re: Delphi's 10th anniversary"
- Next in thread: John Kaster (Borland): "Re: A VCL.NET Dangling Question.."
- Reply: John Kaster (Borland): "Re: A VCL.NET Dangling Question.."
- Reply: TObject: "Re: A VCL.NET Dangling Question.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|