In Brief

This chapter provided an overview of .NET, explained how to start a new project, and introduced some of the major features of C#Builder.

  • C#Builder is a tool for building .NET applications in a productive manner. Because of this focus, it is important to understand what .NET is and the basics of how it works. Because .NET applications run on a virtual execution engine called the Common Language Runtime (CLR), their execution behavior is different than traditional natively compiled applications. Other features of .NET include the .NET Framework Base Class Library (BCL), which offers thousands of reusable types and multiple programming languages, including C#, which targets the CLR.

  • C#Builder helps a developer work more productively with predefined project wizards that help you get set up and running quickly. Other IDE features include an HTML editor, a Tool Palette for drag-and-drop visual designer support, a Project Manager for working with project files, and an Object Inspector for modifying visual designer element properties.

  • The development environment is set up for convenience and customizability. For example, you may choose any desktop configuration that is comfortable for your work. Other points of customizability include toolbars and the Tools menu, where third-party applications may be added for quick access. There is also a macro facility for performing repeatable tasks more efficiently.



C# Builder KickStart
C# Builder KickStart
ISBN: 672325896
EAN: N/A
Year: 2003
Pages: 165

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net