The Coding Humanist

Gleb

11/16/2009 4:18:04 PM

First of all, thanks for useful screencast. I have two questions:

1) when you wrote GetValue method for CoolTextBox, you returned an Object? Am I missing something, or it`s an opportunity to make it strongly-typed by returning expression result of type TResult?

2) Attached solution requires ASP.NET MVC 2 preview 2 installed on my machine, is that correct?

Thanks in advance