Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
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 up in your everyday work
- Recognize common anti-patterns early in the process
- Use creational patterns to create flexible and robust object structures
- Enhance class designs with structural patterns
- Simplify object interaction and behavior with behavioral patterns
Refactoring with C#
Matt Eland
ISBN: 978-1-83508-998-9
- Understand technical debt, its causes and effects, and ways to prevent it
- Explore different ways of refactoring classes, methods, and lines of code
- Discover how to write effective unit tests supported by libraries such as Moq ...