Daily Archives: November 30, 2006

Model-View-Presenter Sample

Here is a small part of my Demo that I’m creating. It is actually a second Presenter with Model and View that are used when you want to import something (the demo will follow so don’t worry ).It gives a … Continue reading

Tagged | Leave a comment

MVP Rocks

I’ve been working MVP for a day now and I just love it. Complete seperation of data and user interface. I’ve been creating 2 models, one built with Ado.NET (which sucks by the way) and one built with Hera (the … Continue reading

Leave a comment