Category Archives: WPF

Turnkey with WPF–and Mahapp–and any third party xaml

This article was moved to MDriven Wiki – WPFMahappAndGantt Wow – things are moving along at record speed. Moving more and more of my development efforts into the model and handing over the “dirty work” to logic seems like a … Continue reading

Posted in MDrivenDesigner, MDrivenServer, MDrivenTurnkey, Turnkey, WPF | 1 Comment

How to use vCurrent and “self” correctly in viewmodels

This article was moved to MDriven Wiki – How to use vCurrent and “self” correctly in viewmodels A simple mistake can mess up your viewmodel rendering and make it slow and not what you expected. Let me explain! This is … Continue reading

Posted in AngularJS, ASP.NET, MDrivenTurnkey, ViewModel, WPF | Leave a comment

WPF – the more you use the more you learn

WPF has abilities that maps extremely well into our declarative way of thinking. The more I use WPF the more I like it. Today I had a requirement that the cells of a DataGrid in my UI should have a … Continue reading

Posted in ViewModel, WECPOF, WPF | Tagged | Leave a comment

Moving your work from MDriven Designer to MDriven Framework

This article was moved to MDriven Wiki – Moving your work from MDriven Designer to MDriven Framework When you have modeled in MDriven Designer and want to turn your model into a full application – read on. To have the … Continue reading

Posted in MDrivenDesigner, WECPOF, WPF | Tagged , | Leave a comment

The Concept application WhenAndWhereProject

This article was moved to MDriven Wiki – The Concept application WhenAndWhereProject The WhenAndWhereProject is a complete system for visualizing work on specific locations. Hopefully we can continue to add functionality to this in order to explain key concepts to … Continue reading

Posted in ViewModel, WECPOF, WPF | 1 Comment

Custom controls in ViewModel aided Views

This article was moved to MDriven Wiki – Custom controls in ViewModel aided Views I have written on numerous occasions on how to mold data from your model into viewmodels using the ViewModel-designer in Modlr. I have also made a … Continue reading

Posted in Declarative, Modlr, ViewModel, WECPOF, WPF | 4 Comments

ViewModels with UI hints in WPF–use grid splitters

Using ViewModels with UI hints WPF is a furious fast way to get your UI in place. However there was no declarative way to introduce splitters between UI parts. There is now. The EAInfo parts of Modlr is built with … Continue reading

Posted in Declarative, Modlr, ViewModel, WECPOF, WPF | 2 Comments

Allowing return key in some cells of DataGrid but not in others

As I use the EAInformation screens in AppComplete I found that it would be good to be able to accept multi line input in some grid cells. As the EAInformation UI is completely built with ViewModels and Styles my first … Continue reading

Posted in Declarative, ViewModel, WPF | Leave a comment

Enterprise architect information

This article was moved to MDriven Wiki – Enterprise architect information I wrote this other article some time ago. The principle remains but we have a lot of input from real life experience what one requires to successfully maintain all … Continue reading

Posted in CO-Unique, Declarative, WPF | 2 Comments