Introduction
(June 02, 2004) - It has been almost 6 months since Borland Delphi 8 for .Net became available.
It has been a little bit more then 2 years since Visual Studio .Net was released.
Even there are discussions between developers about a future of .Net more then half of Delphi developers are planning to move to the .Net Framework within next year or already did so.
Are you one of them? Do you plan to migrate your code using Delphi 8 for .Net? Did you decide if it is a right choice for you?
Delphi 8 for the Microsoft .NET Framework provides a pure Delphi solution with support for .NET Framework. It is designed to enable RAD with Microsoft ASP.NET Web Forms and Windows Forms, VCL for .Net, Microsoft ADO.NET, Borland Data Provider and Borland Enterprise Core Objects (ECO).
As a Delphi programmer you are still be able to use Delphi language and VCL and classes which were around since Delphi 1. Same time you have a full access to the .Net Framework and can share code available for .Net developers.
If you are not starting a new project "a legacy" of your code is a biggest concern and this is what we are going to discuss.
Before continue I am strongly recommend to read Migrating Borland Delphi applications to the Microsoft .NET Framework with Delphi 8 by Bob Swart.
This whitepaper discusses the migration of Delphi Win32 applications to the Microsoft .NET Framework using Delphi 8. The difference between Windows Forms and VCL for .NET is covered, as well as several example migrations from existing Delphi Win32 VCL applications to Delphi 8 native .NET applications.
From Delphi 6/7 to Delphi 8. Big step or small step?
Look at your application, look at the chart bellow. Do you see a majority of the component you are using today?
Then it is a time for you to move. Open a door into the .Net world.
 |
Notes
- Borland.VCL.Design.*.dll are not registered by default, you can do this using Installed .NET VCL Components - "Add..." option in BDS.
Links
About the Author
Serge Dosyukov, M.S., MCP, Borland Delphi Certified Developer, is founder of Dragon Soft, a consulting company located in Fresno, CA. Serge is Delphi/Pascal developer since Turbo Pascal 5.5, author of DS Plugin System for Delphi. Also maintain a library of scripts collection for Wise Installation system.
|
|

Server Response from: SC3