<?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; ado.net data services</title>
	<atom:link href="http://www.alvinashcraft.com/tag/adonet-data-services/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; February 6, 2010</title>
		<link>http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 16:15:37 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ado.net data services]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[vsts]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Kaxaml Update + Downloads + [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <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/#sp">SharePoint</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/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/nerdplusart/~3/kpN_rp21p2M/kaxaml-update-downloads-a-request">Kaxaml Update + Downloads + A Request</a> (Robby Ingebretsen)</li>
<li><a href="http://weblogs.asp.net/astopford/archive/2010/02/06/andand-net.aspx">AndAnd.NET</a> (Andrew Stopford)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/TC3DWJoT_og/using-unit-work-pattern-entity">Using Unit of Work Pattern with Entity Framework</a> (Gil Fink)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/obCkq_pT9W0/372985182">Introducing .NET 4.0 (the book that is)</a> (Mike Ormond)</li>
<li><a href="http://blogs.msdn.com/stephaniesaad/archive/2010/02/05/new-visual-studio-process-template-certification-program.aspx">New Visual Studio Process Template Certification Program</a> (Stephanie Saad)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/p3umxfGSTNM/6th-of-diduary-did-you-know-you-can.aspx">The 6th of Diduary: Did you know you can record a user&#8217;s actions for debugging?</a> (Jeff Blankenburg)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2010/02/05/reflector-v6-pro-to-be-released-by-mid-february.aspx">Scoop: Reflector v6 pro RTM to be released by the 15th of this month</a> (Patrick Smacchia)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/5mUfYch3qDA/">Functional C#: LINQ vs Method chaining</a> (Mark Needham)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/02/05/using-and-abusing-the-f-dynamic-lookup-operator.aspx">Using and Abusing the F# Dynamic Lookup Operator</a> (Matthew Podwysocki)</li>
<li><a href="http://elegantcode.com/2010/02/05/integrating-elmah-for-a-wcf-service/">Integrating ELMAH for a WCF Service</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/aJ44kdD02VY/performance-using-lcg-to-copy-property-values-of-two-objects.aspx">Performance: Using LCG to copy property values of two objects</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/marcelolr/archive/2010/02/05/query-continuations-in-data-services.aspx">Query Continuations in Data Services</a> (Marcelo Lopez Ruiz)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/simonince/archive/2010/01/26/view-models-in-asp-net-mvc.aspx">View Models in ASP.NET MVC</a> (Simon Ince)</li>
<li><a href="http://feedproxy.google.com/~r/lozanotek/~3/5j4r5vYyKUo/mvc_turbine_v2.0_for_mvc2_rc2_.net3.5.aspx">MVC Turbine v2.0 for MVC2 RC2 (.NET 3.5)</a> (Javier G. Lozano)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/SHlSlJICzt0/ShowArticle.aspx">Setting the Page Editor Options in Microsoft Expression Web 3 (Part I)</a> (Minal Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/ZEw4yKCBPqk/traditional-architecture-makes-me-flinch.aspx">Traditional architecture makes me flinch</a> (Oren Eini)</li>
<li><a href="http://www.thousandtyone.com/blog/ProgrammerTipConsiderLookingForYourOwnSourcesOfMotivation.aspx">Programmer Tip: Consider Looking For Your Own Sources Of Motivation.</a> (Rajiv Popat)</li>
<li><a href="http://elegantcode.com/2010/02/05/cqrs-event-sourcing/">CQRS – Event Sourcing</a> (Mark Nijhof)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://danielvaughan.orpius.com/post.aspx?id=11a2b9a4-6917-434c-b8b9-727795d599ff">ViewModel Active Awareness in a Prism Based Application</a> (Daniel Vaughan)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/qbalnKqF4iY/rules-mvvm">Rules of MVVM??</a> (Michael Sync)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/K-c-6GW6q4o/WPF-Quick-Tip_3A00_-How-to-Restrict-Window-Size-in-WPF-4.aspx">WPF Quick Tip: How to Restrict Window Size in WPF 4</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/PeteBrown/~3/wv17myyPm8M/Creating-Customized-UserControls-_2800_Deriving-from-ContentControl_2900_-in-WPF-4.aspx">Creating Customized UserControls (Deriving from ContentControl) in WPF 4</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/QWLNhzdBzNs/test-driven-silverlight-body-snatchers.aspx">Test Driven Silverlight Body Snatchers</a> (Jesse Liberty)</li>
<li><a href="http://wildermuth.com/2010/02/05/Help_Me_Figure_Out_What_to_Write">Help Me Figure Out What to Write</a> (Shawn Wildermuth)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Sara-Ford-recognize-touch-gestures-make-Windows-7-into-a-hotspot/">TWC9: Sara Ford, recognize touch gestures, make Windows 7 into a hotspot</a> (Dan Fernandez)</li>
<li><a href="http://blog.stackoverflow.com/2010/02/podcast-82/">Stack Overflow Podcast #82</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/0w4Xt9DtZHE/jQueryPodcast-010-appendTo.mp3">jQuery Podcast 10 &#8211; appendTo</a> (Ralph Whitbeck &amp; Elijah Manor)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2010/02/05/don-box-feelings-for-xml.aspx">Don Box – feelings for XML</a> (Rob Relyea)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/unhandled-exceptions/~3/Flz2YIJ3moA/">Philly Alt.NET “Practical DDD in .NET” Presentation: That’s a Wrap!</a> (Steve Bohlen)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/interesting-union-with-order-by-behaviou">Interesting UNION with ORDER BY behavior</a> (Denis Gobo)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,99499571-6b81-49b5-ac03-b5c5eb5054a7.aspx">Paging With SPListItemCollectionPosition</a> (Charles Chen)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/x7uykj9-LRg/google-voice-quick-reference-cheatsheet-v20-speeds-through-phone-menus">Google Voice Quick Reference Cheatsheet v2.0 Speeds Through Phone Menus</a> (Adam Pash)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2010/02/05/over-200-drm-free-microsoft-press-ebooks-now-available.aspx">Over 200 DRM-free Microsoft Press eBooks now available</a> (Devon Musgrave)</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=05c4d1ce-fca3-4d07-b7e4-6bb7477b311a">Interesting Finds: February 5, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/02/05/137815.aspx">Silverlight Cream for February 05, 2010 &#8212; #793</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=4333896f-d27d-43c6-b938-4622c6a15d7f">Tech Tweets for 5-Feb-2010</a> (Elijah Manor)</li>
<li><a href="http://blogs.technet.com/microsoft_blog/archive/2010/02/06/weekend-reading-february-5th.aspx">Weekend Reading, February 5th</a> (Dominic Carr)</li>
<li><a href="http://feedproxy.google.com/~r/codecapers/~3/VUgH2Jmm0lI/post.aspx">Required Reading – January 2010 Week 1</a> (Mike Ceranski)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/VloKYN0aCDw/">New and Notable 401</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51XCS-yHXYL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Testing-Computer-Software-2nd-Kaner/dp/0471358460%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0471358460">Testing Computer Software, 2nd Edition</a> </td>
</tr>
</tbody>
</table>
<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:05dcabab-24ad-48b1-af75-9693c2556a0d" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/" 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:f4f146d6-9890-48f6-8c11-de8fa8b37459" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/vsts" rel="tag">vsts</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/ado.net+data+services" rel="tag">ado.net data services</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/entity+framework" rel="tag">entity framework</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%2f2010%2f02%2f06%2fdew-drop-february-6-2010%2f&amp;title=Dew+Drop+%e2%80%93+February+6%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/02/06/dew-drop-february-6-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/0w4Xt9DtZHE/jQueryPodcast-010-appendTo.mp3" length="36958889" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; September 10, 2009</title>
		<link>http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-2009/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 13:41:47 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[ado.net data services]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[pex]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-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; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Telerik Offers Free Developer Team [...]]]></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/#sp">SharePoint</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://feeds.dzone.com/~r/zones/dotnet/~3/8Pr9xBX8P3o/telerik-offers-free-developer">Telerik Offers Free Developer Team Management Tools</a> (Justin Sargent)</li>
