Bob Swart
If the IDE didn’t tell you already, make sure to run the Check for Updates wizard to download the Help Update 1 English for CodeGear RAD Studio 2007 (as well as Delphi 2007 for Win32… … Read more
17 years ago in CodeGear0
JED
If you haven’t received the TJSDialog 1.0.043 update by now, it is because your email host has rejected the email. Please contact me directly to get this solved!You need this version installed before you can… … Read more
17 years ago 0
Bob Swart
Like Marco Cantù I will also be at CodeRage II (in the week from November 26-30, 2007), although I won’t be present “live” the whole week, since I’ll also be doing two Delphi masterclasses for… … Read more
17 years ago in Conferences / Events0
Anonymous
We have finally come to an end in the long running series of of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. All the chapter excerpts that I have posted… … Read more
17 years ago in DN4DP0
Bob Swart
In this article, I’ll examine transaction support in the different Win32 data access technologies available in Delphi and C++Builder, from BDE / SQL Links (deprecated!) via dbGo for ADO to dbExpress and MIDAS / DataSnap. … Read more
17 years ago 0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at .NET and Win32 constructors. This is the final post in this… … Read more
17 years ago in DN4DP0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at class references. This posts covers .NET vs Win32 constructors. Note that… … Read more
17 years ago in DN4DP0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at differences in abstract class behavior. Here we look at class references…. … Read more
17 years ago in DN4DP0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at initialization and finalization sections. This post covers some minor differences in… … Read more
17 years ago in DN4DP0
JED
You can now download a video which previews the new TJSEditDialog component. TJSEditDialog is a descendant of TJSDialog which adds edit functionality.Think of replacements for InputBox and InputQuery but heaps better. The download is just… … Read more
17 years ago 0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at the .NET and Win32 casting issues. Here we quickly covers some… … Read more
17 years ago in DN4DP0
Anonymous
The Russian Delphi programmer Sergey Antonov (or Антонов Сергей – aka. 0xffff) is a real hacker in the positive sense. He approached me with some intriguing assembly code that implements the equivalent of the C# yield statement!… … Read more
17 years ago in hack, Win320
SKamradt
One of the big problems I have faced by using Vista Ultimate on my primary development machines as a host OS for virtual PC development environments has been the fact that Vista Ultimate (and I… … Read more
17 years ago in software release0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at the .NET and Win32 differences for untyped var and out parameters…. … Read more
17 years ago in DN4DP0
Anonymous
As part of the new language syntax inherited from Delphi.NET, native Delphi now (since Delphi 2005) supports for-in loops (known as foreach in C#). The new syntax is easy to read, and it reduces the clutter of… … Read more
17 years ago in D2007, Win320