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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2016.
|
Edición: | 1st ed. 2016. |
Colección: | Expert's Voice in .Net Development
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629994406719 |
Tabla de Contenidos:
- 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.