Saturday, 15 February 2014

DataTemplate to generate Menu with MVVM

DataTemplate to generate Menu with MVVM



1.THE MODEL-VIEW-VIEWMODEL (MVVM) DESIGN PATTERN FOR WPF

Description:In this article we explain just how simple it can be to build
a WPF application the right way using the MVVM Pattern.



2.AvalonDock and MVVM - CodeProject - The Code Project

Description:10-10-2011 · Hello. I begin with avalondock and mvvm in wpf.
Thank you for this example using the above mentioned technology. My
problem is that I want to change in ...



3.Building an Extensible Application with MEF, WPF, and MVVM ...

Description:15-11-2009 · This article, along with any associated source
code and files, is licensed under The GNU Lesser General Public License
(LGPLv3)



4.MVVM Light Toolkit - Home

Description:Source code: PhoneDemo: The full demo with Nuget, JSON.NET,
MVVM (with MVVM Light), design time data (for Blend), NFC, Speech,
Background Task, Toast notification ...



5.Using the Model-View-ViewModel Pattern

Description:25-05-2012 · You Will Learn. How to use the MVVM and
dependency injection patterns to increase the testability of an
application. How to connect view models to views by ...



6.Working with Prism 4 Part 2: MVVM Basics and Commands

Description:Commanding Basics. Commands in WPF and Silverlight are based
on the Gang of Four Command design pattern. With commands you have an
invoker and a receiver and some ...



7.It's amazing how much you don't know when you have to ...

Description:10-03-2013 · Build application using ASP.NET MVC 4, WEB API,
EF 5.0 (database first) Knockout (MVVM pattern), Breezejs, KoGrid,
Autofac,...



8.CODE Framework: Writing MVVM/MVC WPF Applications

Description:Listing 1: Our CustomerController class using
CODE.Framework.Wpf.Mvvm; using MyBusinessApplication.Models.Customer;
namespace MyBusinessApplication.Controllers ...



9.WPF Treeview root node | C# Disciples

Description:15-03-2008 · Basically this method gets called whenever an
item (in our case a TreeViewItem) is being created and decorated with a
DataTemplate (if set). In this method ...



10.MVVM ViewModel Locator via WPF Converters

Description:Laurent Bugnion's work on MVVM Light introduced me to the
ViewModel Locator pattern. The concept and implementation are really
slick! From my perspective, ViewModel ...

No comments:

Post a Comment