Archive for November 2006

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 Read More

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 :smile: ).It gives...

Read More

Model-View-Presenter

Somebody mailed me that I should look into the MVP pattern (did I mention I love patterns! :smile: )

So after some browsing on the web it sure looks like the right pattern to use for my last problem.

MVP...

Read More

Seperating data from user interface

A few days ago a friend of mine asked me the following. He was working on a program with a database backend. He found some ORM tools on the web, but every time they worked differently (use that or that...

Read More

4 posts found.