Design Patterns in .NET: Reusable Approaches in C# and F# for Object-Oriented Software Design 1st Edition Dmitri Nesteruk – Ebook Instant Download/Delivery ISBN(s): 9781484243657,148424365X, 9781484243664, 1484243668
Product details:
- ISBN 10: 1484243668
- ISBN 13: 9781484243664
- Author: Dmitri Nesteruk
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
Table contents:
Part I. Introduction
1. The SOLID Design Principles
2. The Functional Perspective
Part II. Creational Patterns
3. Builder
4. Factories
5. Prototype
6. Singleton
Part III. Structural Patterns
7. Adapter
8. Bridge
9. Composite
10. Decorator
11. Façade
12. Flyweight
13. Proxy
Part IV. Behavioral Patterns
14. Chain of Responsibility
15. Command
16. Interpreter
17. Iterator
18. Mediator
19. Memento
20. Null Object
21. Observer
22. State
23. Strategy
24. Template Method
25. Visitor
People also search:
microservices design patterns in .net
microservices design patterns in .net pdf
interview questions and answers on design patterns in .net
most used design patterns in .net
types of design patterns in .net core