Flylib.com
Managed C++ and .NET Development: Visual Studio .NET 2003 Edition
Managed C++ and .NET Development: Visual Studio .NET 2003 Edition
ISBN: 1590590333
EAN: 2147483647
Year: 2005
Pages: 169
Authors:
Stephen R. G. Fraser
BUY ON AMAZON
Table of Contents
BackCover
Managed C and .NET Development
Foreword
Introduction
Who Should Read this Book?
What Does this Book Cover?
What You Need to Use this Book
How to Reach Me
Chapter 1: Overview of the .NET Framework
What is .NET?
What is the .NET Framework?
.NET Programming Advantages
A Closer Look at the .NET Framework
Summary
Chapter 2: Managed C Basics
The Obligatory Hello, World Program
Statements
Variables and Managed C Data Types
Literals
Comments
Operators
Flow Control Constructs
Looping Constructs
Functions
Summary
Chapter 3: Object-Oriented Managed C
Object-Oriented Concepts
Managed Class and Struct Basics
Abstract Classes
Interfaces
Summary
Chapter 4: Advanced Managed C
Preprocessor Directives
Multifile Libraries
Assembly Referencing
Exceptions
Delegates and Events
Summary
Chapter 5: The .NET Framework Class Library
Library Organizational Structure
Library Namespaces
Summary
Chapter 6: Visual Studio .NET Development
The Visual Studio .NET Desktop
Creating an Empty Solution
Creating a Managed C Class Library
Creating a Managed C Application
Debugging
Summary
Chapter 7: Collections
IEnumerable, IEnumerator, and ForEach
Standard Collections
Specialized Collections
Summary
Chapter 8: Input, Output, and Serialization
File System Input and Output
Serialization of Managed Classes
Summary
Chapter 9: Basic Windows Forms Applications
Win Forms are Not MFC
Hello, World Win Form Style
Customizing the Form
Handling Win Form Delegates and Events
Adding Controls
Summary
Chapter 10: Advanced Windows Forms Applications
Views
Container Controls
ToolBar
StatusBar
Bells and Whistles Controls
The Menu
Dialog Boxes
Summary
Chapter 11: Graphics using GDI
What is GDI?
A Quick Look at the GDI Namespaces
Hello, World GDI Style
OnPaint vs. PaintEventHandler
The Graphics Class
The Invalidate Method
GDI Coordinate Systems
Common Utility Structures
Drawing Strings
Fonts
Colors
Pens and Brushes
Rendering Prebuilt Images
Drawing Your Own Shapes and Lines
Advanced GDI
Printing
Summary
Chapter 12: ADO.NET and Database Development
What is ADO.NET?
Building a Database with Visual Studio .NET
Managed Providers
Connected ADO.NET
Disconnected ADO.NET
Summary
Chapter 13: XML
What is XML?
The .NET Framework XML Implementations
Forward-Only Access
Working with DOM Trees
Navigating with XPathNavigator
XML and ADO.NET
Summary
Chapter 14: Web Applications
Managed C Restriction for ASP.NET Support
Configuring Visual Studio .NET for ASP.NET
Hello, World Web Form Style
Debugging ASP.NET
Web Form Controls
User Controls
Summary
Chapter 15: Web Services
What are Web Services?
Components of a Web Service
The Web Services Namespaces
A Simple Web Service
Passing Data using a Web Service
Summary
Chapter 16: Multithreaded Programming
What is Multithreaded Programming?
Basic .NET Framework Class Library Threading
Thread State
Thread Priorities
Using Threads
Using ThreadPools
Synchronization
Summary
Chapter 17: Assembly Programming
Reflection
Attributes
Shared Assemblies
Resources
Globalization and Localization
Summary
Index
Index_A
Index_B
Index_C
Index_D
Index_E
Index_F
Index_G
Index_H
Index_I
Index_J
Index_K
Index_L
Index_M
Index_N
Index_O
Index_P
Index_Q
Index_R
Index_S
Index_T
Index_U
Index_V
Index_W
Index_X
List of Figures
List of Tables
List of Listings
List of Sidebars
Managed C++ and .NET Development: Visual Studio .NET 2003 Edition
ISBN: 1590590333
EAN: 2147483647
Year: 2005
Pages: 169
Authors:
Stephen R. G. Fraser
BUY ON AMAZON
ADO.NET 3.5 Cookbook (Cookbooks (OReilly))
Changing the Database for an Open Connection
Filtering for Null Values
Adding Parent/Child Rows with Auto-Incrementing Keys
Updating Server Data Using .NET Remoting
Using Transaction Isolation Levels to Protect Data
C & Data Structures (Charles River Media Computer Engineering)
Recursion
Strings
Structures
Union
Graphs
Mastering Delphi 7
The Architecture of Delphi Applications
Writing Delphi Components
Reporting with Rave
Internet Programming: Sockets and Indy
Appendix A Extra Delphi Tools by the Author
Twisted Network Programming Essentials
Accepting Connections from Clients
Accessing a Password-Protected Page
Storing Web Data in an SQL Database
Calling XML-RPC Functions
Providing an Administrative Python Shell
Microsoft VBScript Professional Projects
Data Collection, Notification, and Error Reporting
VBScript Objects
Creating Administrator Accounts
Using Configuration Files to Control Script Execution
Appendix A Windows XP Command Reference
GDI+ Programming with C#
Using Pens in GDI+
Working with Icons
Drawing Simple Graphics
GDI Interoperability
Section A.1. Why Exception Handling?
flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net
Privacy policy
This website uses cookies. Click
here
to find out more.
Accept cookies