<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/53489_100x75.jpg</url>
		<title>Channel 9 - Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<link></link>
	</image>
	<description>As part of our birthday celebration, we took a trip back to see Scott Guthrie,&amp;nbsp;Product Unit Manager&amp;nbsp;on Web Platform and Tools team, and get a demo of the next version of ASP.NET (er, Visual Studio 2005 for Web Development).

We specifically talk about Web Standards Features in the next version of Visual Studio. Microsoft talking about Web Standards? Huh?

Listen in.</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 21:39:15 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 21:39:15 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Refactoring sounds really cool!<br>
A long video so I got a couple of questions:
<ul>
<li>Why&nbsp;can the Intellisence thingy only work with xsd files and not DTD's ? </li><li>Is XHTML Strict also available?</li></ul>
<p>posted by ZippyV</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632483850410000000</link>
		<pubDate>Wed, 06 Apr 2005 11:50:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632483850410000000</guid>
		<dc:creator>ZippyV</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[We support intellisense on XML files that have either an XSD or DTD schema.&nbsp; So for pure XML intellisense we work with either.<br>
<br>
For HTML intellisense we have a standard schema that people can use to implement the intellisense rules.&nbsp; I think it is XSD based (although need to double-check) to make it extensible and allow you to add your own new html formats to the list.<br>
<br>
We do provide built-in validation/intellisense support for XHTML strict as well as for transitional.<br>
<br>
Hope this helps,<br>
<br>
Scott<p>posted by scottgu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632483994440000000</link>
		<pubDate>Wed, 06 Apr 2005 15:50:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632483994440000000</guid>
		<dc:creator>scottgu</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[I think I'm in love...&nbsp; This is the first video I've seen here that really got me excited about Microsoft tools.&nbsp; If I made a list of things I wanted to see in a web development tool &#43; platform, this video is it.&nbsp;
<br>
<br>
I played around with Web Developer Beta 1 and had to stop using it because I felt like I was teasing myself.&nbsp; I'm really looking forward to Beta 2.&nbsp;&nbsp; Any news on when it'll get pushed out?&nbsp;
<br>
<p>posted by urbandude</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632483998160000000</link>
		<pubDate>Wed, 06 Apr 2005 15:56:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632483998160000000</guid>
		<dc:creator>urbandude</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[On the subject of Accessibility it was noticeable on the free training for C# ASP.NET 2.0 CD that Ken Getz and his company put out that server side controls were generating deprecated 'b' tags instead of the semantic 'strong' tag encouraged for use in
 screen readers.<br>
<br>
Is this fixed in beta 2?<br>
<br>
If not, will it be fixed in the release?<br>
<br>
We took a lot of pain with accessibility on datagrid. Even the ASP.NET 1.1 Rollout fix that claimed compliance with accessibility legislation only fixed the problem with header tags being generated as tds and added a caption property -&nbsp;the required table&nbsp;'summary'
 property was not included and trying to get label for working with radio buttons in a data grid - well let's not go there. Is this sort of issue going to be fixed in Whidby?<p>posted by irascian</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484120300000000</link>
		<pubDate>Wed, 06 Apr 2005 19:20:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484120300000000</guid>
		<dc:creator>irascian</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Another question: any chance of datagrid tables outputing a proper table using thead &gt; tfoot &gt; tbody using th and td?<br>
<br>
<p>posted by urbandude</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484129940000000</link>
		<pubDate>Wed, 06 Apr 2005 19:36:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484129940000000</guid>
		<dc:creator>urbandude</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[I'm surprised W3bbo isn't up and posting in this topic yet. <br>
<br>
Hmm, is he sick? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-7.gif' alt='Perplexed' /><br>
<br>
mVPstar<p>posted by mVPstar</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484261380000000</link>
		<pubDate>Wed, 06 Apr 2005 23:15:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484261380000000</guid>
		<dc:creator>mVPstar</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Was I the only one that kept thinking Scott was going to bump his cup of soda(?) over every time he turned back around to his laptop? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
Heheh, great video though. My team's really dying to move to VS2005 almost solely for the HTML editor enhancements. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><p>posted by dmarsh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484334370000000</link>
		<pubDate>Thu, 07 Apr 2005 01:17:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484334370000000</guid>
		<dc:creator>dmarsh</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Great demo as always. VS 2005 really excites me almost as much as the first version of VS .NET. This is a huge release in my opinion. It will change the way we develop applications to a great degree. Can't wait for the MSDN event where they will distribute
 the DVD for VS 2005 Beta 2!<p>posted by vbNullString</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484521900000000</link>
		<pubDate>Thu, 07 Apr 2005 06:29:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484521900000000</guid>
		<dc:creator>vbNullString</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[So I'm at 24:16 in the 50:32 video and am wondering about new features around saving all of these custom settings and easily exporting them from machine to machine.<br>
<br>
I am extremely impressed with the new level of respectful intimacy and thoughtfulness in this release. The Express editions will blow Macromedia tools&nbsp;out of the water. My brand new copy of Dreamweaver MX 2004 can't even keep tab windows open without&nbsp;flickering
 them from time to time.<p>posted by rasx</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484536590000000</link>
		<pubDate>Thu, 07 Apr 2005 06:54:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484536590000000</guid>
		<dc:creator>rasx</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[
<p>Due date seems to be April 25th.<br>
<a href="http://www.microsoft.com/emea/msdn/betaexperience/">http://www.microsoft.com/emea/msdn/betaexperience/</a><br>
<br>
grtz<br>
<br>
koen</p>
<p>posted by Koen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484757820000000</link>
		<pubDate>Thu, 07 Apr 2005 13:03:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632484757820000000</guid>
		<dc:creator>Koen</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Note:&nbsp; that was for Europe, etc...&nbsp; A lot of non-English SKUs.<p>posted by Keith J. Farmer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485098440000000</link>
		<pubDate>Thu, 07 Apr 2005 22:30:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485098440000000</guid>
		<dc:creator>Keith J. Farmer</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Talking about the development server, Scott's last words of this sentence weren't very well pronounced, but I guess this was what he really wanted to say to Robert:&nbsp;&quot;You don't have to worry about Charles connecting to your development box&nbsp;and&nbsp;<em>turning
 your code into spaghetti</em>.&quot; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /> <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /> <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><br>
<br>
Oh, I love these videos about VS.NET 2005, please make more of them, because 50 mins is way too short to explain all the exciting new stuff!!!&nbsp; You should do a Whidbey video every week, each time discussing only one or a few new features, but really going deep
 into them!<br>
<p>posted by dotnetjunkie</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485146800000000</link>
		<pubDate>Thu, 07 Apr 2005 23:51:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485146800000000</guid>
		<dc:creator>dotnetjunkie</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[
<p>Hm, I noticed something that bothered me in Beta1 already: if you add a new file to your project, it opens in source mode by default (so it's showing the html for an aspx page for example instead of the designer like it used to be).&nbsp;I think most of the time
 you start working in design mode (dragging controls to your page etc.) so that should really be the default display mode.&nbsp; Why was this changed?</p>
<p>posted by dotnetjunkie</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485170830000000</link>
		<pubDate>Fri, 08 Apr 2005 00:31:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485170830000000</guid>
		<dc:creator>dotnetjunkie</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[More Whidbey videos ahead!<br>
<br>
Maybe not every week, but you'll see more.<p>posted by scobleizer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485180250000000</link>
		<pubDate>Fri, 08 Apr 2005 00:47:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485180250000000</guid>
		<dc:creator>scobleizer</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Hi DotNetjunkie,<br>
<br>
We changed the default from loading the page in the designer to the source editor because we've seen a number of developers say that prefer source mode over a design surface.<br>
<br>
The good news is that you can configure the behavior anyway you want -- just go to the preferences dialog box if you prefer design-mode when opening files.&nbsp; We'll then honor it anytime you open one.<br>
<br>
Hope this helps,<br>
<br>
Scott<p>posted by scottgu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485366930000000</link>
		<pubDate>Fri, 08 Apr 2005 05:58:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485366930000000</guid>
		<dc:creator>scottgu</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Hi Rasx,<br>
<br>
You can actually export and import all settings within VS 2005 to XML files.&nbsp; This makes it easy to copy them from machine to machine, as well as use them in group developer scenarios.&nbsp;
<br>
<br>
Just go to the Tools-&gt;Import and Export Settings menu item and a wizard will walk you through it.<br>
<br>
Hope this helps,<br>
<br>
Scott<br>
<p>posted by scottgu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485369050000000</link>
		<pubDate>Fri, 08 Apr 2005 06:01:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485369050000000</guid>
		<dc:creator>scottgu</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[I have alot of application in classic asp right now and using any of the 2003 VS IDEs I can't seem to get Classic ASP Intellisence to work.&nbsp; Is there an option for this in 2005 or is this not going to be supported.<br>
<br>
Keep up the good work.<br>
<p>posted by MGrassman</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485868460000000</link>
		<pubDate>Fri, 08 Apr 2005 19:54:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485868460000000</guid>
		<dc:creator>MGrassman</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Hi MGrassman,<br>
<br>
We don't officially support classic ASP with VS 2005, although I was just playing around with it and you'll probably find that you get an ok experience.<br>
<br>
Specifically, because there is no longer a project file for web-projects, you don't have to worry about adding it to &quot;a project&quot; in order for the files to show up.&nbsp; Instead just copy a .asp file into&nbsp;you site&nbsp;directory and you are good to go.&nbsp;
<br>
<br>
There is still some intellisense support for classic ASP in the text editor.&nbsp; I noticed that objects like request, response, etc do have code statement completion. You also get full support for HTML statement completion, xhtml validation, tag navigator, etc
 support for classic ASP contnet.<br>
<br>
Hope this helps.&nbsp; I'd recommend downloading the Visual Web Developer express edition when the beta comes out and giving it a try to see if this meets your classic asp needs.<br>
<br>
Thanks,<br>
<br>
Scott<p>posted by scottgu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485906560000000</link>
		<pubDate>Fri, 08 Apr 2005 20:57:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485906560000000</guid>
		<dc:creator>scottgu</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[
<p>Hi Irascian,<br>
<br>
The WCAG and 508 guidelines don't say much about using 'strong' in place of 'b'.&nbsp; We are looking into it more, though, to see if there is a formal recommendation.&nbsp; I believe JAWS (the most popular screen reader out there) fully supports both.&nbsp;
<br>
<br>
The &quot;summary&quot; attribute for a table is actually a pri3 WCAG requirement.&nbsp; You can add it with both ASP.NET 1.1 and ASP.NET 2.0 by setting a &quot;summary&quot; attribute on the 'asp: datagrid' or 'asp: gridview' controls.&nbsp; This will then be passed through to the output
 as an expando property.<br>
<br>
Radiobuttons and checkboxes inside a datagrid now output a 'for' attribute which associates them with the corresponding label element -- so this should no longer be a problem with ASP.NET V2.0.&nbsp; I have a code workaround that I can send you for ASP.NET V1.1
 that shows how to-do that today (unfortunately this doesn't work built-in).<br>
<br>
Hope this helps,<br>
<br>
Scott</p>
<p>posted by scottgu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485975250000000</link>
		<pubDate>Fri, 08 Apr 2005 22:52:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485975250000000</guid>
		<dc:creator>scottgu</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Thanks Scott. I'm excited again now <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> <br>
<br>
I've been reading that b and i are deprecataed and should be avoided for some time now and certainly worked in several shops where it's been explained to me that b and i are semantically meaningless where strong and em aren't and are better supported by JAWS
 (I haven't got JAWS installed so have no idea of the truth of this) - hence my assumption they should not&nbsp;be used.<br>
<br>
I've actually got radio buttons working inside grid controls although the code is pretty hacky involving the usual inheritance and some rather shady work with client-side ids.
<br>
<br>
<br>
<br>
As a final note I guess my big request here is I hope the documentation for the controls and/or the&nbsp;intellisense documents these new features. Ideally we need a one-to-one mapping between server control attributes and the HTML they generate, which has always
 been seriously lacking up to now. When trying to make the datagrid more DDA-compliant I found four pages of advice on google groups (yeah, yeah I know!)&nbsp;telling me that the datagrid didn't support th generation from header elements with reply after reply saying
 &quot;use the repeater instead - it's the only way&quot; before I hit the ASP.NET 1.1 rollout fix solution on page 5 of the results list, with its&nbsp;mention of the new attribute (I don't have&nbsp;the fix details&nbsp;to hand but I think it was &quot;UseAccessibility=true&quot;).&nbsp;The hotfix
 note claiming this made the datagrid compliant mentioned nothing about &quot;summary&quot; (only &quot;caption&quot;)&nbsp;so I ended up with my own control inheriting from datagrid that overwrites the &quot;render&quot; method, and traps write element and write attribute events so that when
 a table element is being output it sets a flag and then that flag&nbsp;causes the attribute&nbsp;render event&nbsp;to do an AddAttribute for the missing &quot;summary&quot; tag.&nbsp;&nbsp;I guess I'll be reworking that hack on Monday <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<br>
We've used a similar technique to remove invalid attributes (that appear to not even be used anyway) on the validation summary control so if there's any attributes there that might help remove those hacks we'd be interested to hear of them, or where the best
 place for finding out where some of this stuff is documented.<br>
<br>
Anyway, thanks again. The answers given here and in the other thread have helped resolve issues that have been troubling&nbsp;developes at several shops I've worked at for some time.&nbsp;&nbsp;I'm looking forward to getting the beta 2 to do some hand on myself later this
 month.<p>posted by irascian</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485986350000000</link>
		<pubDate>Fri, 08 Apr 2005 23:10:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632485986350000000</guid>
		<dc:creator>irascian</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Thanks for the info.<br>
<br>
I'll check it out.<br>
<p>posted by MGrassman</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632491038750000000</link>
		<pubDate>Thu, 14 Apr 2005 19:31:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632491038750000000</guid>
		<dc:creator>MGrassman</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[File download seems broken for this post (proceeds very slowly and eventually breaks). Other videos download fine.<br>
<p>posted by rhm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632491066350000000</link>
		<pubDate>Thu, 14 Apr 2005 20:17:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632491066350000000</guid>
		<dc:creator>rhm</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Channel 9 Guys - This was great! Let me echo some of the other posters and say keep the videos on VS 2005 coming.<br>
<br>
To Scott Guthrie and your team -<br>
<br>
The features you guys have implemented in this release absolutely rocks. I'm a relatively new ASP.NET developer and I was trying to use VS 2003 for my development. But, creating so many new files automatically (as VS 2003 does) is more than a little disconcerting
 for a new developer.<br>
<br>
I found myself hand-coding all my ASP.NET stuff in Homesite&#43; just for the simplicity and the fact that it allows me to focus on the code rather than wonder what the heck VS is doing to my files. After the great experience of designing/testing Windows forms
 apps in VS 2003, trying to build ASP.NET apps was a pain by comparison. I think it's a case where more (as in more automation) was not better - it was just more.<br>
<br>
Nevertheless, I really like the approach you guys seem to be taking with VS 2005. Personally, I also like the default setting of opening in source view rather than design view.<br>
<br>
Anyway, great work, guys! Keep it up!<br>
<br>
DaveSea (Dave in Seattle)<br>
<p>posted by davesea</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632491320770000000</link>
		<pubDate>Fri, 15 Apr 2005 03:21:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632491320770000000</guid>
		<dc:creator>davesea</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[
<p dir="ltr">I almost wept when I found out that visual studio leaves my html code alone between view modes <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><br>
<br>
I loved the way &lt;script&gt; showed a squiggely red error for not supplying the mandatory
<strong>type</strong> attribute <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
It really shows that you're starting to take some consideration towards the real needs of webdevelopers, and for that I am finding it much easier to accept using tools such as VS.<br>
<br>
Thankyou guys!<br>
<br>
<br>
<br>
<br>
<strong>my worries<br>
</strong><br>
<strong>intellisense and standards</strong><br>
<br>
I think it's a bit poor though, that intellisense schemas are provided through choice, and not by the DTD explicity defined.<br>
<br>
<strong>adaptive rendering</strong><br>
<br>
Also, asp.net uses an 'adaptive rendering' engine, which made me have to stay til' 2am last night to fix an issue with firefox!<br>
Sniffing a UAString is WRONG WRONG WRONG! I hope this is fixed in Whidbey.<br>
<br>
<strong>collapsable html trees <br>
</strong><br>
Collapsable html is a welcome feature, but sometimes even in <em>codebehind</em> mode it confuses me!<br>
<br>
It's difficult to see how far my code reaches down a page, when i expand the tree.<br>
<br>
It's a usability gripe, but maybe you guys should consider having a faded colour behind the expanded tree that was recently collapsed, so developers can overview what just happened?</p>
<p>posted by chrisward</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632504701960000000</link>
		<pubDate>Sat, 30 Apr 2005 15:03:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632504701960000000</guid>
		<dc:creator>chrisward</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[Hi,<br>
<br>
How can I save this video, when I click [Save] it opens up a new window then fires my Media Player, but I cant seem to find any option to save this complete video instead of streaming.<br>
<br>
Zubair Dot Net<p>posted by zubairdotnet</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632508967280000000</link>
		<pubDate>Thu, 05 May 2005 13:32:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632508967280000000</guid>
		<dc:creator>zubairdotnet</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[In Internet Explorer, right-click on the [Save] link and choose &quot;save target as.&quot;<p>posted by scobleizer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632512962600000000</link>
		<pubDate>Tue, 10 May 2005 04:31:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632512962600000000</guid>
		<dc:creator>scobleizer</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[
<p>Hi,<br>
Thanks for putting this together. I've got one query, Scott mentioned a website several times that would have the V2 quickstarts posted. I could not make out the address he quoted.<br>
<br>
Can anyone help me out here?<br>
<br>
</p>
<p>posted by Grendelous</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632515954620000000</link>
		<pubDate>Fri, 13 May 2005 15:37:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632515954620000000</guid>
		<dc:creator>Grendelous</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[No one want to help me out on this, please?<br>
<p>posted by Grendelous</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632519427340000000</link>
		<pubDate>Tue, 17 May 2005 16:05:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632519427340000000</guid>
		<dc:creator>Grendelous</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[<a href="http://beta.asp.net/QUICKSTART/aspnet/default.aspx">http://beta.asp.net/QUICKSTART/aspnet/default.aspx</a><br>
<br>
there ya go<p>posted by wacko</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632519741880000000</link>
		<pubDate>Wed, 18 May 2005 00:49:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632519741880000000</guid>
		<dc:creator>wacko</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[THX! you may be a bit Wacko, but you are my hero!<br>
<br>
<br>
<p>posted by Grendelous</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632520007760000000</link>
		<pubDate>Wed, 18 May 2005 08:12:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632520007760000000</guid>
		<dc:creator>Grendelous</dc:creator>
	</item>
	<item>
		<title>Re: Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)</title>
		<description>
			<![CDATA[How close will this release of VisualStudio come to replacing the need for an editor like Dreamweaver?&nbsp; I noticed features like showing your nested relationship at the bottom of the document is added; this has been part of Dreamweaver since 2003.
<br>
<br>
I would love to only need one tool, currently I use both.&nbsp; Best of luck VS team!<br>
<br>
2 years to fix VS from modifying HTML source.. wow, I really hope it does preserve HTML source from the designer to the text editor!<br>
<br>
I can't wait to use VS2005<br>
<br>
Sincerely,<br>
David Dimmer<br>
Director of Development<br>
&nbsp;<br>
Fyin, Inc.<br>
Local:&nbsp; (414) 431-8674<br>
Toll free:&nbsp; (800) 680-2326<br>
Fax:&nbsp; (414) 431-8704<br>
W:&nbsp; <a href="http://www.fyin.com">http://www.fyin.com</a>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br>
Complete Website Design and Interactive Programming&nbsp;&nbsp;&nbsp; &nbsp;<br>
<br>
<p>posted by FyinsFlip</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632611817760000000</link>
		<pubDate>Thu, 01 Sep 2005 14:29:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Guthrie-Demo-of-next-version-of-ASPNET-Happy-Birthday-Video-1#c632611817760000000</guid>
		<dc:creator>FyinsFlip</dc:creator>
	</item>
</channel>
</rss>