delphi spirit, forever

Archive for the ‘general’ Category

02 Jul, 2009

File share suggest

Posted by: admin In: general

Oops, I can’t visit box.net in my country, I don’t want use proxy every time when I want to upload files to box.net. Any one can suggest me some well file share website ? Related posts Using FireFox instead of TWebBrowser in Delphi applications (0) How to check the email address input is validate in [...]

Tags:

28 May, 2009

RAD Studio 2010 v14.0.3417.21151 download

Posted by: admin In: general

After installed, IDE version os v14.0.3417.21151. http://installers.codegear.com/release/radstudio/14.0.3417.21151/adodbxclientdriver.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bcbwin32.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bcbwin32 english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bcbwin32xyz.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bcbwin32xz.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bde.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bde_pro.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bdecommon.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bdecommon english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bdecommon_pro.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bdecommon_pro english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bdecomponentsnet.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/bdpnet.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/blackfishsql.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/blackfishsqlarchent.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/blackfishsqlpro.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/boost.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/boost installer.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/borland database engine professional english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codeguard.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_bcbw32.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_bcbw32 english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_csharpx.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_csharpx english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_delphi.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_delphicom english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_delphix english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualization_net.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualizationx.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualizationx english.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/codevisualizationz.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/corba.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/core.7zip http://installers.codegear.com/release/radstudio/14.0.3417.21151/core english.7zip [...]

Tags:

This update brings updates for database and DataSnap. The developers who use DataSnap and want to access DataSnap Win32 server through .NET client applications, update 2 is mandatory. To upgrade, shutdown your IDE and use the Check for Updates from your Delphi or download the update 2 from registered users area: http://www.codegear.com/downloads/regusers/delphi The list of [...]

Tags: ,

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 [...]

18 Nov, 2008

Turbo Pascal 5.5 for download

Posted by: admin In: general

This is the first version Turbo Pascal I used, maybe in 1993. Thanks to borland, thanks to turbo pascal. I download it from codegear, if you like it, you can download from this site,963k.Turbo Pasacal 5.5 Related posts TurboPascal TimeLine (0)