Explore the world of .NET design patterns and bring the benefits that the right patterns can offer to your toolkit today About This Book This book is based on the latest version of .NET, .NET Core 1.0. The code is explained piece by piece and the application of the pattern is also showcased. This fa
.NET Design Patterns
β Scribed by Praseed Pai, Shine Xavier
- Publisher
- Packt Publishing
- Year
- 2017
- Tongue
- English
- Leaves
- 298
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Key Features
- Dive into the powerful fundamentals of .NET framework for software development
- The code is explained piece by piece and the application of the pattern is also showcased.
- This fast-paced guide shows you how to implement the patterns into your existing applications
Book Description
Knowing about design patterns enables developers to improve their code base, promoting code reuse and making their design more robust.
This book focuses on the practical aspects of programming in .NET. You will learn about some of the relevant design patterns (and their application) that are most widely used. We start with classic object-oriented programming (OOP) techniques, evaluate parallel programming and concurrency models, enhance implementations by mixing OOP and functional programming, and finally to the reactive programming model where functional programming and OOP are used in synergy to write better code.
Throughout this book, we'll show you how to deal with architecture/design techniques, GoF patterns, relevant patterns from other catalogs, functional programming, and reactive programming techniques.
After reading this book, you will be able to convincingly leverage these design patterns (factory pattern, builder pattern, prototype pattern, adapter pattern, facade pattern, decorator pattern, observer pattern and so on) for your programs. You will also be able to write fluid functional code in .NET that would leverage concurrency and parallelism!
What you will learn
- Put patterns and pattern catalogs into the right perspective
- Apply patterns for software development under C#/.NET
- Use GoF and other patterns in real-life development scenarios
- Be able to enrich your design vocabulary and well articulate your design thoughts
- Leverage object/functional programming by mixing OOP and FP
- Understand the reactive programming model using Rx and RxJs
- Writing compositional code using C# LINQ constructs
- Be able to implement concurrent/parallel programming techniques using idioms under .NET
- Avoiding pitfalls when creating compositional, readable, and maintainable code using imperative, functional, and reactive code.
β¦ Subjects
Systems Analysis & Design;Computer Science;Computers & Technology;.NET;Microsoft Programming;Programming;Computers & Technology;ASP.NET;Programming;Web Development & Design;Computers & Technology;C#;Programming Languages;Computers & Technology
π SIMILAR VOLUMES
Wrox, 2010. - 720 pages. ISBN-10: 0470292784, ISBN-13: 978-0470292785.<div class="bb-sep"></div>Professional ASP.NET Design Patterns will show you how to implement design patterns in real ASP.NET applications by introducing you to the basic OOP skills needed to understand and interpret design patter
A comprehensive guide that takes you on a journey through the world of design patterns in .NET, empowering you to create software that is not only robust and efficient but also maintainable, scalable, and testable. Develop a solid understanding of object-oriented programming (OOP) principles, inclu
This unique book takes good ASP.NET (MVC/Webforms) application construction one step further by emphasizing loosely coupled and highly cohesive ASP.NET web application architectural design. Each chapter addresses a layer in an enterprise ASP.NET (MVC/Webforms)Β application and shows how proven patter
This unique book takes good ASP.NET (MVC/Webforms) application construction one step further by emphasizing loosely coupled and highly cohesive ASP.NET web application architectural design. Each chapteraddresses a layer in an enterprise ASP.NET (MVC/Webforms)Β application and shows how proven pattern