Yesterday I was fortunate enough to do C4MVC's virtual presentation. It was my first virtual presentation and that's definitely a different experience, though still fun.

I just posted the source code, a description of the presentation and the video here. If you have any questions or comments, let me know.

Filed Under: ASP.NET MVC

Comments: 1

Comments

Gleb
Monday 11/16/2009 4:18 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

Something To Say?

Name: (optional)
Email: (optional, and will not be displayed)
Website: (optional)
Comment:

You can use html tags like <b>, <a>, and <p>. Actually, you can use just about anything. If you want to see what it will look like, click the preview comment button below.