Neuerscheinungen 2016Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Bipin Joshi
Beginning SOLID Principles and Design Patterns for ASP.NET Developers
1st ed. 2016. xxi, 399 S. 137 SW-Abb., 2 Farbabb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2016
ISBN: 1-484-21847-7 (1484218477)
Neue ISBN: 978-1-484-21847-1 (9781484218471)
Preis und Lieferzeit: Bitte klicken
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 applications. You will learn to write server-side as well as client-side code that makes use of proven practices and patterns.
SOLID is an acronym used to describe five basic principles of good object-oriented design--Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation and Dependency Inversion. This book covers all five principles and illustrates how they can be used in ASP.NET MVC 6 applications.
Design Patterns are time proven solutions to commonly occurring software design problems. The most well-known catalog of design patterns comes from Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides, the so-called as GoF patterns (Gang of Four patterns). This book contains detailed descriptions of how to apply Creational, Structural and Behavioral GoF design patterns along with some Patterns of Enterprise Application Architecture cataloged by Martin Fowler. Also, covered are a few popular JavaScript patterns. Working examples of all these patterns in ASP.NET and C sharp are included.
What You Will Learn:
- How to apply SOLID principles to ASP.NET applications
- How to use Gang of Four (GoF) design patterns in ASP.NET applications
- Techniques for applying Patterns of Enterprise Application Architecture cataloged by Martin Fowler in ASP.NET applications - How to organize code and apply design patterns in JavaScript
Who This Book Is For: Readers should be familiar with ASP.NET MVC, C sharp and Visual Studio.
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
11. JavaScript Patterns
Bipin Joshi is a software consultant, a trainer and an author with 20+ years of experience in software development. He conducts professional training programs on ASP.NET and web technologies through his own company- BinaryIntellect Consulting. Bipin has authored or co-authored more than half a dozen books and numerous articles on .NET technologies. He has worked with .NET ever since its inception and was awarded as a Microsoft MVP between 2002 and 2008. He was also a Microsoft Certified Trainer during that period.