Monthly Archives: July 2011

AppComplete and Modlr extensions–exporting data

This article was moved to MDriven Wiki – MDriven Designer 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 … Continue reading

Posted in CO-Unique, Modlr, ViewModel | 1 Comment

Seeing everything that is persisted

This article was moved to MDriven Wiki – 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 … Continue reading

Posted in CO-Unique, SourceCode | 2 Comments