What you will learn from this book
- How to edit Application Configuration and XML resource files
- Automated XML documentation and how to use Outline
modes to review your code
- The process for implementing good security
- How to use IntelliSense, regionalize your code, and tag
sections of your program for later processing
- Effective ways to test and debug both code and databases
- Timesavers that use regular expressions, Registry hacks, third-
party add-ons, and Microsoft extensions
Who this book is for
This book is for developers who are new to Visual Studio as well as programmers with some experience who want to learn about features they may have overlooked. Familiarity with the traditional programming model and both C# and Visual Basic languages is assumed.
Chapter 1 A quick tour of the IDE
Chapter 2 Options
Chapter 3 The toolbox
Chapter 4 The solution explorer
Chapter 5 Customizing the IDE
Chapter 6 Form design
Chapter 7 Projects and solutions
Chapter 8 Source control
Chapter 9 Application configuration files
Chapter 10 XML resource files
Etc.