<?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; couchdb</title>
	<atom:link href="http://www.alvinashcraft.com/tag/couchdb/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; December 21, 2010</title>
		<link>http://www.alvinashcraft.com/2010/12/21/dew-drop-december-21-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/12/21/dew-drop-december-21-2010/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 13:16:18 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[appfabric]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[pluralsight]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/12/21/dew-drop-december-21-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Not Really Interested [...]]]></description>
			<content:encoded><![CDATA[<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 / Windows Phone</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://feeds.haacked.com/~r/haacked/~3/da3S9QCWWLo/not-really-interested-in-lean.aspx">Not Really Interested In Lean</a> (Phil Haack)</li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2010/12/20/Visual-Studio-2010-Service-Pack-1-Beta-Feedback.aspx">Visual Studio 2010 SP1 Interim Fix List</a> (Jason Zander)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/12/20/why-are-anonymous-types-generic.aspx">Why are anonymous types generic?</a> (Eric Lippert)</li>
<li><a href="http://kodierer.blogspot.com/2010/12/listen-to-your-phone-getting-user.html">Listen to your Phone &#8211; Getting User Feedback with System Information</a> (Rene Schulte)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/VKPnVOfmDpc/MouseClipping.aspx">Mouse Clipping</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/FVJJM4g6gsA/answer-your-own-threadlocal.aspx">Answer: Your own ThreadLocal</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/ugphvKnWvYw/857279.aspx">Finding a Relative Path in .NET</a> (Rick Strahl)</li>
<li><a href="http://www.codeproject.com/KB/collections/bidirectionalSkipList.aspx">Bi-Directional SkipList in C#</a> (David Jeske)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2010/12/20/wcf-ria-services-domaincontext-abstraction-strategies-say-that-10-times.aspx">WCF RIA Services DomainContext Abstraction Strategies–Say That 10 Times!</a> (Dan Wahlin)</li>
<li><a href="http://www.blackbeltcoder.com/Articles/strings/colorizing-source-code">Colorizing Source Code</a> <em>and</em> <a href="http://www.blackbeltcoder.com/Articles/files/a-convenient-logfile-class">A Convenient LogFile Class</a> (Jonathan Wood)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/mNrJE8jlbJE/problems-with-msscci-and-vb6.aspx">Problems with MSSCCI and VB6</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/danemorgridge/~3/qVoUECvBxJY/ef4-code-first-control-unicode-and-decimal-precision-scale-with.aspx">EF4 Code First Control Unicode and Decimal Precision, Scale with Attributes</a> (Dane Morgridge)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Wpj6FNiQKfY/use-a-specific-port-for-the-development-server-vstipproj0029.aspx">Use a Specific Port for the Development Server</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/appfabriccat/archive/2010/12/20/best-practices-for-maximizing-scalability-and-cost-effectiveness-of-queue-based-messaging-solutions-on-windows-azure.aspx">Best Practices for Maximizing Scalability and Cost Effectiveness of Queue-Based Messaging Solutions on Windows Azure</a> (Valery Mizonov)</li>
<li><a href="http://feeds.maordavid.com/~r/maor/~3/plva2mMStZA/">The Windows Azure Platform Training Kit December Update Available for Download</a> (Maor David-Pur)</li>
<li><a href="http://www.skorkin.com/2010/12/unbound-actions-reopen-last-closed-document/">Unbound Actions – Reopen last closed document</a> (Alex Skorkin)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://elegantcode.com/2010/12/21/basic-javascript-part-4-enforcing-new-on-constructor-functions/">Basic JavaScript Part 4: Enforcing New on Constructor Functions</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/om-GyFL8Ujg/asp-net-including-javascript-libraries-conditionally-from-cdn.aspx">ASP.NET: Including JavaScript libraries conditionally from CDN</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/BRi_kV4TSeg/5-ways-to-let-users-customize-content">5 Ways to Let Users Customize Content</a> (Anthony Tseng)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/ZS-DWIhpB6Q/agiles-secret-ingredient.html">Agile’s Secret Ingredient</a> (Gil Zilberfeld)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/BbohdY7klkk/">[Agile Guide] – Writing Good User Stories</a> <em>and</em> <a href="http://feedproxy.google.com/~r/agilescout/~3/lif6P3OLVFo/">Santa and Kanban – A Story</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/6Tw4ZPOdwfQ/integrating-javascript-unit-tests-with-visual-studio.aspx">Integrating JavaScript Unit Tests with Visual Studio</a> (Stephen Walther)</li>
<li><a href="http://gigaom.com/collaboration/4-cross-browser-testing-tools/">4 Cross-Browser Testing Tools</a> (Charles Hamilton)</li>
<li><a href="http://openmymind.net/2010/12/20/Foundations-of-Programming-Quality-Efficiency">Foundations of Programming 2 &#8211; Chapter 1 &#8211; Quality and Efficiency</a> (Karl Seguin)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/DqLhQN9G-Wo/details.aspx">Silverlight 4 Training</a> (MS Downloads)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/OVgGKrjo484/bootloader-mode-windows-phone">Bootloader mode on Windows Phone 7</a> (Dennis Delimarsky)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/12/20/silverlight-and-visual-studio-2010.aspx">Silverlight and Visual Studio 2010</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/TheAttic/~3/AtDhARV-rHk/post.aspx">Slides: Application Development for Windows Phone 7</a> (Andrej Tozon)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/9raSU-F4DRw/">WPF ListView with better touch support</a> (Al Kampfer)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/xAj4b_xlrKY/">Top 7 Christmas Windows Phone 7 apps</a> (Andy Robb)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2010/12/20/quot-and-she-d-say-can-you-see-what-i-m-saying-quot-how-to-localize-a-windows-phone-7-application-that-uses-the-windows-phone-toolkit-into-different-languages.aspx">&quot;And she&#8217;d say, &#8216;Can you see &#8230; what I&#8217;m saying?&#8217;&quot; [How to: Localize a Windows Phone 7 application that uses the Windows Phone Toolkit into different languages]</a> (David Anson)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/iYvdfDlmQgA/post.aspx">Windows Phone 7 Applications Must-Have Apps!</a> (Don Burnett)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/--DgQXrYP5E/ShowArticle.aspx">Authentication in Silverlight using WCF and ASP.NET Membership Provider</a> (Mahesh Sabnis)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/j8fIEQvMiIs/post.aspx">What I Learned In WP7 – Issue #7</a> (Jeff Blankenburg)</li>
<li><a href="http://danielvaughan.orpius.com/post.aspx?id=c640f4f4-3804-482a-aa6b-d822be1cbc50">Custom Application Bar to Feature in Chapter</a> (Daniel Vaughan)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/9XPLMW4aT5s/closing-the-virtual-keyboard-sip-and-forcing-binding-in-wp7.aspx">Closing the Virtual Keyboard (SIP) and forcing binding in WP7</a> (Derik Whittaker)</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=621" target="_blank">.NET Rocks! &#8211; Miguel de Icaza Builds .NET Apps on the Mac with MonoMac</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/pluralcast/~3/y-zTYqhWJWU/pluralcast-31-lessons-in-performance-and-scalability.aspx">Pluralcast 31 : Lessons in Performance and Scalability</a> (David Starr)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/jxUxrm7HjcU/183" target="_blank">DimeCasts.NET Episode #183: Load Testing WCF Services w/ VS2010</a> (Derik Whittaker)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-87-Paramount-on-Windows-Phone-H264--Firefox-P-Diddy-neosaurs-Microsoft-is-cool">Ping 87: Paramount on Windows Phone, H264 &amp; Firefox, P Diddy, neosaurs, Microsoft is cool!</a> (Laura Foy)</li>
<li><a href="http://jamesshore.com/In-the-News/Agile-Release-Planning-Video.html">Agile Release Planning Video</a> (James Shore)</li>
<li><a href="http://thesociablegeek.com/2010/12/20/wp7-minute-episode-iii-camera-integration/">WP7 Minute Episode III : Camera Integration</a> (Daniel Egan)</li>
<li><a href="http://www.engadget.com/2010/12/20/the-engadget-show-016-mitsubishis-frank-demartin-talks-futur/">The Engadget Show &#8211; 016: Mitsubishi&#8217;s Frank DeMartin, iRobot, Aldebaran&#8217;s NAO robot, Ubisoft Battle Tag, CES &#8217;11 preview, and more!</a> (Chad Mumm)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/12/20/ready-to-mix-it-up.aspx">Ready to MIX it up?</a> (G. Andrew Duthie)</li>
<li><a href="http://jamesshore.com/Calendar/2011-03-02.html">March 2nd to 4th in Portland, Oregon: The Art of Agile Delivery (Training)</a> <em>and</em> <a href="http://jamesshore.com/Calendar/2011-02-28.html">February 28th and March 1st in Portland, Oregon: The Art of Agile Planning (Training)</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/I2VaBsR18Fs/">Your Chance to Speak at MIX11</a> (John Papa)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBost/~3/SjMgKWNi4Dw/">Upcoming Free Developer Training for Web, Windows and Cloud</a> (Dave Bost)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/F0v8Nf0dAl0/">First thoughts from our WP7 competition winner</a> (Andy Robb)</li>
<li><a href="http://www.brentozar.com/archive/2010/12/jeremiah-peschka-buck-woody-talk-database-communities/">Jeremiah Peschka &amp; Buck Woody Talk Database Communities</a> (Brent Ozar)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2010/12/21/sql-server-2008-r2-rtm-cumulative-update-5-released.aspx">SQL Server 2008 R2 RTM Cumulative Update 5 Released</a> (Glenn Berry)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/6FBRDj23xkg/required-parameters-ssis-denali.aspx">Required Parameters [SSIS Denali]</a> (Jamie Thomson)</li>
<li><a href="http://blog.sqlauthority.com/2010/12/21/sql-server-index-created-on-view-not-used-often-observation-of-the-view/">SQL SERVER – Index Created on View not Used Often – Observation of the View</a> (Pinal Dave)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/le40wWrsA6E/sitting-couch">Sitting on the couch</a> (Giorgio Sironi)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/12/20/new-book-microsoft-sharepoint-designer-2010-step-by-step.aspx">New book: Microsoft SharePoint Designer 2010 Step by Step</a> (Kim Spilker)</li>
<li><a href="http://blogs.msdn.com/b/pandrew/archive/2010/12/20/visual-studio-2008-extensions-for-windows-sharepoint-services-vsewss-v1-3-released.aspx">Visual Studio 2008 extensions for Windows SharePoint Services (VSEWSS) v1.3 Released</a> (Paul Andrew)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/71k6rvgqcGY/new-sharepoint-development-team-blog.aspx">New SharePoint Development Team Blog</a> (Zain Naboulsi)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2010/12/20/mvps-for-office-and-sharepoint-2010-work-without-the-wait.aspx">MVPs for Office and SharePoint 2010: Using co-authoring features in Office 2010, Office Web Apps, and Office for Mac 2011</a> (Lonnie Webb)</li>
<li><a href="http://www.windowsitpro.com/article/cloud-computing2/Microsoft-Brings-SBS-into-the-Cloud.aspx">Microsoft Brings SBS into the Cloud</a> (Paul Thurrott)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqlrnnr/archive/2010/12/20/powershell_2C00_-me-and-the-mcm-part-ii.aspx">Powershell, Me and the MCM part II</a> (Jason Brimhall)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/12/20/a-bulk-image-importer-powertoy-for-onenote-2010.aspx">A bulk image importer powertoy for OneNote 2010</a> (John Guin)</li>
<li><a href="http://blogs.zoho.com/general/integration-between-zoho-apps-part-iii">Integration Between Zoho Apps: Part III</a> (Raju Vegesna)</li>
<li><a href="http://feedproxy.google.com/~r/OfficialGmailBlog/~3/7p1ipymRt4k/free-calling-in-gmail-extended-through.html">Free calling in Gmail extended through 2011</a> (Robin Schriebman)</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=9950928c-58c8-4b70-b320-f74ce0c71bee">Interesting Finds: December 20, 2010</a> (Jason Haley)</li>
<li><a href="http://rhondatipton.net/2010/12/20/weekly-link-post-175/">Weekly Link Post 175</a> (Rhonda Tipton)</li>
<li><a href="http://techblog.ginktage.com/2010/12/interesting-net-links-december-20-2010/">Interesting .NET Links – December 20 , 2010</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/piCaBw00I3A/">The Morning Brew #755</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/TPTjh_mVQ7E/Daily-News-Digest-12-20-2010.aspx">Daily News Digest 12/20/2010</a> and <a href="http://feedproxy.google.com/~r/silverlightshow/~3/BTec52wPTrM/Weekly-Article-Digest-12-20-2010.aspx">Weekly Article Digest 12/20/2010</a> (Silverlight Show)</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/512Ocy8f1DL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Programming-Language-Covering-Microsoft-Development/dp/0321741765%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321741765">C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series)</a> by Anders Hejlsberg</p>
</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:e6a67aa9-d417-488a-9c21-78018b902ff5" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/12/21/dew-drop-december-21-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/12/21/dew-drop-december-21-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:db617335-d820-4d89-b746-8275a8538983" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/c%23" rel="tag">c#</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/appfabric" rel="tag">appfabric</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/couchdb" rel="tag">couchdb</a>,<a href="http://technorati.com/tags/pluralsight" rel="tag">pluralsight</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/kanban" rel="tag">kanban</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/12/21/dew-drop-december-21-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 15, 2010</title>
		<link>http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-2010/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 12:38:43 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links First Encounters of the MEF Kind (Mike Ceranski) Talking Shop Down [...]]]></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/#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/#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/codecapers/~3/Vq7-UQwgzlo/post.aspx">First Encounters of the MEF Kind</a> (Mike Ceranski)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/c-qtgTyVeUQ/episode-5-magellan-and-more-with-paul.html">Talking Shop Down Under Episode 5 &#8211; Magellan and more with Paul Stovell</a> (Richard Banks)</li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2010/03/15/why-does-visual-studio-2010-convert-my-projects.aspx">Why does Visual Studio 2010 convert my projects?</a> (Richa Prasad)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.pieterdebruin.net/2010/03/15/LayeredDiagramExtensions.aspx">Layered diagram extensions</a> (Pieter de Bruin)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/AAUBx3Qw00g/details.aspx">Visual Studio Team System 2005 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010 (Installer)</a> (MS Downloads)</li>
