C sharp day 2015 c# patterns- cross-platform

14
C# Patterns: Cross-platform Dan Ardelean @danardelean [email protected]

Transcript of C sharp day 2015 c# patterns- cross-platform

C# Patterns: Cross-platform

Dan [email protected]@mahiz.it

SHARED PROJECTS

COMPILAZIONE CONDIZIONALE CLASSI PARZIALI METODI PARZIALI CLASS MIRRORING

SHARED – CONDITIONAL COMPILATION

SHARED – PARTIAL CLASSES

SHARED – PARTIAL CLASSES

SHARED – CLASS MIRRORING

DEMO

PORTABLE CLASS LIBRARY

EVENT BASED MESSAGE BUS DEPENDENCY INJECTION CLASS MIRRORING SERVICE LOCATOR PLATFORM ABSTRACTION M.V.V.M.

PCL – EVENT BASED EXTENSIBILITY

PCL – PLATFORM ABSTRACTION

PCL - PATTERNS

Factory Pattern

Service Locator

Dependency Injection

DEMO