Article on MVC

This is a great article on MVC.

It covers MVC and a lot of related patterns.

It is very hard to find articles that go beyond the basics.
For example what is the best practice to allow multiple controllers to interact?
How do you decouple the database from the model?

Is it possible to reuse a controller between a windows form and a web site for a non-trivial application?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s