Scott Hanselman - NerdDinner.com
- Posted: Jun 04, 2009 at 4:39 PM
- 47,309 Views
- 2 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
Scott Hanselman did an interesting session at MIX09 called "File|New -> Company", where he essentially started with a blank screen, and using Visual Studio, ASP.NET, Ajax, and Model View Controller he created an entire website called "NerdDinner.com",
which is a social networking sites for... well... nerds, to allow them to coordinate with their friends what restaurants to go to and what to eat.
While we didn't have time in this episode to let Scott repeat this feat, we did get a chance to talk with him about how the various technologies he utilized worked with the tools in order to make it possible.
If you really want to see him take on this challenge, you can watch his session from MIX09:
And if you want more details about Scott, NerdDinner.com or Model View Controller, here are some additional links:
While we didn't have time in this episode to let Scott repeat this feat, we did get a chance to talk with him about how the various technologies he utilized worked with the tools in order to make it possible.
If you really want to see him take on this challenge, you can watch his session from MIX09:
And if you want more details about Scott, NerdDinner.com or Model View Controller, here are some additional links:
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
NerdDinner.com is an excellent example application, and WAY better than the usual "Hello World" crap that's traditionally included in most books. And, it's an Open Source Project, so it'll grow way past the initial demo shown in the Pro ASP.NET MVC book.
I have heard some say that the book's not worth it since the NerdDinner Chapter (Ch 1); which is available as a free download; is 164 pages of the total 420 pages of the book (not including the index); however don't be put off by this. The book is an excellent reference!! If you're looking to demistify ASP.NET MVC and get using it; then I totally recommend this book.
http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx
Excellent Job on the Book!!!
I'm currently reading the "rough cuts" of Stephen Walther's book (because Wrox books aren't available on Safari Library).
I'm in two minds about ASP.NET MVC. On the one hand I'll miss at least the idea of drag-drop page creation that Webforms had (I say the idea because it rarely worked out that well in practice), and it kinda sucks having to go so low-level the way views are created and responses handled in MVC. But on the other hand, as I've been learning recently about creating really good CSS-based design and how that relies on having nice clean HTML markup, it seems like the only way to go. Also, my experience of Webforms is that that work really well up to a point, but sooner or later you end up wanting to do something that makes it seem like all that infrastructure is just getting in the way.
Remove this comment
Remove this thread
close