Scott Guthrie - Talking ASP.NET and IIS 7.0, Part II
- Posted: Feb 28, 2005 at 6:22 PM
- 58,942 Views
- 9 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…”
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
If you're a programmer building Web applications you'll want to listen to this interview.
You'll hear a bit about the next versions of ASP.NET and IIS. One interesting tidbit: IIS 7.0 is undergoing 8,000 security reviews. Each review takes 30 minutes to three hours.
If you missed it, here's the first part of the interview. More information can be found on Scott's blog.
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
hmmm... 8,000 security reviews at 30-180 minutes per review?
Using my supreme maths skillz I predict ASP.Net 2 and IIS 7.0 will ship to customers in between 166.67 and 1,000 days.
</facetious remark>
Actually, that sounds about right anyway...
I'd guess it depends on your priorities. ASP.Net is great unless your customers run on something other than Windows. PHP is great unless you want something you can scale easily.
I 'left' php (although Rasmus, Zeev and Andi are great guys) for ASP.NET because of the event driven first class object model present in the Framework, and it just keeps getting better. The fact that the Framework itself will be ported out in time to Linux and Mac boxes makes it that much more interesting to dev now in ASP.NET than in php.
Having to dev n-tier MVC architectures, or component-based entities in php was just a pain, and with WebServices, ASP.NET and IIS it is just plain fun nowadays. I enjoy stuff like Intellisense, sensible debugging, and not having to write alternating grid code. (All stuff you can't do easily for free with php by the way..) Add to that the power to easily consume XML, and (to Scott's probable dismay) run any XSLT transformations on incoming data easily, well, php doesn;t look so pretty any more...
The only thing I'd like to really see is the ditching of 'X-Powered By: ASP.NET' headers (Since I like to cloak my IIS server as a "Sun One Webserver" on header queries.. and a mechanism to save/restore ip addresses I'm blocking (Right now having to reenter 200+ IP's Im not blocking at the router level, but am blocking for a particular site, isn't much fun. (perhaps web.config could include forbidden ip's?)
Also, just a thought that now that "Allaire-cum-Macromedia-cum-Adobe" will now be working to get more mobile app support, I'd surely like to see IIS7 with better built-in support for common stuff like Flash, .mp3's and such.. Maybe this will all change with XAML and Avalon; but the ability to drop in an IIS module for something like a video jukebox in about a minute sounds appealing...
At any rate, Scott still rates Triple A in my book.
Remove this comment
Remove this thread
close