<li><a href="http://ariankulp.com/archive/2010/03/14/better-error-messages-ndash-part-2-aeshen.aspx">Better error messages – Part 2 (Aeshen)</a> <em>and</em>&#160;<a href="http://ariankulp.com/archive/2010/03/14/better-error-messages-ndash-part-3-aeshen.aspx">Better error messages – Part 3 (Aeshen)</a> (Arian T. Kulp)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=f7f93392-4df3-4629-931a-8bba886fd372">Using FTP to access Windows Azure Blob Storage</a> (Maarten Balliauw)</li>
<li><a href="http://channel9.msdn.com/posts/martinesmann/Bruger-Test-Automation-med-Visual-Studio-2010/">Bruger Test Automation med Visual Studio 2010</a> (Martin Esmann)</li>
<li><a href="http://www.codinginstinct.com/2010/03/nhibernate-tip-use-set-for-many-to-many.html">NHibernate Tip: Use set for many-to-many associations</a> (Torkel Ödegaard)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/arDUoLqKdJQ/collapsing-your-code-with-outlining-vstipedit0029.aspx">Collapsing Your Code with Outlining</a> (Zain Naboulsi)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/PhBtKF6D7CE/">node.js: First thoughts</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.thousandtyone.com/blog/BeHonestAndCommittedToShippingWhetherItIsInOrOutsideYourOrganization.aspx">Be Honest And Committed To Shipping &#8211; Whether It Is In Or Outside Your Organization.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/kbVzf_O85Ec/are-you-playing-checker-or-chess-yagni-revisited.aspx">Are You Playing Checker or Chess? &#8211; YAGNI Revisited</a> (Tim Barcz)</li>
</ul>
<p><a name="silverlight"></a></p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/buzzfrog/MSDN-Radio-Special--Niklas-Gustafsson-om-Axum/">MSDN Radio Special – Niklas Gustafsson om Axum</a> (Dag König)</li>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/UTylsRDOY1E/Best-Practices-SharePoint-User-Management.aspx">Screencast: Best Practices in SharePoint User Management</a> (Dux Raymond Sy)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/jg-qyeoZjCU/show-353-wil-wheaton-mw2-stimulus-package-and-supreme-commander.aspx">Major Nelson Show 353: Wil Wheaton, MW2 Stimulus Package and Supreme Commander</a> (Larry Hyrb)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/c5iDow_w7tw/index.php">Episode 105- PowerScripting Podcast &#8211; PSCX 2.0 with Keith Hill and Oisin Grehan</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/NuS-p-HukhI/new-videos-up-on-channel-9-wpf-with-cplusplus-and-wcf-ria-services">New Videos up on Channel 9: WPF with C++ and WCF RIA Services</a> (Pete Brown)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://electricbeach.org/?p=442">Mix Session: Windows Phone UI and Design Language</a> (Christian Schormann)</li>
<li><a href="http://blogs.msdn.com/zxue/archive/2010/03/14/watch-microsoft-mix10-live-keynotes-march-15-16.aspx">Watch Microsoft MIX10 Live Keynotes March 15 &amp; 16</a> (Zhiming Xue)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/03/15/sql-server-maxdop-settings-to-limit-query-to-run-on-specific-cpu/">SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/dAFjy9tbB4A/SSMS---Please-get-keyboard-shortcuts-working-for-schemas.aspx">SSMS &#8211; Please get keyboard shortcuts working for schemas</a> (Simon Sabin)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/CIkjtHaObwQ/">#Ebook Deal of the Day: CouchDB: The Definitive Guide &#8211; Only $9.99! Use code DDCDB</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/YEBKosLs0-U/dzone-daily-dose-315">Daily Dose &#8211; Apple Doesn&#8217;t Win Case Against Users of &quot;i&quot;</a> (Mitch Pronschinske)</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=f6901bdc-1f76-40c0-8c01-21b055c02ecc">Interesting Finds: March 15, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/WD1K09bUyU4/">The Morning Brew #559</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/GGdSJpepg8g/links-of-the-week-111.aspx">Links of the week #111</a> (David Vidmar)</li>
<li><a href="http://grantpalin.com/2010/03/14/weekly-links-96/">Weekly Links #96</a> (Grant Palin)</li>
<li><a href="http://rhondatipton.net/2010/03/14/weekly-link-post-136/">Weekly Link Post 136</a> (Rhonda Tipton)</li>
<li><a href="http://spietrek.blogspot.com/2010/03/links-3142010.html">Links (3/14/2010)</a> (Steve Pietrek)</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/51tVn4YqQUL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Enterprise-Integration-Patterns-Designing-Deploying/dp/0321200683%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321200683">Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions</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:5b4b4e08-4ea3-4f3a-b360-45e84194ed9a" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-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:d3aea382-dd87-4c63-ba0a-94719e41706a" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/tfs" rel="tag">tfs</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/couchdb" rel="tag">couchdb</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ssms" rel="tag">ssms</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/apple" rel="tag">apple</a>,<a href="http://technorati.com/tags/xbox" rel="tag">xbox</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%2f03%2f15%2fdew-drop-march-15-2010%2f&amp;title=Dew+Drop+-+March+15%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/03/15/dew-drop-march-15-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; May 4, 2009</title>
		<link>http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/#comments</comments>
		<pubDate>Mon, 04 May 2009 13:08:28 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[ineta]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vpc]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows mobile]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/</guid>
		<description><![CDATA[Silverlight / WPF RIA Services Contrib &#8211; Release 0.51 (CodePlex) Silverlight Animation Tip (G. Andrew Duthie) Star Wars Scroller in Silverlight 3 and A Quick Note on XAML Namespaces in Silverlight/WPF (Frank La Vigne) Validation. Hey! You’re Done! (Jesse Liberty) Download M-V-VM Project Template/Toolkit (Lester Lobo) WPF design flaw of the day: no initial focus [...]]]></description>
			<content:encoded><![CDATA[<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://riaservicescontrib.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26898">RIA Services Contrib &#8211; Release 0.51</a> (CodePlex)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/05/01/silverlight-animation-tip.aspx">Silverlight Animation Tip</a> (G. Andrew Duthie)</li>
<li><a href="http://franksworld.com/blog/archive/2009/05/01/11451.aspx">Star Wars Scroller in Silverlight 3</a> <em>and</em> <a href="http://franksworld.com/blog/archive/2009/05/03/11462.aspx">A Quick Note on XAML Namespaces in Silverlight/WPF</a> (Frank La Vigne)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/ER8dbMUPeZY/validation-hey-you-re-done.aspx">Validation. Hey! You’re Done!</a> (Jesse Liberty)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/05/01/download-m-v-vm-project-template-toolkit.aspx">Download M-V-VM Project Template/Toolkit</a> (Lester Lobo)</li>
<li><a href="http://blog.excastle.com/2009/05/03/wpf-design-flaw-of-the-day-no-initial-focus/">WPF design flaw of the day: no initial focus</a> (Joe White)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/n3iANF8DJhg/Playing-around-with-Syntax-Highlighter.aspx">Playing around with Syntax Highlighter</a> (Pete Brown)</li>
<li><a href="http://sachabarber.net/?p=514">WPF : Attached Commands</a> (Sacha Barber)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2009/05/03/discovering-silverlight-3-demos-of-new-features.aspx">Discovering Silverlight 3 – Demos of new features</a> (Velvárt András)</li>
<li><a href="http://wildermuth.com/2009/05/04/More_Validation_Fun_-_But_Not_Done_Yet">More Validation Fun &#8211; But Not Done Yet</a> (Shawn Wildermuth)</li>
<li><a href="http://dotnet.dzone.com/news/did-you-know-silverlight-class">Did You Know? Silverlight Class Library Can&#8217;t Be Named with &#8220;.Resources&#8221;</a> (Michael Sync)</li>
</ul>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://richarddingwall.name/2009/05/02/wanted-a-kickass-net-api-for-couchdb/">Wanted: A kickass .NET API for CouchDB</a> (Richard Dingwall)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Us_ibBExO6U/nhibernate-validator.aspx">NHibernate Validator</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Wdinf6C1hz4/nhibernate-the-database-query-cache-and-parameter-sizes.aspx">NHibernate, the database query cache and parameter sizes</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/7HyJ6d7IQDc/nhibernate-search-again.aspx">NHibernate Search</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/5rV2ia0Tj7k/nhibernate-filters.aspx">NHibernate Filters</a> (Oren Eini)</li>
<li><a href="http://www.codeproject.com/KB/game/SrcChess.aspx">Chess Program in C#</a> (Jacques Fournier)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ssk81PPwtbQ/introduction-mixins-c">Introduction to Mixins For the C# Developer</a> (Justin Etheredge)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/NUVNJcyvzWY/">F#: Erlang style messaging passing</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MarkNeedham/~3/GnV5cgFWMF8/">F#: Entry point of an application</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MarkNeedham/~3/2aN802MP7Qs/">F#: Stuff I get confused about</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/DN53nY9blNo/">Using IronRuby with RubyMine</a> (Ivan Porto Carrero)</li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/7Tg6jQo7o_Y/">Projects, Assemblies, and Namespaces &#8211; oh my</a> (Udi Dahan)</li>
<li><a href="http://blogs.msdn.com/kirillosenkov/archive/2009/05/01/a-simple-sample-for-c-4-0-dynamic-feature.aspx">A simple sample for C# 4.0 ‘dynamic’ feature</a> (Kirill Osenkov)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/eexDBC3B-74/functional-composition-and-partial-application.aspx">Functional Composition and Partial Application</a> (Matthew Podwysocki)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jsmag/~3/Sd0hsNWUfJc/">JavaScript book excerpt, discount and free shipping offer</a> (Michael Kimsal)</li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/_ub2KZVfbkc/">How to Set JavaScript Programmatically on a Page in ASP.NET with Parameters</a> (Peter Kellner)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/sIbfEDOpaOo/jquery-tabs-plugin-with-images.aspx">jQuery Tabs Plugin with Images</a> (Dave Schinkel)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/05/03/using-jquery-with-client-side-data-binding-templates.aspx">Using jQuery with Client-Side Data Binding Templates</a> (Dan Wahlin)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/8z-tEtrnVX8/javascript-gotcha-in-ie7.aspx">JavaScript Gotcha in IE7</a> (Christopher Bennage)</li>
<li><a href="http://feedproxy.google.com/~r/blog_of_tobin/~3/5qM63oKRPPI/">yUML and jQuery for Large Diagrams</a> (Tobin Harris)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/RDAZUH7Ed7Y/ShowArticle.aspx">Swap images with user interaction in Microsoft Expression Web 2</a> (Minal Agarwal)</li>
</ul>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.ytechie.com/2009/04/practical-net-unit-testing-free-paper-released.html">Practical .NET Unit Testing – Free paper released</a> (Jason Young)</li>
<li><a href="http://enterprisearchitect.typepad.com/ea/2009/05/agile-meets-the-recession.html">Agile Meets The Recession</a> <em>and</em> <a href="http://enterprisearchitect.typepad.com/ea/2009/05/the-enterprise.html">The Enterprise Architecture Definition Collection &#8211; Part II</a> (Bob McIlree)</li>
<li><a href="http://www.exampler.com/blog/2009/05/02/artisanal-retro-futurism-%e2%8a%97-team-scale-anarcho-syndicalism/">Artisanal Retro-Futurism ⊗ Team-Scale Anarcho-Syndicalism</a> (Brian Marick)</li>
<li><span style="color: #ff9900;"><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/egJokUovli0/">How Many Bedrooms Did You Say?</a> (Max Pool) <em>- Link of the Day</em></span></li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/Xft8J4KjFeI/">On Getting Rid Of Common Libraries… What About Don’t Repeat Yourself?</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/flux88/~3/OBT5NYcIhrU/">A Culture of Microcomponents</a> (Ben Scheirman)</li>
<li><a href="http://feedproxy.google.com/~r/PelisFarm/~3/GA6q4V-3cCE/Pex012404303ExplorationTreeViewPartialStubs.aspx">Pex 0.12.40430.3 : Exploration Tree View, Partial Stubs…</a> <em>and</em> <a href="http://feedproxy.google.com/~r/PelisFarm/~3/JfBYaGYJhlQ/StubsAsParameterizedModelsWithContracts.aspx">Stubs as Parameterized Models with Contracts</a> (Jonathan de Halleux)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/X8qKHyH0Ku4/">Pair Programming: When your pair steps away</a> (Mark Needham)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=978d9f4a-5b25-4143-af6a-61e7d67bf5ed">The Hunt For Simplicity</a> (Justin Etheredge)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/9ZcaotJ9K18/">Mocking for IronRuby</a> (Ivan Porto Carrero)</li>
<li><a href="http://frazzleddad.blogspot.com/2009/05/remote-retrospectives-with-twiddla.html">Remote Retrospectives with Twiddla</a> (Jim Holmes)</li>
<li><a href="http://feedproxy.google.com/~r/LastInFirstOut/~3/kD6hSt_6k4Q/your-application-is-rotting-old-shack.html">Your Application is a Rotting Old Shack, Now What?</a> (Michael Janke)</li>
<li><a href="http://www.thousandtyone.com/blog/BuildersStoryTellersAndWhinersPart3.aspx">Builders, Story Tellers And Whiners &#8211; Part 3</a> (Rajiv Popat)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2009/05/03/can-we-avoid-tooling-to-prevent-spaghetti-code.aspx">Can we avoid tooling to prevent spaghetti code?</a> (Patrick Smacchia)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/05/02/metadata-belongs-with-the-class-not-with-another-class.aspx">Metadata Belongs With The Class, Not With Another Class</a> (Sasha Goldshtein)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/05/01/metadata-classes-a-force-for-good-or-evil.aspx">Metadata Classes – A Force for Good or Evil? <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </a> (Mike Taulty)</li>
</ul>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.hanselminutes.com/default.aspx?ShowID=178">Hanselminutes #178 &#8211; JavaFX and the Web&#8217;s Four Virtual Machines</a> (Scott Hanselman)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO/">Jason Olson: Composing Programming Languages, F# and OO</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/WebdevradioPodcastHome/~3/0HVH5wSccTI/index.php">WebDevRadio Episode 64: CouchDB with Jan Lenhardt and Chris Anderson</a> (Michael Kimsal)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-week-on-C9-Windows-7-RC-Glimmer-for-jQuery-and-ZOMG-Ponies/">This week on C9: Windows 7 RC, Glimmer for jQuery, and ZOMG Ponies</a> (Dan Fernandez)</li>
<li><a href="http://www.pluralsight.com/community/blogs/aaron/archive/2009/05/01/recent-pluralsight-on-demand-library-updates.aspx">Recent Pluralsight On-Demand! library updates</a> (Aaron Skonnard)</li>
<li><a href="http://channel9.msdn.com/shows/10-4/10-4-Episode-17-F-Intro/">10-4 Episode 17: F# Intro</a> (Jason Olson)</li>
<li><a href="http://www.pluralsight.com/community/blogs/matt/archive/2009/04/30/screencast-windows-workflow-foundation-workflow-service-context-basics.aspx">Screencast: Windows Workflow Foundation workflow service context basics</a> <em>and</em> <a href="http://www.pluralsight.com/community/blogs/matt/archive/2009/04/30/screencast-windows-workflow-creating-custom-context-bindings.aspx">Screencast: Windows Workflow – Creating Custom Context Bindings</a> <em>and</em> <a href="http://www.pluralsight.com/community/blogs/matt/archive/2009/05/01/screencast-windows-workflow-managing-workflow-services-context-in-net-client-applications.aspx">Screencast: Windows Workflow &#8211; Managing workflow services context in .NET client applications</a> <em>and</em> <a href="http://www.pluralsight.com/community/blogs/matt/archive/2009/05/01/screencast-windows-workflow-managing-workflow-services-context-in-wf-client-applications.aspx">Screencast: Windows Workflow – Managing workflow services context in WF client applications</a> (Matt Milner)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/iL6FGgpgpKo/">Behaviors in Blend 3 &#8211; Podcast</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/4m0tCwQ9C5U/fitnesse-with-bob-martin-part-2.aspx">FitNesse with Bob Martin – Part 2</a> (Stephen Wright)</li>
</ul>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/dzb7vij-Zqs/it-samurai-school-coming-soon.aspx">IT Samurai School coming soon&#8230;</a> (Billy McCafferty)</li>
<li><a href="http://betav.com/blog/billva/2009/05/best-practices-conference.html">Best Practices Conference</a> (William Vaughn)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/HSAMmDrUHBE/devlicio-us-motto-contest-finals-put-your-voice.aspx">Devlicio.us Motto Contest Finals &#8211; Put your voice</a> (Tuna Toksoz)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/05/01/secure-a-speaking-slot-for-tech-ed-north-america-2010.aspx">Secure a Speaking Slot for Tech Ed North America 2010</a> (Jas Dhaliwal)</li>
<li><a href="http://blogs.tedneward.com/2009/05/01/On+Speaking+Trolling+Inciting+And+Growing.aspx">On speaking, trolling, inciting and growing</a> (Ted Neward)</li>
<li><a href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/05/03/ineta-live-call-for-speakers.aspx">INETA Live – Call for Speakers</a> (Steve Andrews)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/aZ3PLBq_Dzs/axum-reactive-framework-and-other-lang-net-items.aspx">Axum, Reactive Framework and other Lang.net items</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/fX_YQPlAnQw/">What Should Microsoft Do For .NET Open Source?</a> (Rob Conery)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="http://sqlblog.com/blogs/kalen_delaney/archive/2009/05/03/controlling-lock-granularity.aspx">Geek City: Controlling Lock Granularity</a> (Kalen Delaney)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/05/01/real-world-perspectives-on-the-pros-and-cons-of-stored-procedures.aspx">Real World Perspectives on the Pros and Cons of Stored Procedures</a> (Jas Dhaliwal)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/O9Gg3WsliMA/doing-my-sql-myths-session-on-live-meeting.aspx">Doing my SQL myths session on Live meeting</a> (Simon Sabin)</li>
<li><a href="http://blog.sqlauthority.com/2009/05/02/sql-server-example-of-ddl-dml-dcl-and-tcl-commands/">SQL SERVER &#8211; Example of DDL, DML, DCL and TCL Commands</a> <em>and</em> <a href="http://blog.sqlauthority.com/2009/05/03/sql-server-add-or-remove-identity-property-on-column/">SQL SERVER &#8211; Add or Remove Identity Property on Column</a> <em>and</em> <a href="http://blog.sqlauthority.com/2009/05/04/sql-server-roadmap-of-microsoft-certifications-sql-server-certifications-2/">SQL SERVER &#8211; Roadmap of Microsoft Certifications &#8211; SQL Server Certifications</a> (Pinal Dave)</li>
<li><a href="http://dotnetfacts.blogspot.com/2009/05/create-new-embedded-firebird-database.html">Create a new embedded Firebird database</a> (DotNetFacts)</li>
</ul>
<h3>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/enterprisesearch/archive/2009/05/03/search-and-natural-user-interfaces-part-2.aspx">Search and Natural User Interfaces &#8211; Part 2</a> (Nathan Treloar)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmsblogs/~3/XmxH4GuJF8U/sharepoint-sdk-1-5-april-2009-released.aspx">SharePoint SDK 1.5 (April 2009) Released!</a> (Randall Isenhour)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5488.entry">Microsoft Releases &#8220;Sneak-Peek&#8221; Images of Upcoming Office 2010</a> <em>and</em> <a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5492.entry">MSDN Blogger Recommends Free Windows 7 Federated Search Providers</a> (Blake Handler)</li>
<li><a href="http://www.techflash.com/microsoft/Microsofts_Ray_Ozzie_on_startups_devices_open_source_and_IP_44194142.html">Microsoft&#8217;s Ray Ozzie on devices, startups, IP and open source</a> (Todd Bishop)</li>
<li><a href="http://elegantcode.com/2009/05/02/book-growing-software/">Book: Growing Software</a> (David Starr)</li>
<li><a href="http://channel9.msdn.com/posts/Will+Gregg/Network-Monitor-Netmon-33-Overview/">Network Monitor (Netmon) 3.3 Overview</a> (Will Gregg)</li>
<li><a href="http://www.brianpeek.com/blog/archive/2009/05/02/windows-virtual-pc-and-the-microsoft-device-emulator.aspx">Windows Virtual PC and the Microsoft Device Emulator</a> (Brian Peek)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/l_Fd39y4J0s/">Windows 7 setup secrets</a> (Ed Bott)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=596b9ea22c2e02f04d35b5aaf7b80992">XP Mode in Windows 7 is no cop out</a> (Lee Mathews)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/05/01/top-10-scenarios-isvs-add-customer-value-with-windows-7-features.aspx">Top 10 Scenarios; ISVs Add Customer Value with Windows 7 Features</a> (Bruce Kyle)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/05/01/9582635.aspx">Glimmering with effects</a> (Coding4Fun)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/ZCazRgrYv-I/interviewing-the-interviewee.aspx">Interviewing the Interviewee</a> (Dave Schinkel)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/jT9WFeCSiyY/pablo-s-topic-of-the-month-may-2009-edition.aspx">Pablo’s Topic of the Month – May 2009 Edition</a> (Gregory Long)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/05/02/a-little-bit-of-personality.aspx">A Little Bit of Personality</a> (Denise Trabona &amp; Samuel Moreau)</li>
<li><a href="http://gizmodo.com/5236115/wolfram-alpha-search-engine-on-video">Wolfram Alpha Search Engine On Video</a> (Jesus Diaz)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/foCx_FX-HJI/">Windows 7 Blame Feature</a> (Nick Berardi)</li>
<li><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/dk63Xe1l3kM/">Codesqueeze Charity Kickin &#8211; Room To Read</a> (Max Pool)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/05/01/tips-for-codeplex-projects-hosting-multiple-applications-numberless.aspx">Tips for CodePlex Projects hosting multiple applications &#8211; #026</a> (Sara Ford)</li>
<li><a href="http://on10.net/blogs/sarahintampa/iBrowz-A-New-RSS-Reader-for-Windows-Mobile/">iBrowz: A New RSS Reader for Windows Mobile</a> (Sarah Perez)</li>
<li><a href="http://powershell.com/cs/blogs/tobias/archive/2009/05/02/test-driving-windows-7-rc-and-powershellplus-3-0-on-virtual-pc.aspx">Test driving Windows 7 RC and PowerShellPlus 3.0 on Virtual PC</a> (Tobias Weltner)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/LSuCC2eVAOw/">The Morning Brew #339</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/05/01/131665.aspx">Silverlight Cream for May 01, 2009 &#8212; #584</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/05/03/131698.aspx">Silverlight Cream for May 03, 2009 &#8212; #585</a> (Dave Campbell)</li>
<li><a href="http://grantpalin.com/2009/05/03/weekly-links-51/">Weekly Links #51</a> (Grant Palin)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/26P2RmUUS_o/">New and Notable 317</a> (Sam Gentile)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/-RifRimv13g/cloudnews-for-may-1st-2009">CloudNews for May 1st, 2009</a> (Sameer Gupta)</li>
<li><a href="http://spietrek.blogspot.com/2009/05/links-532009.html">Links (5/3/2009)</a> (Steve Pietrek)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/05/03/discoveries-this-week-05-01-2009.aspx">Discoveries This Week 05/01/2009</a> (Rick Minerich)</li>
</ul>
<h3>Book of the Day</h3>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:8f6c8d3e-3950-4155-bec9-8cce1c33a472" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="400" valign="top"><a title="Agile Testing: A Practical Guide for Testers and Agile Teams (Addison-Wesley Signature Series): Lisa Crispin, Janet Gregory: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321534468/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/0321534468.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />Agile Testing: A Practical Guide for Testers and Agile Teams (Addison-Wesley Signature Series): Lisa Crispin, Janet Gregory: Books</a></p>
<p><strong>ISBN</strong>: 0321534468<br />
<strong>ISBN-13</strong>: 9780321534460</td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:842d3bd3-9ef2-4efd-a9ec-5bc5e1afda28" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:90b1e80e-6ae2-400f-bc8d-6a35301c9b2a" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/.net">.net</a>,<a rel="tag" href="http://technorati.com/tags/sharepoint">sharepoint</a>,<a rel="tag" href="http://technorati.com/tags/sql+server">sql server</a>,<a rel="tag" href="http://technorati.com/tags/couchdb">couchdb</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/ineta">ineta</a>,<a rel="tag" href="http://technorati.com/tags/powershell">powershell</a>,<a rel="tag" href="http://technorati.com/tags/windows+mobile">windows mobile</a>,<a rel="tag" href="http://technorati.com/tags/windows+7">windows 7</a>,<a rel="tag" href="http://technorati.com/tags/agile">agile</a>,<a rel="tag" href="http://technorati.com/tags/f%23">f#</a>,<a rel="tag" href="http://technorati.com/tags/vpc">vpc</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%2f05%2f04%2fdew-drop-may-4-2009%2f&amp;title=Dew+Drop+-+May+4%2c+2009"><img style="border:0px" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/" alt="Shout it" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/05/04/dew-drop-may-4-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

