- 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
- seg on Custom controls in ViewModel aided Views
- Admin on CapableObjects
- Robert Cram on CapableObjects
- Jörg Gullus on Online Order
- guest00 on Access groups
Archives
Categories
Monthly Archives: July 2011
AppComplete and Modlr extensions–exporting data
As you model along with Modlr in VisualStudio or by using AppComplete you collect a lot of knowledge about the domain you are modeling. I have heard from many a need to access this information in some simple export format … Continue reading
Seeing everything that is persisted
There is something called a ChainedPersistenceHandlerBase that you can inherit from and intercept everything that goes to and from the database. You can use override as you see fit: namespace Eco.Persistence { // Summary: // Base class for persistence handler. // … Continue reading
Posted in CO-Unique, SourceCode
2 Comments