Quantcast
Channel: Adventures on the edge - MVPVM
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

MVPVM - Model View Presenter View Model

"Those who cannot remember the past are condemned to repeat it."   - George Santayana See new blog on topic for additional information MVPVM, Dec 2010.  If you don't know the difference between MVC and...

View Article



Image may be NSFW.
Clik here to view.

MVPVM: Integration testing using the Presenter

The MVPVM pattern lends itself to effective integration/unit testing.   Since their is no code in the code-behind and the Presenter processes all business logic against the ViewModel and View it is...

View Article

Image may be NSFW.
Clik here to view.

MVPVM: Sharing a CRUD control with multiple views

The object is to reuse CRUD logic, such as enabling/disabling buttons, setting IsEditing flags that XAML can bind to, etc, without polluting our view models.   For this we have a CRUDViewModelBase...

View Article

Image may be NSFW.
Clik here to view.

PRISM 2.2: can't use StaticResource when resource is in App.xaml

I lost count of the number of variations of "can't use StaticResource" that I BING'd for over the last couple of days; countless hours banging my head against the desk. This adventure started when I...

View Article

Image may be NSFW.
Clik here to view.

PRISM V4 Drop 2 : MVPVM Modularity with MEF

Sample Application: ModularityWithMef.zip (4.95 mb) Although I have been a hard-core Unity (Dependency Injection) cronie since its conception I have to admit I was very pleased with MEF extensions to...

View Article


Image may be NSFW.
Clik here to view.

TreeMap control primer with WPF MVP-VM

Source: Treemap.zip (2.68 mb) Note: the sample application uses a Portable Class Library (a library that can be used by WPF, Silverlight, Phone and XBox projects).  Resharper has not been updated to...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images