Requesting Your Opinion on an MVC Topic
Hey all developers out there who are getting into ASP.NET MVC (or have been using the MVC design pattern for a while). Just a couple of days ago, Stephen Walther posted on a topic near and dear to my heart regarding MVC and how to address the issue of getting supplemental data for a View while not violating the MVC design pattern.
I've posted a follow up to his post, and I'd like your opinion on it (if you feel strongly about the subject that is). I'm not looking for general comments (though always welcome), but more for ideas and opinions directly about the subject.
My reply post is here: How to Handle "Side Content" in ASP.NET MVC
Stephen's original post is here: ASP.NET MVC Tip #31 – Passing Data to Master Pages and User Controls
I commented on this topic a while ago in an article (ASP.NET MVC in the Real World), but I didn't go into it as much in depth as I just did in that blog post.
Thanks,
-Timothy