<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>thredr: Microsoft Developer Conversations</title>
<description>Microsoft Developer Conversations</description>
<link>http://www.thredr.com</link>
<pubDate>Wed, 09 Sep 2009 19:34:33 -0400</pubDate>
<lastBuildDate>Wed, 09 Sep 2009 19:34:33 -0400</lastBuildDate>
<item>
<title>Querying a Multi-Tenant Data Architecture</title>
<description><![CDATA[<div class="item"><a href="http://www.4guysfromrolla.com/articles/090909-1.aspx">Querying a Multi-Tenant Data Architecture</a><span class="pub"> : <a name="0">4GuysFromRolla.com Headlines</a></span></div>
<div class="content"><span class="pubDate">Sep 9, 2009, 12:00AM </span>
During my career as a consultant and web developer I've worked on a number of "software as a service" (SaaS) web applications. Such web applications are designed to be used
by multiple customers, where each customer is typically a company that has...</div>
<div class="linkItems"><span class="linking">Linking: </span><span class="links"><a href="http://dotnetslackers.com/Architecture/re-243241_Querying_a_Multi_Tenant_Data_Architecture.aspx">DotNetSlackers Latest ASP.NET News</a>, <a href="http://www.alvinashcraft.com/2009/09/09/dew-drop-september-9-2009/">Alvin Ashcraft's Morning Dew</a></span></div><br/>
]]></description>
<link>http://www.4guysfromrolla.com/articles/090909-1.aspx</link>
<pubDate>Wed, 09 Sep 2009 00:00:00 -0400</pubDate>
</item>
<item>
<title>ASP.NET, HTML, JavaScript Snippet Support (VS 2010 and .NET 4.0 Series)</title>
<description><![CDATA[<a href="http://weblogs.asp.net/scottgu/archive/2009/09/04/asp-net-html-javascript-snippet-support-vs-2010-and-net-4-0-series.aspx"><img src="http://thredr.com/msdev/20090909/images/im43.jpg" align="right" border="0" hspace="4" vspace="6"/></a><div class="item"><a href="http://weblogs.asp.net/scottgu/archive/2009/09/04/asp-net-html-javascript-snippet-support-vs-2010-and-net-4-0-series.aspx">ASP.NET, HTML, JavaScript Snippet Support (VS 2010 and .NET 4.0 Series)</a><span class="pub"> : <a name="56">ScottGu's Blog</a></span></div>
<div class="content"><span class="pubDate">Sep 4, 2009, 9:12AM </span>This is the sixth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.Today’s post covers another useful improvement in VS 2010 – HTML/ASP.NET/JavaScript snippet support.  Snippets allow you to be more productive within source...</div>
<div class="linkItems"><span class="linking">Linking: </span><span class="links"><a href="http://samgentile.com/Web/new-and-notable/new-and-notable-367/">Sam Gentile</a>, <a href="http://spietrek.blogspot.com/2009/09/links-972009.html">A Continuous Learner's Weblog</a>, <a href="http://www.arjansworld.com/2009/09/04/linkblog-for-sep-4-2009/">Arjan's World</a>, <a href="http://www.alvinashcraft.com/2009/09/04/dew-drop-september-4-2009/">Alvin Ashcraft's Morning Dew</a>, <a href="http://jasonhaley.com/blog/post/2009/09/03/Interesting-Finds-September-4-2009.aspx">Jason Haley</a></span></div><br/>
]]></description>
<link>http://weblogs.asp.net/scottgu/archive/2009/09/04/asp-net-html-javascript-snippet-support-vs-2010-and-net-4-0-series.aspx</link>
<pubDate>Fri, 04 Sep 2009 09:12:15 -0400</pubDate>
</item>
<item>
<title>“Screen Activator” Pattern</title>
<description><![CDATA[<div class="item"><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/09/07/screen-activator-pattern.aspx">“Screen Activator” Pattern</a><span class="pub"> : <a name="108">Jeremy D. Miller -- The Shade Tree Developer</a></span></div>
<div class="content"><span class="pubDate">Sep 7, 2009, 3:33PM </span>This is kind of a call for help.&nbsp; One of the patterns I&rsquo;m talking about in my book is what I call the &ldquo;Screen Activator.&rdquo;&nbsp; First off, what I&rsquo;m calling the Screen Activator is a role within an application that is...</div>
<div class="linkItems"><span class="linking">Linking: </span><span class="links"><a href="http://igorbrejc.net/freshcatch/fresh-catch-for-september-9th">igorbrejc.net</a>, <a href="http://www.arjansworld.com/2009/09/08/linkblog-for-sep-8-2009/">Arjan's World</a></span></div><br/>
]]></description>
<link>http://codebetter.com/blogs/jeremy.miller/archive/2009/09/07/screen-activator-pattern.aspx</link>
<pubDate>Mon, 07 Sep 2009 15:33:00 -0400</pubDate>
</item>
<item>
<title>Planning for Rhino Mocks 4.0</title>
<description><![CDATA[<div class="item"><a href="http://ayende.com/Blog/archive/2009/09/03/planning-for-rhino-mocks-4.0.aspx">Planning for Rhino Mocks 4.0</a><span class="pub"> : <a name="166">Ayende @ Rahien</a></span></div>
<div class="content"><span class="pubDate">Sep 3, 2009, 3:45PM </span>Well, now that Rhino Mocks 3.6 is out of the way, we need to think about what the next version will look like.Initially, I thought to match Rhino Mocks 4.0 to the .NET 4.0 release and support mocking dynamic variables, but while this is still on the...</div>
<div class="linkItems"><span class="linking">Linking: </span><span class="links"><a href="http://igorbrejc.net/freshcatch/fresh-catch-for-september-7th">igorbrejc.net</a></span></div><br/>
]]></description>
<link>http://ayende.com/Blog/archive/2009/09/03/planning-for-rhino-mocks-4.0.aspx</link>
<pubDate>Thu, 03 Sep 2009 15:45:00 -0400</pubDate>
</item>
<item>
<title>Soft Deletes aren&amp;rsquo;t Append Only model</title>
<description><![CDATA[<div class="item"><a href="http://ayende.com/Blog/archive/2009/09/06/soft-deletes-arenrsquot-append-only-model.aspx">Soft Deletes aren&rsquo;t Append Only model</a><span class="pub"> : <a name="202">Ayende @ Rahien</a></span></div>
<div class="content"><span class="pubDate">Sep 6, 2009, 7:50AM </span>There seems to be some confusion regarding my post about soft deletes, in particular, people brought up the idea of append only models.I had the chance to work on both types of systems, and I can tell you that I would much rather work with append only...</div>
<div class="linkItems"><span class="linking">Linking: </span><span class="links"><a href="http://igorbrejc.net/freshcatch/fresh-catch-for-september-7th">igorbrejc.net</a></span></div><br/>
]]></description>
<link>http://ayende.com/Blog/archive/2009/09/06/soft-deletes-arenrsquot-append-only-model.aspx</link>
<pubDate>Sun, 06 Sep 2009 07:50:00 -0400</pubDate>
</item>
</channel>
</rss>

