show/hide this revision's text 2 Noted that a better answer has been made

Microsoft has actually posted an entry on the "official" way to handle this. This provides a step-by-step walkthrough walk-through with an explanation of their reasoning.

In short, they recommend using an abstract controller class, but see for yourself.

EDIT

Generic Error has provided a better answer below. Please read it!

show/hide this revision's text 1

Microsoft has actually posted an entry on the "official" way to handle this. This provides a step-by-step walkthrough with an explanation of their reasoning.

In short, they recommend using an abstract controller class, but see for yourself.