-
Recent Posts
Categories
Recent Topics
SupportForum
Log In
Recent Comments
- Derek Newton on MDriven Framework Change log
- Dot Net Training on MDriven Framework – a Model driven framework
- Admin on REST services and MDriven Turnkey
- Derek Newton on Reporting issues
- pena on UI First–or information first? Mix it up as you see fit!
Archives
- December 2018
- August 2018
- July 2018
- June 2018
- May 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- January 2015
- November 2014
- October 2014
- September 2014
- July 2014
- June 2014
- May 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- June 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
Category Archives: MS-Technology
Storing locally on the Windows Phone 8.1 and WindowsStore 8.1–and in Xamarin
Puh – getting dizzy by all the environments? Luckily once you have the initial project set up they all behave the same from a model perspective. This article focus on the ability to store data locally on the device. To … Continue reading
Further Linq enhancements
This article was moved to MDriven Wiki – Further Linq enhancements Up until now there has been a problem to filter on type in Linq The problem can be shown with this model: If you want to find SomeSubClass that … Continue reading
Using other than standard Persistence Mappers per attribute
This article was moved to MDriven Wiki – Using other than standard Persistence Mappers per attribute In MDriven it is possible to create your own persistence mappers per attribute. If you do not create your own it is still possible … Continue reading
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
AngularJS
As the market more and more converge towards the one and only trustworthy client execution environment JavaScript – the need to actually DO THINGS with JavaScript force itself upon us die hard strongly typed MDriven subscribers. There are a lot … Continue reading
MVC5
Last month I did a MVC4 project and shared it on codeplex so that it would be easy to get started with MVC4 and MDriven Framework. But MVC4 is already old. Now it is MVC5 that is what you should … Continue reading
Posted in MVC
Leave a comment
Getting started template for MDriven MVC
This article was moved to MDriven Wiki – Getting started template for MDriven MVC In order to get started with a MDriven MVC project clone this project at CodePlex: https://mdrivenmvc.codeplex.com/ Go like this: 1. Make sure you have MDriven Framework … Continue reading
Posted in codeplex, MVC
3 Comments
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
MVC White paper in 4 parts
This article was moved to MDriven Wiki – MVC White paper in 4 parts Use CapableObjects with MVC – this is how //www.capableobjects.com/xdownloads/Doing%20MVC%20with%20CapableObjects.pdf The document handles new model driven controllers for MVC and Wecpof for MVC and a few things … Continue reading
Posted in MVC, WECPOF
9 Comments
Nuget updates
Some updates to the CapableObjects packages at nuget. We have discontinued the EcoWeb package and replaced it with EcoWebASP and EcoWebProviders. This is because the content of EcoWebProviders package is usable even if you do not use ASP.NET . A … Continue reading
Posted in ASP.NET, MVC, NuGet
Leave a comment