This book is intended as a guide to take someone with no programming background and give them the need to know information to get started programing with VB.NET. This is a good programing language to learn as .NET is in high demand. Visual Basic has become more and more of a powerful language since its inception and with the .NET framework even more so now. There are 3 sample programs and numerous code examples in this book to include.
Understanding the Visual Studios environment
A calculator program that has examples for creating a form app
variables
Operators
Try Catch error handling
Tool Tips
A form email programing example that includes
email
using a printer
combo boxes
loops
creating directors
saving files
using XML
Editing the Registry
Menu strip
Garbage collector
modules
Using Outlook interop
and much more
The IDE that the book was written in is Visual Studio 2010. The similarities between editions will make this book useful for any version of Visual Studio.
Understanding the Visual Studios environment
A calculator program that has examples for creating a form app
variables
Operators
Try Catch error handling
Tool Tips
A form email programing example that includes
using a printer
combo boxes
loops
creating directors
saving files
using XML
Editing the Registry
Menu strip
Garbage collector
modules
Using Outlook interop
and much more
The IDE that the book was written in is Visual Studio 2010. The similarities between editions will make this book useful for any version of Visual Studio.