March 2007
December 2006
Programming Tutorial and Articles-----www.hotcoding.com
by sz2006 & 2 othersTutorials guide and articles about software programming including C, VC, C++, Win32, C#, Delphi, Visual Basic, Perl and etc. You could take this as a resource reference if you are interested in software programming.
Programming Tutorial and Articles-----www.hotcoding.com
by Mintolf & 2 othersTutorials guide and articles about software programming including C, VC, C++, Win32, C#, Delphi, Visual Basic, Perl and etc. You could take this as a resource reference if you are interested in software programming.
Programming Tutorial and Articles-----www.hotcoding.com
by Clichop & 2 othersTutorials guide and articles about software programming including C, VC, C++, Win32, C#, Delphi, Visual Basic, Perl and etc. You could take this as a resource reference if you are interested in software programming.
September 2006
Discover for Delphi
by Regis (via)Discover is an analysis tool that allows you to measure how thoroughly your programs have been tested.
Discover shows interactively and directly in the source code which basic-blocks (code sequences that always execute sequentially) have been executed at least once and which have never been executed.
June 2006
May 2006
April 2006
TDbf web page
by jdrsantosTDBF is a freeware native data access component for Borland Delphi, C++Builder and Kylix, and for FreePascal. It allows you to create very compact database programs that don't need any special installer programs. In fact the code to access your database is compiled in your project executable file. It takes only a few kilobytes in your executable and doesn't need any other external files to run.