<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Scott Guthrie - Talking ASP.NET and IIS 7.0 (TheChannel9Team on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/thechannel9team/scott-guthrie-talking-aspnet-and-iis-70/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Scott Guthrie - Talking ASP.NET and IIS 7.0 (TheChannel9Team on Channel 9)</title><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/</link></image><description>Scott Guthrie - Talking ASP.NET and IIS 7.0</description><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/</link><language>en-us</language><pubDate>Thu, 19 May 2005 15:44:43 GMT</pubDate><lastBuildDate>Thu, 19 May 2005 15:44:43 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3599.6114, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>did you ever try out 'iisreset' at you command prompt?&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=68395</link><pubDate>Thu, 19 May 2005 15:44:43 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=68395</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/68395/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>did you ever try out 'iisreset' at you command prompt?</evnet:previewtext><dc:creator>asharism</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/68395/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;scottgu wrote:&lt;/div&gt;&lt;div&gt;&lt;br&gt;
3) Rich admin tool (Apache has none)&lt;br&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;
&lt;br&gt;
There are actually several - choice is a good thing :)&lt;br&gt;
&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=46140</link><pubDate>Sat, 12 Mar 2005 12:49:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=46140</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/46140/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>scottgu wrote:
3) Rich admin tool (Apache has none)

There are actually several - choice is a good thing :)
</evnet:previewtext><dc:creator>Rossj</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/46140/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;DouglasH wrote:&lt;/div&gt;&lt;div&gt;Drew,&lt;BR&gt;I guess the main issue is loading up 5 or 6 of the same quick starts and getting the connection limit error and about the only way to clear it out is to restart the service. &lt;BR&gt;Douglas&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Douglas,&lt;BR&gt;&lt;BR&gt;this is because you have "keep-alive" enabled on the server. As you make connection IE keeps them open and you run in this problem. To be able to develop on XP pro without any issue, just turn off keep-alive in IIS and you'll never (whithin reason)&amp;nbsp;have to restart the service or even run into the limit as a single user on a developpement box.&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=46025</link><pubDate>Sat, 12 Mar 2005 00:19:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=46025</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/46025/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>DouglasH wrote:Drew,I guess the main issue is loading up 5 or 6 of the same quick starts and getting the connection limit error and about the only way to clear it out is to restart the service. DouglasDouglas,this is because you have "keep-alive" enabled on the server. As you make connection IE&amp;#8230;</evnet:previewtext><dc:creator>GloP</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/46025/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>Actually you'll find there are a lot more feature than Apache, and several scenarios that are not possible today with Apache.&amp;nbsp; A few specific web-server benefits that IIS7 will have over Apache 2.x:&lt;BR&gt;&lt;BR&gt;1) Richer process isolation management and control&lt;BR&gt;2) Richer command-line scripting and admin&amp;nbsp;model&lt;BR&gt;3) Rich admin tool (Apache has none)&lt;BR&gt;4) Richer real-time diagnostics and tracing support&lt;BR&gt;5) Multi-protocol activation (to enable web-service scenarios like queing)&lt;BR&gt;6) Better performance&lt;BR&gt;&lt;BR&gt;ASP.NET obviously provides some benefits as well -- the list above just compares the web-server pieces.&lt;BR&gt;&lt;BR&gt;Hope this helps,&lt;BR&gt;&lt;BR&gt;Scott</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=45944</link><pubDate>Fri, 11 Mar 2005 20:11:12 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=45944</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/45944/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Actually you'll find there are a lot more feature than Apache, and several scenarios that are not possible today with Apache.&amp;nbsp; A few specific web-server benefits that IIS7 will have over Apache 2.x:1) Richer process isolation management and control2) Richer command-line scripting and&amp;#8230;</evnet:previewtext><dc:creator>scottgu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/45944/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>So basically you are writing another version of Apache server? Text based configuration and more fine grained control both with the configuration and models. Maybe it would be cheaper to just use Apache.</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=45179</link><pubDate>Wed, 09 Mar 2005 10:34:23 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=45179</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/45179/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>So basically you are writing another version of Apache server? Text based configuration and more fine grained control both with the configuration and models. Maybe it would be cheaper to just use Apache.</evnet:previewtext><dc:creator>madhead</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/45179/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>In reply to &lt;A title=rhm href="http://channel9.msdn.com/User/Profile.aspx?UserID=7318"&gt;&lt;STRONG&gt;rhm&lt;/STRONG&gt;&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Isn't it just the fact that PHP is very much more a cross platform technology rather than anything else? Your Marketing people would keep quite about that bit wouldn't they? Unless of course you are secretly working on the MONO project? LOL!&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=45178</link><pubDate>Wed, 09 Mar 2005 10:32:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=45178</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/45178/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In reply to rhmIsn't it just the fact that PHP is very much more a cross platform technology rather than anything else? Your Marketing people would keep quite about that bit wouldn't they? Unless of course you are secretly working on the MONO project? LOL!</evnet:previewtext><dc:creator>madhead</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/45178/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>Great video.&lt;BR&gt;&lt;BR&gt;Now I have to watch Part II just to find out about the % of C# code....</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43740</link><pubDate>Tue, 01 Mar 2005 22:08:28 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43740</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43740/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Great video.Now I have to watch Part II just to find out about the % of C# code....</evnet:previewtext><dc:creator>CSharpFriends</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43740/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>I am not concerned with asp.net and iis I was refering to the fact that
I can not duplicate iis6 on my xp machine. This means for any testing I
have to use a seperate machine or vpc to understand how an application
might work on iis6/2003.&lt;br&gt;
&lt;br&gt;
The ablitily to save all iis7 settings to a config file sounds very
cool. A client can send their configuration to us instead of wondering
how their configuration differs from ours.&lt;br&gt;
&lt;br&gt;
Good video. I am looking foward to the new and improved renders of asp.net web controls.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43348</link><pubDate>Sun, 27 Feb 2005 23:00:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43348</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43348/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I am not concerned with asp.net and iis I was refering to the fact that
I can not duplicate iis6 on my xp machine. This means for any testing I
have to use a seperate machine or vpc to understand how an application
might work on iis6/2003.

