Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Joshi, Bipin (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Temas:
Acceso en línea:Texto Completo
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.