Category Archives: MDrivenServer

MDrivenServer install

This article was moved to MDriven Wiki – Installing MDriven Server on Windows This is how you install MDrivenServer   Download the zip found here Downloads   Import the zip on your Web site. (if you do not have the … Continue reading

Posted in MDrivenServer | Tagged , | 2 Comments

Turnkey App Current state: Paused

This article was moved to MDriven Wiki – Turnkey App Current state: Paused If your app seems strange in anyway you can go into its MDriven server to find out more details. You will find it in this url https://yourapp.azurewebsites.net/__MDrivenServer … Continue reading

Posted in MDrivenServer, MDrivenTurnkey, Turnkey | Tagged | Leave a comment

UML – State machines

This article was moved to MDriven Wiki – Short introduction to UML– class diagram If the classes of your model define the statics we are now left with dealing with the dynamics of the domain. With the dynamics I mean … Continue reading

Posted in MDrivenServer, OCL, UML, UMLSchool | 1 Comment

More videos on MDriven MVC

In this video we deploy the actual application to Azure and make sure that we can use it on the phone and such https://www.youtube.com/watch?v=H_zQ9ke1D-A In this video we find some limitations on the deployed application and fix them. We add … Continue reading

Posted in Azure, MDrivenDesigner, MDrivenServer, MVC | 1 Comment

New video on MDrivenServer

In this video we show how to get your own Cloud based model driven beach head up and running in less than 10 minutes. Once you have it it is much easier for you to make different types of applications … Continue reading

Posted in MDrivenDesigner, MDrivenServer | Leave a comment

Import data from other SQL servers

This article was moved to MDriven Wiki – Import data from other SQL servers MDriven Server – the new name for BorPred – has been extended with functionality to import data from other sqlbased systems. The MDriven Server is designed … Continue reading

Posted in Import, MDrivenServer | Leave a comment

BorPred–the ways to use

BoringPredictableServer is an IIS-application that has: Multiple Eco Persistence mappers – exposed via WCF Integration from Modlr/AppComplete to receive sent models Built in evolve mechanism Supports SQLCE,SQLServer and MySQL as database backend Has ability to run server side jobs based … Continue reading

Posted in MDrivenServer | Leave a comment

Producing export files with MDrivenServer

ServerSide Viewmodels are defined and executed periodically as described in this earlier article //www.capableobjects.com/2012/04/22/boringpredictable-periodic-server-side-actions/ In the last section of that article I mention the ability to send emails by naming an action column to “email”. Now you can also write … Continue reading

Posted in MDrivenDesigner, MDrivenServer, ViewModel | 1 Comment

Unique constraints on 1 to 1 links

This article was moved to MDriven Wiki – Unique constraints on 1 to 1 links When you have a 1 to 1 relation between classes a small (e) appears on the link that is embedded (where the key is actually … Continue reading

Posted in Declarative, MDrivenServer | Leave a comment

BorPred–Things are what you make them–so why not try easy

Almost all systems has the need to export and import data. Since it is always very easy to hack something up that does the job – the solution is often to hack something up that does the job – and … Continue reading

Posted in Declarative, MDrivenServer, ViewModel, WECPOF | 1 Comment