The ablitily to save all iis7 settings to a config&amp;#8230;</evnet:previewtext><dc:creator>harumscarum</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43348/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>Drew,&lt;BR&gt;&lt;BR&gt;Yes IIs 5.1 is on XP. and yes you can develop using the platform. &lt;BR&gt;&lt;BR&gt;The issue I run into is the 10 connection limit, Feel less than that some times. and the difference in configurations between IIS 5.1 and IIS 6.0.&lt;BR&gt;&lt;BR&gt;I guess the main issue is loading up 5 or 6 of the same quick starts and getting the connection limit error and about the only way to clear it out is to restart the service. &lt;BR&gt;&lt;BR&gt;personally for development. I much prefer the file system testing in Whidbey. hoping that IIS 7.0 offers that as a choice. even if it is in the virtual directories.&lt;BR&gt;&lt;BR&gt;Douglas</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43087</link><pubDate>Sat, 26 Feb 2005 21:27:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43087</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43087/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Drew,Yes IIs 5.1 is on XP. and yes you can develop using the platform. The issue I run into is the 10 connection limit, Feel less than that some times. and the difference in configurations between IIS 5.1 and IIS 6.0.I guess the main issue is loading up 5 or 6 of the same quick starts and getting&amp;#8230;</evnet:previewtext><dc:creator>DouglasH</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43087/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;scottgu wrote:&lt;/div&gt;&lt;div&gt;Hi Doug,&lt;br&gt;&lt;br&gt;Our plan is to enable IIS7 to
work on the client and server.&amp;nbsp; We are also looking to change some
of the limitations previous versions have had on client-platforms to
make it a more full-featured offering.&lt;br&gt;&lt;br&gt;Hope this helps,&lt;br&gt;&lt;br&gt;Scott&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;
&lt;br&gt;
Hey Scott... can you PLEASE add Content-Negotiation,
Language-Negotiation, and URI Rewriting in IIS? I've constantly emailed
the "Make a Wish" page and the product suggestion pages with no
response... so can I hear from you now? ;)&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43080</link><pubDate>Sat, 26 Feb 2005 21:10:55 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43080</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43080/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>scottgu wrote:Hi Doug,Our plan is to enable IIS7 to
work on the client and server.&amp;nbsp; We are also looking to change some
of the limitations previous versions have had on client-platforms to
make it a more full-featured offering.Hope this helps,Scott

