Beginning SOLID principles and design patterns for ASP.NET developers /
This book teaches you all the essential knowledge required to learn and apply time-proven SOLID principles of object-oriented design and important design patterns in ASP.NET 5 (recently renamed ASP.NET Core 1.0) applications. You will learn to write server-side as well as client-side code that makes...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[New York] :
Apress,
[2016]
|
Series: | Expert's voice in .NET development.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1: Overview of SOLID Principles and Design Patterns
- 2: SOLID Principles
- 3: Creational Patterns
- Singleton, Factory Method and Prototype
- 4: Creational Patterns
- Abstract Factory and Builder
- 5: Structural Patterns
- Adapter, Bridge, Composite and Decorator
- 6: Structural Patterns
- Façade, Flyweight and Proxy
- 7: Behavioral Patterns
- Chain of Responsibility, Command, Interpreter and Iterator
- 8: Behavioral Patterns
- Mediator, Memento and Observer
- 9: Behavioral Patterns
- State, Strategy, Template Method and Visitor.-10: Patterns of Enterprise Application Architecture
- Repository, Unit of Work, Lazy Load and Service Layer.-11: JavaScript Code Organization Techniques and Patterns.