C# Builder Kick Start

Joe Mayo

  • 出版商: SAMS
  • 出版日期: 2003-10-01
  • 售價: $1,660
  • 貴賓價: 9.5$1,577
  • 語言: 英文
  • 頁數: 480
  • 裝訂: Paperback
  • ISBN: 0672325896
  • ISBN-13: 9780672325892
  • 相關分類: C#
  • 已絕版

買這商品的人也買了...

商品描述

 

Summary

C#Builder Kick Start provides a rapid overview of the C#Builder tool, a Borland developers introduction to C# explaining the new forms and interfaces, and set of examples illustrating the power of C#, C#Builder, and .NET development. Special attention is paid to differences between existing Borland tools and development strategies and C#Builder.

Table of Contents

Introduction.

How This Book Is Organized. Conventions Used in This Book.

I. OVERVIEW OF C#BUILDER AND THE C# PROGRAMMING LANGUAGE.

1. Introducing .NET and the C#Builder IDE.

.NET Concepts. Overview of C#Builder. Starting Projects. Running Programs. Toolbar Customization. Using the Tool Palette. About Code Insight. HTML Editor Coding. Controlling the Workspace. Adding Tools. Creating Macros. In Brief.

2. C# Basics.

Value Types and Reference Types. Built-in Types. String Formatting. Keywords and Operators. Statements. Coding with Snippets. Arrays. Enums. Methods. Properties and Indexers. In Brief.

3. Intermediate C#.

Reference Types. Object Construction/Destruction. Object-Oriented Features. Exception Handling. In Brief.

4. Advanced C#.

Operator Overloading and Conversions. Delegates and Events. Attributes. Interfaces. Examples of Interface Implementation. In Brief.

5. Managing Code and Projects.

Debugging Code. Organizing Projects. Referencing Assemblies. Source Code Change Management. Building and Compiling Your Projects. Navigating the Object Inspector. Managing Installed .NET Components. Understanding Your Application with Model View. In Brief.

II. WINDOWS FORMS CLIENT APPLICATION DEVELOPMENT.

6. Introduction to Windows Forms and Windows Controls.

Creating a Simple Windows Forms Application. Using the Windows Forms Designer. Tips About Wizard-Generated Code. Creating Windows Controls. In Brief.

7. Windows Forms Dialogs.

Overview of Dialogs. MessageBox Dialog. Common Dialog Classes. In Brief.

8. Windows Forms Resources.

Creating Menus for Your Application. Creating Toolbars. Adding Status Bars to Your Application. In Brief.

9. Windows Forms Graphics with GDI+.

GDI+ Basics. Working with Brushes and Pens. Drawing Graphics Objects. In Brief.

10. Windows Forms User Controls and Components.

User Controls. Creating Components. In Brief.

III. ASP.NET WEB APPLICATION DEVELOPMENT.

11. Introduction to ASP.NET.

ASP.NET Overview. ASP.NET Designer and Wizards. The Tool Palette. The ASP.NET Architecture. Using ASP.NET Controls. Configuring ASP.NET Applications. In Brief.

12. ASP.NET Application Events and State Management.

Application-Level Events. Application State. Session State. In Brief.

13. ASP.NET Security.

Authentication and Authorization. Authenticating Individual Users. Applying Role Authentication for Groups of Users. In Brief.

14. ASP.NET Custom and User Controls.

ASP.NET Control Overview. User Controls. Custom Controls. In Brief.

IV. ENTERPRISE APPLICATION DEVELOPMENT.

15. ADO.NET and File I/O.

ADO.NET Overview. ADO.NET Architecture. Understanding Data Providers. Coding an ADO.NET Application. BDP for Microsoft .NET Components. Performing Simple File I/O. In Brief.

16. Data Binding.

Data Binding Overview. Windows Forms Controls. The Windows Forms DataGrid. The ASP.NET Repeater. The ASP.NET DataList. The ASP.NET DataGrid. In Brief.

17. XML Web Services.

Web Services Overview. Building a Web Service. Web Service Attributes. Connecting Clients to a Web Service. In Brief.

18. Assemblies, Versioning, and Deployment.

Understanding Assemblies. Preparing Release Builds. Preparing .NET Applications for Deployment. Deploying .NET Applications. In Brief.

Index.