Hey Scott... can you PLEASE add&amp;#8230;</evnet:previewtext><dc:creator>W3bbo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43080/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;harumscarum wrote:&lt;/div&gt;&lt;div&gt;It is too bad that iis6 only came on server 2003. I think a lot of developers have been left out since it does not run on xp. &lt;BR&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;It doesn't? Hmmm... that's funny all of our developers run WinXP Pro and develop ASP.NET applications all day long.&amp;nbsp;:)&lt;BR&gt;&lt;BR&gt;All you need to do is install the framework and that should configure IIS automatically assuming you had it installed when you installed the framework. If you didn't have IIS installed when you installed the framework then you need to go to the framework directory (should be %WINDOWS%\Microsoft.NET\Framework\v1.1.4322) and run &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfASPNETIISRegistrationToolAspnet_regiisexe.asp"&gt;aspnet_regiis&lt;/a&gt;.&lt;BR&gt;&lt;BR&gt;HTH,&lt;BR&gt;Drew</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43058</link><pubDate>Sat, 26 Feb 2005 19:48:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43058</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43058/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>harumscarum wrote:It is too bad that iis6 only came on server 2003. I think a lot of developers have been left out since it does not run on xp. It doesn't? Hmmm... that's funny all of our developers run WinXP Pro and develop ASP.NET applications all day long.&amp;nbsp;:)All you need to do is install the&amp;#8230;</evnet:previewtext><dc:creator>dmarsh</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43058/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>100% ?&amp;nbsp; Any unsafe code?&lt;BR&gt;&lt;BR&gt;--William</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43035</link><pubDate>Sat, 26 Feb 2005 17:10:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43035</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43035/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>100% ?&amp;nbsp; Any unsafe code?--William</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43035/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>Thanks Scott!&amp;nbsp; That was a great video.&amp;nbsp; All the stuff your doing with components and xml config and api config seem so natural and much welcomed.&amp;nbsp; I never really understood&amp;nbsp;the metabase anyway.&amp;nbsp; And having all access via managed code is going to be fantastic.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;Thanks again,&lt;BR&gt;&lt;BR&gt;William</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43032</link><pubDate>Sat, 26 Feb 2005 16:37:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43032</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43032/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Thanks Scott!&amp;nbsp; That was a great video.&amp;nbsp; All the stuff your doing with components and xml config and api config seem so natural and much welcomed.&amp;nbsp; I never really understood&amp;nbsp;the metabase anyway.&amp;nbsp; And having all access via managed code is going to be fantastic.&amp;nbsp; Thanks again,William</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43032/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>This video ranks very high in my all-time-favorites on Channel9 !!!&lt;BR&gt;&lt;BR&gt;Thank you so much Scott for your clear and interesting explanation about the new IIS and ASP.NET Whidbey.&lt;BR&gt;&lt;BR&gt;I actually took notes while watching the video and am so excited to tell about all this stuff to my colleagues and other web developers that I know.&lt;BR&gt;&lt;BR&gt;I can hardly&amp;nbsp;wait for more videos about IIS7 and ASP.NET v2!&amp;nbsp;&amp;nbsp;Keep them coming! :)&lt;BR&gt;&lt;BR&gt;By the way, when can we expect to get our hands on a first beta of IIS 7.0?&amp;nbsp; The new configuration model is something that I would kill for because we have to manage so many applications in hosted environments. That and all the other cool features of IIS7 that Scott talked about make me wanting to play with it right away!</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43004</link><pubDate>Sat, 26 Feb 2005 12:22:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=43004</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/43004/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This video ranks very high in my all-time-favorites on Channel9 !!!Thank you so much Scott for your clear and interesting explanation about the new IIS and ASP.NET Whidbey.I actually took notes while watching the video and am so excited to tell about all this stuff to my colleagues and other web&amp;#8230;</evnet:previewtext><dc:creator>dotnetjunkie</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/43004/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>scott,&lt;BR&gt;&lt;BR&gt;yes it does. thanks. &lt;BR&gt;&lt;BR&gt;can't wait to play with it:) &lt;BR&gt;&lt;BR&gt;Douglas</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42998</link><pubDate>Sat, 26 Feb 2005 08:15:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42998</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42998/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>scott,yes it does. thanks. can't wait to play with it:) Douglas</evnet:previewtext><dc:creator>DouglasH</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42998/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>Hi Doug,&lt;BR&gt;&lt;BR&gt;Our plan is to enable IIS7 to work on the client and server.&amp;nbsp; We are also looking to change some of the limitations previous versions have had on client-platforms to make it a more full-featured offering.&lt;BR&gt;&lt;BR&gt;Hope this helps,&lt;BR&gt;&lt;BR&gt;Scott</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42993</link><pubDate>Sat, 26 Feb 2005 03:38:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42993</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42993/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi Doug,Our plan is to enable IIS7 to work on the client and server.&amp;nbsp; We are also looking to change some of the limitations previous versions have had on client-platforms to make it a more full-featured offering.Hope this helps,Scott</evnet:previewtext><dc:creator>scottgu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42993/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;P&gt;We'll get more demos with the ASP.NET team and Scott. Thanks!&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42991</link><pubDate>Sat, 26 Feb 2005 03:30:31 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42991</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42991/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>We'll get more demos with the ASP.NET team and Scott. Thanks!</evnet:previewtext><dc:creator>scobleizer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42991/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;P&gt;I seen Scott do a demo of Whidbey in Reading (UK) last year, was by far the best technical presentation I’ve seen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C9 show us a video of Scott making a blog reader with no lines of code!!&lt;BR&gt;&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42960</link><pubDate>Sat, 26 Feb 2005 00:57:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42960</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42960/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I seen Scott do a demo of Whidbey in Reading (UK) last year, was by far the best technical presentation I’ve seen.
&amp;nbsp;
C9 show us a video of Scott making a blog reader with no lines of code!!</evnet:previewtext><dc:creator>dbates</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42960/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>I wonder if the ASP.NET team realise who many potential developers have
completely ignored ASP.NET because of the name. When I've spoken to web
developers about server-side technology it's apparent a lot of them
think that ASP.NET is just a .NET-ified version of classic ASP, i.e.
that it's essentially the same thing and just uses C# instead of
vbscipt.&lt;br&gt;
&lt;br&gt;
Of course a lot of them are PHP fanatics that probably wouldn't switch
to a Windows-based technology anyway, but I do get the impression that
because PHP is so good at what it does they are blinded to the
possibility that something else could be better. I mean PHP takes the
old "embed code in your webpages" idea that started with Coldfusion and
was popularised by ASP and does it to perfection, but it's still based
on an old and pretty simplistic execution model. What ASP.NET with
seperating code from page layout and allowing componentisation of code
is such a nice way to work by comparison&amp;nbsp; it does my head in that
people ignore it because its got those three letters ASP in the name.
Bad marketting decision in my view.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42934</link><pubDate>Fri, 25 Feb 2005 22:57:42 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42934</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42934/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I wonder if the ASP.NET team realise who many potential developers have
completely ignored ASP.NET because of the name. When I've spoken to web
developers about server-side technology it's apparent a lot of them
think that ASP.NET is just a .NET-ified version of classic ASP, i.e.
that it's&amp;#8230;</evnet:previewtext><dc:creator>rhm</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42934/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;p&gt;For those who would say (like the senior George Bush) that
guys like me are “happy saying something negative,” you guys have forgotten how
much &lt;a&gt;I gush
over Scott Guthrie&lt;/a&gt;. I’ve got nothing bad to say about this guy. The work of
his team speaks for itself. That he would actually say ‘XHTML’ places him alone
among the great ‘next generation’ Microsoft employees.&lt;/p&gt;


