Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jumping off into web enabled applications from D5?

Status
Not open for further replies.

DauntlessDavid

Programmer
Sep 19, 2006
1
US
Dear sir,
I at a place where I must jump off from the wonderful world of Delphi 5 into the ASP.NET 2.0 world.
I really liked how I could create a datamodule form with TTable's and TQuery's to access the database in a strategic way.
Now, looking at VS.NET 2005 and ASP.NET 2.0 I find I have to abstract the data in classes or write much code to define the data handling.
My question is this, does the new Delphi product allow me to write ASP enabled (or web enabled using Win32) and use my old friendly way of handling data?
If so, what Borland product would I buy?
Thank you,
David Kennedy
dak@itracker.com
 
I'm pretty sure the newer .NET version of Delphi support ASP.NET as I have seen some tutorials on delphi.about.com to that end.

Clive
Runner_1Revised.gif

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer." (Paul Ehrlich)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top