I haven't used VCL.NET and I don't know if you can use that to do ASP.NET apps, but other than knowing the Delphi language, using .NET won't make things much easier.
You'll have to learn about ASP.NET and how .NET handles data access etc. Having said that if you have to rewrite it, ASP.NET is quite nice once you familiarize yourself with it. The flipside is once you have an ASP.NET app, a winform app shouldn't require too many changes to the core code to create a windows app. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Veale Sent: Wednesday, 26 May 2004 11:39 a.m. To: [EMAIL PROTECTED] Subject: [DUG]: migration from desktop to web? Hi All. I have written a desktop application that simply takes some data and graphs it. The client now also wants a web version of the software. Will .NET allow me to do this easily or would it be a re-write of the software in the web language? (this is of course if I can convince work to move me from delphi 5...) Cheers Chris ______________________________________________________ The contents of this e-mail are privileged and/or confidential to the named recipient and are not to be used by any other person and/or organisation. If you have received this e-mail in error, please notify the sender and delete all material pertaining to this e-mail. ______________________________________________________ _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
