<?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; mocking</title>
	<atom:link href="http://www.alvinashcraft.com/tag/mocking/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; January 24, 2010</title>
		<link>http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-2010/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:33:30 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[channel 9]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[windows 3.11]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links The paradox of choice: best of breed or cheapest of [...]]]></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/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#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/AyendeRahien/~3/NFftk9o5DeI/the-paradox-of-choice-best-of-breed-or-cheapest-of.aspx">The paradox of choice: best of breed or cheapest of the bunch</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/ra-JpWLOUL0/">Inversion Of Control Containers And Factories Aren’t Mutually Exclusive</a> (Davy Brion)</li>
<li><a href="http://blog.objectmentor.com/articles/2010/01/23/mocking-mocking-and-testing-outcomes">Mocking Mocking and Testing Outcomes.</a> (Uncle Bob Martin)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/69KEfQs_xOw/entity-framework-inheritance">Entity Framework Inheritance Types</a> (Gil Fink)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/_Z08eHDXPlA/drag-and-drop-code-onto-the-toolbox-vstiptool0007.aspx">Drag and drop code onto the Toolbox &#8212; vstipTool0007</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/s-LONioVTfU/quick-tip-parse-string-to-nullable-value.aspx">Quick Tip: Parse String to Nullable Value</a> (Keith Dahlby)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/AQY8EEt1pEE/The-Win7-Sensor-and-Location-API_3A00_-Introduction-to-Working-with-Location-in-.NET-4-Beta-2.aspx">The Win7 Sensor and Location API: Introduction to Working with Location in .NET 4 Beta 2</a> (Pete Brown)</li>
</ul>
<p><a name="web"></a></p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/ddietric/archive/2010/01/24/d-c-and-the-wrapper-factory.aspx">D.C. and the Wrapper Factory</a> (Dennis Dietric)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/23ZFSn60dKs/">Coding: The collecting parameter pattern</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/S0Jwz2CO_0E/">TDD: Removing the clutter</a> (Mark Needham)</li>
<li><a href="http://elegantcode.com/2010/01/24/being-provoked-by-your-uncle/">Being provoked by your uncle</a> (Mark Nijhof)</li>
<li><a href="http://www.thousandtyone.com/blog/UnderstandingAndAvoidingTheSeriousPerilsOfFYouCode.aspx">Understanding And Avoiding The Serious Perils Of F-You-Code.</a> (Rajiv Popat)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2010/01/24/xamlpadsample-step-1d-window.aspx">XamlPadSample-Step 1d-Window</a> (Rob Relyea)</li>
<li><a href="http://www.charlespetzold.com/blog/2010/01/Pants-on-the-Ground-The-Silverlight-Application.html">Pants on the Ground: The Silverlight Application</a> (Charles Petzold)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/pyFt6U7veL4/configuration-amp-decoupled-modules.aspx">Configuration &amp; Decoupled Modules</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/podcast#140">Windows Weekly 140: It&#8217;s Finger Friendly</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Hack-Powerwheels-APIs-for-Wikipedia-Smooth-Streaming-Arduinos-and-more/">TWC9 &#8211; Hack Powerwheels, APIs for Wikipedia, Smooth Streaming, Arduinos and more</a> (Dan Fernandez)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/camerons/archive/2010/01/23/upcoming-talks-and-webcast.aspx">Upcoming Talks and WebCast</a> (Cameron Skinner)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/UwtBdzgrHa8/why-we-all-need-celebrity-programmers.aspx">Why we all need celebrity programmers</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/zDhumdeC8xc/">As A Movement, ALT.NET Has Been Dead For A While</a> (Davy Brion)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/kzMnUL5vvMU/SQLCursors.aspx">SQL Server Cursors</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/4BK0o78uomc/Time-is-no-use-for-recording-Time.aspx">Time is no use for recording Time</a> (Simon Sabin)</li>
<li><a href="http://blog.sqlauthority.com/2010/01/24/sqlauthority-news-download-sample-databases-for-microsoft-sql-server-2008-december-2009-samples-refresh-4/">SQLAuthority News – Download Sample Databases for Microsoft SQL Server 2008 (December 2009) Samples Refresh 4</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7711.entry">Microsoft Releases &quot;Theme Builder&quot; Beta for Office 2007</a> (Blake Handler)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=9702b764715e71dfa726a8cc9a52aa34">Windows 3.11 in-a-browser is retrocomputing awesome</a> (Lee Mathews)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/jh0nRokWO14/It_1920_s-an-awesome-time-to-be-a-Developer.aspx">It’s an awesome time to be a Developer</a> (Pete Brown)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=38412e57e71f43af8b2968bfae6937e9">Steam shows massive adoption of Windows 7 by gamers</a> (Sebastian Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/xGVUk0t-nMo/dynamic-blog-posts-dynaposts.aspx">Dynamic Blog Posts DynaPosts</a> (Jesse Liberty)</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=da5d82c7-41bf-4057-97da-eae54c66d3fb">Interesting Finds: January 23, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=ca61b1bc-ffc3-42e6-8ec3-dd2532bde9b3">Interesting Finds: January 24, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/01/22/137591.aspx">Silverlight Cream for January 22, 2010 &#8211; 2 &#8212; #785</a> (Dave Campbell)</li>
<li><a href="http://grantpalin.com/2010/01/23/weekly-link-89/">Weekly Link #89</a> (Grant Palin)</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/51hDvTy1LlL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735619670">Code Complete: A Practical Handbook of Software Construction</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:813fce89-9e63-49ea-b5f2-cd71be4622a7" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-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:518bb229-8c67-4119-ad71-ce0d3c3cd635" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/windows+3.11" rel="tag">windows 3.11</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/mocking" rel="tag">mocking</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/channel+9" rel="tag">channel 9</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%2f01%2f24%2fdew-drop-january-24-2010%2f&amp;title=Dew+Drop+-+January+24%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/01/24/dew-drop-january-24-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 14, 2008</title>
		<link>http://www.alvinashcraft.com/2008/03/14/dew-drop-march-14-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/03/14/dew-drop-march-14-2008/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 13:34:21 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[subsonic]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/03/14/dew-drop-march-14-2008/</guid>
		<description><![CDATA[Misc Are Twitter Clients the New Hello World App? (Aaron Lerch) This Is Why You Need TeamCity Build Server (Sammy Larbi) Observations (Jeremy D. Miller) Using YAGNI Responsibly (James Kovacs) Saying YAGNI to YAGNI? (Rob Teixeira) FiOS Users Speak (John Czwartacki) Free Download: Keyboard Jedi (Learn all of your applications&#8217; keyboard shortcuts) (Robert Shelton) New [...]]]></description>
			<content:encoded><![CDATA[<h3>Misc</h3>
<ul>
<li><a href="http://www.aaronlerch.com/blog/2008/03/13/are-twitter-clients-the-new-hello-world-app/">Are Twitter Clients the New Hello World App?</a> (Aaron Lerch)</li>
<li><a href="http://www.codeodor.com/index.cfm/2008/3/12/This-is-why-you-need-TeamCity-build-server/2050">This Is Why You Need TeamCity Build Server</a> (Sammy Larbi)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2008/03/13/observations.aspx">Observations</a> (Jeremy D. Miller)</li>
<li><a href="http://codebetter.com/blogs/james.kovacs/archive/2008/03/13/using-yagni-responsibly.aspx">Using YAGNI Responsibly</a> (James Kovacs)</li>
<li><a href="http://www.theruntime.com/blogs/devprime/archive/2008/03/13/4881.aspx">Saying YAGNI to YAGNI?</a> (Rob Teixeira)</li>
<li><a href="http://policyblog.verizon.com/PolicyBlog/Blogs/policyblog/CZBlogger1/436/FiOS-Users-Speak.aspx#When:20:56:56">FiOS Users Speak</a> (John Czwartacki)</li>
<li><a href="http://rshelton.com/archive/2008/03/11/free-download-keyboard-jedi-learn-all-of-you-applications-keyboard.aspx">Free Download: Keyboard Jedi (Learn all of your applications&#8217; keyboard shortcuts)</a> (Robert Shelton)</li>
<li><a href="http://ayende.com/Blog/archive/2008/03/14/New-version-of-the-book-out.aspx">New Version of the Book Out!</a> (Oren Eini)</li>
<li><a href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/03/13/clearing-up-the-mock-confusion.aspx">Clearing Up the Mock Confusion</a> (Jimmy Bogard)</li>
<li><a href="http://blog.webdistortion.com/2008/03/09/9-of-the-best-rich-text-editors-reviewed/">9 of the Best Rich Text Editors Reviewed</a> (Paul Anthony)</li>
</ul>
<h3>Silverlight/WPF</h3>
<ul>
<li><a href="http://devlicio.us/blogs/rob_eisenberg/archive/2008/03/13/there-s-some-darkness-in-your-silver-light.aspx">There&#8217;s Some Darkness in Your Silver Light</a> (Rob Eisenberg)</li>
<li><a href="http://blogs.msdn.com/webnext/archive/2008/03/13/deepzoom-in-c-not-just-possible-but-easy.aspx">DeepZoom in C# &#8211; Not Just Possible, but Easy</a> (Laurence Moroney)</li>
<li><a href="http://simplesilverlight.wordpress.com/2008/03/14/animation-engine-for-silverlight/">Animation Engine for Silverlight</a> and <a href="http://simplesilverlight.wordpress.com/2008/03/14/animate-silverlight-2-object-from-1-line-of-code/">Animate Silverlight 2 Object From 1 Line of Code</a> (Corey Schuman)</li>
<li><a href="http://www.cynergysystems.com/blogs/page/josefajardo?entry=skinning_a_button_4_different">Skinning a Button &#8211; 4 Different Ways and Counting</a> (Jose Fajardo)</li>
</ul>
<h3>.NET</h3>
<ul>
<li><a href="http://www.c-sharpcorner.com/UploadFile/mgold/ZenGUIProgramming03122008231252PM/ZenGUIProgramming.aspx">The Zen of GUI Programming</a> (Mike Gold)</li>
<li><a href="http://www.ayende.com/Blog/archive/7055.aspx">Complex Searching/Querying with NHibernate</a> (Oren Eini)</li>
<li><a href="http://www.hanselman.com/blog/TheWeeklySourceCode19LINQAndMoreWhatLessHow.aspx">The Weekly Source Code 19 &#8211; LINQ and More What, Less How</a> and <a href="http://www.hanselman.com/blog/ListOfNETDependencyInjectionContainersIOC.aspx">List of .NET Dependency Injection Containers (IoC)</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2008/03/13/framework-design-guidelines-linq.aspx">Framework Design Guidelines: LINQ</a> (Brad Abrams)</li>
<li><a href="http://www.theruntime.com/blogs/jaykimble/archive/2008/03/13/dlrscript-now-with-added-ruby.aspx">DLRScript&#8230; Now With Added Ruby!</a> (Jay Kimble) &#8211; I still think David Lee Roth every time I see DLR.</li>
<li><a href="http://typeof.net/post/Creating-screenshot-with-C-sharp.aspx">Creating Screenshots With C#</a> (<a href="http://typeof.net/" target="_blank"><span class="yshortcuts" id="lw_1205502439_0">typeof.net</span></a>)</li>
<li><a href="http://www.programmersheaven.com/user/pheaven/blog/191-Float-Double-and-Decimal-do-you-know-the-differences/">Float, Double and Decimal: Do You Know the Differences?</a> (pheaven)</li>
<li><a href="http://www.csharp411.com/convert-generic-icollectiont/">Convert Generic ICollection&lt;T&gt;</a> (Timm)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.hanselman.com/blog/ImJustACavemanTheHanselmanCorollaryToTheClarkeWheelerLaws.aspx">I&#8217;m Just a Caveman &#8211; The Hanselman Corollary to the Clarke/Wheeler Laws</a> (Scott Hanselman)</li>
<li><a href="http://blog.wekeroad.com/2008/03/12/aspnet-mvc-securing-your-controller-actions/">ASP.NET MVC: Securing Your Controller Actions</a> and <a href="http://blog.wekeroad.com/2008/03/13/subsonic-new-project-site-online/">SubSonic: New Project Site Online</a> (Rob Conery)</li>
<li><a href="http://reference.sitepoint.com/html">HTML Reference (beta)</a> (sitepoint)</li>
<li><a href="http://www.liveside.net/blogs/developer/archive/2008/03/13/windows-live-messenger-web-controls-part-1.aspx">Windows Live Messenger Web Controls &#8211; Part 1</a> (Hackersoft)</li>
<li><a href="http://code.google.com/apis/books/">Google Releases Book Search API</a> (gcode) &#8211; How long until we see a <span class="yshortcuts" id="lw_1205502439_1">Google</span> BookSearch .NET library on CodePlex? <img src="http://www.alvinashcraft.com/wp-includes/images/smilies/icon_smile.gif" class="wp-smiley" alt=":)" /></li>
<li><a href="http://blogs.msdn.com/jscript/archive/2008/03/13/jscript-debugger-in-internet-explorer-8.aspx">JScript Debugger in IE8</a> (Deepak Jain)</li>
</ul>
<h3>PowerShell</h3>
<ul>
<li><a href="http://www.winterdom.com/weblog/2008/03/13/DevEnvironmentForPowerShell.aspx">Dev Environment for PowerShell</a> (Tomas Restrepo) &#8211; Script to config your .NET dev environment.</li>
<li><a href="http://blogs.msdn.com/powershell/archive/2008/03/14/powershell-plus-is-now-official.aspx">PowerShell Plus Is Now Official!</a> (Jeffrey Snover)</li>
</ul>
<h3>Visual Studio</h3>
<ul>
<li><a href="http://ohnull.com/blog/2008/03/12/the-command-window/">The Command Window</a> (nillfm)</li>
<li><a href="http://blogs.msdn.com/scottdensmore/archive/2008/03/13/how-to-get-enterprise-library-3-1-working-in-vs-2008.aspx">How to Get Enterprise Library 3.1 Working in VS 2008</a> (Scott Densmore)</li>
<li><a href="http://blogs.msdn.com/vsxteam/archive/2008/03/13/VSX-Community-Letter-for-March-2008.aspx">VSX Community Letter for March 2008</a> (Ken Levy)</li>
<li><a href="http://infozerk.com/averyblog/restarting-visualstudiohacks-com/">Restarting VisualStudioHacks.com</a> (James Avery)</li>
</ul>
<h3>Career</h3>
<ul>
<li><a href="http://www.specht.com.au/michael/2008/03/13/5-ways-to-engage-employees/">5 Ways to Engage Employees</a> (Michael Specht)</li>
<li><a href="http://www.iunknown.com/2008/03/steve-yegge-on.html">Steve Yegge on Interviewing</a> (John Lam)</li>
</ul>
<h3>Blogging</h3>
<ul>
<li><a href="http://blogs.msdn.com/jmeier/archive/2008/03/10/tags-vs-categories.aspx">Tags vs. Categories</a> (J.D. Meier)</li>
<li><a href="http://webworkerdaily.com/2008/03/13/post-to-your-blog-directly-from-google-docs/">Post to Your Blog Directly From Google Docs</a> (Jason Harris)</li>
<li><a href="http://www.techcrunch.com/2008/03/14/friendfeed-is-this-years-twitter-but-why/">FriendFeed Is This Year&#8217;s Twitter, but Why?</a> (Duncan Riley)</li>
<li><a href="http://www.techcrunch.com/2008/03/14/mybloglog-founder-to-launch-new-startup-gnip-with-1-million-in-funding/">MyBlogLog Founder to Launch New Startup Gnip With $1 Million in Funding</a> (Michael Arrington)</li>
</ul>
<h3>SharePoint</h3>
<ul>
<li><a href="http://www.sharepointblogs.com/ldusolier/archive/2008/03/13/migrate-wss-2-0-web-sites-to-wss-3-0-sharepoint.aspx">Migrate WSS 2.0 Web Sites to WSS 3.0 (Some Tips About SharePoint)</a> (Luis Du Solier G.)</li>
</ul>
<h3>Link Collections</h3>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2008/03/14/march-14th-links-asp-net-asp-net-ajax-asp-net-mvc-and-net.aspx">March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET</a> (Scott Guthrie)</li>
<li><a href="http://jasonhaley.com/blog/archive/2008/03/13/141324.aspx">Interesting Finds: March 13, 2008</a> (Jason Haley)</li>
<li><a href="http://www.specht.com.au/michael/2008/03/13/5-ways-to-engage-employees/">New and Notable 226</a> (Sam Gentile)</li>
<li><a href="http://mhinze.com/links-today-2008-03-13/">Links Today (2008-03-13)</a> (Matt Hinze)</li>
<li><a href="http://arjansworld.blogspot.com/2008/03/linkblog-for-march-13-2008.html">LINKBLOG for March 13, 2008</a> (Arjan Zuidhof)</li>
<li><a href="http://dotnet.org.za/trumpi/archive/2008/03/13/our-daily-link-2008-03-13.aspx">Our Daily Link (2008-03-13)</a> (Trevor Green)</li>
<li><a href="http://spietrek.blogspot.com/2008/03/links-3132008.html">Links (3/13/2008)</a> (Steve Pietrek)</li>
<li><a href="http://blog.cwa.me.uk/2008/03/14/the-morning-brew-53/">The Morning Brew #53</a> (Chris Alcock)</li>
</ul>
<h3>Book of the Day</h3>
<p class="wlWriterSmartContent" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:fcde6100-74f4-4b0f-9d43-0661f6e7a77b" style="margin: 0px; padding: 0px; display: inline; float: none">
<table unselectable="on" border="0" cellpadding="2" cellspacing="0" width="400">
<tr>
<td valign="top" width="400"><a href="http://www.amazon.com/exec/obidos/ASIN/0123741378/alvinashcraft-20" title="Joe Celko's Thinking in Sets:  Auxiliary, Temporal, and Virtual Tables in SQL (The Morgan Kaufmann Series in Data Management Systems): Joe Celko: Books"><img src="http://images.amazon.com/images/P/0123741378.01.MZZZZZZZ.jpg" style="float: left" align="left" border="0" />Joe Celko&#8217;s Thinking in Sets:  Auxiliary, Temporal, and Virtual Tables in SQL (The Morgan Kaufmann Series in Data Management Systems): Joe Celko: Books</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/03/14/dew-drop-march-14-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

