Design Patterns in .NET: Reusable Approaches in C# and F# for Object-Oriented Software Design

Design Patterns in .NET: Reusable Approaches in C# and F# for Object-Oriented Software Design

English | 2019 | ISBN: 978-1484243657 | 359 Pages | PDF, EPUB | 10 MB

Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today’s developer toolbox.
Using the C# programming language, Design Patterns in .NET explores the classic design pattern implementation and discusses the applicability and relevance of specific language features for the purpose of implementing patterns. You will learn by example, reviewing scenarios where patterns are applicable. MVP and patterns expert Dmitri Nesteruk demonstrates possible implementations of patterns, discusses alternatives and pattern inter-relationships, and illustrates the way that a dedicated refactoring tool (ReSharper) can be used to implement design patterns with ease.
What You’ll Learn

  • Know the latest pattern implementations available in C# and F#
  • Refer to researched and proven variations of patterns
  • Study complete, self-contained examples including many that cover advanced scenarios
  • Use the latest implementations of C# and Visual Studio/ReSharper
Homepage