Title: Visual C# 2005 Demystified Author(s): Jeff Kent Pages: 330 Publisher: McGraw-Hill Osborne Media; 1 edition Publication date: 2005 Language: English Format: CHM ISBN-10: 0072261706 ISBN-13: Description: Visual C# 2005 Demystified explains the language and its libraries and applications as well as how to use the integrated development environment. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.
From the Back Cover
The FAST and EASY way to learn VISUAL C+ 2005
Start programming in Visual C# 2005 right away -- even if you don't have formal training, unlimited time, or a genius IQ. In Visual C# 2005 Demystified, programming instructor Jeff Kent provides an effective, illuminating, and entertaining way to learn to use this versatile programming language in the new release of its integrated development environment.
This self-teaching guide begins by explaining what Visual C# does and how it works, and covers key programming concepts, such as classes, objects, and properties. Then, you'll learn about the building blocks of your programs, including variables, data types, operators, loops, and arrays. Next, you'll learn to create graphical user interface elements, including menus, toolbars, and dialog boxes. By the time you're finished with the book, you'll be able to create sophisticated Windows and Web applications. Featuring end-of-chapter quizzes and a final exam, this book will teach you to program in Visual C# 2005 in no time at all.
This hands-on, self-teaching text offers:
* An easy way to learn Visual C# 2005
* Programming projects that illustrate real-world concepts
* A quiz at the end of each chapter to reinforce learning and pinpoint weaknesses
* A final exam at the end of the book
* No unnecessary technical jargon
* A time-saving approach to performing better on an exam or at work!
Simple enough for a beginner, but challenging enough for an advanced student, Visual C# Demystified is your shortcut to learning this powerful programming language.
Table of Contents
Visual C# 2005 Demystified
Introduction
Chapter 1 - Getting Started with Your First Windows Program
Chapter 2 - Writing Your First Code
Chapter 3 - Controls
Chapter 4 - Storing Information-Data Types and Variables
Chapter 5 - Letting the Program Do the Math-Arithmetic Operators
Chapter 6 - Making Comparisons-Comparison and Logical Operators
Chapter 7 - Making Choices-If and Switch Control Structures
Chapter 8 - Repeating Yourself-Loops and Arrays
Chapter 9 - Organizing Your Code with Methods
Chapter 10 - Helper Forms
Chapter 11 - Menus
Chapter 12 - Toolbars
Chapter 13 - Accessing Text Files
Chapter 14 - Databases
Chapter 15 - Web Applications
Final Exam
Answers