Beginning Visual C# 2005 Express Edition
β Scribed by Peter Wright
- Publisher
- Apress
- Year
- 2006
- Tongue
- English
- Leaves
- 478
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
In the 90s, Microsoft did the impossible and released a programming tool that let everyone write programs to run on Windows. I was so excited about that tool, Visual Basic, that I wrote a series of books on it and introduced nearly a quarter of a million people all over the world to programming.Now Microsoft has done it again with the release of the Express tools. With nearly every home now having a computer and most people having access to the Internet, being able to take control of the computer and write your own programs is more useful and exciting than ever. So I decided to do it again.In this book you'll find everything you need to program your computer by using Visual C# 2005 Express, one of the very latest programming tools from Microsoft. I've even included Visual C# 2005 Express on the CD in the book, so this is a one-stop shop to get up to speed fast. If you have never written computer programs before, I'll show you how much fun and how easy it can be. Perhaps you are a programmer and just need to get up to speed on .NET for work - this book is for you too.I took the same approach with this book that I did with the VB ones, and inside you'll find a fast-paced guide to the essentials to get you programming fast. You'll learn the C# language and the tools Visual C# 2005 Express provides. I cover everything from simple console programs to code that talks to the Internet, and even how to write your own database programs. Whatever your reasons for wanting to learn to program with C#, my book will get you where you want to be quickly, and hopefully with a smile on your face. So dive in and change the way you use computers forever.
β¦ Table of Contents
Beginning Visual C# 2005 Express Edition: From Novice to Professional......Page 1
Contents......Page 6
CHAPTER 1 Welcome to C# Express......Page 20
CHAPTER 2 The Basics of C#......Page 50
CHAPTER 3 Working with Variables......Page 76
CHAPTER 4 Classes and Object Orientation in C#......Page 102
CHAPTER 5 More-Advanced Object Orientation......Page 132
CHAPTER 6 Handling Exceptions......Page 158
CHAPTER 7 How C# Express Helps You Code......Page 168
CHAPTER 8 Building Windows Applications......Page 190
CHAPTER 9 Windows and Dialogs......Page 222
CHAPTER 10 Lists......Page 254
CHAPTER 11 Menus and Toolbars......Page 282
CHAPTER 12 DelegatesβEvents Internals......Page 302
CHAPTER 13 Lists and Generics......Page 314
CHAPTER 14 Files and Streams......Page 338
CHAPTER 15 Working with XML......Page 358
CHAPTER 16 Database Programming.......Page 384
CHAPTER 17 The Internet and C# Express......Page 416
CHAPTER 18 Threading......Page 446
CHAPTER 19 Where to Now?......Page 460
INDEX......Page 468
π SIMILAR VOLUMES
Microsoft Visual C# 2005 Express Edition Programming for the Absolute Beginner provides beginner programmers with programming instruction using Visual C# 2005 Express Edition as a foundation language. Written for the entry-level, non-professional programmer, the book assumes no prior programming or
Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner focuses on teaching first time programmers how to program using Visual C++ 2005 Express Edition as a foundation language. Written for the entry-level user, the book assumes no prior programming or scripting experience. W
xiv, 389 pages : 24 cm
One thing that was striking about this book is the author's definition of polymorphism. He says that Polymorphism is the ability to create many methods in a class with the same name but with different signatures. In my my knowledge, that concept is called method overloading. Polymorphism is the a
Beginning Visual Basic 2005 Express Edition is the affordable, accessible route to learning the .NET programming languages. Author Peter Wright proved his ability to teach Visual Basic to over 100,000 aspiring programmers during the 1990s with his line of best-sellers. Now that Microsoft is launchin