Category Archives: MS-Technology

Building an InstantPoll app with MDriven

This article was moved to MDriven Wiki – Turnkey sample InstantPoll As I was invited to a Meetup event by Thomas Javing at Regent. My talk was about MDriven. It was a pleasant experience and I met with a lot … Continue reading

Posted in AngularJS, MDrivenDesigner, Turnkey, TypeScript | Tagged , | Leave a comment

MDriven Framework + MDriven Turnkey with CodeDress

This article was moved to MDriven Wiki – CodeDress From the very start that we introduced MDriven Turnkey – fans of MDriven Framework has been asking me how the two relates. It is obvious that they are very closely related … Continue reading

Posted in c#, MDrivenDesigner, MDrivenTurnkey, SourceCode | Tagged , | Leave a comment

Fashion

How to apply a bootstrap theme to an MDriven Turnkey site 

Posted in IIS, MDrivenTurnkey | Tagged , | Leave a comment

IIS–set up for running MDriven Turnkey and/or MDriven Server

This article was moved to MDriven Wiki – Installing MDriven Server on Windows The Video on setting up a local IIS is found here:    But prior to following this video you should have set up a local IIS. … Continue reading

Posted in IIS, MS-Technology | Tagged | Leave a comment

REST services and MDriven Turnkey

This article was moved to MDriven Wiki – REST services and MDriven Turnkey REST services are services that are executed by connecting to an URL that defines operation and parameters then it returns an answer – not seldom as JSon … Continue reading

Posted in ASP.NET, MDrivenTurnkey, REST, ViewModel | 3 Comments

Doing a board like trello in MDriven Turnkey

This article was moved to MDriven Wiki – A Trello like Board In MDrivenTurnkey In order to do more advanced UI controls in MDriven Turnkey AngularJS you can study how this trello-like-board is constructed. In order to develop something like … Continue reading

Posted in AngularJS, Javascript, MDrivenTurnkey, TypeScript | Tagged , , | Leave a comment

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

High or low exposure to risk

This article was moved to MDriven Wiki – High or low exposure to risk The dilemma – secure information requires low system exposure, rich functionality requires high system exposure. It is natural to want to protect your system. The system … Continue reading

Posted in TypeScript, ViewModel | 1 Comment