&lt;p&gt;Scott is &lt;i&gt;still&lt;/i&gt;
talking about being standards compliant when this mantra seems to escape most
Microsoft users and employees who are trying to ‘keep it real.’ When I hear
Scott talking about standards compliance, I am hearing a professional realize
that like &lt;a href="http://www.kintespace.com/rasxlog/index.php?p=65"&gt;Jeffrey
Veen&lt;/a&gt; web pages are publications that need style guides and standard
syntax—just like any traditional publication.&lt;/p&gt;


&lt;p&gt;Most guys are slobs and they just want to get the job done
in two minutes or less. Guys like Scott make my two minutes count—and we don’t
come off as slobs.&lt;/p&gt;


&lt;p&gt;Keep my Channel 9 comments positive by bringing in more SQL
Server folks, Don Box (of course) and some history about Microsoft Word (find
an old timer from the Microsoft Word team—since clearly the new guys are too
busy to go online).&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42917</link><pubDate>Fri, 25 Feb 2005 21:51:29 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42917</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42917/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>For those who would say (like the senior George Bush) that
guys like me are “happy saying something negative,” you guys have forgotten how
much I gush
over Scott Guthrie. I’ve got nothing bad to say about this guy. The work of
his team speaks for itself. That he would actually say ‘XHTML’ places&amp;#8230;</evnet:previewtext><dc:creator>rasx</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42917/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;Charles wrote:&lt;/div&gt;&lt;div&gt;&lt;br&gt;Can you guess how much of ASP.NET is written in C#? &lt;br&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;
&lt;br&gt;
90%?&lt;br&gt;
&lt;br&gt;
It is too bad that iis6 only came on server 2003. I think a lot of developers have been left out since it does not run on xp. &lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42778</link><pubDate>Fri, 25 Feb 2005 05:00:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42778</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42778/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Charles wrote:Can you guess how much of ASP.NET is written in C#? 

