+ All Categories
Home > Mobile > C sharp day 2015 c# patterns- cross-platform

C sharp day 2015 c# patterns- cross-platform

Date post: 13-Apr-2017
Category:
Upload: dan-ardelean
View: 402 times
Download: 0 times
Share this document with a friend
14
C# Patterns: Cross-platform Dan Ardelean @danardelean [email protected]
Transcript

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


Recommended