<?xml version="1.0" encoding="UTF-8"?>
<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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alvin Ashcraft&#039;s Morning Dew &#187; scala</title>
	<atom:link href="http://www.alvinashcraft.com/tag/scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; October 26, 2009</title>
		<link>http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:02:40 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[csla .net]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[t-sql]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio How to use MongoDB from PowerShell and F# (Doug Finke) ReSharper Discount and Free [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dougfinke.com/blog/index.php/2009/10/25/how-to-use-mongodb-from-powershell-and-f/">How to use MongoDB from PowerShell and <b>F#</b></a> (Doug Finke)</li>
<li><a href="http://web2asp.net/2009/10/resharper-discount-and-free-upgrade-to.html">ReSharper Discount and Free Upgrade to ReSharper 5</a> (David Ridgway)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/QXQrcg9Gajo/dense-code-again.aspx">Dense code</a> (Oren Eini)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/10/25/running-ironpython.aspx">Getting Started with IronPython</a> (Charlie Calvert)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/tPMsHPc-EJY/net-framework-4-0-system-io-file-supports-now-ienumerable-lt-string-gt.aspx">.Net Framework 4.0: System.IO.File supports now IEnumerable</a> (Gunnar Peipman)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=4ca52dfa-c276-4ec4-8199-a13e377f7f02">Learning Scala via C# Part 2 – The Basics</a> (Justin Etheredge)</li>
<li><a href="http://www.codecapers.com/2009/10/vs-2010-intellisense-improvements.html">VS 2010 Intellisense Improvements</a> (Michael Ceranski)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/LvT9DWrMl40/uppercut-and-mono-migration-analyzer.aspx">UppercuT and Mono Migration Analyzer</a> (Rob Reynolds)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANET38Beta2MVVMSupport.aspx">CSLA .NET 3.8 Beta 2 MVVM support</a> <em>and</em>&#160;<a href="http://www.lhotka.net/weblog/CSLANET380Beta2Available.aspx">CSLA .NET 3.8.0 Beta 2 available</a> (Rockford Lhotka)</li>
</ul>
<p><a name="web"></a></p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/HlkpgTN_BsY/">Finally Some Real Improvements For Automated Testing In .NET</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/davybrion/~3/invBVG7Gln0/">Prefixing Instance Fields?</a> (Davy Brion)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/10/25/unit-testing-an-introduction.aspx">Unit Testing: An Introduction</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/25/unit-testing-execution.aspx">Unit Testing: Execution</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/25/unit-testing-code-coverage.aspx">Unit Testing: Code Coverage</a> (Deborah Kurata)</li>
<li><a href="http://whereslou.com/2009/10/25/injecting-an-ilogger-property-with-autofac">Injecting an ILogger property with Autofac</a> (Louis DeJardin)</li>
<li><a href="http://www.thekua.com/atwork/2009/10/a-guide-to-receiving-feedback-part-iv-apply-it-immediately/">A Guide to Receiving Feedback Part IV: Apply It Immediately</a> (Patrick Kua)</li>
<li><a href="http://www.thousandtyone.com/blog/RandomThoughtsOnBuildersAtWorkPart17.aspx">Random Thoughts On Builders At Work &#8211; Part 17.</a> (Rajiv Popat)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://karlshifflett.wordpress.com/2009/10/25/xaml-power-toys-for-visual-studio-2008-v5-0-0-1-released/">XAML Power Toys for Visual Studio 2008 v5.0.0.1 Released</a> <em>and</em>&#160;<a href="http://karlshifflett.wordpress.com/2009/10/25/xaml-power-toys-for-visual-studio-2010-beta2/">XAML Power Toys for Visual Studio 2010 Beta2</a> <em>and</em>&#160;<a href="http://karlshifflett.wordpress.com/2009/10/25/xaml-power-toys-for-visual-studio-2010-beta2-cider-designer/">XAML Power Toys for Visual Studio 2010 Beta2 Cider Designer</a> (Karl Shifflett)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/X-bd1lvBeik/Introducing-the-WPF-4-Calendar-control.aspx"><font color="#ff8000">Introducing the WPF 4 Calendar control</font></a><font color="#ff8000"> (Pete Brown)<em> – Link of the Day</em></font></li>
<li><a href="http://wildermuth.com/2009/10/25/Fun_with_CollectionViews">Fun with CollectionViews</a> (Shawn Wildermuth)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/PPhneeZ9JSM/silverlight-audio-player-for-wordpress-launched-again.aspx">Silverlight Audio Player for WordPress</a> (Tim Heuer)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/WtQSZ4cWmkM/arcast-tv-cxo-level-discussion-about-cloud-computing.aspx">ARCast.TV &#8211; CxO Level Discussion about Cloud Computing</a> (Bob Familiar)</li>
<li><a href="http://elegantcode.com/2009/10/25/integration-test-brought-to-you-by-powershell-nunit-with-a-little-specification-syntax-for-flavoring/">Integration Test Brought to you by Powershell &amp; NUnit – with a Little Specification Syntax for Flavoring</a> (Jason Jarrett)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/WfdEIOV3tX4/show-336-npd-s-borderlands-and-more-tasty-conversation.aspx">Major Nelson Show #336: NPD&#8217;s, Borderlands and more Tasty conversation</a> (Larry Hyrb)</li>
<li><a href="http://www.engadget.com/2009/10/25/engadget-podcast-168-10-25-2009-the-engadget-show-002-with-st/">Engadget Podcast 168 &#8211; 10.25.2009: The Engadget Show 002 with Steve Ballmer</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/oKJra2MOAPc/index.php">Episode 89 &#8211; PowerScripting Podcast &#8211; PowerShell V2 Launch Party with Jeffrey Snover</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#127">Windows Weekly 127: Hasta La Vista Baby</a> (Paul Thurrott)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2009/10/25/How-to-display-long-text-in-SSMS.aspx">How to display long text in SSMS</a> (Martin Bell)</li>
<li><a href="http://blog.sqlauthority.com/2009/10/26/sql-server-advanced-t-sql-with-itzik-ben-gan-a-dream-coming-true/">SQL SERVER – Advanced T-SQL with Itzik Ben-Gan – A Dream Coming True</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/8RjFPpWz6K4/">Finally, some answers to Windows 7 upgrade questions</a> (Ed Bott)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/ITM7C3JpZuE/">Scala: Converting an input stream to a string</a> (Mark Needham)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ldW_J4G82Lc/dzone-daily-dose-20091026">DZone Daily Dose &#8211; 2009/10/26</a> (Mitch Pronschinske)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/eSqfbtuf1pI/fixing-icon-overlays-for-dropbox-tortoisesvn.html">Fixing Icon Overlays for Dropbox + TortoiseSVN</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/v_IprhRu0LM/LightItUpListOfApplicationsThatUseNewWindows7Features.aspx">Light it Up: List of Applications that use new Windows 7 Features</a> (Scott Hanselman)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/Uzh-z6KudB0/my-microsoft-store-experience-scottsdale-arizona.aspx">Microsoft Store – engaging with consumers directly</a> (Tim Heuer)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=d781e24a-1297-4d9a-8d04-f5d45e87fa58">Interesting Finds: October 25, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Tv1R52Q3sic/">The Morning Brew #462</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/HobqTM_Mpuk/links-of-the-week-95.aspx">Links of the week #95</a> (David Vidmar)</li>
<li><a href="http://grantpalin.com/2009/10/25/weekly-links-76/">Weekly Links #76</a> (Grant Palin)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/lBj2TF3xpn8/">New and Notable 384</a> (Sam Gentile)</li>
<li><a href="http://rtipton.wordpress.com/2009/10/25/weekly-link-post-116/">Weekly Link Post 116</a> (Rhonda Tipton)</li>
<li><a href="http://spietrek.blogspot.com/2009/10/links-10252009.html">Links (10/25/2009)</a> (Steve Pietrek)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:b424bf67-7104-42f3-bc32-38cbba6e51c8" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Pro Silverlight 3 in C# (9781430223818): Matthew MacDonald: Books" href="http://www.amazon.com/exec/obidos/ASIN/1430223812/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1430223812.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Pro Silverlight 3 in C# (9781430223818): Matthew MacDonald: Books</a></p>
<p><b>ISBN</b>: 1430223812<br /><b>ISBN-13</b>: 9781430223818</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:770cd428-8f73-420b-8cbc-22336f348d31" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a188c85b-2077-4f22-a486-50e73fe9e9e3" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/csla+.net" rel="tag">csla .net</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/ssms" rel="tag">ssms</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/t-sql" rel="tag">t-sql</a>,<a href="http://technorati.com/tags/scala" rel="tag">scala</a>,<a href="http://technorati.com/tags/subversion" rel="tag">subversion</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; September 22, 2009</title>
		<link>http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 12:50:27 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sqlbits]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio A Developer’s Guide to the WCF REST [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.pluralsight.com/community/blogs/aaron/archive/2009/09/21/a-developer-s-guide-to-the-wcf-rest-starter-kit.aspx">A Developer’s Guide to the WCF REST Starter Kit</a> (Aaron Skonnard)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/09/21/net-university-is-live.aspx">.NET University is Live</a> (Charlie Calvert)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/09/21/splitting-text-into-words.aspx">Splitting Text into Words</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/09/21/randomly-pick-items-from-a-list.aspx">Randomly Pick Items From a List</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/09/21/passing-data-between-forms-constructor.aspx">Passing Data Between Forms: Constructor</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/09/21/write-a-memorization-helper-application.aspx">Write a Memorization Helper Application</a> (Deborah Kurata)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/09/21/why-do-ref-and-out-parameters-not-allow-type-variation.aspx">Why do ref and out parameters not allow type variation?</a> (Eric Lippert)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://professionalaspnet.com/archive/2009/09/21/Communication-With-a-Background-Thread-in-ASP.NET.aspx">Communication With a Background Thread in ASP.NET</a> (Chris Love)</li>
<li><a href="http://feedproxy.google.com/~r/GoogleWaveDeveloperBlog/~3/ozMtejL2S74/google-wave-extension-updates.html">Google Wave Extension Updates</a> (Dan Peterson)</li>
<li><a href="http://blog.dmbcllc.com/2009/09/22/dotnetnuke-retrieving-host-access/">DotNetNuke – Retrieving Host Access</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/xDGXzd2GSAY/developing-guidelines-for-cloud-usage-lessons-from-social-media-gaffes">Developing Guidelines For Cloud Usage, Lessons From Social Media Gaffes</a> (Krishnan Subramanian)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=0f6a225e-ee30-4100-9054-4b08ecaa3925">Simple API for Cloud Application Services</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/netSlave/~3/YWG60GEpK8o/post.aspx">Scale in the browser</a> (Mads Kristensen)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/expression-superpreview-ndash-no-vpcs-required/">Expression SuperPreview – No VPCs required !!!</a> (Joe Stagner)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/09/21/download-four-free-sample-chapters-from-visual-web-developer-book.aspx">Download four free sample chapters from Visual Web Developer book</a> (Mikhail Arkhipov)</li>
<li><a href="http://www.codecapers.com/2009/09/using-jqgrid-with-aspnet-mvc.html">Using JqGrid with ASP.NET MVC</a> (Michael Ceranski)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/ShS8-orHqCI/">Pulled in Too Many Directions? Get Focused</a> (Amber Riviere)</li>
<li><a href="http://www.presentationzen.com/presentationzen/2009/09/wa-the-key-to-clear-design.html">Wa: The key to clear, harmonious design</a> (Garr Reynolds)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/qkyUb0alWHc/make-it-easy-to-refactor.aspx">Make It Easy To Refactor</a> (Jak Charlton)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/c4JARwlXyws/concurrency-programming-is-like-thinking-in-5-dimensions.html">Concurrency Programming is Like Thinking in 5 Dimensions</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/Ltd5hwAX23c/">10 Reasons You Might Be Writing Coyote Code</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/-8dMuYoR10o/">Make BDD Your BFF</a> (Rob Conery)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/lPMsLc2c6O0/be-more-efficient-and-don%E2%80%99t">Be More Efficient And Don’t Read This</a> (Max Pool)</li>
<li><a href="http://frazzleddad.blogspot.com/2009/09/leading-from-front.html">Leading from the Front</a> (Jim Holmes)</li>
<li><a href="http://www.thekua.com/atwork/2009/09/the-agile-mindset/">The Agile Mindset</a> (Patrick Kua)</li>
<li><a href="http://www.secretgeek.net/hudson_ci_green.asp">Continuous Integration, Plugins and Going Too Far</a> (Leon Bambrick)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/HwSPwRMBDnc/">TDD: Tests that give us a false confidence of coverage</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/N4Anmw2uKc0/">Mind Maps: Get Blog Ideas Fast</a> (Meryl Evans)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.kirupa.com/developer/as3/colorful_explosion_page1.htm">Colorful Explosion</a> (Kirupa Chinnathambi)</li>
<li><a href="http://blogs.msdn.com/delay/archive/2009/09/21/i-get-by-with-a-little-help-from-my-friends-pieseries-annotations-trilogy-complete.aspx">I get by with a little help from my friends [PieSeries annotations trilogy complete!]</a> (David Anson)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/Aq92MzDRh8s/ShowArticle.aspx">Silverlight 3 SketchFlow DataBinding</a> (Malcolm Sheridan)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=483">.NET Rocks! &#8211; Kent Tegels on SQL Server Integration Services</a> (Carl Franklin)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/1TW3VHtvnqM/arcast-tv-using-laaam-to-make-good-architectural-decisions-fast.aspx">ARCast.TV &#8211; Using LAAAM to Make Good Architectural Decisions, Fast!</a> (Bob Familiar)</li>
<li><a href="http://feedproxy.google.com/~r/WebdevradioPodcastHome/~3/Swzib0SKyjg/index.php">WebDevRadio Episode 69: Curtis Mitchell on Spark with ASP.NET MVC</a> (Michael Kimsal)</li>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/osEE0sbI11c/optimizing-task-dependencies-lead-and-lag.aspx">Screencast: Understanding Task Dependencies, Lead and Lag</a> (Dux Raymond Sy)</li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-30-Bing-Images-Xbox-anywhere-Browsers--Battery-life/">Ping 30: Bing Images, Xbox anywhere, Browsers &amp; Battery life</a> (Laura Foy)</li>
<li><a href="http://lightningtools.com/blog/archive/2009/09/22/sharepoint-forum-knowledge-base-feature-released.aspx">SharePoint Forum Knowledge Base Feature released</a> (Lightning Tools)</li>
<li><a href="http://feedproxy.google.com/~r/se-radio/~3/VHzbRe32Q0M/spring-2009-eberhard-wolff">Spring in 2009 with Eberhard Wolff</a> (SE-Radio Team)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/c2mAFK5EPMk/ThirstyDeveloper73BuildingABridgeToPHP.aspx">Thirsty Developer 73 – Building a Bridge to PHP</a> (Dave Bost)</li>
<li><a href="http://channel9.msdn.com/posts/ZachSkylesOwens/SQL-Server-Express-Overview/">SQL Server Express: Overview</a> (Zach Skyles Owens)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/kWfga0w1MwM/innovation-showcase-web-site-launched.aspx">Innovation Showcase Web Site Launched</a> (Bob Familiar)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/8DiyC9fKNGw/Session-Voting-Open-for-SQLBits-V.aspx">Session Voting Open for SQLBits V</a> (Simon Sabin)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2009/09/21/free_2D00_book_2D00_protecting_2D00_sql_2D00_server_2D00_data.aspx">Free eBook: “Protecting SQL Server Data”</a> (Brad M. McGehee)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,b5df8904-5d82-49c7-a8ba-7815bfc33b69.aspx">Yet Another .NET Interview Questions List</a> (Charles Chen)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/gh_5T6OKxw0/details.aspx">XPS Essentials Pack Version 1.1</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/Moserware/~3/4_66Ce3xvmU/stick-figure-guide-to-advanced.html">A Stick Figure Guide to the Advanced Encryption Standard (AES)</a> (Jeff Moser)</li>
<li><a href="http://www.skorks.com/2009/09/output-redirection-with-bash/">Output Redirection With Bash</a> (Alan Skorkin)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/09/21/programming-scala-is-now-available">&quot;Programming Scala&quot; Is Now Available</a> (Dean Wampler)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/_SpvQ5TXQmU/">There More Like Guidelines, Not Rules &#8211; Some Insight on How I Use Twitter</a> (John Papa)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/09/that-posh-is-delicious-posh-delicious.html">That Posh is Delicious… Posh-Delicious that is</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/zxue/archive/2009/09/21/two-different-ways-of-running-virtual-machines-on-windows-7.aspx">Two Different Ways of Running Virtual Machines on Windows 7</a> (Zhiming Xue)</li>
<li><a href="http://codebetter.com/blogs/peter.van.ooijen/archive/2009/09/22/windows-workstation-2008-r2-an-even-better-os-for-a-laptop.aspx">Windows Workstation 2008 R2: An even better OS for a laptop</a> (Peter Van Ooijen)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/dWXJyDXxE4Q/ProgrammingForAbsoluteBeginners.aspx"><font color="#ff8000">Programming for Absolute Beginners</font></a><font color="#ff8000"> (Scott Hanselman) <em>– Link of the Day</em></font></li>
<li><a href="http://mashable.com/2009/09/22/zoho-discussions/">Create Your Own Forum With Zoho Discussions</a> (Stan Schroeder)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/XTWmMu77yZM/">The Morning Brew #438</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/09/21/134944.aspx">Silverlight Cream for September 21, 2009 &#8212; #696</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=c0aba829-195c-4310-97ec-b1d0369ca800">Tech Tweets for 21-Sep-2009</a> (Elijah Manor)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/09/21/interesting-finds-2009-09-15-09-20.aspx">Interesting Finds: 2009 09.15 ~ 09.20</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/GHhJDe8TJxE/">New and Notable 372</a> (Sam Gentile)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/pFXck-vIcwE/cloudnews-for-21st-september-2009">CloudNews for 21st September, 2009</a> (Sameer Gupta)</li>
<li><a href="http://spietrek.blogspot.com/2009/09/links-9212009.html">Links (9/21/2009)</a> (Steve Pietrek)</li>
<li><a href="http://afreshcup.com/2009/09/22/double-shot-545/">Double Shot #545</a> (Mike Gunderloy)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:28d1e0e8-4ebb-40dd-b5fb-bd2f72b76578" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Learning jQuery 1.3 (9781847196705): Jonathan Chaffer, Karl Swedberg, John Resig: Books" href="http://www.amazon.com/exec/obidos/ASIN/1847196705/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1847196705.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Learning jQuery 1.3 (9781847196705): Jonathan Chaffer, Karl Swedberg, John Resig: Books</a></p>
<p><b>ISBN</b>: 1847196705<br /><b>ISBN-13</b>: 9781847196705</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:b0a036b7-542b-4eda-8998-8f1f96769ac0" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dcc1c026-f9b0-4bbf-850e-ed1c0a580953" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/scala" rel="tag">scala</a>,<a href="http://technorati.com/tags/twitter" rel="tag">twitter</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sqlbits" rel="tag">sqlbits</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/msdn" rel="tag">msdn</a>,<a href="http://technorati.com/tags/zoho" rel="tag">zoho</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f09%2f22%2fdew-drop-september-22-2009%2f&amp;title=Dew+Drop+-+September+22%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/09/22/dew-drop-september-22-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 29, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 19:04:08 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[lean engineering]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[pair programming]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xbox live]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Announcing Gallio and MbUnit v3.0.6 (Jeff Brown) – Link of the Day Event: Version 1.1.0 of DDDSample Application released (Eric, Jimmy, Ying &#38; Vlad) AntiPaste, because Pasting Code Is Harmful (Tony Rasa) Dramatically leverage your Code Reviews (Patrick Smacchia) Pair Programming: From a Lean angle (Mark Needham) Game Development [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blog.bits-in-motion.com/2009/03/announcing-gallio-and-mbunit-v306.html"><font color="#ff8000">Announcing Gallio and MbUnit v3.0.6</font></a><font color="#ff8000"> (Jeff Brown)<em> – Link of the Day</em></font></li>
<li><a href="http://domaindrivendesign.org/">Event: Version 1.1.0 of DDDSample Application released</a> (Eric, Jimmy, Ying &amp; Vlad)</li>
<li><a href="http://elegantcode.com/2009/03/28/antipaste-because-pasting-code-is-harmful/">AntiPaste, because Pasting Code Is Harmful</a> (Tony Rasa)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2009/03/29/dramatically-leverage-your-code-reviews.aspx">Dramatically leverage your Code Reviews</a> (Patrick Smacchia)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/QVXKCAYJ69E/">Pair Programming: From a Lean angle</a> (Mark Needham)</li>
<li><a href="http://devlicio.us/blogs/vinull/archive/2009/03/28/game-development-going-agile.aspx">Game Development going Agile</a> (Michael C. Neel)</li>
<li><a href="http://elegantcode.com/2009/03/28/experimenting-with-fluent-interfaces-in-the-domain/">Experimenting With Fluent Interfaces in the Domain</a> (Jan Van Ryswyck)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://electricbeach.org/?p=148">Blend 3: Triggers, Actions, Behaviors</a> (Christian Schormann)</li>
<li><a href="http://www.85turns.com/2009/03/28/folding-animation-in-silverlight-3/">Folding animation in Silverlight 3</a> (Corey Schuman)</li>
<li><a href="http://www.sparklingclient.com/interested-in-silverlight-3/">Interested in Silverlight 3?</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/vmshMgW9e6c/silverlight-for-wordpress-plugin.aspx">Silverlight for WordPress</a> (Tim Heuer)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/03/28/excelinq-not-your-typical-linq-provider.aspx">ExceLINQ – Not Your Typical LINQ Provider</a> (Bart de Smet)</li>
<li><a href="http://blogs.msdn.com/phaniraj/archive/2009/03/28/ado-net-data-services-friendly-feeds-mapping-edm-types-i.aspx">ADO.NET Data Services Friendly Feeds , Mapping EDM Types &#8211; I</a> (Phani Raj)</li>
<li><a href="http://www.thedatafarm.com/blog/2009/03/29/InsertingManyToManyRelationshipsInEFWithOrWithoutAJoinEntity.aspx">Inserting Many to Many Relationships in EF with or without a Join Entity</a> (Julie Lerman)</li>
<li><a href="http://blogs.msdn.com/jmeier/archive/2009/03/28/enterprise-library-5-0-product-backlog-prioritization-survey.aspx">Enterprise Library 5.0 Product Backlog Prioritization Survey</a> (J.D. Meier)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/dasblonde/~3/hZeHfWuo6ww/WhatHappenedToMicrosoftAjaxDataServicejs.aspx">What happened to MicrosoftAjaxDataService.js?</a> (Michele Leroux Bustamante)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/GGQxPZ2dSqc/690035.aspx">Getting an ASP.NET Application Relative Path from a Logical Path</a> (Rick Strahl)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=b74f5ac6-44de-4e42-b485-78d44e5be15c">Prototype of VEToolkit + ASP.NET MVC 1.0 Component Checked In</a> (Chris Pietschmann)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Xna101/~3/3g9-GD8VYIg/post.aspx">Contest to thank all who have played and purchased Dr. Popper on Xbox Live Community Games</a> (Bill Reiss)</li>
<li><a href="http://www.85turns.com/2009/03/28/silverlight-team-and-twitter/">Silverlight team and Twitter</a> (Corey Schuman)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.nytimes.com/2009/03/29/jobs/29microsoft.html">New Crop of Job Hunters (With Microsoft Résumés)</a> (Julie Bick)</li>
<li><a href="http://devlicio.us/blogs/casey/archive/2009/03/29/job-satisfaction-and-making-the-world-a-better-place.aspx">Job Satisfaction, And Making The World A Better Place</a> (Casey Charlton)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/PJgCn8a9-C8/">Support Of Commercial Software vs Open Source Software</a> (Davy Brion)</li>
<li><a href="http://wildermuth.com/2009/03/28/Win7_and_IE8_Beta_Issues">Win7 and IE8 Beta Issues</a> (Shawn Wildermuth)</li>
<li><a href="http://blogs.tedneward.com/2009/03/29/Laziness+In+Scala.aspx">Laziness in Scala</a> (Ted Neward)</li>
<li><a href="http://ejohn.org/blog/determining-browser-market-share/">Determining Browser Market Share</a> (John Resig)</li>
<li><a href="http://elegantcode.com/2009/03/28/book-review-the-4-hour-workweek-escape-9-5-live-anywhere-and-join-the-new-rich/">Book Review: The 4-Hour Workweek: Escape 9-5, Live Anywhere, and Join the New Rich</a> (Jan Van Ryswyck)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/BRhZefQ2CBI/">LINKBLOG for March 29, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/28/130487.aspx">Silverlight Cream for March 28, 2009 &#8211; 2 &#8212; #556</a> (Dave Campbell)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/29/143097.aspx">Interesting Finds: March 29, 2009</a> (Jason Haley)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:f5f91095-b52e-443f-8040-64b498311b9c" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Test Driven Development: By Example (Addison-Wesley Signature Series): Kent Beck: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321146530/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321146530.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Test Driven Development: By Example (Addison-Wesley Signature Series): Kent Beck: Books</a></p>
<p><b>ISBN</b>: 0321146530<br /><b>ISBN-13</b>: 9780321146533</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:cb326d8b-63f4-4664-8b92-08cf2a7bff84" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:68a20fa0-580b-4e97-bd6f-85e3b6bae3c0" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/ie8" rel="tag">ie8</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/pair+programming" rel="tag">pair programming</a>,<a href="http://technorati.com/tags/lean+engineering" rel="tag">lean engineering</a>,<a href="http://technorati.com/tags/oss" rel="tag">oss</a>,<a href="http://technorati.com/tags/scala" rel="tag">scala</a>,<a href="http://technorati.com/tags/xbox+live" rel="tag">xbox live</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f03%2f29%2fdew-drop-march-29-2009%2f&amp;title=Dew+Drop+%e2%80%93+March+29%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/29/dew-drop-march-29-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

