Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Clean Code in C#
Jason Alls
ISBN: 978-1-83898-297-3
- Write code that allows software to be modified and adapted over time
- Implement the fail-pass-refactor methodology using a sample C# console application
- Address cross-cutting concerns with the help of software design patterns
- Write custom C# exceptions that provide meaningful information
- Identify poor quality C# code that needs to be refactored
- Secure APIs with API keys and protect data using Azure Key Vault
- Improve your code’s performance by using tools for profiling and refactoring
Real-World Implementation of C# Design Patterns
Bruce M. Van Horn II
ISBN: 978-1-80324-273-6
- Get to grips with patterns, and discover how to conceive and document them
- Explore common patterns that may come...