delphi spirit, forever

Posts Tagged ‘prism

20 Nov, 2008

Delphi Prism Language – What you can do

Posted by: admin In: general

Delphi Prism brings a lot of new features in the language, here a list of new thinks you can do. # Variable everywhere and create a instance at the same time you declare. var path : String := System.IO.Path.GetFullPath(tbDatabase.Text); db : DataContext := new DataContext(path); begin var i : Integer := 0; var contacts := [...]

Tags:

18 Nov, 2008

Codegear RAD 2009 will publish

Posted by: admin In: delphi 2009|general

Yes, it’s include Delphi 2009, C++ Builder 2009, and Delphi Prism 2009. You can visit codegear website for the detail. CodeGear RAD Studio 2009 Complete rapid application development solution for native Windows and .NET Includes Delphi 2009, C++Builder 2009, and Delphi Prism 2009 Connect with a wide variety of databases in a consistent way using [...]