Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Visual Studio 2019 Tricks and Techniques
Jason Alls
ISBN: 978-1-80020-352-5
- 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
High-Performance Programming in C# and .NET
Jason Alls
ISBN: 978-1-80056-471-8
- Use correct types and collections to enhance application performance
- Profile, benchmark, and identify...