<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ASP.NET News</title><link>http://www.asp.net</link><pubDate>Mon, 06 May 2013 00:00:00 GMT</pubDate><generator>umbraco</generator><description>ASP.NET News</description><language>en</language><atom:link href="http://www.asp.net/rss/news" rel="self" type="application/rss+xml" /><item><title>One ASP.NET: Nancy.Templates for Visual Studio</title><link>http://www.hanselman.com/blog/OneASPNETNancyTemplatesForVisualStudio.aspx</link><pubDate>Mon, 06 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047009</guid><description><![CDATA[ Scott Hanselman discusses NancyFx, an open source lightweight and flexible framework for web sites and services that uses the Ruby Framework "Sinatra" as its inspiration.]]></description></item><item><title>Announcing the Release of WebMatrix 3</title><link>http://weblogs.asp.net/scottgu/archive/2013/05/01/announcing-the-release-of-webmatrix-3.aspx</link><pubDate>Fri, 03 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046982</guid><description><![CDATA[ Scott Guthrie announces the release of WebMatrix 3. This release makes it really easy to move to the cloud, with deep Windows Azure integration, source control tooling for Git and TFS, and a new re...]]></description></item><item><title>April 2013 Release of the Ajax Control Toolkit</title><link>http://stephenwalther.com/archive/2013/04/30/april-2013-release-of-the-ajax-control-toolkit.aspx</link><pubDate>Thu, 02 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046978</guid><description><![CDATA[ Stephen Walther announces the April 2013 release of the Ajax Control Toolkit, which includes extensive improvements of the AjaxFileUpload and the MaskedEdit controls.]]></description></item><item><title>Windows Azure Developer Challenge</title><link>http://www.codeproject.com/Competitions/637/Windows-Azure-Developer-Challenge.aspx</link><pubDate>Wed, 01 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046977</guid><description><![CDATA[ Try Windows Azure and learn how to build a distributed n-tier cloud-based data-driven web application hosted on multiple virtual machines through 5 programming challenges, while competing for prize...]]></description></item><item><title>Announcing the Release of Windows Azure SDK 2.0 for .NET</title><link>http://weblogs.asp.net/scottgu/archive/2013/04/30/announcing-the-release-of-windows-azure-sdk-2-0-for-net.aspx</link><pubDate>Tue, 30 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046974</guid><description><![CDATA[ Scott Guthrie announces the release of the v2.0 update of the Windows Azure SDK for .NET. This is a major refresh of the Windows Azure SDK with some really great new features and enhancements, incl...]]></description></item><item><title>All Sessions From dotnetConf Now Available for Free Online</title><link>http://live.dotnetconf.net/2013-04</link><pubDate>Mon, 29 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046962</guid><description><![CDATA[ All sessions from the free dotnetConf virtual conference are now available online, also for free. Learn how to leverage the .NET Framework to develop solutions for the web, mobile, desktop, and the...]]></description></item><item><title>How to Deploy an ASP.NET Web Application to a Windows Azure Web Site using Visual Studio</title><link>/mvc/tutorials/deployment/cse-curated-view-deploy-to-waws</link><pubDate>Wed, 24 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046928</guid><description><![CDATA[ Tom Dykstra presents a list of resources that explain how to deploy an ASP.NET web application to Windows Azure Web Sites, using Visual Studio 2010 or Visual Studio 2012 to publish online.]]></description></item><item><title>High-Frequency Realtime with SignalR</title><link>/signalr/overview/getting-started/tutorial-high-frequency-realtime-with-signalr</link><pubDate>Wed, 17 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046895</guid><description><![CDATA[ This new tutorial shows how to create a SignalR application that sends high-frequency messages between clients and servers.]]></description></item><item><title>ASP.NET SignalR 1.1 Beta Now Available</title><link>https://github.com/SignalR/SignalR/blob/master/ReleaseNotes.md#110beta</link><pubDate>Fri, 12 Apr 2013 01:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045869</guid><description><![CDATA[ The ASP.NET SignalR 1.1 Beta release includes performance improvements, plus a new scaleout provider infrastructure and providers for Redis, Sql Server, and Azure Service Bus.]]></description></item><item><title>SignalR: Supported Platforms</title><link>http://www.asp.net/signalr/overview/introduction/supported-platforms</link><pubDate>Thu, 11 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045859</guid><description><![CDATA[ This new article describes which clients and servers are supported by SignalR.]]></description></item><item><title>Tutorial: Server Broadcast with ASP.NET SignalR</title><link>http://www.asp.net/signalr/overview/getting-started/tutorial-server-broadcast-with-aspnet-signalr</link><pubDate>Wed, 10 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045858</guid><description><![CDATA[ In this new tutorial, Tom Dykstra shows how to create a web application that uses ASP.NET SignalR to provide server broadcast functionality.]]></description></item><item><title>Tutorial: Getting Started with SignalR and MVC 4</title><link>http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr-and-mvc-4</link><pubDate>Mon, 08 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045729</guid><description><![CDATA[ In this new ASP.NET tutorial, Tim Teebken shows how to use ASP.NET SignalR to create a real-time chat application. You will add SignalR to an MVC 4 application and create a chat view to send and di...]]></description></item><item><title>Creating Help Pages for ASP.NET Web API</title><link>http://www.asp.net/web-api/overview/creating-web-apis/creating-api-help-pages</link><pubDate>Fri, 05 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045726</guid><description><![CDATA[ In this new tutorial, Mike Wasson explains the ASP.NET Web API library that allows you to auto-generate help pages at run time.]]></description></item><item><title>Visual Studio 2012 Update 2 Now Available</title><link>http://blogs.msdn.com/b/somasegar/archive/2013/04/04/visual-studio-2012-update-2-now-available.aspx</link><pubDate>Thu, 04 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045712</guid><description><![CDATA[ Soma Somasegar announces the release of Visual Studio 2012 Update 2.]]></description></item><item><title>Building Web Apps with ASP.NET Jump Start</title><link>http://channel9.msdn.com/Series/Building-Web-Apps-with-ASP-NET-Jump-Start</link><pubDate>Mon, 04 Mar 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000045711</guid><description><![CDATA[ Three of Microsoft's most seasoned ASP.NET speakers, Scott Hanselman, Jon Galloway, and Damian Edwards provide an accelerated introduction to building modern web applications with ASP.NET 4.5 and A...]]></description></item></channel></rss>