<li><a href="http://blogs.msdn.com/tess/archive/2009/09/09/first-step-in-troubleshooting-complex-issues-define-and-scope-your-issue-properly.aspx">First step in troubleshooting complex issues: Define and scope your issue properly</a> (Tess Ferrandez)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/09/09/sorry-but-i-just-don-t-get-oslo.aspx">Sorry, but I just don&#8217;t get Oslo</a> (Jeremy D. Miller)</li>
<li><a href="http://geekswithblogs.net/KirstinJ/archive/2009/09/09/big-huge-objects-and-wcf.aspx">Big Huge Objects and WCF</a> (Kirstin Juhl)</li>
<li><a href="http://wildermuth.com/2009/09/09/ADO_NET_Data_Services_1_5_Feature_Projections">ADO.NET Data Services 1.5 Feature: Projections</a> (Shawn Wildermuth)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/JTo_N0DMlY8/ShowArticle.aspx">What&#8217;s New in Windows Communication Foundation (WCF) 4.0 Part- I</a> (Mahesh Sabnis)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://googlesystem.blogspot.com/2009/09/embeddable-google-document-viewer.html">Embeddable Google Document Viewer</a> (Alex Chitu)</li>
<li><a href="http://www.devx.com/dotnet/Article/42713?trk=DXRSS_DOTNET">Build an AJAX Content Management System with Visual WebGUI: Adding Menu Components</a> (Bogdan Zamfir)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/09/09/9893401.aspx">NetFlix API</a> (Dave Cook)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/09/09/the-future-of-the-virtual-earth-asp-net-map-control.aspx">The Future of the Virtual Earth ASP.NET Map Control</a> (G. Andrew Duthie)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/huyCIHEHAMk/matching-links-with-regular-expression-in-html.aspx">Matching links with regular expression in HTML</a> (David Vidmar)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/NEzP-Hbi27Q/PermaLink,guid,b92b4060-9c5a-40e0-ab0b-8ed76df0571b.aspx">Building a RESTful application with SQL Azure</a> (Stephen Forte)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/6vS9Rhix_98/xml-xpath-and-namespaces.aspx">XML, XPath, and Namespaces</a> (Robert L. Bogue)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/WUlSSD73o3g/how-subtext-lucene.net-index-is-structured.aspx">How Subtext’s Lucene.net index is structured</a> (Simone Chiaretta)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.codingthearchitecture.com/2009/09/10/soa_may_be_failing_but_the_approaches_will_live_on.html">SOA may be failing, but the approaches will live on</a> (Simon Brown)</li>
<li><a href="http://feedproxy.google.com/~r/thebeelog/~3/mcGn-mkoPhc/liskov-and-exceptions.aspx">Exceptional and Substitutable</a> (Dave Laribee)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/9QPd9wOaWDc/">Recommended Books: Ship It!</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/SR89KlAi7D0/your-unit-test-may-smell-if.aspx">Your unit test may smell if…….!</a> (Derik Whittaker)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/09/09/there-are-two-types-of-developers.aspx">There are Two Types of Developers</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/PelisFarm/~3/fZTbDf4zMOo/HowDoYouUsePexInVisualStudioYourInputIsNeeded.aspx">How do you use Pex in Visual Studio? Your Input Is Needed!</a> (Jonathan de Halleux)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/xSLzzx7r72g/is-face-to-face-pairing-better.html">Is face to face pairing better?</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/5whys/~3/NFYEdLEF2g0/spend-at-least-50-of-your-time-with-your-team.html">Spend at least 50% of your time with your team</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/U4ajNWrUMGg/">Impersonators: Using them in showcases</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/09/09/silverlight-3-navigation-even-more-on-dynamically-loaded-pages.aspx">Silverlight 3 Navigation: Even more on Dynamically Loaded Pages</a> (Brad Abrams)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/jDOyeMW1Q4c/1252518510">Silverlight 4 to do for PCs what HD DVD couldn&#8217;t</a> (Scott M. Fulton, III)</li>
<li><a href="http://blogs.msdn.com/phaniraj/archive/2009/09/10/using-the-ado-net-data-services-silverlight-client-library-in-x-domain-and-out-of-browser-scenarios-ii-forms-authentication.aspx">Using the ADO.NET Data Services Silverlight client library in x-domain and out of browser scenarios – II (Forms Authentication)</a> (Phani Raj)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/lOsbbItLMSk/new-articles-about-the-mvvm-light-toolkit-v1.1.1.aspx">New articles about the MVVM Light Toolkit V1.1.1</a> (Laurent Bugnion)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/codefest/Expression-Blend-Sketchflow/">Expression Blend Sketchflow</a> (CodeFest)</li>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/Yf_ntpNxC5M/"><font color="#ff8000">DeepFriedBytes Episode 36: What Happens In The Speaker’s Lounge is Supposed to Stay In the Speaker’s Lounge</font></a><font color="#ff8000"> (Keith Elder &amp; Chris Woodruff) <em>– Link of the Day</em></font></li>
<li><a href="http://channel9.msdn.com/shows/10-4/10-4-Episode-32-MEF-Preview-7/">10-4 Episode 32: MEF Preview 7</a> (Jason Olson)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/6uV8Yfu_aXY/video-killed-the-radio-star.aspx">Video Killed the Radio Star</a> (Jennifer Marsman)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/j1kEWrI6rUQ/139">DimeCasts.NET Episode #139: Learning the Specification Pattern</a> (Tim Barcz)</li>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/_9uL_0I4vEo/screencast-project-planning-101.aspx">Screencast: Project Planning 101</a> (Dux Raymond Sy)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/90WHdBamjUE/72ALotOfSomething.aspx">ThirstyDeveloper #72 – A Lot of Something</a> (Dave Bost)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming/">Ade Miller and Patterns of Parallel Programming</a> (Robert Hess)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/tnZ7lL2sTFU/author-interview-simone">Author Interview: Simone Chiaretta &amp; Keyvan Nayyeri on ASP.NET MVC 1.0</a> (Me)</li>
<li><a href="http://nayyeri.net/blog/interview-on-dzone-about-asp-net-mvc/">Interview on DZone About ASP.NET MVC</a> (Keyvan Nayyeri<noreply @NAYYERI.NET>)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/09/09/teched-australia-25-visual-studio-2008-ide-tips.aspx">TechEd Australia – 25 Visual Studio 2008 IDE Tips</a> (Sara Ford)</li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2009/09/09/death-of-a-user-group-or-how-to-give-up.aspx">Death of a user group, or “How to give up”</a> (Kyle Baley)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/tim_mitchell/archive/2009/09/10/updating-existing-data-with-ssis.aspx">Updating Existing Data with SSIS</a> (Tim Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/VaxOCR9CRsA/restful-northwind-on-sql-azure.aspx">RESTful Northwind on SQL Azure</a> (Jamie Thomson)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-server-extracting-data-again">SQL Server Extracting Data (again)</a> (George Mastros)</li>
<li><a href="http://www.sqlservercentral.com/blogs/scarydba/archive/2009/09/09/spools-in-execution-plans.aspx">Spools in Execution Plans</a> (Grant Fritchey)</li>
<li><a href="http://blog.sqlauthority.com/2009/09/10/sql-server-sql-server-desktop-screen-background/">SQL SERVER – SQL Server Desktop Screen Background</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/Cz_SZiqrkFE/how-to-add-folder-to-sharepoint-list.html">How to: Add a folder to a SharePoint list using C#</a> (Eugene Rosenfeld)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.ziffdavisenterprise.com/~r/RSS/MicrosoftWatch/~3/w2mIBehn0HI/microsoft_the_apple_best_buy_slides_are_ours_too.html">Microsoft: The Apple Best Buy Slides Are Legit, Too</a> (Nicholas Kolakowski)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/zihuF3LlS3U/">US Government Opens-Up to OpenID and Information Cards</a> (Andres Ferrate)</li>
<li><a href="http://on10.net/blogs/sarahintampa/ImageResizer-PowerToy-Updated-for-Windows-7/">ImageResizer PowerToy Updated for Windows 7</a> (Sarah Perez)</li>
<li><a href="http://uxevangelist.blogspot.com/2009/09/how-would-apple-market-their-os-without.html">How would Apple Market their OS without Windows?</a> (Stephen Chapman)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/A-Oun6pbpyc/">WorkScore: A Social Resume</a> (Thursday Bram)</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=7a6dfa8e-d54e-4665-97a1-209ee90d14ca">Interesting Finds: September 9, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=46d78cb6-9bc5-4975-aefb-6a4e16b86eca">Interesting Finds: September 10, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/k1pbpWEyYOk/">The Morning Brew #430</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/09/09/134582.aspx">Silverlight Cream for September 09, 2009 &#8212; #687</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/09/09/134591.aspx">Silverlight Cream for September 09, 2009 &#8211; 2 &#8212; #688</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/sYgv3u7l6xw/cloudnews-for-9th-september-2009">CloudNews for 9th September, 2009</a> (Sameer Gupta)</li>
<li><a href="http://afreshcup.com/2009/09/10/double-shot-537/">Double Shot #537</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:479df52f-72a2-41c2-b909-fb77c1677cbd" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Programming WCF Services (9780596521301): Juval Lowy: Books" href="http://www.amazon.com/exec/obidos/ASIN/0596521308/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596521308.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Programming WCF Services (9780596521301): Juval Lowy: Books</a></p>
<p><b>ISBN</b>: 0596521308<br /><b>ISBN-13</b>: 9780596521301</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:5dd5891e-5b34-45b8-99ab-fef402e8869e" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-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:83b1187c-bcc3-4313-8edd-8b70b7e35d63" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/ajax" rel="tag">ajax</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/c%23" rel="tag">c#</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/pex" rel="tag">pex</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ssis" rel="tag">ssis</a>,<a href="http://technorati.com/tags/ado.net+data+services" rel="tag">ado.net data services</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%2f10%2fdew-drop-september-10-2009%2f&amp;title=Dew+Drop+-+September+10%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/09/10/dew-drop-september-10-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 2, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 14:26:59 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[ado.net data services]]></category>
		<category><![CDATA[alt.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/</guid>
		<description><![CDATA[&#160; Silverlight Book Review: Silverlight 2 In Action (Davy Brion) Dispatcher, Cross-Thread Property Setting &#38; Lambda Expressions (Jesse Liberty) EntitySpaces 2009 Q2 &#8211; Can you Query me now? (Mike Griffin) &#160; Web Development MVC ViewPage Compile Error, or “How to exist in both places” (Kyle Baley) Quake Live Review and Rant &#8211; Why is this [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Silverlight</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/66siuC2dm2U/">Book Review: Silverlight 2 In Action</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/QZveGZ6xAAA/dispatcher-cross-thread-property-setting-amp-lambda-expressions.aspx">Dispatcher, Cross-Thread Property Setting &amp; Lambda Expressions</a> (Jesse Liberty)</li>
<li><a href="http://www.entityspaces.net/blog/2009/03/01/EntitySpaces+2009+Q2+Can+You+Query+Me+Now.aspx">EntitySpaces 2009 Q2 &#8211; Can you Query me now?</a> (Mike Griffin)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/CodeBetter/~3/548091096/mvc-viewpage-compile-error-or-how-to-exist-in-both-places.aspx">MVC ViewPage Compile Error, or “How to exist in both places”</a> (Kyle Baley)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/zURRdASJsdg/QuakeLiveReviewAndRantWhyIsThisInteresting.aspx">Quake Live Review and Rant &#8211; Why is this interesting?</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/03/02/talking-points-asp-net-model-view-controller-mvc.aspx">Talking Points: ASP.NET Model-View-Controller (MVC)</a> (Joel Reyes)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/03/01/video-getting-started-with-linq-in-net-3-5.aspx">Video – Getting Started with LINQ in .NET 3.5</a> (Dan Wahlin)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/u4hb2at-uRg/what-point-of-value-types.html">What&#8217;s the point of Value types?</a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/eBzKDHpr5zk/ShowArticle.aspx">LINQ &#8211; Using Quantifiers like Any, Contains and All while Querying Objects</a> (Suprotim Agarwal)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/548211378/default-values-and-smarter-property-assessors.aspx">Default Values and Smarter Property Assessors</a> (Tim Barcz)</li>
<li><a href="http://wildermuth.com/2009/03/01/ADO_NET_Data_Services_1_5_Coming!">ADO.NET Data Services 1.5 Coming!</a> (Shawn Wildermuth)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/-M0apuwuDjc/">ADO.NET Data Services v1.5 is on its way</a> (John Papa)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/u5JM9NGJWCQ/creating-dtos-using-automapper.aspx">Creating DTOs using AutoMapper</a> (Gunnar Peipman)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/548290821/perceived-requirements-or-all-users-lie.aspx">Perceived Requirements or “All Users Lie”</a> (Casey Charlton)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/548124559/typemock-nunit-results-to-teamcity.aspx">Typemock NUnit Results to TeamCity</a> (Stephen Wright)</li>
<li><a href="http://feeds.feedburner.com/~r/ScottOnWriting/~3/548167948/13751.aspx">What Johannes Kepler Can Teach Us About Debugging</a> (Scott Mitchell)</li>
<li><a href="http://www.ilude.com/2009/02/28/whats-in-your-wallet/">What&#8217;s in Your Wallet?</a>&#160;<em>and</em>&#160;<a href="http://www.ilude.com/2009/03/01/whats-in-your-wallet-part-2/">What’s in your wallet? – Part 2</a> (Mike Glenn)</li>
<li><a href="http://programmingtour.blogspot.com/2009/03/stuck-between-rock-and-hard-place.html">Stuck between a rock and a hard place</a> (Corey Haines)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/5Xo4eNjkNtM/">Trade Offs: Some Thoughts</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://altnetseattle.pbwiki.com/Media"><font color="#ff8000">Media from AltNetSeattle 2009, Redmond, WA</font></a><font color="#ff8000"> (Weston M. Binford III &amp; others) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/NMSlDAvUraU/alt-net-mean-how-do-we-fix-it.aspx">ALT.NET “Mean” – How do we fix it?</a> (Chad Myers)</li>
<li><a href="http://feedproxy.google.com/~r/SerialSeb/~3/odYmTUagFsQ/busy-quarter-ddd-and-stuff.html">A busy quarter, DDD and stuff</a> (Sebastien Lambla)</li>
<li><a href="http://haacked.com/archive/2009/03/01/18590.aspx">ALT.NET Seattle Day Two</a> <em>and</em>&#160;<a href="http://haacked.com/archive/2009/03/01/18591.aspx">ALT.NET Seattle Day 3</a>&#160;<em>and</em> <a href="http://haacked.com/archive/2009/03/01/speaking-at-mix09.aspx">I’m Speaking At Mix 2009</a> (Phil Haack)</li>
<li><a href="http://feeds.feedburner.com/~r/CodeBetter/~3/548212049/a-coalition-of-the-willing.aspx">A Coalition of the Willing</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/UWGXfeu09wQ/ExperiencingALTNETSeattle2009OpenSpaces.aspx">Experiencing ALT.NET Seattle 2009 Open Spaces</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/OQccR5Gd7IQ/alt-hero-shanselman.aspx">Alt.Heros – Shanselman, benscheirman</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/Iserializable/~3/z7gQWz_4ndg/what-are-you-going-to-do-about-it.aspx">What are YOU going to do about it?</a> (Roy Osherove)</li>
<li><a href="http://blog.sqlauthority.com/2009/03/02/sqlauthority-news-mvp-summit-2009-day-1-summit-welcome-and-keynotes/">SQLAuthority News &#8211; MVP Summit 2009 &#8211; Day 1 &#8211; Summit Welcome and Keynotes</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://database-programmer.blogspot.com/2009/03/i-am-but-humble-filing-clerk.html">I Am But a Humble Filing Clerk</a> (Ken Downs)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/03/01/where-did-that-come-from.aspx">Where Did That Come From?</a> (Jeffrey Snover)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.enduserblog.com/2009/03/bites-from-the-apple-form-and-function.html">Bites from the Apple: Form and Function</a> (Agen Schmitz)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/uTPOvTrUav8/post.aspx">Nordic Track Book Club Review: Flip!</a> (Dave Burke)</li>
<li><a href="http://silverlighthack.com/post.aspx?id=6ffb2888-bf57-4144-8608-3a4e17017032">Windows Server 2008 Web Edition &#8211; Ready For Primetime</a> (Bart Czernicki)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/piBU9AVNhkA/">Updated Reading List</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/irSik-R7hDY/">Spore API Contest Challenges Developers to Have Some Fun</a> (Kevin Farnham)</li>
<li><a href="http://www.mentalfloss.com/blogs/archives/20266">10 Stories Behind Dr. Seuss Stories</a> (Stacy Conradt)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/XJUGqc90AuQ/live-search-to-get-new-features-oh-and-a-new-brand-too.aspx">Live Search to get new features&#8230;oh and a new brand, too</a> (Kip Kniskern)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001232.html">The Promise and Peril of Jumbo Frames</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/Y2kCdNWleUE/true-learning-not-comfortable-easy-or-safe.aspx">True Learning – not comfortable, easy or safe</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/2OZRFTAZHok/code-cast-24-on-functional-programming.aspx">Code Cast #24 – On Functional Programming</a> (Matthew Podwysocki)</li>
<li><a href="http://feeds.feedburner.com/~r/AyendeRahien/~3/548173185/building-domain-specific-languages-with-boo-ndash-full-book-now.aspx">Building Domain Specific Languages with Boo – Full book now available</a> (Ayende Rahien)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/4y_oJpGPXqA/">Five things every Windows beta tester should know</a> (Ed Bott)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/oFjAC3k89Y4/">The Morning Brew #297</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/wB1v2AswyB0/links-of-the-week-73.aspx">Links of the week #73</a> (David Vidmar)</li>
<li><a href="http://spietrek.blogspot.com/2009/03/links-312009.html">Links (3/1/2009)</a> (Steve Pietrek)</li>
<li><a href="http://rtipton.wordpress.com/2009/03/01/weekly-link-post-83/">Weekly Link Post 83</a> (Rhonda Tipton)</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:5bd6d42c-aece-4a73-8ee4-584e9a72f8c5" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Software Testing (2nd Edition): Ron Patton: Books" href="http://www.amazon.com/exec/obidos/ASIN/0672327988/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0672327988.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Software Testing (2nd Edition): Ron Patton: Books</a></p>
<p><b>ISBN</b>: 0672327988<br /><b>ISBN-13</b>: 9780672327988</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:c0b92a25-2d9c-40ac-923c-fab1f0e79003" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<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:e3d6bbd0-313c-4eae-acbb-c772623abe89" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/ado.net+data+services" rel="tag">ado.net data services</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/alt.net" rel="tag">alt.net</a>,<a href="http://technorati.com/tags/functional+programming" rel="tag">functional programming</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/nunit" rel="tag">nunit</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a></div>
</p>
<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%2f02%2fdew-drop-march-2-2009%2f&amp;title=Dew+Drop+-+March+2%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/02/dew-drop-march-2-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 10, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:16:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[ado.net data services]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[s#arp architecture]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing DDD: The Ubiquitous Language (Casey Charlton) The Other Kind of Exception Handling (Davy Brion) The Only Japanese You Need as a Software Developer. Ever. (Arjan Zuidhof) Code Review with NDepend (Laila Bougria) Cost? (Greg Young) TestDriven.Net 2.19: Release Notes (Jamie Cansdale) Eager Read Derivation (Martin Fowler) The Cost of [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://devlicio.us/blogs/casey/archive/2009/02/09/ddd-the-ubiquitous-language.aspx" target="_blank">DDD: The Ubiquitous Language</a> (Casey Charlton)</li>
<li><a href="http://davybrion.com/blog/2009/02/the-other-kind-of-exception-handling/" target="_blank">The Other Kind of Exception Handling</a> (Davy Brion)</li>
<li><a href="http://www.arjansworld.com/2009/02/09/the-only-japanese-you-need-as-a-software-developer-ever/" target="_blank">The Only Japanese You Need as a Software Developer. Ever.</a> (Arjan Zuidhof)</li>
<li><a href="http://www.noctovis.net/blog/index.php/2009/02/09/code-review-with-ndepend/" target="_blank">Code Review with NDepend</a> (Laila Bougria)</li>
<li><a href="http://codebetter.com/blogs/gregyoung/archive/2009/02/09/cost.aspx" target="_blank">Cost?</a> (Greg Young)</li>
<li><a href="http://weblogs.asp.net/nunitaddin/archive/2009/02/09/testdriven-net-2-19-release-notes.aspx" target="_blank">TestDriven.Net 2.19: Release Notes</a> (Jamie Cansdale)</li>
<li><a href="http://martinfowler.com/bliki/EagerReadDerivation.html" target="_blank">Eager Read Derivation</a> (Martin Fowler)</li>
<li><a href="http://ayende.com/Blog/archive/2009/02/09/the-cost-of-messaging.aspx" target="_blank">The Cost of Messaging</a> (Oren Eini)</li>
<li><a href="http://codebetter.com/blogs/james.kovacs/archive/2009/02/09/mocks-vs-stubs.aspx" target="_blank">Mocks vs. Stubs</a> (James Kovacs)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/02/09/framework-design-guidelines-system-dbnull.aspx" target="_blank">Framework Design Guidelines: System.DBNull</a> (Brad Abrams)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.lazycoder.com/weblog/2009/02/09/silverlight-is-the-future-but-the-future-isnt-silverlight/" target="_blank">Silverlight Is the Future, but the Future Isn&#8217;t Silverlight</a> (Scott Koon)</li>
<li><a href="http://silverlight.net/blogs/msnow/archive/2009/02/09/silverlight-tip-of-the-day-91-how-to-apply-themes-from-the-silverlight-toolkit.aspx" target="_blank">Silverlight Tip of the Day #91 &#8211; How to Apply Themes from the Silverlight Toolkit</a>&#160;<em>and</em>&#160;<a href="http://silverlight.net/blogs/msnow/archive/2009/02/09/silverlight-tip-of-the-day-92-how-to-load-images-from-a-stream.aspx" target="_blank">Silverlight Tip of the Day #92 &#8211; How to Load Images from a Stream</a> (Mike Snow)</li>
<li><a href="http://timheuer.com/blog/archive/2009/02/09/silverlight-as-a-view-in-aspnet-mvc.aspx" target="_blank"><font color="#ff8000">Integrating Silverlight and ASP.NET MVC</font></a><font color="#ff8000"> (Tim Heuer)<em> – Link of the Day</em></font></li>
<li><a href="http://www.devx.com/codemag/Article/40833" target="_blank">Flexible and Powerful Data Binding with WPF, Part 2</a> (Walt Ritscher)</li>
<li><a href="http://dotnet.dzone.com/news/xaml-guidelines-and-best" target="_blank">XAML Guidelines and Best Practices</a> (Corey Schuman)</li>
<li><a href="http://blogs.msdn.com/interoperability/archive/2009/02/07/eclipse-and-silverlight-another-interoperability-journey-has-begun.aspx" target="_blank">Eclipse and Silverlight, Another Interoperability Journey Has Begun</a> (Jean-Christophe Cimetiere)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://weblogs.asp.net/gunnarpeipman/archive/2009/02/09/visual-studio-add-in-copysourceashtml.aspx" target="_blank">Visual Studio Add-In: CopySourceAsHTML</a> (Gunnar Peipman)</li>
<li><a href="http://davybrion.com/blog/2009/02/quickly-setting-up-and-using-nhibernates-second-level-cache/" target="_blank">Quickly Setting Up and Using NHibernate&#8217;s Second Level Cache</a> (Davy Brion)</li>
<li><a href="http://www.hanselman.com/blog/UrlScanAndADONETDataServicesAstoria.aspx" target="_blank">UrlScan and ADO.NET Data Services (Astoria)</a> (Scott Hanselman)</li>
<li><a href="http://managed-world.com/archive/2009/02/09/tour-de-bcl.aspx" target="_blank">Tour de BCL</a> and <a href="http://managed-world.com/archive/2009/02/09/an-intro-to-barrier.aspx" target="_blank">An Intro to Barrier</a> (Jason Olson)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://interviews.dotnetthread.com/2008/12/how-ajax-is-included-as-first-class.html" target="_blank">How AJAX Is Included as a First Class Concept in Both ASP.NET 3.5 and Visual Studio 2008</a> (Anil)</li>
<li><a href="http://www.codeplex.com/MvcValidatorToolkit/Release/ProjectReleases.aspx?ReleaseId=22912" target="_blank">Validator Toolkit for ASP.NET MVC &#8211; Release v1.3 (20090208)</a> (CodePlex)</li>
<li><a href="http://nayyeri.net/blog/looking-at-the-past-of-community-server/" target="_blank">Looking at the Past of Community Server</a> (Keyvan Nayyeri)</li>
<li><a href="http://blog.madskristensen.dk/post/WebForms-or-MVC-What-about-the-third-option.aspx" target="_blank">WebForms or MVC? What About the Third Option?</a> (Mads Kristensen)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-programmers-object-basics/" target="_blank">JavaScript for C# Programmers: Object Basics</a> (Julian M. Bucknall)</li>
<li><a href="http://codezest.com/archive/2009/02/09/itrsquos-not-just-about-the-code-amp-product-your-websitersquos.aspx" target="_blank">It&#8217;s Not Just About the Code &amp; Product; Your Website&#8217;s &quot;Experience&quot; Is What Matters</a> (Dave Schinkel)</li>
<li><a href="http://www.lostechies.com/blogs/johnteague/archive/2009/02/10/another-way-to-test-ajax-methods.aspx" target="_blank">Another Way to Test Ajax Methods</a> (John Teague)</li>
<li><a href="http://codeclimber.net.nz/archive/2009/02/10/how-to-use-ninject-to-inject-dependencies-into-asp.net-mvc.aspx" target="_blank">How to Use Ninject to Inject Dependencies Into ASP.NET MVC ActionFilters</a> (Simone Chiaretta)</li>
<li><a href="http://encosia.com/2009/02/10/a-breaking-change-between-versions-of-aspnet-ajax/" target="_blank">A Breaking Change Between Versions of ASP.NET AJAX</a> (Dave Ward)</li>
<li><a href="http://groups.google.com/group/sharp-architecture/browse_thread/thread/a0ca20c4a80d969d/80437a7ef53d1170?show_docid=80437a7ef53d1170&amp;pli=1" target="_blank">S#arp Architecture Trunk Is Compatible with MVC RC</a> (Billy McCafferty)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/10/javascript-vs-silverlight-vs/" target="_blank">JavaScript vs Silverlight vs &#8230;</a> (Dave M. Bush)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/02/09/events-this-week-february-9th-2009.aspx" target="_blank">Events This Week &#8211; February 9th, 2009</a>&#160;<em>and</em>&#160;<a href="http://blogs.msdn.com/gduthie/archive/2009/02/09/msdn-mid-atlantic-roadshow-correction.aspx" target="_blank">MSDN Mid-Atlantic Roadshow &#8211; Correction</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/09/developer-dinner-what-s-new-in-asp-net-4-0-web-forms-ajax-and-jquery.aspx" target="_blank">Developer Dinner: What&#8217;s New in ASP.NET 4.0 (WebForms, AJAX and jQuery)?</a> (Marc Schweigert)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/09/announcing-government-software-developers-group-on-facebook.aspx" target="_blank">Announcing &#8211; Government Software Developers Group on Facebook</a> (Nandita)</li>
<li><a href="http://blog.scottbellware.com/2009/02/test-driven-development-and-behavior.html" target="_blank">Test-Driven Development and Behavior-Driven Development in .NET Workshop in Austin, Tuesday, March 24th</a> (Scott Bellware)</li>
<li><a href="http://blogs.msdn.com/charles_sterling/archive/2009/02/09/new-visual-studio-team-system-web-site-http-www-tfsexamples-com.aspx" target="_blank">New Visual Studio Team System Web Site: http://www.tfsexamples.com/</a> (Charles Sterling)</li>
<li><a href="http://girldeveloper.com/vlog/my-first-video-blog/" target="_blank">My First Video Blog</a> (Sara J. Chipps)</li>
<li><a href="http://www.hanselman.com/blog/HanselmanListOfPodcastsForNETProgrammers.aspx" target="_blank">Hanselman&#8217;s List of Podcasts for .NET Programmers</a> (Scott Hanselman)</li>
<li><a href="http://devhawk.net/2009/02/09/Register+Now+For+LangNET+Symposium+2009.aspx" target="_blank">Register Now for Lang.NET Symposium 2009</a> (Harry Pierson)</li>
<li><a href="http://sp.meetdux.com/archive/2009/02/09/youre-invited-quote-7-ways-to-leverage-sharepoint-for-project-management-success-quote-webcast.aspx" target="_blank">You&#8217;re Invited: &quot;7 Ways to Leverage SharePoint for Project Management Success&quot; Webcast</a> (Dux Raymond Sy)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/02/10/sql-server-mvps-provide-a-helping-hand.aspx" target="_blank">SQL Server MVPs Provide a Helping Hand</a> (Jas Dhaliwal)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.codinghorror.com/blog/archives/001224.html" target="_blank">The Elephant in the Room: Google Monoculture</a> (Jeff Atwood)</li>
<li><a href="http://blog.wired.com/geekdad/2009/02/the-tao-of-chuc.html" target="_blank">On the Origin of Darwin by Means of Extreme Summary, or the Abbreviation of a Voluminous Life in the Struggle for Brevity</a> (Dave Banks)</li>
<li><a href="http://microsoftjobsblog.com/blog/job-titles/" target="_blank">How Important Is the Job Title to You?</a> (Angela McLaughlin)</li>
<li><a href="http://www.cloudave.com/link/living-in-the-clouds-opendns" target="_blank">Living in the Clouds – OpenDNS</a> (Krishnan Subramanian)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/02/09/early-peek-offered-for-microsoft-my-phone.aspx" target="_blank">Early Peek Offered for Microsoft My Phone</a> (Bruce Kyle)</li>
<li><a href="http://community.winsupersite.com/blogs/paul/archive/2009/02/09/google-sync.aspx" target="_blank">Google Sync</a> (Paul Thurrott)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Windows-Live-Mesh-Video-Player-Available/" target="_blank">Windows Live Mesh Video Player Available</a> (Sarah Perez)</li>
<li><a href="http://timheuer.com/blog/archive/2009/02/09/my-blogger-toolbox-tools-for-blogging.aspx" target="_blank">My Blogging Toolbox</a> (Tim Heuer)</li>
<li><a href="http://blogs.technet.com/josebda/archive/2009/02/09/free-ebook-on-microsoft-virtualization-solutions.aspx" target="_blank">Free eBook on Microsoft Virtualization Solutions</a> (Jose Barreto)</li>
<li><a href="http://scottonwriting.net/sowblog/posts/13715.aspx" target="_blank">Keyboard Thoughts</a> (Scott Mitchell)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/02/09/recognizing-improvements-in-windows-7-handwriting.aspx" target="_blank">Recognizing Improvements in Windows 7 Handwriting</a> (Yvonne)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/09/142857.aspx" target="_blank">Interesting Finds: February 9, 2009</a> (Jason Haley)</li>
<li><a href="http://grantpalin.com/2009/02/09/weekly-links-39/" target="_blank">Weekly Links #39</a> (Grant Palin)</li>
<li><a href="http://www.arjansworld.com/2009/02/09/linkblog-for-february-9-2009/" target="_blank">LINKBLOG for February 9, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/09/129301.aspx" target="_blank">Silverlight Cream for February 09, 2009 &#8212; #512</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/02/09/interesting-finds-2009-02-10.aspx" target="_blank">Interesting Finds: 2009.02.10</a> (yuanjian)</li>
<li><a href="http://blog.cwa.me.uk/2009/02/10/the-morning-brew-283/" target="_blank">The Morning Brew #283</a> (Chris Alcock)</li>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/02/10/575663.aspx" target="_blank">Link Listing &#8211; February 9, 2009</a> (Christopher Steen)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-february-9th-2009" target="_blank">CloudNews for February 9th, 2009</a> (Sameer Gupta)</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:9a87f5c5-ac52-4542-a1d5-b04dc4fd7c8c" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Kindle 2: Amazon's New Wireless Reading Device (Latest Generation): Kindle Store" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/alvinashcraft-20"><img src="http://images.amazon.com/images/P/B00154JDAI.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Kindle 2: Amazon&#8217;s New Wireless Reading Device (Latest Generation): Kindle Store</a></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:2eb4c1ca-c8b9-4362-b90c-5137f28123de" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<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:7f57c1a9-2d7e-48b4-b49a-43aa5d7e2ceb" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/s%23arp+architecture" rel="tag">s#arp architecture</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/asp.net+ajax" rel="tag">asp.net ajax</a>,<a href="http://technorati.com/tags/ado.net+data+services" rel="tag">ado.net data services</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/live+mesh" rel="tag">live mesh</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/eclipse" rel="tag">eclipse</a></div>
</p>
<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%2f02%2f10%2fdew-drop-february-10-2009%2f&amp;title=Dew+Drop+-+February+10%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

