Visual C++ 6 Programming Blue Book

Visual C++ 6 Programming Blue Book
Author: Stephen D. Gilbert
Publisher:
Total Pages: 676
Release: 1998
Genre: Computers
ISBN: 9781576103241

Demonstrates how to write programs using the Microsoft Foundation Classes (MFCs). Covers building Visual C++ Windows applications using the latest Microsoft tools and components, using controls and wizards, using Microsoft's ODBC technology, using ActiveX controls to build database applications, and developing rational database applications. The CD-ROM contains all the source code for the example programs and MFC utilities. Annotation copyrighted by Book News, Inc., Portland, OR

Visual C++ 6 Programming Blue Book

Visual C++ 6 Programming Blue Book
Author: Stephen D. Gilbert
Publisher:
Total Pages: 676
Release: 1998
Genre: Computers
ISBN: 9781576103241

Demonstrates how to write programs using the Microsoft Foundation Classes (MFCs). Covers building Visual C++ Windows applications using the latest Microsoft tools and components, using controls and wizards, using Microsoft's ODBC technology, using ActiveX controls to build database applications, and developing rational database applications. The CD-ROM contains all the source code for the example programs and MFC utilities. Annotation copyrighted by Book News, Inc., Portland, OR

.NET Programming with Visual C++

.NET Programming with Visual C++
Author: Max Fomitchev
Publisher: CRC Press
Total Pages: 737
Release: 2003-01-08
Genre: Computers
ISBN: 1482295636

Packed with C++ code examples and screen shots, .NET Programming with Visual C++ explains the .NET framework and managed extensions to C++, and provides a complete reference to the basic and advanced types contained in .NET Framework System namesp

Access 2000 Programming Blue Book

Access 2000 Programming Blue Book
Author: Wayne F. Brooks
Publisher:
Total Pages: 660
Release: 1999
Genre: Computers
ISBN: 9781576103289

Written by a seasoned expert, this title covers all the major facets of database development, including desktop, client/server, and Web. The CD-ROM is a fully-interactive tutorial on Access development and contains all code examples and projects developed in the book.

COM/DCOM Blue Book

COM/DCOM Blue Book
Author: Nathan Wallace
Publisher:
Total Pages: 780
Release: 1999
Genre: Computers
ISBN: 9781576104095

Key features include integrated learning about all four aspects of COM (COM, Automation, ActiveX, and DCOM), an emphasized component creation and use of techniques independent of any single programming language. The CD-ROM includes source code for all projects presented in the book in all four development environments covered.

Visual Basic 6 Core Language Little Black Book

Visual Basic 6 Core Language Little Black Book
Author: Steven Holzner
Publisher:
Total Pages: 454
Release: 1999
Genre: Computers
ISBN: 9781576103906

This guide to day-by-day Visual Basic 6 programming tips and techniques is not merely a syntax summary, but a detailed reference on creating code structures with VB6 code and data elements. Includes a tear-out, quick-reference card summarizing the VB6 language.

Visual C++ Core Language

Visual C++ Core Language
Author: Bill McCarty
Publisher:
Total Pages: 532
Release: 1999
Genre: Computers
ISBN: 9781576103890

Systematically presents the C++ language as Microsoft defines it, from variables and constants to high-level constructs such as distributed classes and templates and explains how code elements are used, from simple 'if' statements to complex COM/DCOM structures.

Microsoft Visual C# Step by Step

Microsoft Visual C# Step by Step
Author: John Sharp
Publisher: Microsoft Press
Total Pages: 2287
Release: 2015-10-28
Genre: Computers
ISBN: 1509301062

Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2015 Expand your expertise--and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2015. If you are an experienced software developer, you’ll get all the guidance, exercises, and code you need to start building responsive, scalable Windows 10 and Universal Windows Platform applications with Visual C#. Discover how to: Quickly start creating Visual C# code and projects with Visual Studio 2015 Work with variables, operators, expressions, and methods Control program flow with decision and iteration statements Build more robust apps with error, exception, and resource management Master the essentials of Visual C# object-oriented programming Use enumerations, structures, generics, collections, indexers, and other advanced features Create in-memory data queries with LINQ query expressions Improve application throughput and response time with asynchronous methods Decouple application logic and event handling Streamline development with new app templates Implement the Model-View-ViewModel (MVVM) pattern Build Universal Windows Platform apps that smoothly adapt to PCs, tablets, and Windows phones Integrate Microsoft Azure cloud databases and RESTful web services About You For software developers who are new to Visual C# or who are upgrading from older versions Readers should have experience with at least one programming language No prior Microsoft .NET or Visual Studio development experience required