HOME

TheInfoList



OR:

Turbo C# is a discontinued
integrated development environment An integrated development environment (IDE) is a Application software, software application that provides comprehensive facilities for software development. An IDE normally consists of at least a source-code editor, build automation tools, an ...
(IDE) from
Borland Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
that came in two versions, Explorer and Professional. It uses the C# programming language to develop applications for
WinForms Windows Forms, also known as WinForms, is a free, open-source graphical user interface (GUI) class library for building Windows desktop applications, included as a part of Microsoft .NET, .NET Framework or Mono, providing a platform to write cl ...
and
ASP.NET ASP.NET is a server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Ac ...
. The free Explorer edition, which had a fixed IDE targeted towards student,
amateur An amateur () is generally considered a person who pursues an avocation independent from their source of income. Amateurs and their pursuits are also described as popular, informal, autodidacticism, self-taught, user-generated, do it yourself, DI ...
, and hobbyist programmers is no longer available. The Professional edition had an extensible and customizable IDE.


See also

*
Turbo C++ Turbo C++ is a discontinued C++ compiler and integrated development environment originally from Borland. It was designed as a home and hobbyist counterpart for Borland C++. As the developer focused more on professional programming tools, later T ...
*
Turbo Delphi Turbo Delphi is a discontinued integrated development environment (IDE), created by CodeGear, for student, amateur, individual professionals, and hobbyist programmers. It used the programming language Delphi, which is a dialect of Object Pascal. ...
*
Turbo C Turbo C is a discontinued integrated development environment (IDE) and compiler for the C programming language from Borland. First introduced in 1987, it was noted for its integrated development environment, small size, fast compile speed, com ...


References


External links


Borland's official Turbo C# Site
CodeGear software {{compu-prog-stub