Самоучитель Visual C++ 2010 icon

Самоучитель Visual C++ 2010

Nikita Kultin
$1.99
50+ downloads

About Самоучитель Visual C++ 2010

The book is a practical guide to programming in Microsoft Visual C ++ 2010. In it in an accessible form sets out the principles of visual design and event-driven programming, this example shows the creation of technology programs for various purposes. The description of the development environment and core components. The questions of the programming graphics (including animation), program development work with Microsoft Access databases and Microsoft SQL Server Compact Edition. Attention is paid to debugging, create help system, install programs created on a user's computer.

• What is a visual programming environment Microsoft Vicual C ++ 2010 and what are the opportunities?
• What do the terms "component", "property", "event", "method"?
• What are the components and how to use them?
• How to create an event handler function?
• How to write a program to display graphics?
• How do I get access to the database dannyhMicrosoft Access?
• How to work with the server Microsoft SQL Server Compact Edition?
• How to create a referral system?
• How to install a program created by the user's computer?

Answers to these and many other questions you will find in this book.

For novice programmers.
© Nikita Kul'tin, 2015.


SUMMARY OF CONTENTS

Foreword
Chapter 1. Microsoft Visual C ++ 2010
Chapter 2. The first draft
Chapter 3. Basic Components
Chapter 4: Graphics
Chapter 5. Databases
Chapter 6. Console Application
Chapter 7. Debugging program
Chapter 8. Reference
Chapter 9: The Windows Installer
Chapter 10. Sample programs
Conclusion


DETAILED CONTENTS

Foreword

Chapter 1. Microsoft Visual C ++ 2010

Chapter 2. The first draft
   Start of work on the project
   Shape
   Components
   An event
   Event handling function
   Project Structure
   Compiling
   Starting the program
   Exclusions
   Improvement Program
   Completion of the project
   Installing the application on another computer

Chapter 3. Basic Components
   Label
   TextBox
   Button
   CheckBox
   RadioButton
   GroupBox
   ComboBox
   PictureBox
   ListBox
   ListWiew
   ImageList
   ToolTip
   Panel
   CheckedListBox
   Timer
   NumericUpDown
   StatusStrip
   NotifyIcon
   ToolStrip
   MenuStrip
   OpenFileDialog
   SaveFileDialog

Chapter 4: Graphics
   Graphic surface
   Pencils and brushes
   Graphics primitives
   Bitmap
   Animation

Chapter 5. Databases
   Database and Database
   Microsoft Access database
   The database server Microsoft SQL Server Compact Edition

Chapter 6. Console Application
   Create a console application
   Running console application

Chapter 7. Debugging program
   The classification error
   Preventing and Handling
   Debugger

Chapter 8. Reference
   Help System HTML Help
   Preparation of background information
   Microsoft HTML Help Workshop
   Display help information

Chapter 9: The Windows Installer
   New project
   Interface
   Building
   Setting

Chapter 10. Sample programs
   Examiner
   Minesweeper Game

Conclusion

Самоучитель Visual C++ 2010 Screenshots