.NET Design Patterns /

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

Full description

Saved in:
Bibliographic Details
Main Authors: Pai, Praseed (Author), Xavier, Shine (Author)
Format: Electronic eBook
Language:English
Published: Birmingham, UK : Packt Publishing, 2016.
Subjects:
Online Access:CONNECT

MARC

LEADER 00000cam a2200000 i 4500
001 mig00005367581
006 m o d
007 cr |n|---|||||
008 170218s2016 enk o 000 0 eng d
005 20240621153216.0
019 |a 971523197  |a 971587948  |a 971962923  |a 972145931  |a 972206522  |a 973834395  |a 1001278250 
020 |a 9781786461865  |q (electronic bk.) 
020 |a 1786461862  |q (electronic bk.) 
020 |z 1786466155 
020 |z 9781786466150 
035 |a 1WRLDSHRocn973182001 
035 |a (OCoLC)973182001  |z (OCoLC)971523197  |z (OCoLC)971587948  |z (OCoLC)971962923  |z (OCoLC)972145931  |z (OCoLC)972206522  |z (OCoLC)973834395  |z (OCoLC)1001278250 
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d YDX  |d IDEBK  |d MERUC  |d OCLCQ  |d N$T  |d OCLCF  |d OCLCQ  |d OCLCO  |d LVT  |d UKAHL  |d OCLCQ  |d OCLCO  |d SGP  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL  |d OCLCQ 
049 |a TXMM 
050 4 |a QA76.76.P37 
082 0 4 |a 005.133  |2 23 
100 1 |a Pai, Praseed,  |e author. 
245 1 0 |a .NET Design Patterns /  |c Praseed Pai, Shine Xavier. 
260 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (307 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: An Introduction to Patterns and Pattern Catalogs; OOP -- A short history; Patterns and pattern movement; Key pattern catalogs; GoF patterns; POSA catalog; POEAA catalog; EIP catalog; J2EE design patterns catalog; DDD-based patterns; Arlow/Nuestadt patterns; Should we use all of these?; The C# language and the .NET platform; C# language and the singleton pattern; Summary; Chapter 2: Why We Need Design Patterns? 
505 8 |a Some principles of software developmentWhy are patterns required?; A quick foray into the .NET Reflection API; Personal income tax computation -- A case study; Archetypes and business archetype patterns; Entity, value, and data transfer objects; A computation engine; The application to engine communication; The plugin system to make system extensible; Factory method pattern and plugins; Finalizing the solution; Design by contract and template method pattern; Using the Facade pattern to expose the computation API; Summary; Chapter 3: A Logging Library; Requirements for the library. 
505 8 |a Solutions approachWriting content to a media; Template method pattern and content writers; Writing a log entry to a file stream; Writing a log entry to a database; Writing a log entry to a network stream; Logging strategy atop the strategy pattern; The factory method pattern for instantiation; Writing a generic factory method implementation; Factory method, singleton, and prototype pattern for dynamic class loading; Refactoring the code with the generic factory method; A log server for network logging; A simple client program to test the library; Summary. 
505 8 |a Chapter 4: Targeting Multiple DatabasesRequirements for the library; Solutions approach; A quick primer on ADO.net; The abstract factory pattern and object instantiation; The SQL server implementation; The SQLite implementation; The Oracle and ODBC implementation; The adapter pattern powered API; The adapter class Implementation; The adapter configuration; The client program; Summary; Chapter 5: Producing Tabular Reports; Requirements for the library; Solutions approach; iTextSharp for the PDF output; Composite and visitor pattern -- A quick primer. 
505 8 |a The composite pattern and document compositionVisitor pattern for document traversal; PDFVisitor for PDF generation; HTMLVisitor for HTML generation; The client program; Summary; Chapter 6: Plotting Mathematical Expressions; Requirements for the expressions library and app; Solutions approach; The graph plotter application; The observer pattern for UI events; The expression evaluator and interpreter pattern; The abstract syntax tree (AST); The grammar of expressions; Lexical analysis; The parser module; The builder, facade, and expression APIs; Summary. 
500 |a Chapter 7: Patterns in the .NET Base Class Library. 
520 |a 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 fast-paced guide shows you how to implement the patterns into your existing applications Who This Book Is For This book is for those with familiarity with .NET development who would like to take their skills to the next level and be in the driver's seat when it comes to modern development techniques. Basic object-oriented C# programming experience and an elementary familiarity with the .NET framework library is required. 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. In Detail 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... 
500 |a EBSCO eBook Academic Comprehensive Collection North America  |5 TMurS 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Software patterns. 
650 0 |a Object-oriented programming (Computer science) 
650 0 |a Computer software  |x Development. 
700 1 |a Xavier, Shine,  |e author. 
730 0 |a WORLDSHARE SUB RECORDS 
758 |i has work:  |a .NET Design Patterns (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCYtJxtxCDY9pbFRjQHCc8y  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Pai, Praseed.  |t .NET Design Patterns.  |d Birmingham : Packt Publishing, ©2016 
856 4 0 |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1461449&authtype=ip,sso&custid=s4672406  |z CONNECT  |3 eBooks on EBSCOhost  |t 0 
907 |a 4640013  |b 05-27-21  |c 06-30-20 
949 |a ho0 
994 |a 92  |b TXM 
998 |a wi  |d z 
999 f f |s 7e75bd8c-0c36-44cb-b520-1899181d2073  |i d460acef-1e8b-46a4-bc54-dfeb0bce672d  |t 0 
952 f f |a Middle Tennessee State University  |b Main  |c James E. Walker Library  |d Electronic Resources  |t 0  |e QA76.76.P37   |h Library of Congress classification