Have a personal or library account? Click to login
Clean Code in C#: Refactor your legacy C# code base and improve application performance by applying best practices Cover

Clean Code in C#: Refactor your legacy C# code base and improve application performance by applying best practices

Chapter in the book
Paid access
|Jun 2024
Table of contents

Table of Contents

  1. Coding Standards and Principles in C#
  2. Code Review – Process and Importance
  3. Classes, Objects, and Data Structures
  4. Writing Clean Functions
  5. Exception Handling
  6. Unit Testing
  7. End-to-End System Testing
  8. Threading and Concurrency
  9. Designing and Developing APIs
  10. Securing APIs with API Keys and Azure Key Vault
  11. Addressing Cross-Cutting Concerns
  12. Using Tools to Improve Code
  13. Refactoring C# Code – Identifying Code Smells
  14. Refactoring C# Code – Implementing Design Patterns

PDF preview is not available for this content.

PDF ISBN: 978-1-83898-569-1
Publisher: Packt Publishing Limited
Copyright owner: © 2020 Packt Publishing Limited
Publication date: 2024
Language: English
Pages: 500
Clean Code in C#