Category Archives: WECPOF

Business Delete Rules

This article was moved to MDriven Wiki – Business Delete Rules When you create a model – deletion of objects is seldom on top of your mind. But sooner or later users are going to want to remove objects from … Continue reading

Posted in Declarative, Modlr, WECPOF | Leave a comment

Getting taggedvalues in runtime without code

This article was moved to MDriven Wiki – Getting taggedvalues in runtime without code When you use WECPOF you can create a whole system with use of the Model alone. As you do you might want to pick up information … Continue reading

Posted in OCL, WECPOF | 1 Comment

WECPOF Goodies 3 Special viewmodel names

This article was moved to MDriven Wiki – WECPOF Goodies 3 Special viewmodel names There are currently two ViewModel names that has special meaning to WECPOF. The first is “DropTargetViewModel” this is added to the WECPOF screen   This is … Continue reading

Posted in WECPOF | 1 Comment

WECPOF Goodies 2–GridAction

This article was moved to MDriven Wiki – WECPOF Goodies 2–GridAction It is real easy to create an action that creates objects – but the result is not always very user friendly. It is not friendly to force the user … Continue reading

Posted in Seeker, ViewModel, WECPOF | 2 Comments

WECPOF Goodies 1

This article was moved to MDriven Wiki – WECPOF Goodies 1 When doing search UI’s with multiple search expressions like this: The used search expression is deduced from the rules explained here: //www.capableobjects.com/2011/02/27/the-multi-variable-seeker/ But having that is all fine – … Continue reading

Posted in WECPOF | 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

WECPOF for ASP.NET in BoringPredictable

Another day at the office – you are designing along and thinking out solutions to trivial everyday problems. Now you want to deploy – and one way is to use the BoringPredictable server. Consider this model: And you do some … Continue reading

Posted in MDrivenDesigner, MDrivenServer, ViewModel, WECPOF | Leave a comment

WECPOF, the 10 times faster way to build .net systems is replaced with WECPOF2

Last year when we assembled all the bits and pieces of work and consolidated it into WECPOF I was extremely satisfied. It is a good feeling to have a vision, work on it from many angles and in the end … Continue reading

Posted in Declarative, Silverlight, WECPOF | 1 Comment