VISUAL BASIC 2012 HOW TO PROGRAM
Table of Contents
1 Introduction to Computers, the Internet and Visual Basic
2 Dive Into® Visual Studio Express 2012 for Windows Desktop
3 Introduction to Visual Basic Programming
4 Introduction to Problem Solving and Control Statements: Part 1
5 Problem Solving and Control Statements: Part 2
6 Methods
7 Arrays
8 Files
9 Object-Oriented Programming: Classes and Objects
10 Object-Oriented Programming: Inheritance and Polymorphism
11 Introduction to LINQ
12 Databases and LINQ
13 Web App Development with ASP.NET
14 Windows Forms GUI: A Deeper Look
15 Graphics and Multimedia
A Operator Precedence Chart
B Primitive Types
C Number Systems
D ASCII Character Set
E Unicode®
Index
ONLINE CONTENT
16 Exception Handling: A Deeper Look
17 Strings and Characters: A Deeper Look
18 Files and Streams: A Deeper Look
19 Windows 8 UI
20 Windows 8 Graphics and Multimedia
29 Windows Phone 8 Case Study
30 Windows Azure Case Study
31 Introduction to Concurrency: Async and Await 21 GUI with Windows Presentation Foundation (WPF)
22 WPF Graphics and Multimedia
23 XML and LINQ to XML
24 Web App Development with ASP.NET: A Deeper Look
25 Web Services
26 Data Structures and Generic Collections
27 ATM Case Study, Part 1: Object-Oriented Design with the UML
28 ATM Case Study, Part 2: Implementing an Object-Oriented Design
F Creating Console Applications