<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (keithly)</title>
    <link>https://pinboard.in/u:keithly/public/</link>
    <description>recent bookmarks from keithly</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://scottsauber.com/2016/04/25/feature-folder-structure-in-asp-net-core/"/>
	<rdf:li rdf:resource="http://www.matthidinger.com/archive/2011/03/02/Progressive-enhancement-in-MVC-3-with-the-help-of-custom.aspx"/>
	<rdf:li rdf:resource="http://blogs.msdn.com/b/rickandy/archive/2011/02/17/handling-optimistic-concurrency-exception-with-ef-and-mvc-3.aspx"/>
	<rdf:li rdf:resource="http://aboutcode.net/postal/"/>
	<rdf:li rdf:resource="http://www.codecapers.com/post/Error-Handling-in-MVC-with-ELMAH.aspx"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://scottsauber.com/2016/04/25/feature-folder-structure-in-asp-net-core/">
    <title>Feature Folder Structure in ASP.NET Core | Scott Sauber</title>
    <dc:date>2016-05-10T14:53:37+00:00</dc:date>
    <link>https://scottsauber.com/2016/04/25/feature-folder-structure-in-asp-net-core/</link>
    <dc:creator>keithly</dc:creator><dc:subject>asp.net-mvc .net programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithly/b:cbde79b85d42/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:asp.net-mvc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:.net"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.matthidinger.com/archive/2011/03/02/Progressive-enhancement-in-MVC-3-with-the-help-of-custom.aspx">
    <title>Progressive enhancement in MVC 3 with the help of custom ActionResults</title>
    <dc:date>2011-05-31T21:45:12+00:00</dc:date>
    <link>http://www.matthidinger.com/archive/2011/03/02/Progressive-enhancement-in-MVC-3-with-the-help-of-custom.aspx</link>
    <dc:creator>keithly</dc:creator><dc:subject>asp.net-mvc actionresult ajax</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithly/b:8c8229d87c22/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:asp.net-mvc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:actionresult"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:ajax"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blogs.msdn.com/b/rickandy/archive/2011/02/17/handling-optimistic-concurrency-exception-with-ef-and-mvc-3.aspx">
    <title>Handling Optimistic Concurrency Exception with EF and MVC 3 - Ricka on MVC &amp; Dynamic Data - Site Home - MSDN Blogs</title>
    <dc:date>2011-02-24T21:48:31+00:00</dc:date>
    <link>http://blogs.msdn.com/b/rickandy/archive/2011/02/17/handling-optimistic-concurrency-exception-with-ef-and-mvc-3.aspx</link>
    <dc:creator>keithly</dc:creator><dc:subject>asp.net-mvc entity-framework concurrency</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithly/b:8e811c5f7f03/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:asp.net-mvc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:entity-framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:concurrency"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://aboutcode.net/postal/">
    <title>Postal - Create emails using ASP.NET MVC views</title>
    <dc:date>2011-02-08T19:29:43+00:00</dc:date>
    <link>http://aboutcode.net/postal/</link>
    <dc:creator>keithly</dc:creator><description><![CDATA[Does your web application use Microsoft ASP.NET MVC?

Do you find generating emails to be a big bag of string concatenation fail?!

Postal lets you create emails using regular MVC views.]]></description>
<dc:subject>email asp.net-mvc</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithly/b:f4a79c1a62f0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:asp.net-mvc"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.codecapers.com/post/Error-Handling-in-MVC-with-ELMAH.aspx">
    <title>Code Capers | Error Handling in MVC with ELMAH</title>
    <dc:date>2011-02-01T16:11:19+00:00</dc:date>
    <link>http://www.codecapers.com/post/Error-Handling-in-MVC-with-ELMAH.aspx</link>
    <dc:creator>keithly</dc:creator><description><![CDATA[Some of this setup can be handled by using nuget.]]></description>
<dc:subject>asp.net-mvc elmah configuration logging</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithly/b:28dd24ad21c7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:asp.net-mvc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:elmah"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:configuration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:logging"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>