Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Visual Studio 2022

You're reading from   Mastering Visual Studio 2022 Develop apps like a pro with advanced Visual Studio techniques using C# and .NET

Arrow left icon
Product type Paperback
Published in Dec 2024
Publisher Packt
ISBN-13 9781835884683
Length 324 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Romain Ottonelli  Dabadie Romain Ottonelli Dabadie
Author Profile Icon Romain Ottonelli Dabadie
Romain Ottonelli Dabadie
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Part 1: Mastering Core Development Skills
2. Chapter 1: Unit Testing and Test-Driven Development FREE CHAPTER 3. Chapter 2: Advanced Debugging Strategies 4. Chapter 3: Advanced Code Analysis and Refactoring 5. Chapter 4: Performance Optimization and Profiling 6. Part 2: Advancing Development Horizons
7. Chapter 5: Multi-Platform App UI Development 8. Chapter 6: Advanced Web Development Tools 9. Chapter 7: Machine Learning Integration 10. Chapter 8: Advanced Cloud Integration and Services 11. Part 3: Streamlining Collaborative Development with DevOps Practices
12. Chapter 9: Handling Advanced Git Workflows 13. Chapter 10: Continuous Integration with GitHub Actions 14. Chapter 11: Collaborative Development with Azure DevOps 15. Chapter 12: Visual Studio Container Tools for Docker 16. Part 4: Mastering Core Development Skills
17. Chapter 13: Writing Your Own Project Template 18. Chapter 14: Writing Your Own Visual Studio Extensions 19. Chapter 15: Creating and Publishing Powerful NuGet Packages for the Community 20. Index 21. Other Books You May Enjoy

What this book covers

Chapter 1, Unit Testing and Test-Driven Development, introduces the importance of unit testing and TDD principles. It covers how to write effective unit tests using Visual Studio and integrate testing seamlessly into your development workflow.

Chapter 2, Advanced Debugging Strategies, explores debugging techniques beyond the basics. You’ll learn how to utilize Visual Studio’s advanced debugging tools to identify, isolate, and resolve complex issues in your code.

Chapter 3, Advanced Code Analysis and Refactoring, focuses on analyzing and refactoring code to improve quality and maintainability. This chapter covers tools and methods to identify code smells and enhance your code’s structure.

Chapter 4, Performance Optimization and Profiling, teaches you how to use Visual Studio’s profiling tools to analyze performance bottlenecks and optimize application speed, memory usage, and efficiency.

Chapter 5, Multi-Platform App UI Development, delves into building responsive, cross-platform applications. You’ll learn how to develop user interfaces that run smoothly on different devices and platforms using Visual Studio.

Chapter 6, Advanced Web Development Tools, introduces advanced features of Visual Studio to build modern web applications. This chapter covers tools and frameworks that enable scalable, high-performance web development.

Chapter 7, Machine Learning Integration, explores how to incorporate machine learning models into your applications. You’ll learn to leverage Visual Studio to develop intelligent applications powered by machine learning.

Chapter 8, Advanced Cloud Integration and Services, focuses on integrating cloud services into your applications. You’ll explore advanced cloud tools and services available through Visual Studio for scalable cloud-based applications.

Chapter 9, Handling Advanced Git Workflows, introduces advanced Git concepts and workflows. You’ll learn how to manage complex Git operations and collaborate effectively using Visual Studio’s integrated Git tools.

Chapter 10, Continuous Integration with GitHub Actions, covers setting up continuous integration pipelines using GitHub Actions. This chapter explains how to automate testing and deployment processes directly from Visual Studio.

Chapter 11, Collaborative Development with Azure DevOps, explores how to manage collaborative projects using Azure DevOps. You’ll learn how to integrate Azure DevOps with Visual Studio to streamline team collaboration and project management.

Chapter 12, Visual Studio Container Tools for Docker, teaches you how to use Visual Studio’s built-in container tools to develop, test, and deploy applications with Docker. This chapter covers containerization best practices and workflows.

Chapter 13, Writing Your Own Project Template, covers how to create custom project templates in Visual Studio to streamline development workflows. You’ll learn to tailor templates to meet your project’s specific needs.

Chapter 14, Writing Your Own Visual Studio Extensions, explains how to develop Visual Studio extensions to enhance your development environment. This chapter provides step-by-step instructions to build and publish your own extensions.

Chapter 15, Creating and Publishing Powerful NuGet Packages for the Community, focuses on creating reusable, shareable NuGet packages. You’ll learn how to package and publish your code to the community or enterprise to streamline development for other developers.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image