MVVM Made Simple with Prism

Slides:



Advertisements
Similar presentations
MVVM Overview Frank Shoemaker MindCrafted Systems
Advertisements

Module 1: Creating an Application by Using Windows Presentation Foundation Overview of WPF Creating a Simple WPF Application Handling Events and Commands.
Expression Blend 4 – deep dive
Silverlight is dead! Long live MVVM!
Developing HTML5 Application using MVVM pattern Pekka Ylenius.
USING THE MODEL-VIEW- VIEWMODEL PATTERN Laurent Bugnion Director, User Experience Integration IdentityMine
Lessons learned from developing a Windows 8 Metro application in C# Frode Nilsen Nilsen Labs Ticki.
Practical MVVM Joel Cochran.
An Introduction to the Model-View-ViewModel Pattern Srsly? Another MV* Pattern? Srsly? Another MV* Pattern?
Laurent Bugnion Senior User Experience Integrator IdentityMine
WPF MVVM Training Michael Sync (Silverlight MVP).
Microsoft Focus & Expertise We have a world-class team of Microsoft experts that can make any other platform integrate better with an existing enterprise.
Laurent Bugnion Director, UX MVVM Powers Silverlight Development.
An introduction to. Introductions  I’m Rob Fonseca-Ensor  A Solution Architect at Infusion  I run the Canary Wharf.NET User Group  I blog at
Given Connections Solution
Real world Windows Phone development Igor
Building Silverlight Applications Using the MVVM pattern An Introduction by Peter Messenger Senior Developer – Qmastor
Eng. Giorgetti Alessandro Software Artisan SID s.r.l.
Joe xamlcoder.com/blog Silverlight / WPF Consultant.
Composite Application Guidance Prism 2 A Rainbow of Possibilities.
© 2014 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg.
Agenda Unit Test Framework for the XAML app developer Automated end-user testing using Coded UI Test Q&A.
INTELLIGENT DATA SOLUTIONS SSIS Tips and Tricks Bradley Schacht Blog:
Brian Mpafe Microsoft DPE Intern Program.  The Visual Studio IDE  First Application (Hello World)  Second Application(News from Cameroon)
Presenter - Donn Felker.  Senior Consultant for Microsoft Gold Certified Partner- Statêra.  8 years of experience in developing and architecting enterprise.
Building Metro style UIs Paul Gusmorino Lead Program Manager Microsoft Corporation DEV354.
RIA Services Master Class Presenter: Kevin Grossnicklaus November 30 th, 2010.
Building an Offline Smart Client using Domain-Driven Design Principles Tim McCarthy.
Getting Started with Caliburn.Micro and Windows Phone 7 Gary Ewan Park Twitter: Blog:
Windows Phone MVVM and Unit Testing Step by Step Andy Wigley Windows Phone Development MVP, Mobile Software Consultant APPA Mundi Ltd WPH208.
Silverlight Dev Demo Scott Edmondson NextMinute Application at
Virtual SharePoint Summit 2010 hosted by Rackspace Manage Your Team with SharePoint Jennifer Mason, Senior Consultant SharePoint 911 Virtual SharePoint.
JAVASCRIPT WITH A VIEW Jordan Knight Solution Architect Xamling SESSION CODE: WEB305 (c) 2011 Microsoft. All rights reserved.
Windows 10 UWP MVVM In Depth
Platform abstractionSeparate UI and logic.
Data Binding Without INotifyPropertyChanged Image Credit:
Model View ViewModel Architecture. MVVM Architecture components.
Windows 8 apps and the MVVM pattern SILVERLIGHTSHOW.NET WEBINARS SERIES GILL CLEEREN, October 16 th
Programming with MVVM Miguel A. Castro Architect -
Vladimir Milev New Venture Software Sharing Code between WPF and Universal Apps.
/DEV/TM #1 Building Cross-Platform Apps with Xamarin and MvvmCross Flavius-Radu DEMIAN.
Benjamin Unit Testing & Test-Driven Development for Mere Mortals.
The cutting edge event for ITPros and Devs December 7-8, 2013 Athens, Greece Fix it once use it everywhere Elias Markelis MCT, Windows Phone Enthusiast.
In Windows 8 Store Applications
Real world Windows Phone development
Universal Windows Platform XAML Custom Controls start to finish
# 66.
Better Unit Tests through Design Patterns: Repository, Adapter, Mocks, and more… Benjamin
2017 ServiStar Users Group Orlando, FL
TechEd /26/2018 3:42 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Build Windows 10 UWP MVVM Apps with Prism
It’s a Knockout! MVVM Style Web Development
Session : Xamarin Forms Rich UI Controls
SharePoint Framework Extensions
Unit Testing & Test-Driven Development for Mere Mortals
Miguel A. Castro Architect IDesign
Unit Testing & Test-Driven Development for Mere Mortals
Introduction to the MVVM Pattern
An introduction to MVVM using WPF NISCHAL S
Rich single page applications with SharePoint
Tech Ed North America /1/2018 4:27 PM Required Slide
Introducing the New Directory Search
What’s new for Windows 8 Devs Part 2
Unit Testing & Test-Driven Development for Mere Mortals
TechEd /4/2019 3:19 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Brandon Bray Principal Group Program Manager Microsoft Corporation
XAML Deep Dive for Windows & Windows Phone Apps Jump Start
Architecting Silverlight Applications with MVVM
Tech Ed North America /6/2019 2:07 PM Required Slide
An Introduction to the Model-View-ViewModel Pattern
Presentation transcript:

MVVM Made Simple with Prism Don’t make it harder than it has to be.

Brian Lagunas About Me Infragistics XAML Product Manager Email: blagunas@infragistics.com Blog: http://brianlagunas.com Twitter: @brianlagunas

Agenda MVVM Basics Commanding Communication Navigation

Devs that use MVVM Prism Users Everyone Else

What’s this MVVM you speak of? Design Pattern

Breaking the Pattern

The Most Difficult Choice ViewModel DataContext

Making the Connection XAML Code Behind Constructor Injection ViewModel First ViewModeLocator

Demo Time

Watch My Courses  Introduction to Prism What’s New is Prism 5.0 Prism Problems & Solutions: Multiple Shells Prism Problems & Solutions: Master the TabControl (Coming Soon) Introduction to WPF Custom Controls http://www.pluralsight.com/author/brian-lagunas