<?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 - Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release/rss"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/9496/92341e4a-2951-4420-bfb1-a0903d9b9496/ASPNETandWebTools2012dot2_220.jpg</url>
		<title>Channel 9 - Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<link></link>
	</image>
	<description>Meet the new ASP.NET and Web Tools 2012.2 release! This release includes a pile of great new features, including project templates, web tooling, and more. Join Jon Galloway as he shows off all the top new features in under a half an hour! You can get the ASP.NET and Web Tools 2012.2 installer at http://asp.net/vnext Jon&#39;s blog post &amp;quot;Announcing the ASP.NET and Web Tools 2012.2 Release!&amp;quot; explains the content from this video in more detail and provides links to further information. </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 20:58:49 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 20:58:49 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p><a href="http://go.microsoft.com/fwlink/?LinkID=275131">http://go.microsoft.com/fwlink/?LinkID=275131</a>&nbsp;&nbsp;Web Tools 2012.2 installer&nbsp;is<strong> broken link</strong></p><p>posted by Rafaya</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634969606067905161</link>
		<pubDate>Wed, 20 Feb 2013 12:36:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634969606067905161</guid>
		<dc:creator>Rafaya</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Rafaya your link works for me (the one at <a href="http://asp.net/vnext">http://asp.net/vnext</a>). Try this one as an alternate:&nbsp; <a href="http://go.microsoft.com/fwlink/?LinkId=282650">http://go.microsoft.com/fwlink/?LinkId=282650</a></p><p>This update process is proving to be fantastic. I've especially been looking forward to more OData support and querying.</p><p>posted by matt4446</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634969712619827740</link>
		<pubDate>Wed, 20 Feb 2013 15:34:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634969712619827740</guid>
		<dc:creator>matt4446</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Can't wait to send this to my Java colleagues.</p><p>posted by LukePuplett</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634970635885443926</link>
		<pubDate>Thu, 21 Feb 2013 17:13:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634970635885443926</guid>
		<dc:creator>LukePuplett</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[Great features added to VS2012. Thanks for the demo. I tried mirroring your demo on SignalR and could not get it to work until I added RouteTable.Routes.MapHubs&#40;&#41;&#59; to the Global.asax in the Application_Start method.<p>posted by Adrian</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634970823727763964</link>
		<pubDate>Thu, 21 Feb 2013 22:26:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634970823727763964</guid>
		<dc:creator>Adrian</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Tried the SignalR sample in the video but I get:<br><span>GET <a class="webkit-html-resource-link" title="http://localhost:1700/signalr/negotiate?_=1361509023120" href="http://localhost:1700/signalr/negotiate?_=1361509023120">http://localhost:1700/signalr/negotiate?_=1361509023120</a> 404 (Not Found)</span><br>My MVC4 web has a root of Test so the URL should be:<br><a class="webkit-html-resource-link" title="http://localhost:1700/signalr/negotiate?_=1361509023120" href="http://localhost:1700/signalr/negotiate?_=1361509023120">http://localhost:1700/Test/signalr/negotiate?_=1361509023120</a><br><br>How do I let the proxy know my webbase?</p><p>posted by DonaldA</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634971064554218862</link>
		<pubDate>Fri, 22 Feb 2013 05:07:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634971064554218862</guid>
		<dc:creator>DonaldA</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Awesome stuff!</p><p>posted by niaher</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634971904429773850</link>
		<pubDate>Sat, 23 Feb 2013 04:27:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634971904429773850</guid>
		<dc:creator>niaher</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Great introduction! Thanks <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by t53na</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634972177179558695</link>
		<pubDate>Sat, 23 Feb 2013 12:01:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634972177179558695</guid>
		<dc:creator>t53na</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Very nice, clear overview.</p><p>posted by erictn</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634972861400039602</link>
		<pubDate>Sun, 24 Feb 2013 07:02:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634972861400039602</guid>
		<dc:creator>erictn</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[<p>Cool SignalR demo.</p><p>posted by livesoftware</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634973495017445519</link>
		<pubDate>Mon, 25 Feb 2013 00:38:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634973495017445519</guid>
		<dc:creator>livesoftware</dc:creator>
	</item>
	<item>
		<title>Re: Introduction to the ASP.NET and Web Tools 2012.2 Release</title>
		<description>
			<![CDATA[Will the page inspector also support automatic reloading when a .less file is changed &#40;and compiled to CSS using WebEssentials&#41;&#63;<br>AFAICS now it only shows a message that a file has changed, but I have to reload manually.<p>posted by Martin</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634974238282612571</link>
		<pubDate>Mon, 25 Feb 2013 21:17:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introduction-to-the-ASPNET-and-Web-Tools-20122-Release#c634974238282612571</guid>
		<dc:creator>Martin</dc:creator>
	</item>
</channel>
</rss>