90%?

It is too bad that iis6 only came on server 2003. I think a lot of developers have been left out since it does not run on xp. </evnet:previewtext><dc:creator>harumscarum</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42778/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>Any hint on what the Client implentation of IIS 7.0 is going to be like??&lt;BR&gt;&lt;BR&gt;Right now IIS 5.1 is worthless from a client perspective. run into its limitations with one user and doing quick starts.&lt;BR&gt;&lt;BR&gt;for personal use would be nice to have a slightly more robust platform with eyes that it can move to a server.&lt;BR&gt;&lt;BR&gt;better yet give us a Home Server platform that we can use:)</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42775</link><pubDate>Fri, 25 Feb 2005 04:46:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42775</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42775/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Any hint on what the Client implentation of IIS 7.0 is going to be like??Right now IIS 5.1 is worthless from a client perspective. run into its limitations with one user and doing quick starts.for personal use would be nice to have a slightly more robust platform with eyes that it can move to a&amp;#8230;</evnet:previewtext><dc:creator>DouglasH</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42775/Trackback.aspx</trackback:ping></item><item><title>Re: Scott Guthrie - Talking ASP.NET and IIS 7.0</title><description>It's important to realize that the ASP.NET team has been the greatest (and earliest)&amp;nbsp;adopter of .NET inside our walls and are true champions of the CLR. Much kudos to the ASP.NET team for what they've done with CLR-based technology. The feedback they've pumped back to the CLR team since very early on has benefited all of us today. &lt;BR&gt;&lt;BR&gt;Can you guess how much of ASP.NET is written in C#? You'll find out in the second clip, but go ahead and guess.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Thanks,&lt;BR&gt;&lt;BR&gt;Charles</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42752</link><pubDate>Fri, 25 Feb 2005 02:27:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Scott-Guthrie-Talking-ASPNET-and-IIS-70/?CommentID=42752</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/42752/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>It's important to realize that the ASP.NET team has been the greatest (and earliest)&amp;nbsp;adopter of .NET inside our walls and are true champions of the CLR. Much kudos to the ASP.NET team for what they've done with CLR-based technology. The feedback they've pumped back to the CLR team since very&amp;#8230;</evnet:previewtext><dc:creator>Charles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/42752/Trackback.aspx</trackback:ping></item></channel></rss>