Developer's Toolkit

Blog archive

Turbo Lives!

To those seeking a return to the days when it was possible to be a serious hobbyist programmer with dreams of writing a breakout commercial product, the Turbo products announced by Borland back in August are now available for download. These include Turbo C++, Turbo Delphi, Turbo Delphi for .NET, and Turbo C#, and come in two packages, an Explorer version that can be downloaded for free or purchased on CD for a nominal charge, and a Professional version that will price at less than $500.

Make no mistake; these products are fully modern IDEs, with UML modeling, drag and drop user interfaces, and full data access objects. Developers can use the integrated Borland Database Engine (based on DBASE and Paradox), or third-party databases such as MySQL. It is possible to build serious applications using these products. The difference between the Explorer and Professional editions is that the Professional editions provide the ability to write your own user controls, and to install and use third party user controls.

Go to www.turboexplorer.com for the free downloads. And happy coding!

Posted by Peter Varhol on 09/25/2006


comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube