Expression Builders

Expression Builders
Using Controls with ASP.NET MVC ViewPage

For the last few months, I've been attempting to create WebForm controls specifically designed to work well with ASP.NET MVC and the ViewPage (as well as ViewMasterPage and ViewUserControl). Yesterday, as I near finish with my implementation, I find that Microsoft has already done so themselves. However, on second look, it's not finished, though does appear to be a great start.  As I debate whether to finish and bugproof my own implementation, choose to use Microsoft's implementation when they finally have time to finish it, or simply derive Microsoft's current implementation to better fit my needs, I'll describe what I've...

posted @ Saturday, March 07, 2009 5:16 AM | Feedback (0)