OLE DB Consumer Templates

OLE DB Consumer Templates
Author :
Publisher : Addison-Wesley Professional
Total Pages : 456
Release :
ISBN-10 : UOM:39015049550398
ISBN-13 :
Rating : 4/5 (98 Downloads)

Synopsis OLE DB Consumer Templates by : Pierre Nallet

OLE DB, a set of interfaces for data access is the fundamental building block for Microsoft's strategy for database connectivity. This book explains in-depth how to use OLE DB templates to help C++ progammers to get up to speed and to help developers write efficient database applications.

ATL Server

ATL Server
Author :
Publisher : Apress
Total Pages : 500
Release :
ISBN-10 : 9781430207689
ISBN-13 : 143020768X
Rating : 4/5 (89 Downloads)

Synopsis ATL Server by : Pranish Kumar

From foundation concepts through in-depth discussions on extensibility and customization, written by the members of the ATL server team, this is the ultimate book on ATL Server.

Programming with Microsoft Visual C++ .NET

Programming with Microsoft Visual C++ .NET
Author :
Publisher :
Total Pages : 1106
Release :
ISBN-10 : UOM:39015068826083
ISBN-13 :
Rating : 4/5 (83 Downloads)

Synopsis Programming with Microsoft Visual C++ .NET by : George Shepherd

This title is the complete programming reference for intermediate and expert developers who want to create .NET applications with Visual C++ and the .NET Framework. Focusing on core programming techniques, instructions, and solutions, this book is designed to help developers who are already familiar with Visual C++.

Sams Teach Yourself Visual C++ .NET in 24 Hours

Sams Teach Yourself Visual C++ .NET in 24 Hours
Author :
Publisher : Sams Publishing
Total Pages : 444
Release :
ISBN-10 : 0672323230
ISBN-13 : 9780672323232
Rating : 4/5 (30 Downloads)

Synopsis Sams Teach Yourself Visual C++ .NET in 24 Hours by : Richard J. Simon

The typical user of this book will be past users of Visual C++ looking to get up to speed quickly on developing applications for the .NET framework in Visual C++.

Microsoft Visual C++

Microsoft Visual C++
Author :
Publisher :
Total Pages : 762
Release :
ISBN-10 : UCSD:31822027874411
ISBN-13 :
Rating : 4/5 (11 Downloads)

Synopsis Microsoft Visual C++ by : Beck Zaratian

Building COM Applications with Internet Explorer

Building COM Applications with Internet Explorer
Author :
Publisher : Prentice Hall
Total Pages : 520
Release :
ISBN-10 : PSU:000043230280
ISBN-13 :
Rating : 4/5 (80 Downloads)

Synopsis Building COM Applications with Internet Explorer by : Jason Loveman

Learn how to use Internet Explorer, Active Desktop and their components as anapplication framework for building both local and distributed applications inthis complete developer's guide to component development.

Developing Applications with Exchange 2000

Developing Applications with Exchange 2000
Author :
Publisher : Addison-Wesley Professional
Total Pages : 544
Release :
ISBN-10 : UCSC:32106015633966
ISBN-13 :
Rating : 4/5 (66 Downloads)

Synopsis Developing Applications with Exchange 2000 by : Scott Jamison

Exchange 2000 gives developers unprecedented power for building Web-centered collaborative applications -- but it also challenges them with unprecedented complexity. In this book, a world-class team of Exchange developers presents detailed insights, extensive code examples, proven tips for success, and two start-to-finish application case studies -- all designed to help Exchange 2000 developers achieve powerful results with any project. Developing Applications with Exchange 2000 helps developers master every Exchange 2000 development technology, including XML, WebDAV, CDO 3.0, ADO 2.5, OLE DB, ADSI, the Outlook object model, digital dashboards, Exchange 2000's Web Storage System, and more. The authors identify the key difficulties associated with Exchange 2000 development, and offer proven techniques for avoiding or managing these challenges. For all developers, architects, project leaders, and IT managers building applications with Microsoft Exchange 2000. "A companion website will contain all the sample code, plus additional updates and features."

Distributed Applications with Microsoft Visual C++ 6.0 MCSD

Distributed Applications with Microsoft Visual C++ 6.0 MCSD
Author :
Publisher :
Total Pages : 858
Release :
ISBN-10 : 0735609268
ISBN-13 : 9780735609266
Rating : 4/5 (68 Downloads)

Synopsis Distributed Applications with Microsoft Visual C++ 6.0 MCSD by : Microsoft Corporation

Through self-paced lessons and hands-on labs, readers learn how to design and implement distributed client/server solutions using Microsoft Visual C++ version 6.0. Training helps build skills in 9 critical areas, including: creating user interface, building and managing COM components, and more. CD contains lab exercises, demos and model application.

A Programmer’s Guide to ADO.NET in C#

A Programmer’s Guide to ADO.NET in C#
Author :
Publisher : Apress
Total Pages : 733
Release :
ISBN-10 : 9781430211334
ISBN-13 : 1430211334
Rating : 4/5 (34 Downloads)

Synopsis A Programmer’s Guide to ADO.NET in C# by : Mahesh Chand

A Programmer's Guide to ADO.NET in C# begins by taking readers through a fast-paced overview of C# and then delves into ADO.NET. Why should C# programmers use it instead of the existing technologies? What new functionality does it offer? The chapters that follow go through the details on each of the major Data Providers of the .NET platform (OleDb, SQL Server, and ODBC) that enable you to read and write data to the targeted database. These chapters also serve as a good reference for looking up detailed methods and properties for these data provider classes. Authors Chand and Gold also show C# programmers how to work with XML classes and how to integrate XML into the ADO.NET architecture. The book provides programmers with handy ideas about taking advantage of the VS.NET IDE and how you can tie your data to the myriad of powerful controls including the multi-faceted Data Grid. Finally, it goes through creating a guest book application for the Web so you can see how all the pieces fit together.