<?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; lean software development</title>
	<atom:link href="http://www.alvinashcraft.com/tag/lean-software-development/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; May 25, 2010</title>
		<link>http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-2010/#comments</comments>
		<pubDate>Tue, 25 May 2010 13:38:28 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[code contracts]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lean software development]]></category>
		<category><![CDATA[MAF]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[refcardz]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-2010/</guid>
		<description><![CDATA[I’ll be having surgery on my torn achilles tendon in a few hours. There may or may not be a Dew Drop post tomorrow, depending on how I am feeling. Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none; margin:0px; padding:4px 0px 4px 0px;"><iframe src="http://www.facebook.com/widgets/like.php?href=http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-2010/" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe></div>
<p><em>I’ll be having surgery on my torn achilles tendon in a few hours. There may or may not be a Dew Drop post tomorrow, depending on how I am feeling.</em></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 / 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://feedproxy.google.com/~r/derans/~3/6NVWRhZyNtw/creating-fluent-interface-with-c.html">Creating a Fluent Interface with C#</a> (Deran Schilling)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/604yPrmr5dA/ODataBasicsAtTheAZGroupsDayOfNETWithScottGu.aspx">OData Basics &#8211; At the AZGroups &quot;Day of .NET&quot; with ScottGu</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/b/agile/archive/2010/05/24/hands-on-labs-for-enterprise-library-5-0-and-unity-2-0-released.aspx">Hands-on Labs for Enterprise Library 5.0 and Unity 2.0 Released</a> (Grigori Melnik)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/5aTF31AhzbA/10-take-two.html">10%, Take Two</a> (Gil Zilberfeld)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/EjHKFktG1bY/simplify-your-unit-tests-with-auto-mocking-part-1-helper-methods.aspx">Simplify Your Unit Tests With Auto Mocking: Part 1 – Helper Methods</a> (Derick Bailey)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/bclteam/archive/2010/05/24/code-contracts-survey.aspx">Code Contracts Survey</a> (BCL Team)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2010/05/24/exception-handling-in-the-net-framework-data-provider-for-odbc-ole-db-and-for-sql-server.aspx">Exception Handling in the .NET Framework Data Provider for ODBC, OLE DB, and for SQL Server</a> (ADO.NET Team)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/TEc1RDUQB_s/fluent-nhibernate-1-1-released.aspx">Fluent NHibernate 1.1 released</a> (John V. Petersen)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/want-to-write-managed-ieshell.html">Want to write Managed IE/Shell Extensions, but thought that was “bad”? That was the past… With .Net 4 the world of Managed Extensions is now open to you.</a> (Greg Duncan)</li>
<li><a href="http://rorybecker.blogspot.com/2010/05/template-driven-assembly-references.html">Template Driven Assembly References</a> (Rory Becker)</li>
<li><a href="http://feedproxy.google.com/~r/RdaArchitectureEvangelistTeamBlog/~3/NB3ckKOi05g/use-microsoft-addin-framework-maf-to.html">Use the Microsoft Addin Framework, MAF to Create Highly Scalable Classes in Any .Net Application</a> (Jeff)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://elegantcode.com/2010/05/24/book-review-javascript-the-good-parts/">Book Review: JavaScript – The Good Parts</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/0T0wKGYEXFE/the-jquery-course-prerelease">The jQuery Course Prerelease &#8211; Learn More</a> (Marc Grabanski)</li>
<li><a href="http://feedproxy.google.com/~r/robertnyman/~3/ee77pug6Tbs/">Catching clicks with clickCatcher before your JavaScript files have loaded/events been applied</a> (Robert Nyman)</li>
<li><a href="http://blogs.msdn.com/b/simonince/archive/2010/05/25/jquery-validate-and-html-validationsummary-playing-nice-together.aspx">jQuery.validate and Html.ValidationSummary playing nice together</a> (Simon Ince)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/LIJYBCiLNwg/ShowArticle.aspx">Sort Items of a BulletedList Control using jQuery</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/uZ5TzZ6innc/porting-mvc-music-store-to-raven-advanced-migrations.aspx">Porting MVC Music Store to Raven: Advanced Migrations</a> (Oren Eini)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/xNXrfJor_bY/design-patterns-singleton-c">Design Patterns In C# &#8211; Singleton Design Pattern</a> (Richard McCutchen)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/UC59ZBfLXc8/">Great new intro article on SOA in Plain English</a> (Sam Gentile)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/QyPcVMqUQZA/">7 Tips for Managing a Remote Work Force</a> (Mitchell Harper)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/mFiVf8hnNrQ/docx-2-unittest-an-interesting-tool-for-vs2010.aspx">Docx 2 UnitTest – an interesting tool for VS2010</a> (Dror Helper)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/5VR85jrVgS0/introduction-unit-testing-net">Introduction to unit testing in .NET</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/iLOY8jcHkEM/details.aspx">MSF-A+SDL Process Template for VS 2010</a> (MS Downloads)</li>
<li><a href="http://www.developingfor.net/project-greenfield/project-greenfield-testing-the-tdd-waters.html">Project Greenfield: Testing the TDD Waters</a> (Joel Cochran)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/Qnjl9jehuKQ/exclude-a-team-member-ndash-and-yoursquore-an-idiot.html">Exclude a team member – and you’re an idiot</a> (Roy Osherove)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/9Efj2Wn095w/overview-lean-software">An Overview of Lean Software Practices</a> (Jared Richardson)</li>
<li><a href="http://frazzleddad.blogspot.com/2010/05/exploring-selenium-2-introduction.html">Exploring Selenium 2: Introduction &amp; Lessons Learned in Selenium 1</a> (Jim Holmes)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/197CWqvc-LY/windows-phone-7-and-adding-project-references.aspx">Windows Phone 7 and Adding Project References</a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2010/05/24/perf-tools-for-wpf-net-4.aspx">Perf Tools for WPF (.NET 4)</a> (Lester Lobo)</li>
<li><a href="http://weblogs.asp.net/alnurismail/archive/2010/05/24/a-distributable-exe-silverlight-oob-application.aspx">A Distributable (.exe) Silverlight OOB Application</a> (Alnur Ismail)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2010/05/25/20-silverlight-4-demos-in-one-zip-file.aspx">20 Silverlight 4 demos in one zip file</a> (András Velvárt)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/YeWK40MiMH0/building-openpos-part-9--settings-and-notifications">Building OpenPOS: Part 9 – Settings and Notifications</a> (Rudi Grobler)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/t-rwarT-LKU/">Herding Code 81: Simplicity, balance, and focus in teaching software development</a> (Jon Galloway)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/RMpzyZKyQqU/episode_113_power_scripting_podcast_brandon_shell_talks_citrix_and_other_power_shell_goodness">Episode 113 &#8211; PowerScripting Podcast &#8211; Brandon Shell Talks Citrix and Other PowerShell Goodness</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://channel9.msdn.com/shows/TheOfficeBlog/The-Making-of-Office-2010-Abigail-Welborn-Software-Development-Engineer-Microsoft-Access/">The Making of Office 2010 &#8211; Abigail Welborn, Software Development Engineer &#8211; Microsoft Access</a> (Tina Wood)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/A3Ge3dSGXMU/video-ndash-code-leaders-and-beautiful-teams.html">Video – Code Leaders and Beautiful Teams</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/tVF4kdZu7s0/episode-14-build-mastery-with-jason.html">Talking Shop Down Under Episode 14 &#8211; Build Mastery with Jason Stangroome</a> (Richard Banks)</li>
<li><a href="http://channel9.msdn.com/posts/jccim/New-open-source-projects-to-facilitate-interoperability-with-Outlook-pst-data-files/">New open source projects to facilitate interoperability with Outlook .pst data files</a> (Jean-Christophe Cimetiere)</li>
<li><a href="http://channel9.msdn.com/shows/Endpoint/endpointtv-Activities-and-Designers-with-Matt-Winkler-Part-2/">endpoint.tv &#8211; Activities and Designers with Matt Winkler (Part 2)</a> (Ron Jacobs)</li>
<li><a href="http://www.engadget.com/2010/05/24/the-engadget-show-009-kevin-lynch-editor-qanda-atandt-gnoc-tour/">The Engadget Show &#8211; 009: Kevin Lynch, editor Q&amp;A, AT&amp;T GNOC tour, Sprint EVO 4G</a> (Chad Mumm)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/JFo_N1GX9FY/176">DimeCasts.NET Episode #176: Going Lazy with System.Lazy</a> (Derik Whittaker)</li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-59-Private-Cloud-strategy-idea-for-the-iPad-Microsoft-is-the-most-social-company/">Ping 59: Private Cloud strategy, Gadget predictions, Microsoft is the most social company, Free Robotics</a> (Laura Foy)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/CJsni6u6bEg/my-quot-git-branching-and-workflows-quot-presentation-at-austin-code-camp-2010.aspx">My &quot;Git Branching and Workflows&quot; presentation at Austin Code Camp 2010</a> (Jason Meridth)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/wisemanorwiseguy/archive/2010/05/24/east-coast-pass-event-options.aspx">East Coast PASS Event Options</a> (Jack Corbett)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/4Fk4P2kKUG4/google-summer-code-2010-let">Google Summer of Code 2010: Let the Coding Begin!</a> (Mitch Pronschinske)</li>
<li><a href="http://feedproxy.google.com/~r/jobsblogscast/~3/qVpBNtsAEQg/">What&#8217;s it like to work for Bing?</a> (Eugenia Sawa<jobsblog @MICROSOFT.COM>)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/05/25/sqlauthority-news-whitepaper-sql-azure-vs-sql-server/">SQLAuthority News – Whitepaper – SQL Azure vs. SQL Server</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/IudTWoaSzkU/dynamically-pass-table-name-to-truncate.html">Dynamically Pass a Table Name to TRUNCATE TABLE</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/cS6rRvZkHts/ViewPost.aspx">New Book: SharePoint 2010: Best Practices for Upgrading and Migrating</a> (Joel Oleson)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/05/24/check-out-social-squared.aspx">Check out Social Squared</a> (Nick Swan)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/ZrfaJjemg1o/who-s-afraid-from-c.aspx">Who’s afraid from C++</a> (Dror Helper)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/05/24/every-program-there-is-part-nine.aspx">Every Program There Is, Part Nine</a> (Eric Lippert)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/psam-powershell-admin-module-powershell.html">PSAM (PowerShell Admin Module) = PowerShell Share Fun</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/2mJncgl3jYQ/gitosis-and-gitweb-part-1-setup.aspx">Gitosis and Gitweb &#8211; Part 1 &#8211; Setup</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/ujiH8Glecpk/gitosis-and-gitweb-part-2-add-projects-and-contributors.aspx">Part 2 &#8211; Add Projects and Contributors</a> (Jason Meridth)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/OwSYTqYdkA0/1274719028">Apple&#8217;s five stages of Google grieving</a> (Joe Wilcox)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/FBjHN3_EjMk/the-ruby-rails-life-my-rails-3-stack-part-1.aspx">The Ruby/Rails Life &#8211; My Rails 3 Stack &#8211; Part 1</a> (Joey Beninghove)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/z0REDpXGgP0/100-refcardz-later">100 DZone Refcardz And Counting&#8230;</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/WrcnSUE-i4o/dzone-refcardz-there-will-be">DZone Refcardz: There Will Be An App For That</a> (James Sugrue)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=a373c972e343f4fec7f155909df26f56">The results are in: Google&#8217;s Pac-Man homage cost the world $120,483,800 in just one day</a> (Sebastian Anthony)</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=18e739bd-eec2-4893-b79c-8d5817a64951">Interesting Finds: May 25, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/PhlcVuVBNAA/windows-client-developer-roundup-for-5-24-2010">Windows Client Developer Roundup for 5/24/2010</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/Sj-ShX7VU_c/">Daily Cloud Feed &#8211; May 24, 2010</a> (Jian Zhen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/05/24/140046.aspx">Silverlight Cream for May 24, 2010 &#8212; #868</a> (Dave Campbell)</li>
<li><a href="http://rhondatipton.net/2010/05/24/weekly-link-post-146/">Weekly Link Post 146</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/V8wnO866jek/">The Morning Brew #607</a> (Chris Alcock)</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/41dW6jWwS7L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Android-Application-Development-Programming-Google/dp/0596521472%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596521472">Android Application Development: Programming with the Google SDK</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:540170dc-dfcc-442c-a2d2-90b3eb270294" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-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:ad04750b-c750-46cd-a6e4-9fe601761b87" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</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/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</a>,<a href="http://technorati.com/tags/MAF" rel="tag">MAF</a>,<a href="http://technorati.com/tags/TFS" rel="tag">TFS</a>,<a href="http://technorati.com/tags/code+contracts" rel="tag">code contracts</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/lean+software+development" rel="tag">lean software development</a>,<a href="http://technorati.com/tags/google" rel="tag">google</a>,<a href="http://technorati.com/tags/refcardz" rel="tag">refcardz</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/05/25/dew-drop-may-25-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 16, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/16/dew-drop-november-16-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/16/dew-drop-november-16-2009/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 12:55:01 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[lean software development]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[notatpdc]]></category>
		<category><![CDATA[pdc09]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/16/dew-drop-november-16-2009/</guid>
		<description><![CDATA[&#160; Jump to: .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; Book of the Day &#160; .NET / Visual Studio Self-Contained Entity Framework Models and ASP.NET Dynamic Data (Julie Lerman) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://thedatafarm.com/blog/data-access/self-contained-entity-framework-models-and-asp-net-dynamic-data/">Self-Contained Entity Framework Models and ASP.NET Dynamic Data</a> (Julie Lerman)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=2d9753ba-31f7-4c44-a5d5-ed4cb4308c71">Multi-Threaded K-Means Clustering in .NET 4.0</a> (Justin Etheredge)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/A7VjcEoiCqM/fun-with-linq-aggregate.html">Fun with Linq Aggregate</a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/daC7Yk74l-Y/introduction-to-the-reactive-framework-part-iv.aspx">Introduction to the Reactive Framework Part IV</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/ka12RJ621R8/">Request/Response Service Layer: Asynchronous Client-Side Usage</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/t9TcVmIhdOU/enabling-recomposition-in-mef-preview-8.aspx">Enabling Recomposition in MEF (Preview <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/adonet/archive/2009/11/15/updated-feature-ctp-walkthrough-self-tracking-entities-for-the-entity-framework.aspx">Updated Feature CTP Walkthrough: Self Tracking Entities for the Entity Framework</a> (EF Team)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/x1ROe0_oQNc/ShowArticle.aspx">Partitioning Data Using LINQ</a> (Suprotim Agarwal)</li>
</ul>
<p><a name="web"></a></p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/myln9AbMUY0/castle-windsor-lazy-loading.aspx">Castle Windsor lazy loading</a> (Krzysztof Koźmic)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/pWjEs_g7bWI/the-passionate-programmer-review.aspx">The Passionate Programmer Book Review</a> (Louis Salin)</li>
<li><a href="http://www.thousandtyone.com/blog/AGentleNudgeTooMuchInspirationIsHighlyOverrated.aspx">A Gentle Nudge: Too Much Inspiration Is Highly Overrated.</a> (Rajiv Popat)</li>
<li><a href="http://joelabrahamsson.com/entry/the-open-closed-principle-a-real-world-example">The Open/Closed Principle &#8211; A real world example</a> (Joel Abrahamsson)</li>
<li><a href="http://feedproxy.google.com/~r/MustachesAndKeyboards/~3/CskFWKcf-4g/245346463">&quot;Mark my words, if you want to stay relevant and competitive in the coming years — I&#8230;&quot;</a> (Sebastian Hermida)</li>
<li><a href="http://grantpalin.com/2009/11/15/revisiting-nant-for-builds/">Revisiting NAnt for Builds</a> (Grant Palin)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://joshsmithonwpf.wordpress.com/2009/11/16/wpf-graph-that-detects-circular-dependencies/">WPF graph that detects circular dependencies</a> (Josh Smith)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#130">Windows Weekly 130: Trapped, Like Carrots</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/AcycQtSFLd8/arcast-tv-the-story-of-mychristmascatalog-com.aspx">ARCast.TV &#8211; The Story of MyChristmasCatalog.com</a> (Bob Familiar)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/11/15/video-azure-services-in-visual-studio-beta-2-part-ii.aspx">Video: Azure Services in Visual Studio Beta 2, Part II</a> (Charlie Calvert)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/ZYUkQ6WVeUg/Show-339-Getting-Ready-for-Holiday-2009.aspx">Major Nelson Show #339: Getting Ready for Holiday 2009</a> (Larry Hyrb)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://electricbeach.org/?p=352">SketchFlow and Blend at PDC ‘09</a> (Christian Schormann)</li>
<li><a href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/11/16/notatpdc-is-back.aspx"><font color="#ff8000">NotAtPDC is back!</font></a><font color="#ff8000"> (Steve Andrews) <em>– Link of the Day</em></font></li>
<li><a href="http://blog.sqlauthority.com/2009/11/16/sqlauthority-news-notes-of-excellent-experience-at-sql-pass-2009-summit-seattle/">SQLAuthority News – Notes of Excellent Experience at SQL PASS 2009 Summit, Seattle</a> (Pinal Dave)</li>
<li><a href="http://availagility.co.uk/2009/11/16/lean-software-systems-conference-2010-atlanta/">Lean Software &amp; Systems Conference 2010 Atlanta</a> (Karl Scotland)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/WJaOBsBx1eQ/SQLRandom.aspx">SQL Server Random Number Generation</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/v2cSfWgCPjY/roundhouse-configuration.aspx">RoundhousE: Configuration</a> (Rob Reynolds)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/11/15/i-can-do-that-with-1-line-of-powershell-installed-software.aspx">I Can Do That With 1 Line of PowerShell: Installed Software</a> (Jeffrey Snover)</li>
<li><a href="http://huddledmasses.org/signing-powershell-scripts-automatically/">Signing PowerShell Scripts – Automatically</a> (Joel Bennett)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/vsVwQOPCf_0/dzone-daily-dose-20091116">DZone Daily Dose &#8211; 2009/11/16</a> (Mitch Pronschinske)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/4QiVRpbgcIY/">The Morning Brew #477</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/15/136322.aspx">Silverlight Cream for November 15, 2009 &#8212; #732</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/MLy-5yLfM3w/post.aspx">Everyman Links for November 14, 2009</a> (Dave Burke)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/CytjwcWKl50/links-of-the-week-97-again.aspx">Links of the week #97</a> (David Vidmar)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/11/15/interesting-finds-2009-11-09-11-16.aspx">Interesting Finds: 2009 11.09 ~ 11.16</a> (yuanjian)</li>
<li><a href="http://grantpalin.com/2009/11/15/weekly-links-79/">Weekly Links #79</a> (Grant Palin)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=745265c0-f5bb-4f2f-94ab-0edb237f1703">Interesting Finds: November 15, 2009</a> (Jason Haley)</li>
<li><a href="http://spietrek.blogspot.com/2009/11/links-11152009.html">Links (11/15/2009)</a> (Steve Pietrek)</li>
<li><a href="http://rtipton.wordpress.com/2009/11/15/weekly-link-post-119/">Weekly Link Post 119</a> (Rhonda Tipton)</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:1018b69c-98fa-4c8e-98e7-7a4e938fca48" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life) (9781934356340): Chad Fowler, David Heinemeier Hansson: Books" href="http://www.amazon.com/exec/obidos/ASIN/1934356344/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1934356344.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life) (9781934356340): Chad Fowler, David Heinemeier Hansson: Books</a></p>
<p><b>ISBN</b>: 1934356344<br /><b>ISBN-13</b>: 9781934356340</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:c63f2560-270f-41d2-9924-f8852ab7be7d" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/16/dew-drop-november-16-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/16/dew-drop-november-16-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:3eafcf42-db6e-4603-a558-e448c96acba9" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/nant" rel="tag">nant</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/pdc09" rel="tag">pdc09</a>,<a href="http://technorati.com/tags/notatpdc" rel="tag">notatpdc</a>,<a href="http://technorati.com/tags/lean+software+development" rel="tag">lean software development</a>,<a href="http://technorati.com/tags/xbox" rel="tag">xbox</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/16/dew-drop-november-16-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 22, 2009</title>
		<link>http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 13:25:51 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[lean software development]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/</guid>
		<description><![CDATA[&#160; Web Development Using Microsoft&#8217;s Chart Controls In An ASP.NET Application: Getting Started (Scott Mitchell) Posting Twitter Tweets from ASP.NET using the WCF REST Starter Kit Preview 2 (Harish Ranganathan) Parse JSON with jQuery and JavaScript redux using the Flickr Services API (Brian Reindel) jHtmlArea &#8211; The all NEW HTML WYSIWYG Editor for jQuery (Chris [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/072209-1.aspx">Using Microsoft&#8217;s Chart Controls In An ASP.NET Application: Getting Started</a> (Scott Mitchell)</li>
<li><a href="http://geekswithblogs.net/ranganh/archive/2009/07/21/posting-twitter-tweets-from-asp.net-using-the-wcf-rest-starter.aspx">Posting Twitter Tweets from ASP.NET using the WCF REST Starter Kit Preview 2</a> (Harish Ranganathan)</li>
<li><a href="http://feedproxy.google.com/~r/Dbug/~3/ER07qpDQm5o/">Parse JSON with jQuery and JavaScript redux using the Flickr Services API</a> (Brian Reindel)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=9b322f99-5f61-45ac-902f-656e26f1253e">jHtmlArea &#8211; The all NEW HTML WYSIWYG Editor for jQuery</a> (Chris Pietschmann)</li>
<li><a href="http://blog.dmbcllc.com/2009/07/21/jquery-splitter/">jQuery Splitter</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/8J7fGm1ppJ0/">Simplify calling ASP.NET AJAX services from jQuery</a> (Dave Ward)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/9KIMuUE_LVs/reordering-invoice-lines-using-jqgrid-and-tablednd-extension.aspx">Reordering invoice lines using jqGrid and TableDND extension</a> (Gunnar Peipman)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/07/21/running-a-wcf-service-on-iis-7.aspx">Running a WCF Service on IIS 7</a> (Dan Wahlin)</li>
<li><a href="http://ejohn.org/blog/web-workers/">Computing with JavaScript Web Workers</a> (John Resig)</li>
<li><a href="http://feedproxy.google.com/~r/jimmy-thinking/~3/BElVOHJNip4/gestalt-ruby-and-python-in-browser.html">Gestalt: Ruby and Python in the browser, again</a> (Jimmy Schementi)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,3a425dce-4ae8-420e-966a-77bd5482e55a.aspx">Mercurial vs. SVN</a> (Charles Chen)</li>
<li><a href="http://blog.jredville.com/2009/07/21/git-tfs-integration-background/">Git-TFS Integration – Background</a> (James Deville)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/kZskdznfn7U/bottlenecks.aspx">Bottlenecks</a> (Anne Epstein)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/plbQY9BtYiU/the-tale-of-the-lazy-architect.aspx">The Tale of the Lazy Architect</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/BM1rKUdsqqI/branch-per-feature-source-control-part-2-how-theory.aspx">Branch-Per-Feature Source Control. Part 2: How (Theory)</a> (Derick Bailey)</li>
<li><a href="http://techdistrict.kirkk.com/2009/07/21/the-project-date-revisited/"><font color="#ff8000">The Project Date &#8211; Kill It!</font></a><font color="#ff8000"> (Kirk Knoernschild) <em>– Link of the Day</em></font></li>
<li><a href="http://availagility.wordpress.com/2009/07/21/what-is-cadence/">What is Cadence?</a> (Karl Scotland)</li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/07/21/use-code-analysis-to-measure-the-quality-of-sample-code.aspx">Use Code Analysis to measure the quality of sample code</a> (Habib Heydarian)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/07/21/braindump-on-the-event-aggregator-pattern.aspx">Braindump on the Event Aggregator Pattern</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/TdsPQfiOoEI/">Good Lazy and Bad Lazy</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/xhdn4iZJbe8/coding-quick-feedback">Coding: Quick feedback</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/lwaKHN3TKyA/planning-for-featurecomplete-deadlines.html">Planning for Feature-Complete Deadlines</a> (Jurgen Appelo)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.alexthissen.nl/blogs/main/archive/2009/07/21/catching-the-net-service-bus-part-1-exposing-a-service-on-the-bus.aspx">Catching the .NET Service Bus part 1: Exposing a service on the bus</a> (Alex Thissen)</li>
<li><a href="http://blogs.msdn.com/camerons/archive/2009/07/22/oracle-provider-beta-available.aspx">Oracle provider Beta Available!</a> (Cameron Skinner)</li>
<li><a href="http://blog.dmbcllc.com/2009/07/22/vb-net-nullable-value-types/">VB.NET Nullable Value Types</a> (Dave M. Bush)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/07/21/building-a-business-object-base-class.aspx">Building a Business Object Base Class</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/07/21/formatting-text-files.aspx">Formatting Text Files</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/07/21/populating-a-treeview-control-from-xml.aspx">Populating a TreeView Control from XML</a> (Deborah Kurata)</li>
<li><a href="http://codebetter.com/blogs/howard.dierking/archive/2009/07/21/r-refactoring-steps-for-introducing-a-const.aspx">R# Refactoring Steps For Introducing a Const</a> (Howard Dierking)</li>
<li><a href="http://www.jphamilton.net/post.aspx?id=b94125eb-9a65-431a-b133-b3ab4f685b30">The Most Amazing Visual Studio Add-In Ever</a> (JP Hamilton)</li>
<li><a href="http://blogs.msdn.com/kirillosenkov/archive/2009/07/21/instantiating-types-with-no-public-constructors.aspx">Instantiating types with no public constructors</a> (Kirill Osenkov)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/Nj-nmo77yC8/ShowArticle.aspx">Bing Desktop Translator using C# and VB.NET</a> (Shoban Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/blog_of_tobin/~3/F8TAtP5lgCc/">NHibernate Trick</a> (Tobin Harris)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MikeSnowBlog/~3/uB7J85-uAhE/silverlight-tip-of-the-day-108-how-to-create-an-out-of-browser-application.aspx">Silverlight Tip of the Day #108 – How to Create an Out of Browser Application.</a> (Mike Snow)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/07/21/business-apps-example-for-silverlight-3-rtm-and-net-ria-services-july-update-part-7-services-based-data-store.aspx">Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 7: ADO.NET Data Services Based Data Store</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/silverlight_sdk/archive/2009/07/21/new-controls-in-silverlight-3.aspx">New controls in Silverlight 3</a> (Cheryl Simmons)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/07/21/9658490.aspx">Creating Games with Silverlight: A Simple Shooter</a> (Coding4Fun)</li>
<li><a href="http://blogs.msdn.com/silverlight_sdk/archive/2009/07/21/silverlight-3-offline-chm-released.aspx">Silverlight 3 Offline CHM released!</a> (Sam)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/4sSU-lRKMLs/">Download Expression Studio 3</a> (Taimur Asad)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/TzQMtn5wGZo/mix-keynote-bouncing-plane-demo-updated-for-silverlight-3.aspx">Silverlight 3 Bouncing plane gratuitous demo</a> <em>and</em>&#160;<a href="http://feeds.timheuer.com/~r/timheuer/~3/TTyLETPH0yk/floatable-window-source-on-codeplex.aspx">FloatableWindow source on CodePlex</a> (Tim Heuer)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANET37ReleasedWithSilverlight3Support.aspx">CSLA .NET 3.7 released with Silverlight 3 support</a> (Rockford Lhotka)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://electricbeach.org/?p=313">3’ on Blend 3: Videos on Blend and SketchFlow… in Dutch, French and English</a> (Christian Schormann)</li>
<li><a href="http://channel9.msdn.com/shows/Going+Deep/Expert-to-Expert-Erik-Meijer-and-Michael-Isard-Inside-Dryad/">Expert to Expert: Erik Meijer and Michael Isard &#8211; Inside Dryad</a> (Charles Torre)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2009/07/21/i-m-wright-podcast-opportunity-in-a-gorilla-suit.aspx">I. M. Wright podcast: “Opportunity in a gorilla suit”</a> (Devon Musgrave)</li>
<li><a href="http://channel9.msdn.com/posts/NicFill/Education-Labs-release-Windows-Live-Moodle-Plug-in/">Education Labs release Windows Live Moodle Plug-in</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/NicFill/Introducing-the-Education-Labs-group/">Introducing the Education Labs group</a> (Nic Fillingham)</li>
<li><a href="http://feedproxy.google.com/~r/radiotfs/~3/QbNi_rnxlew/radiotfs_024.mp3">Radio TFS 24: Team Build with William Bartholomew</a> (Radio TFS)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Gestalt-Nishant-Kothary-and-Joshua-Allen/">Gestalt &#8211; Nishant Kothary and Joshua Allen</a> (Robert Hess)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/L_gMTwyRuhc/lean-and-kanban-videos.aspx">Lean and Kanban Videos</a> (Roy Osherove)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/07/21/events-this-week-july-21st-2009.aspx">Events This Week – July 21st, 2009</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/9vdA46x9ClA/singapore-s-50-successful-developers.aspx">Singapore’s 50 Successful Developers</a> (Kit Kai)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/take-the-survey-and-help-shape-the-next-wave-of-web-guidance-from-microsoft-rsquo-s-p-amp-p-team/">Take the survey and help shape the next wave of Web Guidance from Microsoft’s P&amp;P team.</a> (Joe Stagner)</li>
<li><a href="http://programmingtour.blogspot.com/2009/07/meetup-in-philadelphia-with-jon-kern.html">Meetup in Philadelphia with Jon Kern!</a> (Corey Haines)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/07/21/urls-for-powershell-core-help-topics.aspx">URLs for PowerShell Core Help Topics</a> (June Blender)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/07/22/sqlauthority-news-sql-server-value-calculator/">SQLAuthority News – SQL Server Value Calculator</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://googlesystem.blogspot.com/2009/07/google-docs-slowly-morphing-into-google.html">Google Docs, Slowly Morphing into Google Drive</a> (Alex Chitu)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/07/21/getting-ready-for-windows-7-part-1-why-be-ready-for-windows-7.aspx">Getting Ready for Windows 7 Part 1: Why Be Ready for Windows 7?</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/usisvde/archive/2009/07/22/getting-ready-for-windows-7-part-2-microsoft-programs-to-help-get-apps-compatible.aspx">Part 2: Microsoft Programs to Help Get Apps Compatible</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/usisvde/archive/2009/07/22/blogs-to-watch-for-office-2010-features.aspx">Blogs to Watch for Office 2010 Features</a> (Bruce Kyle)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=8145a45b265f6f11da58e56557844561">It&#8217;s official, Windows 7 will RTM on August 6 &#8211; family pack confirmed</a> (Lee Mathews)</li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2009/07/21/outlook-2010-jumplist-in-windows-7.aspx">Outlook 2010 jumplist in Windows 7</a> (Steve Clayton)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/rSnME56KL1Q/microsoft-s-fiscal-2010-game-plan-seven-must-see-slides.aspx">Microsoft&#8217;s fiscal 2010 game plan: Seven must-see slides</a> (Sumeeth Evans)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/UG8R3pJg6e8/VirtualCamaraderieAPersistentVideoPortalForTheRemoteWorker.aspx">Virtual Camaraderie &#8211; A Persistent Video &quot;Portal&quot; for the Remote Worker</a> (Scott Hanselman)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=7afa87a6-1449-4e4e-be4b-30ce76d230fd">Interesting Finds: July 22, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/-zIEIYYyjuo/">The Morning Brew #395</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/21/133623.aspx">Silverlight Cream for July 21, 2009 &#8212; #649</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/21/133631.aspx">Silverlight Cream for July 21, 2009 &#8211; 2 &#8212; #650</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/NxGGcgqR07w/cloudnews-for-21st-july-2009">CloudNews for 21st July, 2009</a> (Mayank Gupta)</li>
<li><a href="http://blogs.msdn.com/xna/archive/2009/07/21/creators-club-communiqu-32.aspx">Creators Club Communiqué 32</a> (Kathleen Sanders)</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:6147e4b8-96ce-43f6-8eb5-4c282382a828" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="C# 2008 and 2005 Threaded Programming: Beginner's Guide: Gast&oacute;n Hillar: Books" href="http://www.amazon.com/exec/obidos/ASIN/1847197108/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1847197108.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">C# 2008 and 2005 Threaded Programming: Beginner&#8217;s Guide: Gast&oacute;n Hillar: Books</a></p>
<p><b>ISBN</b>: 1847197108<br /><b>ISBN-13</b>: 9781847197108</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:b805113d-5ddc-4f10-9ca0-22fb4e4ac701" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5d8efa39-eeb6-49a0-8b59-74256d8acdd8" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/office+2010" rel="tag">office 2010</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/kanban" rel="tag">kanban</a>,<a href="http://technorati.com/tags/lean+software+development" rel="tag">lean software development</a>,<a href="http://technorati.com/tags/resharper" rel="tag">resharper</a>,<a href="http://technorati.com/tags/asp.net+ajax" rel="tag">asp.net ajax</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</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%2f07%2f22%2fdew-drop-july-22-2009%2f&amp;title=Dew+Drop+-+July+22%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/07/22/dew-drop-july-22-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/radiotfs/~3/QbNi_rnxlew/radiotfs_024.mp3" length="16807116" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; July 20, 2009</title>
		<link>http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-2009/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 12:09:51 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[lean software development]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[t4 templates]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-2009/</guid>
		<description><![CDATA[&#160; .NET / Visual Studio Resharper Tip : To-do Explorer (Brett Veenstra) Create NHibernate classes using T4 (Brendan Kowitz) WiimoteLib 1.8 Beta 1 Posted (Brian Peek) Office 2010 gotcha 2: Visual Studio 2008 Locks (Martin Hinshelwood) Introducing LINQ to M (Mehfuz Hossain) Design Documents in CouchDB and Validation and&#160;NHibernate 2.1 and Collection Event Listeners (Jan [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.dotnetkicks.com/tipsandtricks/Resharper_Tip_To_do_Explorer">Resharper Tip : To-do Explorer</a> (Brett Veenstra)</li>
<li><a href="http://feedproxy.google.com/~r/OverTheCode/~3/icKM876p6DQ/create-nhibernate-classes-using-t4.aspx">Create NHibernate classes using T4</a> (Brendan Kowitz)</li>
<li><a href="http://www.brianpeek.com/blog/archive/2009/07/20/wiimotelib-1-8-beta-1-posted.aspx">WiimoteLib 1.8 Beta 1 Posted</a> (Brian Peek)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/zf_0_83-3fc/office-2010-gotcha-2-visual-studio-2008-locks.aspx">Office 2010 gotcha 2: Visual Studio 2008 Locks</a> (Martin Hinshelwood)</li>
<li><a href="http://feedproxy.google.com/~r/burncsharp/~3/7Pvqgv5Vr80/introducing-linq-to-m.aspx">Introducing LINQ to M</a> (Mehfuz Hossain)</li>
<li><a href="http://elegantcode.com/2009/07/18/design-documents-in-couchdb-and-validation/">Design Documents in CouchDB and Validation</a> <em>and</em>&#160;<a href="http://elegantcode.com/2009/07/19/nhibernate-2-1-and-collection-event-listeners/">NHibernate 2.1 and Collection Event Listeners</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/2kejUw3idac/.net-binding-redirects-ndash-updating-referenced-assemblies-without-recompiling-code.aspx">.NET Binding Redirects – Updating Referenced Assemblies Without Recompiling Code</a> (Rob Reynolds)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://bradapp.blogspot.com/2009/07/jedi-programming-just-enough-design.html">JEDI Programming &#8211; Just Enough Design Initially</a> (Brad Appleton)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/GWwsqZrZIdw/demeter-helps-you-fend-off-the-one-true-constant-change.aspx">Demeter Helps You Fend Off the One True Constant: Change</a> (JC Teague)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001288.html"><font color="#ff8000">Software Engineering: Dead?</font></a><font color="#ff8000"> (Jeff Atwood) <em>– Link of the Day</em></font></li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/07/19/introducing-the-common-service-factory-ioc-and-wcf-living-in-harmony.aspx">Introducing the Common Service Factory &#8212; IoC and WCF living in harmony</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/LbkMntSDXgE/will-you-thrive-or-be-left-behind.aspx">Will you thrive, or be left behind?</a> (Bill Wagner)</li>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/7no3PeC_KKQ/do-agilists-understand-lean.html">Do Agilists Understand Lean?</a> (Scott Bellware)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/D7gIgyxFFZQ/ShowArticle.aspx">Silverlight and WCF Deployment Gotcha</a> (Malcolm Sheridan)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/3gp7VGn3Xqc/day-19-silverlight-pixel-shader-effects.aspx">Day #19: Silverlight Pixel Shader Effects</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/X__jbNSVe2E/Silverlight-Synthesizer-Source-Code-_1320_-MediaStreamSource-Raw-Sound.aspx">Silverlight Synthesizer Source Code – MediaStreamSource Raw Sound</a> (Pete Brown)</li>
<li><a href="http://sachabarber.net/?p=522">My MVVM Framework : AKA Cinch</a> (Sacha Barber)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/07/20/50-new-css-techniques-for-your-next-web-design/">50 New CSS Techniques For Your Next Web Design</a> (Cameron Chapman)</li>
<li><a href="http://blogs.msdn.com/davidlem/archive/2009/07/20/save-your-word-docs-to-windows-azure-blobs.aspx">Save Your Word Docs to Windows Azure Blobs!</a> (David Lemphers)</li>
<li><a href="http://blogs.msdn.com/webdevelopertips/archive/2009/07/19/tip-89-did-you-know-you-could-customize-toolbars-in-visual-web-developer.aspx">Tip #89: Did you know…You could customize Toolbars in Visual Web Developer?</a> (Reshmi Mangalore)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/JTVsuYNFBZg/831885.aspx">Url.Action() and RouteValue Encoding</a> (Rick Strahl)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://girldeveloper.com/gd-the-news/girl-developer-the-news-episode-2/">Girl Developer the News Episode 2</a> (Sara Chipps)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/V7JXd6eWAj4/show-326-gaming-in-germany-gears-of-war-and-splosion-man.aspx">Major Nelson Show #326: Gaming in Germany, Gears of War and &#8216;Splosion Man</a> (Larry Hryb)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/6EaEOIg6yhU/index.php">Episode 77 &#8211; PowerScripting Podcast &#8211; Edward Haletky</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/07/19/lidnug-silverlight-ready-for-business-and-net-ria-services-presentation.aspx">LIDNUG: Silverlight Ready for Business and .NET RIA Services Presentation</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/07/18/save-the-date-for-professional-developers-conference.aspx">Save the Date for Professional Developers Conference</a> (Bruce Kyle)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/07/19/sql-server-get-last-running-query-based-on-spid/">SQL SERVER – Get Last Running Query Based on SPID</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5751.entry">Microsoft Releases &quot;Microsoft Deployment Toolkit 2010 Beta 2&quot; for Windows 7 &amp; Windows Server 2008 R2</a> (Blake Handler)</li>
<li><a href="http://rtipton.wordpress.com/2009/07/18/awesome-blogs-of-the-month-july-09/">Awesome Blogs of the Month – July ‘09</a> (Rhonda Tipton)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=287803c3-7685-4d3f-b4a6-2937b8b01c35">Interesting Finds: July 18, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=a2e935f5-cc16-4da3-9331-4b92d9984407">Interesting Finds: July 19, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/O8BmF_CrVqE/">The Morning Brew #393</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/18/133577.aspx">Silverlight Cream for July 18, 2009 &#8212; #645</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/19/133589.aspx">Silverlight Cream for July 19, 2009 &#8212; #646</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/7OXyInqy8gM/post.aspx">Everyman Links for July 19, 2009</a> (Dave Burke)</li>
<li><a href="http://blogs.msdn.com/delay/archive/2009/07/19/my-new-home-page-enhanced-updated-collection-of-great-silverlight-wpf-data-visualization-resources.aspx">My new home page, enhanced [Updated collection of great Silverlight/WPF Data Visualization resources!]</a> (David Anson)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/07/19/interesting-finds-2009-07-13-07-20.aspx">Interesting Finds: 2009 07.13 ~ 07.20</a> (yuanjian)</li>
<li><a href="http://grantpalin.com/2009/07/19/weekly-links-62/">Weekly Links #62</a> (Grant Palin)</li>
<li><a href="http://stevepietrek.com/2009/07/19/links-7192009/">Links (7/19/2009)</a> (Steve Pietrek)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/07/19/discoveries-this-week-07-19-2009.aspx">Discoveries This Week 07/19/2009</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/x4kr-YrN-ms/">New and Notable 344</a> (Sam Gentile<graffiti @YOURSITE.COM>)</li>
<li><a href="http://rtipton.wordpress.com/2009/07/19/weekly-link-post-102/">Weekly Link Post 102</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:0f4b8a4f-7e85-46a0-83d8-6a394ef5152e" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="97 Things Every Software Architect Should Know: Richard Monson-Haefel: Books" href="http://www.amazon.com/exec/obidos/ASIN/059652269X/alvinashcraft-20"><img src="http://images.amazon.com/images/P/059652269X.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">97 Things Every Software Architect Should Know: Richard Monson-Haefel: Books</a></p>
<p><b>ISBN</b>: 059652269X<br /><b>ISBN-13</b>: 9780596522698</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:8a9d5da7-0771-401a-9874-00325c7784ae" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-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:b1722b91-4b2d-4f4d-bc28-e17aadfd82c6" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/t4+templates" rel="tag">t4 templates</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/office+2010" rel="tag">office 2010</a>,<a href="http://technorati.com/tags/resharper" rel="tag">resharper</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/lean+software+development" rel="tag">lean software development</a>,<a href="http://technorati.com/tags/css" rel="tag">css</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%2f07%2f20%2fdew-drop-july-20-2009%2f&amp;title=Dew+Drop+-+July+20%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/07/20/dew-drop-july-20-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

