Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where to start?

1 view
Skip to first unread message

Jamie Dale

unread,
Aug 5, 2008, 1:27:43 PM8/5/08
to
Hi

Whats the best way to get started with delphi for .NET?

Surely there must be a good tutorial somewhere online as to how to work with
these .aspx pages?

I'm using Turbo Delphi for .NET (2007 I think)

cheers


Deli Soetiawan

unread,
Aug 5, 2008, 9:07:29 PM8/5/08
to
http://delphi.about.com/od/aspnet/l/aa042704a.htm

On Wed, 06 Aug 2008 00:27:43 +0700, Jamie Dale <jamie...@yahoo.com>
wrote:

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Deli Soetiawan

unread,
Aug 5, 2008, 9:07:59 PM8/5/08
to
and
http://www.aspxdelphi.net/

On Wed, 06 Aug 2008 00:27:43 +0700, Jamie Dale <jamie...@yahoo.com>
wrote:

> Hi

--

Jamie Dale

unread,
Aug 6, 2008, 8:17:23 AM8/6/08
to
Ah thanks for those!

It is really quite daunting to try the latest version of Delphi for .NET.
I've been a hardcore D6 man for a few years (and still am for my primary
win32 coding) however I wanted to get into this .aspx stuff using cassini
proxied through apache as I can see some potential for not learning php ;)

Its just mind blowing though when you open up the IDE and find so many
different things - even the package names are different - EG dialogs is now
Borland.VCL.Dialogs.... Its like learning all over again!

Anyway thanks for the help
"Deli Soetiawan" <crushf...@gmail.com> wrote in message
news:op.uffxflj2r9wvmw@loggic-prog...

David Cornelius

unread,
Aug 6, 2008, 1:34:13 PM8/6/08
to
> Its just mind blowing though when you open up the IDE and find so many
> different things - even the package names are different - EG dialogs is
> now Borland.VCL.Dialogs.... Its like learning all over again!


Be aware that there's two ways to program in Delphi .NET: 1) using VCL for
.NET, and 2) "native" .NET.

Using VCL for .NET allows you to keep your familiar Win32 controls by
wrapping them with .NET controls. You might have more or less options and
there will be some twisty head kind-a things you have to do to get dbExpress
going (at least in my experience). The advantage, of course, is that you'll
get a .NET application going more quickly because the learning curve is much
less--and it will take you a long ways to converting your Win32 apps to .NET
if that's a goal.

But if you're getting into this to learn the .NET way, don't use VCL for
.NET, but only pure .NET controls. At least, that's my 2 cents.

--
David Cornelius
CorneliusConcepts.com

Deli Soetiawan

unread,
Aug 6, 2008, 9:09:04 PM8/6/08
to
i think he gonna make ASP.NET web application with Turbo Delphi.Net, i
never tried any Delphi for .Net yet, but if we gonna make web application,
do we deal with VCL.NET?

--

Jamie Dale

unread,
Aug 7, 2008, 8:08:25 AM8/7/08
to

"Deli Soetiawan" <crushf...@gmail.com> wrote in message
news:op.ufhr5eptr9wvmw@loggic-prog...

>i think he gonna make ASP.NET web application with Turbo Delphi.Net

Yes thats the plan... yet if I'm brutally honest I couldn't even get the
demos suplpied to work. I'll get the default page, click a link and then it
all crashes.

I gave up and assumed it was just as bad as D2005 for .NET


Rick Carter

unread,
Aug 7, 2008, 5:13:21 PM8/7/08
to
>I'm using Turbo Delphi for .NET (2007 I think)

Actually the Turbos were based on Delphi 2006.

Hint: There is a newsgroup for ASP.NET, which might be the best place to
go in the future.

Rick Carter
cart...@despammed.com
Chair, Delphi/Paradox SIG, Cincinnati PC Users Group

--- posted by geoForum on http://delphi.newswhat.com

0 new messages