| A first look at Delphi 8 for the Microsoft .NET Framework | ||||||||||||||||||||||||||||
| Delphi 8 for the Microsoft .NET Framework: a sneak peak! | ||||||||||||||||||||||||||||
Dateline : 12/2003.
I'm excited! I've already announced Delphi 8, an IDE for building pure .Net applications, including Windows Forms, Asp.net WebForms and Web Services - using your favorite language.
This time, with permission from Borland, we'll take a sneak peak into the new Delphi world.
What you should really read from the above "description" is that .Net is a programming platform that represents the future of Windows programming. The .Net offers multi-language support, programs can be written for the common language runtime in just about every language, including Delphi, C, C++, C#. Another important thing to remember is that the .Net Framework, beside the CLR, includes a rich set of classes, interfaces, and value types commonly referred to as the FCL (Framework Class Library).
When thinking about .Net, you should imagine a smart runtime for your programs - a framework that sits on top of your operating system and takes care of running your .Net applications ("traditional" Windows applications or Web sites). The common language runtime manages the execution of code and provides services, such as memory management and cross-language integration, that simplify the development process. The class library is a collection of reusable, object-oriented components for developing .NET applications that take advantage of the common language runtime services.
Delphi 8 includes both design and development support for both Microsoft .NET Windows Forms (and Web forms) and Delphi VCL forms and controls. VCL for the Microsoft .NET Framework is a set of standard VCL controls that helps make transitioning Delphi skills and source code to .NET easier. VCL for .NET is a large subset of the most common classes in VCL for Win32. The best thing is that Delphi for .NET applications will have the full access to MS .Net framework objects (like ADO.NET) - enabling Delphi developers to, for example, create .Net components and offer them to developers using VB.NET, C# and any other .net compliant language.
Delphi 8 for .NET and VCL.NET are intended to help users leverage the power of Delphi when writing new applications, as well as for migrating existing Win32 applications to the .NET Framework. VCL.NET is the same library of components you are used to working with Win32 versions of Delphi, updated for use in the .NET Framework.
Let's sum this up to see the real advantages of Delphi 8:
![]() That's just to tickle your imagination .. if you are interested in more IDE screen shots, proceed to next page... Next page > Delphi 8 IDE exposed > Page 1, 2 |
||||||||||||||||||||||||||||



