Sams Teach Yourself Visual C# 2010 in 24 Hours

Sams Teach Yourself Visual C# 2010 in 24 Hours

Author: Scott J. Dorman

Publisher: Sams Publishing

Published: 2010-07-08

Total Pages: 733

ISBN-13: 0672331675

DOWNLOAD EBOOK

C# has quickly established itself as one of the world's most widely used programming languages. The newest version, Visual C# 2010, includes several important new features, including Silverlight, the Entity Framework, tighter integration with version 4.0 of the .NET Framework, and full support for programming Windows 7 and Office. The proven Sams Teach Yourself method will help all newcomers to C# 2010 get up to speed quickly, no matter whether you've had experience with previous versions of Visual C# or not. You are taken step by step through the process of software development, learning elements as you build a sample application so that the material is framed in a real world approach. The accompanying DVD contains Visual C# 2010 Express Edition, and the companion Web site contains all the code and exercises from the book. Step-by-step instructions carefully walk you through the most common tasks Q & As, quizzes, and exercises at the end of each chapter help you test your knowledge Notes and tips point out shortcuts and solutions The companion DVD contains Visual C# 2010 Express Edition - everything you need to get started programming in C#


Teach Yourself Visual Studio 6 Megabundle

Teach Yourself Visual Studio 6 Megabundle

Author: Greg M. Perry

Publisher:

Published: 1999-01

Total Pages: 2400

ISBN-13: 9780672315961

DOWNLOAD EBOOK

This bundle comprises three titles: Sams Teach Yourself Visual Basic in 24 Hours, Sams Teach Yourself C++ 6 in 24 Hours and Sams Teach Yourself Visual InterDev 6 in 24 Hours. Each title offers an introduction to the major topics within each subject, providing a grounding for Visual Studio 6.


Sams Teach Yourself Visual Basic 6 in 10 Minutes

Sams Teach Yourself Visual Basic 6 in 10 Minutes

Author: Lowell Mauer

Publisher: Sams Publishing

Published: 1999

Total Pages: 228

ISBN-13: 9780672314582

DOWNLOAD EBOOK

Sams Teach Yourself Visual Basic 6 in 10 Minutes is a tutorial-based book, organized into a series of easy-to-follow, 10-minute lessons. These well targeted lessons teach you in 10 minutes what some books take several hours or days to teach. It is for those users who don't have the time to read lengthy chapters, or are not inclined to read "manuals." This book will provide the basics of the programming language, including: - Managing Projects and Files - Declaring and Using Variables, Constants and Data Types - Controlling Program Flow - Procedures and Functions - Debugging - Using ActiveX Controls - DHTML - Creating and Using Menus - Graphics and Images


Sams Teach Yourself Database Programming with Visual C++ 6 in 21 Days

Sams Teach Yourself Database Programming with Visual C++ 6 in 21 Days

Author: Lyn Robison

Publisher: Sams

Published: 1999

Total Pages: 606

ISBN-13:

DOWNLOAD EBOOK

"Discover how to select the correct database technology to use with Visual C++; learn to use the database development tools in Visual C++ 6; explore effective database design techniques; develop client/server applications using SQL, ODBC, ADO, and OLE DB; harness the power of database servers; meld object-oriented programming (OOP) with relational databases; and build scalable database applications using Microsoft Transaction Server (MTS)."--BOOK JACKET.Title Summary field provided by Blackwell North America, Inc. All Rights Reserved


Visual Basic 2015 in 24 Hours, Sams Teach Yourself

Visual Basic 2015 in 24 Hours, Sams Teach Yourself

Author: James Foxall

Publisher: Sams Publishing

Published: 2015-08-01

Total Pages: 1077

ISBN-13: 0134191862

DOWNLOAD EBOOK

In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern Windows applications with Microsoft® Visual Basic® 2015. Using a straightforward, step-by-step approach, each lesson builds on what you’ve already learned, giving you a strong foundation for success with every aspect of VB 2015 development. Notes present interesting pieces of information. Tips offer advice or teach an easier way to do something. Cautions advise you about potential problems and help you steer clear of disaster. Learn How To Master VB 2015 by building a complete feature-rich application Navigate VB 2015 and discover its new shortcuts Work with objects, collections, and events Build attractive, highly-functional user interfaces Make the most of forms, controls, modules, and procedures Efficiently store data and program databases Make decisions in code Use powerful object-oriented techniques Work with graphics and text files Manipulate filesystems and the Registry Add email support Create efficient modules and reusable procedures Interact effectively with users Write code to preview and print documents Debug with VB 2015’s improved breakpoint features Distribute your software Download all examples and source code presented in this book from informit.com/title/9780672337451 as they become available. Who Should Read This Book Those who have little or no programming experience or who might be picking up Visual Basic as a second language. Bug Alert Description: Changing the startup form's name in a VB WinForms app does not update the "Startup form" #4517 Explanation: In the latest Visual Basic update on GitHub, Microsoft accidentally introduced a significant bug that you should be aware of. In the Visual Basic project properties dialog on one of the tabs (Application), is a drop down box for selecting the "startup object". This can be either a Main method or a System.Windows.Forms instance (or System.Windows.Window for WPF). When you do a rename on a form (say from the code editor in source or from the solution explorer) currently set as the startup form the rename doesn't cascade to the startup object project property cause the project to enter an invalid state where the user must now manually reset this project property from the now nonexistent Form to the new name. This is a huge annoyance. The fix for the bug (until Microsoft addresses) can be found here: http://www.jamesfo


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 C++ .NET in 24 Hours

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

Author: Richard J. Simon

Publisher: Sams Publishing

Published: 2002

Total Pages: 444

ISBN-13: 9780672323232

DOWNLOAD EBOOK

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++.