Read more
Informationen zum Autor About the author Bruce Johnson is a partner at ObjectSharp Consulting and a 30-year veteran of the computer industry. His projects are consistently at the leading edge of Windows technology, and he has been a Microsoft MVP for more than ten years. Bruce is much in demand as a speaker at conferences and user groups and has written extensively for technology periodicals. Visit us at www.wrox.com where you have access to free code samples, Programmer to Programmer forums, and discussions on the latest happenings in the industry from around the world. Klappentext Quickly master Visual Studio 2017 and become more productive With its numerous fixes and upgrades, Visual Studio 2017 represents a major enhancement for developer productivity. This no-nonsense guide is the essential, all-inclusive resource you need to reach and remain at the top of your game. Microsoft Certified Trainer Bruce Johnson thoroughly covers all the updates with clear explanations, new figures, and expert insight. You will progress through the typical workflow, discovering new features and tools that streamline your job as a developer as well as ways to tailor the environment to your workflow. Professional Visual Studio 2017: Covers the core functionality of Visual Studio 2017 Demonstrates configuration, debugging, building, deployment, customizing, and more Introduces improvements to the UI and techniques that enhance developer productivity Examines new features of the IDE, including code snippets, refactoring, and patterns Provides real-world context and examples Explains new mobile application and data management tools Helps both new and veteran Visual Studio users take full advantage of the latest version Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job. Zusammenfassung Skip the basics and delve right into Visual Studio 2017 advanced features and tools Professional Visual Studio 2017 is the industry-favorite guide to getting the most out of Microsoft's primary programming technology. Inhaltsverzeichnis Part I: Integrated Development Environment Chapter 1: A Quick Tour 3 Getting Started 3 The Visual Studio IDE 11 Summary 18 Chapter 2: The Solution Explorer, Toolbox, and Properties 21 The Solution Explorer 22 The Toolbox 38 Properties 43 Summary 49 Chapter 3: Options and Customizations 51 The Start Page 52 Window Layout 53 The Editor Space 59 Other Options 65 Importing and Exporting Settings 72 Summary 75 Chapter 4: The Visual Studio Workspace 77 The Code Editor 77 Code Navigation 90 The Command Window 96 The Immediate Window 97 The Class View 98 The Error List 99 The Object Browser 99 Summary 100 Chapter 5: Find and Replace and Help 101 Quick Find/Replace 102 Find/Replace in Files 104 Accessing Help 110 Summary 113 Part II: Getting Started Chapter 6: Solutions, Projects, and Items 117 Solution Structure 118 Solution File Format 119 Solution Properties 120 Project Types 124 Project Files Format 126 Project Properties 127 C/C++ Code Analysis Tool 146 Web Application Project Properties 146 Web Site Projects 149 NuGet Packages 150 Summary 152 Chapter 7: Intellisense and Bookmarks 155 IntelliSense Explained 156 JavaScript IntelliSense...