Visual Studio 2019 Tricks and Techniques: A developer's guide to writing better code and maximizing productivity
Schroeder, Paul, Cure, Aaron
- 出版商: Packt Publishing
- 出版日期: 2021-01-15
- 售價: $1,600
- 貴賓價: 9.5 折 $1,520
- 語言: 英文
- 頁數: 386
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1800203527
- ISBN-13: 9781800203525
-
相關分類:
Visual Studio
立即出貨 (庫存=1)
買這商品的人也買了...
-
$4,180$3,971 -
$1,200$840 -
$354$336 -
$680$537 -
$1,450$1,378 -
$1,760$1,672 -
$505內網安全攻防 : 滲透測試實戰指南
-
$403黑客秘笈 : 滲透測試實用指南, 3/e (The Hacker Playbook 3: Practical Guide To Penetration Testing)
-
$580$458 -
$474$450 -
$2,040$1,938 -
$594$564 -
$564Visual Studio Code 權威指南
-
$352網站滲透測試實務入門
-
$480$432 -
$594$564 -
$474$450 -
$680$537 -
$505C++ 編程從入門到實踐, 2/e
-
$980$774 -
$414$393 -
$390$371 -
$594$564 -
$352Xilinx FPGA 開發實用教程, 2/e
-
$294$279
相關主題
商品描述
Harness the full power of the Visual Studio IDE to take your coding skills to the next level by learning about IDE productivity practices and exclusive techniques
Key Features
- Increase your productivity by leveraging Visual Studio 2019's improvements and features
- Explore powerful editing, code intelligence, and source code control features to increase productivity
- Delve into VS's powerful, untapped features such as custom project templates and extensions
Book Description
Visual Studio 2019 (VS 2019) and Visual Studio Code (VS Code) are powerful professional development tools that help you to develop applications for any platform with ease. Whether you want to create web, mobile, or desktop applications, Microsoft Visual Studio is your one-stop solution. This book demonstrates some of the most sophisticated capabilities of the tooling and shows you how to use the integrated development environment (IDE) more efficiently to be more productive.
You'll begin by gradually building on concepts, starting with the basics. The introductory chapters cover shortcuts, snippets, and numerous optimization tricks, along with debugging techniques, source control integration, and other important IDE features that will help you make your time more productive. With that groundwork in place, more advanced concepts such as the inner workings of project and item templates are covered. You will also learn how to write quality, secure code more efficiently as well as discover how certain Visual Studio features work 'under the hood'.
By the end of this Visual Studio book, you'll have learned how to write more secure code faster than ever using your knowledge of the extensions and processes that make developing successful solutions more enjoyable and repeatable.
What you will learn
- Understand the similarities and differences between VS 2019 and VS Code
- Get to grips with numerous keyboard shortcuts to improve efficiency
- Discover IDE tips and tricks that make it easier to write code
- Experiment with code snippets that make it easier to write repeating code patterns
- Find out how to customize project and item templates with the help of hands-on exercises
- Use Visual Studio extensions for ease and improved productivity
- Delve into Visual Studio's behind the scene operations
Who this book is for
This book is for C# and .NET developers who want to become more efficient and take advantage of features they may not be aware of in the IDE. Those looking to increase their productivity and write quality code more quickly by fully utilizing the power of the Visual Studio IDE will also find this book useful.
作者簡介
Paul Schroeder is a versatile application developer, speaker, author, and managing director at MSC Technology Consulting. Along with a multi-decade professional IT career, Paul has a bachelor's degree in computer science and an MBA, and has earned an MCSD certification for web development.
Whether coding or not, Paul enjoys spending time with his marvelous and talented wife, Robin, herself a Xamarin developer/speaker who creates Bluetooth mesh mobile applications.
Drawn to code generation, Paul is the inspiration behind CodeGenHero , an innovative Visual Studio extension, covered in Chapter 14, Be Your Team's Hero with CodeGenHero. Follow Paul at PaulBSchroeder.
Aaron Cure is a principal security consultant for Cypress Data Defense specializing in penetration testing, secure SDLC, static code review, and secure architectures. His certifications include CISSP, GPEN, GMOB, GWAPT, and GSSP-NET. As a global speaker and instructor, Aaron is passionate about helping developers understand and write safe and secure code.
Aaron transitioned to programming after a decade as a Russian linguist and a satellite repair technician in the Army. He was an early adopter of technologies such as Mono and NHibernate for cross-platform development. Besides .NET, he has programmed in PHP, Python, Perl, TCL/TK, and Java.
Currently, Aaron programs almost entirely in VS Code and .NET Core with projects transitioning to .NET 5.
目錄大綱
Table of Contents
- Flavors of Visual Studio
- Keyboard Shortcuts
- IDE Tips and Tricks
- Working with a Repository
- Working with Snippets
- Database Explorers
- Compiling, Debugging, and Version Control
- Introduction to Project and Item Templates
- Creating Your Own Template
- Deploying Custom Templates
- Overviewing VS 2019 Extensions
- Overviewing VS Code Extensions
- CodeMaid is Your Friend
- Be Your Team's Hero with CodeGenHero
- Secure Code with Puma Scan
- Appendix - Other Popular Productivity Extensions