Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

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

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

Dmitri Nesteruk, "Design Patterns in .NET: Reusable Approaches in C# and F# for Object-Oriented Software Design"
English | ISBN: 148424365X | 2019 | 376 pages | EPUB, PDF | 1071 KB + 3 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

Who This Book Is For

Developers who have some experience in the C# language and want to expand their comprehension of the art of programming by leveraging design approaches to solving modern problems