Teach Yourself OLE DB and ADO in 21 Days

Teach Yourself OLE DB and ADO in 21 Days

Author: John Fronckowiak

Publisher: Sams

Published: 1997

Total Pages: 692

ISBN-13: 9780672310836

DOWNLOAD EBOOK

Understand the nuts and bolts behind connection and recordset objects; master the ActiveX Data Objects by understanding object model hierarchy; create components to pull dynamic data from various servers and databases; use Advanced Data Connector controls to speed up development; ensure fast and secure data access using ADO and the ADC; design a Web-based order-entry application; prepare OLE DB, ADO, and Microsoft Windows NT Server to work together efficiently; develop error-handling techniques you can integrate into your own OLE DB and ADO applications; integrate your OLE DB and ADO applications into Transaction Server, Microsoft Index Server, and Microsoft Internet Information Server; and implement ADO applications using Active Server Pages.


Sams Teach Yourself ADO.NET in 21 Days

Sams Teach Yourself ADO.NET in 21 Days

Author: Dan Fox

Publisher: Sams Publishing

Published: 2002

Total Pages: 664

ISBN-13: 9780672323867

DOWNLOAD EBOOK

ADO.NET refers to a set of classes that ship with Visual Studio .NET that allow developers to access data typically stored in relational databases. The purpose of this book is to explain the important features of ADO.NET to corporate developers who use VS .NET. Dan Fox also provides architectural guidance and best practices for using ADO.NET in corporate applications. Reference Tables show how members of ADO.NET classes fit into the bigger picture by denoting why or where the method or property is used. This book is filled with code snippets and code listings in both VB .NET and VC# .NET, sidebars, and mini case studies that briefly explore peripheral issues, tips, cautions, and additional resources.


Sams Teach Yourself C# Web Programming in 21 Days

Sams Teach Yourself C# Web Programming in 21 Days

Author: Philip Syme

Publisher: Sams Publishing

Published: 2002

Total Pages: 566

ISBN-13: 9780672322358

DOWNLOAD EBOOK

Learn how to how to use C# for Internet programming with the hands-on techniques and clear explanations. This book discusses some C# features that allow rapid development of solutions such as garbage collection, simplified type declarations, and scalability support. The book explains key concepts in a simple and practical manner. Web Forms and Web Controls usher in an elegant way to make dynamic Web pages. The book covers these topics with how-to code examples and projects. One of the newest developments in Internet programming is the use of XML and the SOAP communication protocol. .NET Web Services harness these two technologies, and is covered in later sections of the book.


Sams Teach Yourself Visual Basic .NET in 21 Days

Sams Teach Yourself Visual Basic .NET in 21 Days

Author: Duncan Mackenzie

Publisher: Sams Publishing

Published: 2002

Total Pages: 714

ISBN-13: 9780672320668

DOWNLOAD EBOOK

This revision of a bestseller will provide critical information on the many changes coming in the new version of Visual Basic. Includes a proven, step-by-step method for learning VB, which is especially helpful as programmers approach the wide variety of powerful features and tools in Visual Basic.NET.


Sams Teach Yourself Visual C++ .Net in 21 Days

Sams Teach Yourself Visual C++ .Net in 21 Days

Author: Davis Howard Chapman

Publisher: Sams Publishing

Published: 2002

Total Pages: 802

ISBN-13: 9780672321979

DOWNLOAD EBOOK

This book emphasizes using VC++ tools and wizards to generate code. Code examples are augmented with C++ language sidebars. Readers who need a refresher on the language or want to go further "under the hood" will have a context, while those who don't can easily skip that coverage. The revision includes more information throughout on Microsoft Foundation Classes (MFC).


Sams Teach Yourself DB2 Universal Database in 21 Days

Sams Teach Yourself DB2 Universal Database in 21 Days

Author: Susan M. Visser

Publisher: Sams Publishing

Published: 2004

Total Pages: 626

ISBN-13: 9780672325823

DOWNLOAD EBOOK

Marketshare for DB2 has been growing steadily over the past 5 years and with the recent release of DB2 Universal Database V8, the product has never had more momentum. Not only is the product used in every company on the Fortune 500, but it is becoming very popular in the small to medium sized businesses as well. Sams Teach Yourself DB2 Universal Database in 21 Days, Second Edition, focuses on performing tasks using the graphical interfaces and wizards that are provided with DB2 on the Windows platform. (DB2 also runs on z/OS, OS/400, AIX, Linux, HP-UX, and Sun Solaris.) Readers are guided through performing all the commonly used tasks to run DB2, including installing DB2, setting up DB2, creating databases and tables, populating the database with data, accessing the data, ensuring the database is tuned for performance. This book differs from the competition in that it provides examples and scenarios making it very easy for the reader to learn complicated tasks. It gives them everything they need for the commonly used tasks in a simple to understand manner. Quizzes and exercises strengthen the knowledge gained and ensure concepts are learned rather than memorized.


Sams Teach Yourself More Visual Basic .NET in 21 Days

Sams Teach Yourself More Visual Basic .NET in 21 Days

Author: Lowell Mauer

Publisher: Sams Publishing

Published: 2002

Total Pages: 616

ISBN-13: 9780672322716

DOWNLOAD EBOOK

"Sams Teach Yourself More Visual Basic.NET in 21 Days" provides step-by-step coverage of the most important new features of Visual Basic.NET, plus information on VB.NET that will shorten the learning curve for programmers who wish to migrate to VB.NET. The author's thorough coverage gives programmers an understanding of the advanced building blocks that are necessary to use when creating Windows applications. Copyright © Libri GmbH. All rights reserved.


Sams Teach Yourself Database Programming with Visual InterDev 6 in 21 Days

Sams Teach Yourself Database Programming with Visual InterDev 6 in 21 Days

Author: Mike Amundsen

Publisher: Sams Publishing

Published: 1999

Total Pages: 740

ISBN-13: 9780672315633

DOWNLOAD EBOOK

Readers will learn about working with databases in a set amount of time with presentations of step-by-step approaches to learning what can be a critical topic for developing applications. Topics cover using data connection and data command objects, validating user inputs, printing database reports, using RDS and more. CD included.


Sams Teach Yourself ASP.NET in 21 Days

Sams Teach Yourself ASP.NET in 21 Days

Author: Chris Payne

Publisher: Sams Publishing

Published: 2003

Total Pages: 1106

ISBN-13: 9780672324451

DOWNLOAD EBOOK

Sams Teach Yourself ASP.NET in 21 Days, Second Edition offers an approachalbe guide to the latest in Microsoft .NET technologies. The author's example-packed and accessible presentation style helped make the previous edition a success. The book walks the reader through the .NET Framework and teaches techniques needed to program Web applications efficiently. For experienced user of the previous version of ASP, this title will serve as an invaluable "upgrade" tool. After covering Web Forms and Server Controls, the author explores at database access with ADO.NET and XML. An application will be built throughout the book to illustrate techniques learned each day. XML Web Services are covered in detail due to their tight integration with ASP.NET applications. Overall this title will make ASP.NET accessible for just about anyone, with or without exposure to the older ASP standard.


Sams Teach Yourself Internet Programming with Visual Basic 6 in 21 Days

Sams Teach Yourself Internet Programming with Visual Basic 6 in 21 Days

Author: Peter G. Aitken

Publisher: Sams Publishing

Published: 1998

Total Pages: 582

ISBN-13: 9780672314599

DOWNLOAD EBOOK

A serious tutorial, this title teaches the reader what he needs to know to develop robust Internet applications using Visual Basic. Included are numerous real world applications of VB Internet development technology that the reader can put to use right away.