<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 Community Spotlight</title><link>http://www.asp.net</link><pubDate>Thu, 16 May 2013 00:00:00 GMT</pubDate><generator>umbraco</generator><description>ASP.NET Community Spotlight</description><language>en</language><atom:link href="http://www.asp.net/rss/spotlight" rel="self" type="application/rss+xml" /><item><title>Adopting ASP.NET MVC enhancements in an Existing Web Forms Project </title><link>http://www.devcurry.com/2013/05/adopting-aspnet-mvc-enhancements-in.html</link><pubDate>Thu, 16 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047179</guid><description><![CDATA[ Nice, thorough walkthrough from Suprotim Agarwal explaining how to add ASP.NET MVC to an existing ASP.NET Web Forms application.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/1807730/suprotimagarwal.png?cdn_id=2013-05-10-001" /></item><item><title>Using Cross Origin Resource Sharing (CORS) in ASP.NET Web API</title><link>http://www.codeguru.com/csharp/.net/net_asp/using-cross-origin-resource-sharing-cors-in-asp.net-web-api.html</link><pubDate>Wed, 15 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047151</guid><description><![CDATA[ Bipin Joshi explains what CORS is and shows how to set it up in an ASP.NET Web API application.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/3119802/bipin-joshi.jpg?cdn_id=2013-05-10-001" /></item><item><title>Redirecting ASP.NET Legacy URLs to Extensionless with the IIS Rewrite Module</title><link>http://www.hanselman.com/blog/RedirectingASPNETLegacyURLsToExtensionlessWithTheIISRewriteModule.aspx</link><pubDate>Tue, 14 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047150</guid><description><![CDATA[ Nice quick post from Scott Hanselman showing how to use the IIS Rewrite Module to set up extensionless URL's for legacy URL's in an existing site.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/212189/scott-hanselman-70x70.png?cdn_id=2013-05-10-001" /></item><item><title>The future is now – OWIN and multi-hosting ASP.NET web applications</title><link>http://www.strathweb.com/2013/05/the-future-is-now-owin-and-multi-hosting-asp-net-web-applications/</link><pubDate>Mon, 13 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047149</guid><description><![CDATA[ Filip W digs into the nightly build of ASP.NET Web API, showing a sneak peak of using the Katana Project to support multi-hosting.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/3265883/filip-wojcieszyn.jpg?cdn_id=2013-05-10-001" /></item><item><title>Preventing CSRF Hacks in ASP.NET WebAPI </title><link>http://www.dotnetcurry.com/ShowArticle.aspx?ID=890</link><pubDate>Fri, 10 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047148</guid><description><![CDATA[ Suprotim Agarwal shows how to use ASP.NET MVC's AntiResourceForgery token mechanism and extend it to Web API via a delegating handler to prevent CSRF attacks.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/1807730/suprotimagarwal.png?cdn_id=2013-05-10-001" /></item><item><title>Using Fluent Validation with ASP.NET MVC </title><link>http://www.beabigrockstar.com/using-fluent-validation-with-asp-net-mvc-part-1-the-basics/</link><pubDate>Thu, 09 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047147</guid><description><![CDATA[ Jerrie Pelser begins a series covering the Fluent Validation library for ASP.NET MVC.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/3879973/jerrie-pelser.jpg?cdn_id=2013-05-10-001" /></item><item><title>One ASP.NET: Nancy.Templates for Visual Studio </title><link>http://www.hanselman.com/blog/OneASPNETNancyTemplatesForVisualStudio.aspx</link><pubDate>Wed, 08 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047015</guid><description><![CDATA[ Scott Hanselman announces a new Visual Studio community template which adds NancyFx projects to the your Project options.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/212189/scott-hanselman-70x70.png?cdn_id=2013-05-10-001" /></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>Tue, 07 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047014</guid><description><![CDATA[ Stephen Walther announces a new release of the Ajax Coltrol Toolkit, with big improvements to the file upload control.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/1738796/stephen-walter.png?cdn_id=2013-05-10-001" /></item><item><title>Building a Real-Time Photo Gallery with Xamarin, SignalR, Azure, and WebAPI</title><link>http://www.gregshackles.com/2013/05/building-a-real-time-photo-gallery-with-xamarin-signalr-azure-and-webapi/</link><pubDate>Mon, 06 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000047008</guid><description><![CDATA[ Greg Shackles describes how he built a realtime photo gallery for his wedding with phone app support using SignalR, ASP.NET Web API, and Xamarin.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/3918264/greg-shackles.jpg?cdn_id=2013-05-10-001" /></item><item><title>Leverage Multiple Code Frameworks with One ASP.NET </title><link>http://msdn.microsoft.com/en-us/magazine/dn198242.aspx</link><pubDate>Fri, 03 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046988</guid><description><![CDATA[ Great MSDN article from Jeff Fritz describing the One ASP.NET vision. He explains the vision, then walks through building an ASP.NET application that includes Web Forms, MVC, Web API and SignalR.]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/media/3843482/jeff-fritz.jpg?cdn_id=2013-05-10-001" /></item><item><title>Things you still cant do with ASP.NET modules on IIS </title><link>http://mvolo.com/things-you-still-cant-do-with-asp-net-modules-on-iis/</link><pubDate>Thu, 02 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046986</guid><description><![CDATA[ Mike Volodarsky starts by explaining just how great IIS 7 extensibility is, then lists a few things that you can't do with managed modules.]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/media/3917336/mike-volodarsky.jpg?cdn_id=2013-05-10-001" /></item><item><title>Remove Unwanted HTTP Response Headers</title><link>http://blogs.msdn.com/b/varunm/archive/2013/04/23/remove-unwanted-http-response-headers.aspx</link><pubDate>Wed, 01 May 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046985</guid><description><![CDATA[ Varun Mathur explains how to manually remove unnecessary HTTP Response Headers (or see the comments for a NuGet package that handles this automatically).]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/3917313/varun-mathur.jpg?cdn_id=2013-05-10-001" /></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-0000000046983</guid><description><![CDATA[ Scott Guthrie announces a big release for the Windows Azure SDK, including Visual Studio tooling updates for Web Sites and Cloud Services, PowerShell automation enhancements, and more.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/212225/scott-guthrie-70x70.png?cdn_id=2013-05-10-001" /></item><item><title>Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps</title><link>http://blogs.msdn.com/b/webdev/archive/2013/04/30/seeking-feedback-on-alternative-formats-for-asp-net-mvc-and-deployment-content-maps.aspx</link><pubDate>Mon, 29 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046975</guid><description><![CDATA[ Tom Dykstra and team are looking for some feedback on the ASP.NET MVC and ASP.NET Deployment content maps.]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/media/3046227/tom-dykstra.png?cdn_id=2013-05-10-001" /></item><item><title>Introducing Online ASP.NET MVC 4 Cheat Sheet </title><link>http://techbrij.com/asp-net-mvc-4-cheat-sheet-online</link><pubDate>Fri, 26 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046946</guid><description><![CDATA[ Nice ASP.NET MVC 4 quick reference guide from Brij Dammani including HTML helpers, attributes, data annotations, and more.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/3319745/brij-mohan-dammani.jpg?cdn_id=2013-05-10-001" /></item><item><title>DataList in ASP.NET MVC &amp; KnockoutJS </title><link>http://www.devcurry.com/2013/04/datalist-in-aspnet-mvc-knockoutjs.html</link><pubDate>Thu, 25 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046930</guid><description><![CDATA[ Suprotim Agarwal demonstrates how to create a paginated data list in ASP.NET MVC with Knockout.js.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/1807730/suprotimagarwal.png?cdn_id=2013-05-10-001" /></item><item><title>ASP.NET Web API Security: The Thinktecture.IdentityModel AuthenticationHandler</title><link>http://leastprivilege.com/2013/04/22/asp-net-web-api-security-the-thinktecture-identitymodel-authenticationhandler/</link><pubDate>Wed, 24 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046929</guid><description><![CDATA[ Dominick Baier describes the AuthenticationHandler, an open source ASP.NET Web API message handler which maps incoming credentials to a token handler.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/3205691/dominick-baier.jpg?cdn_id=2013-05-10-001" /></item><item><title>Model Binding in ASP.NET 4.5 Web Forms </title><link>http://weblogs.asp.net/dwahlin/archive/2013/04/02/asp-net-4-5-web-forms-features-model-binding.aspx</link><pubDate>Tue, 23 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046918</guid><description><![CDATA[ Dan Wahlin continues his look at new features in ASP.NET Web Forms with a discussion of Model Binding.]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/media/3185818/dan-wahlin.jpg?cdn_id=2013-05-10-001" /></item><item><title>Deploy a Secure ASP.NET MVC application with OAuth, Membership and SQL Database</title><link>http://blogs.msdn.com/b/webdev/archive/2013/03/12/deploy-a-secure-asp-net-mvc-application-with-oauth-membership-and-sql-database.aspx</link><pubDate>Mon, 22 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046917</guid><description><![CDATA[ Rick Anderson announces a new tutorial showing how to build a secure ASP.NET MVC 4 application that enables users to log in with credentials from Facebook, Yahoo, and Google, then deploy the applic...]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/1739049/rick-anderson_1_.jpg?cdn_id=2013-05-10-001" /></item><item><title>Creating Unit Testable Applications in ASP.NET MVC - A Beginner's Tutorial</title><link>http://www.codeproject.com/Articles/579035/Creating-Unit-Testable-Applications-in-ASP-NET-MVC</link><pubDate>Fri, 19 Apr 2013 00:00:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000046916</guid><description><![CDATA[ Rahul Rajat Singh demonstrates using the Repository and Unit of Work patterns to create testable ASP.NET MVC applications.]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/media/3912869/rahul-rajat-singh.jpg?cdn_id=2013-05-10-001" /></item></channel></rss>