- Loading
Tags
About us Actions AppComplete AppCompleteCloud ASP.NET Azure BoringPredictable CO-Unique DDD Declarative Derive Documtr EcoActionLanguage Import Interviews MDA Modlr Mono MS-Technology OCL Packages Plugin Release notes Reports Reverse Seeker Silverlight SourceCode Strategies ThirdParty Tuples UML ViewModel VisualStudio WCF WECPOF WindowsPhone Workarounds WPF Xaml-
Recent Posts
Recent Comments
Archives
Categories
Category Archives: BoringPredictable
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 BoringPredictable, Declarative, 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 AppComplete, BoringPredictable, ViewModel, WECPOF
Leave a comment
BoringPredictable periodic server side actions
When you have a model driven server like BoringPrecitable you can use it to execute re-occurring actions, or periodic actions. A Periodic action is defined by a selection expression that selects what objects to act on. For each object selected … Continue reading
Posted in Actions, AppComplete, BoringPredictable
Leave a comment
Information hygiene
Everything starts up small – and some things never stops to grow. Pretty soon you have a big system on your hands that needs to send data here and there thru the enterprise. You then start to whish that you … Continue reading
Posted in BoringPredictable, Declarative, Modlr
11 Comments
BoringPredictable functions
Suppose you have this model: And this ViewModel with placing hints : And some actions: And that you have loaded it into BoringPredictableServer like explained here into slot A0 in the database. Then you can use the services of … Continue reading
Posted in BoringPredictable
Leave a comment
BoringPredictable – how to add model
Go to Admin Area/ Admin Browser App You will get a warning about dangerous apps – ok it – you can trust me. You will get something like this – if I have not made it look nicer yet: You … Continue reading
Posted in BoringPredictable
3 Comments
BoringPredictable Troubleshoot
Go to Admin area/Info and errors #1 Check Database connectivity: Expected result: “Success of open Data Source=|DataDirectory|DatabaseCompact.sdf ” If you get a callstack you have issues with accessing the database and nothing will work. #2 You can try to create … Continue reading
Posted in BoringPredictable
Leave a comment
BoringPredictable install
This is how you install Download the zip found here http://capableobjects.com/downloads/BoringPredictable.zip Import the zip on your Web site. (if you do not have the “Import Application…” option, you are missing “Web Deploy” or you need to repair “Web Deploy”) … Continue reading
Posted in BoringPredictable
2 Comments
Boring and Predictable
I want stuff to be predictable – but something that is predictable is inherently boring. The thing is that no one wants to be boring or predictable– so the tools that we create are filled with options and settings to … Continue reading
Posted in AppComplete, BoringPredictable, CO-Unique
Leave a comment