Re:Suggestions required about D7-> Turbo Delphi for win32 migration
"Joey" <
XXXX@XXXXX.COM>writes
Quote
i currently use Delphi 7 Pro.
1) with reference to Win32 programming only (for .NET i have already
switched to VC# 2005 Express) which benefits could I get installing the
new Turbo Delphi for win32 (free edition)?
Advantages WIN32 wise, between Delphi 7 and D2006, lets see, first, a great
new memory manager, if you are not using FastMM, then you will feel right in
the spot
a great performance difference. Inline statements, which can also improved
performance... oh, lots of RTL functions using faster implementations thanks
to the FastCode planning.
IDE:
Wow, differences in the IDE between Visual S and the Delphi one, simply, you
will love it, first it may shock you with the toolbar location, but after
that, the code templates, the hotkeys to access the component pallete, the
syncedit, the refactoring options (lots more and more complex than Visual
S), there are lots of articles going through all this options, so just
google a bit and you will see it.
Quote
2) Are there some problems installing it, considering that i have already
VC# 2005 Express/NET 2.0 and for example in the TD "prereqs" I have read
Microsoft.NET 1.1 runtime and SDK.
It uses SDK 1.1 for .Net development, and it is required by the Delphi IDE.
Im using BDS, having also VS 2005 installed with no problem at all.
Quote
3) In the free edition i know it is not allowed to install 3rd part
components in the IDE palette: is this true also for, say, self-made
components, I mean for components selfdeveloped?
thanks in advance for any suggestion/help about the above!
Can't help you on the last one, but i think that selfdeveloped components
are allowed.
Cya.
Esteban Pacheco
A Delphi Programming Blog
estebanp.blogspot.com