Visual C# 2015 - самоучитель icon

Visual C# 2015 - самоучитель

Nikita Kultin
$1.99
50+ downloads

About Visual C# 2015 - самоучитель

The book is dedicated to the practice of programming in Microsoft Visual C # 2015, the development of Windows Forms applications. In it, to the extent necessary for a novice programmer, describes the development environment and core components are disclosed technology visual design and event programming, shows the process of creating programs for different purposes: from simple programs to work with files, graphics and databases. Attention is paid to technology LINQ.
Book consists of two parts.
The first part of the book introduces the reader to the Microsoft Visual C ++ 2015: a brief description of the development environment, demonstrates the development process, the purpose of the basic components.
In the second part of the book deals with problems graphics programming, databases, Microsoft Access and Microsoft SQL Compact, use LINQ technology to work with arrays and XML documents.
The purpose of this book - to teach the reader programming environment Microsoft Visual C # 2015, create programs for different purposes: from simple single window application programs to work with databases. It should be noted that although the book is focused on the reader having basic knowledge and experience in programming, and it is quite accessible to beginners.

For novice programmers.

© Nikita Kul'tin, 2015.


TABLE OF CONTENTS

Foreword

Chapter 1. Microsoft Visual C # 2015
 First Look

Chapter 2. The first draft
 Start of work on the project
 The form
 Elements
 Event
 Event handling function
 Project Structure
 Compilation
 Errors
 Starting the program
 Exclusions
 Handling exceptions
 Change program
 Completion of the project
 Installing the application on another computer

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

Chapter 4: Graphics
 Graphic surface
 Pencils and brushes
 Graphics primitives
   Line
   The broken line
   Rectangle
   Dot
   Polygon
   Ellipses and circles
   Arc
   Sector
   Text
 Bitmap
 Animation

Chapter 5. Databases
 Database and Database
 Local and remote database
 Database Structure
 Data Access Components
 Database creation
 Microsoft Access database
   Data Access
   Displaying Data
   Run with DB
   Selecting the information from the database
   Working with the database in Form
 The database server Microsoft SQL Server Compact 4.0
   The database "Contacts"

Chapter 6. LINQ
 Lambda
 Q-operator
 Execution Q-operator
 Operations with arrays
   Search in the array
   Array Processing
   Processing an array of records
 Work with XML-documents
   Displaying the XML-document

Chapter 7 Program Examples
 Examiner
   Requirements for the program
   File test
   The form
   Access to the file test
   Starting the program
 Sapper
   Terms and reporting
   The form
   Playing Field
   Beginning of the game
   A game
   reference Information
   Information about the program
 
Conclusion

Visual C# 2015 - самоучитель Screenshots