<?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; expression studio</title>
	<atom:link href="http://www.alvinashcraft.com/tag/expression-studio/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 23, 2009</title>
		<link>http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:36:56 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[automapper]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[expression studio]]></category>
		<category><![CDATA[hotmail]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[uberprof]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Free C# Legacy Chapters (Jim [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://p2p.wrox.com/content/blogs/jminatel/free-c-legacy-chapters">Free C# Legacy Chapters</a> (Jim Minatel) <em>– Get get free PDF chapters from Wrox’ Professional C#.</em></li>
<li><a href="http://www.clariusconsulting.net/blogs/kzu/archive/2009/12/22/Howtomockextensionmethods.aspx">How to mock extension methods</a> (Daniel Cazzulino)<em> &#8211; “without paying for a TypeMock Isolator license to do it <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  “</em></li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/EcBS_2ykEnw/automapper-dsl-design-post-mortem.aspx">AutoMapper DSL design post-mortem</a> (Jimmy Bogard) <em>– Jimmy talks about some of the things he’s like to change about AutoMapper’s design.</em></li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/fFElfrtFksE/comparing-resource-dictionaries-in-unit-tests.aspx">Comparing Resource Dictionaries in Unit Tests</a> (Christopher Bennage) <em>– A test Christopher came up with while working on ÜberProf.</em></li>
<li><a href="http://feedproxy.google.com/~r/MosesOfEgyptBlog/~3/e8TAzI6mvn4/post.aspx">Entity Framework Podcast and Unit Testing Video</a> (Muhammad Mosa) <em>– Really nice video about EF… highly recommend you check it out.</em></li>
<li><a href="http://team.silverlight.net/announcement/limited-time-expression-holiday-promotion-in-the-us/">Limited Time Expression Holiday Promotion in the US</a> (Silverlight Team) <em>– Get 30% off Expression 3 products!</em></li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/clemensreijnen/qzrF/~3/xmL7pnzeJP0/post.aspx">Traceability in VS2010</a> (Clemens Reijnen)</li>
<li><a href="http://blogs.msdn.com/adonet/archive/2009/12/22/poco-proxies-part-1.aspx">POCO Proxies Part 1</a> (Jeff Derstadt &amp; Diego Vega)</li>
<li><a href="http://www.clariusconsulting.net/blogs/kzu/archive/2009/12/22/194705.aspx">Resetting Visual Studio Experimental Instance to its super-clean initial state</a> (Daniel Cazzulino)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackBeltCoder/~3/d4jga6AVt6M/">IE 6, 7, 8 Only CSS</a> (Kris Gray)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=050f50b3-dfa2-4129-8c45-a18f713d9c6c">Performance of JavaScript Looping Techniques</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/98zfDn58lEg/guided-tour-jquery-array-wannabes.aspx">Guided Tour: jQuery &#8211; Array wannabes</a> (Sergio Pereira)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://grantpalin.com/2009/12/22/review-clean-code/">Review: Clean Code</a> (Grant Palin)</li>
<li><a href="http://heratech.wordpress.com/2009/12/22/agile-tenet-3-deliver-frequently/">Agile Tenet #3 – Deliver Frequently</a> <em>and</em>&#160;<a href="http://heratech.wordpress.com/2009/12/23/agile-tenet-4-%e2%80%93-work-together-daily/">Agile Tenet #4 &#8211; Work Together Daily</a> (Julie Stickler)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=e37dd8b0-4522-4895-8002-a824e5f4c87c">The Static Spider Web Pattern</a> (Justin Etheredge)</li>
<li><a href="http://availagility.co.uk/2009/12/22/fidelity-the-lost-dimension-of-the-iron-triangle/">Fidelity – The Lost Dimension of the Iron Triangle</a> (Karl Scotland)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/25dhxu0xSTs/">Duke Nukem Forever &amp; Reworking code</a> (Mark Needham)</li>
<li><a href="http://www.developingfor.net/net/you-know-what-they-say-about-assuming.html">You know what they say about assuming</a> (Joel Cochran)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/6LBcwclizPI/">How QuickNet Found 2 Bugs That You And I Didn’t</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/ZVg4y1TUeUM/understanding-the-application-controller-through-object-messaging-patterns.aspx">Understanding The Application Controller Through Object Messaging Patterns</a> (Derick Bailey)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.msdn.com/mgrayson/archive/2009/12/22/blacklight-v4-3-dec09-released.aspx">Blacklight v4.3(Dec09) released</a> (Martin Grayson)</li>
<li><a href="http://jeffblankenburg.com/2009/12/day-22-using-farseer-physics-engine-in.aspx">Day #22: Using The Farseer Physics Engine in Silverlight</a> (Jeff Blankenburg)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/BCoZpg7U__E/working-windows-7-taskbar">Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4</a> (Pete Brown)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/12/22/silverlight-exception-handling-using-wcf-ria-services-and-wcf-services.aspx">Silverlight exception handling using WCF RIA Services and WCF Services</a> (Fredrik Normen)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/MSCOMSWE/Visual-Studio-2010-and-NET-Framework-40-for-web-developers-part-1-of-2/">Visual Studio 2010 and .NET Framework 4.0 for web developers, part 1 of 2</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/MSCOMSWE/Visual-Studio-2010-and-NET-Framework-40-for-web-developers-part-2-of-2/">Visual Studio 2010 and .NET Framework 4.0 for web developers, part 2 of 2</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/MSCOMSWE/ASPNET-MVC-part-1-of-2/">ASP.NET MVC, part 1 of 2</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/MSCOMSWE/ASPNET-MVC-part-2-of-2/">ASP.NET MVC, part 2 of 2</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/MSCOMSWE/Silverlight-40/">Silverlight 4.0</a> (The Swedish Web Team)</li>
<li><a href="http://channel9.msdn.com/posts/Eric+Nelson/MSDN-Flash-Podcast-018-IronPython/">MSDN Flash Podcast 018 &#8211; IronPython</a> (Eric Nelson)</li>
<li><a href="http://channel9.msdn.com/posts/Peli/Static-Checking-with-Code-Contracts-for-NET/">Francesco Logozzo &#8211; Static Checking with Code Contracts for .NET</a> (Jonathan de Halleux)</li>
<li><a href="http://channel9.msdn.com/posts/NickDallett/InfoPath-2010-Customize-a-SharePoint-List-Form/">InfoPath 2010 &#8211; Customize a SharePoint List Form</a> (Nick Dallett)</li>
<li><a href="http://channel9.msdn.com/posts/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-1/">Jafar Husain: Silverlight Toolkit and Rx, Part 1</a> (Jeffrey van Gogh)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://research.microsoft.com/en-us/news/features/09yearend-122209.aspx">Microsoft Research Celebrates 2009</a> (Rob Knies)</li>
<li><a href="http://www.dotnetkicks.com/tipsandtricks/How_our_Customer_Experience_Improvement_Program_improved_Gibraltar_2_1">How our Customer Experience Improvement Program improved Gibraltar 2.1</a> (Kendall Miller)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=258d1975-b2c1-4d27-b403-6246b088c65e">Twitter Killed the jQuery Star</a> (Elijah Manor)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/12/23/sql-server-order-by-clause-and-top-with-ties/">SQL SERVER – ORDER BY Clause and TOP WITH TIES</a> (Pinal Dave)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/12/23/explore-bi-features-of-sql-server-2008-r2.aspx">Explore BI Features of SQL Server 2008 R2</a> (Bruce Kyle)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,8be24b13-0bf5-4c86-840c-b0fee3abf585.aspx">SharePoint Design Patterns: Entry 2.5</a> (Charles Chen)</li>
<li><a href="http://lightningtools.com/blog/archive/2009/12/22/bdc-meta-man-4.0.0.7-released-yesterday.aspx">BDC Meta Man 4.0.0.7 Released Yesterday</a> (Lightning Tools)</li>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/45vDsQDC3cE/santas-sharepoint-governance-strategy.aspx">Santa&#8217;s SharePoint Governance Strategy</a> (Dux Raymond Sy)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/interawesome/~3/Jg_ZTe4xDmw/">The Top 10 URL Shortening Services</a> (Garin Kirkpatrick)</li>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/12/23/windows-powershell-2-0-sdk.aspx">Windows PowerShell 2.0 SDK</a> (Hemant Mahawar)</li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/WwPbW3wBXAk/">HOW TO: Boost Your Resume Over the Winter Break</a> (David Spinks)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/YY5PJqx9B9s/">Microsoft removes Custom XML features from Office 2007</a> (Ed Bott)</li>
<li><a href="http://www.bing.com/community/blogs/search/archive/2009/12/22/and-the-rest-of-the-2009-most-searched-goes-to.aspx">…and the rest of the 2009 Most Searched goes to…</a> (Kristin Meldahl)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/5maBn_t0ws0/post.aspx">Nordic Track Book Club Review: Secrets of Social Media Marketing</a> (Dave Burke)</li>
<li><a href="http://elegantcode.com/2009/12/22/powershell-load-assembly-without-locking-file/">Powershell: Load assembly without locking file.</a> (Jason Jarrett)</li>
<li><a href="http://windowsteamblog.com/blogs/windowslive/archive/2009/12/22/a-peek-behind-the-scenes-at-hotmail.aspx">A peek behind the scenes at Hotmail</a> (Arthur de Haan)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2009/12/23/adding-a-list-of-users-to-a-group/">Adding list of users to group</a> (Dmitry Sotnikov)</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=a2204316-f2ac-4f2a-8918-a062cc2e4a2e">Interesting Finds: December 22, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=10075836-0b31-4b17-92be-0cbf5084537f">Interesting Finds: December 23, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/9SX_yco3MrE/">The Morning Brew #504</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/AOiwY6jJosk/links-of-the-week-102.aspx">Links of the week #102</a> (David Vidmar)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/12/22/137177.aspx">Silverlight Cream for December 22, 2009 &#8212; #760</a> (Dave Campbell)</li>
<li><a href="http://www.scottberkun.com/blog/2009/wednesday-linfest/">Wednesday linkfest</a> (Scott Berkun)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=0146cb33-5fd7-4927-ba00-6fc630cdc87f">Tech Tweets for 22-Dec-2009</a> (Elijah Manor)</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/51C2RkjWnnL._SL75_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Professional-JavaScript-Developers-Wrox-Programmer/dp/047022780X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D047022780X">Professional JavaScript for Web Developers (Wrox Programmer to Programmer)</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:99d386d4-68ed-4174-8138-44208df276b1" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-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:88783517-1c57-46af-8e5f-b9e42d53bb4a" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/uberprof" rel="tag">uberprof</a>,<a href="http://technorati.com/tags/automapper" rel="tag">automapper</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/hotmail" rel="tag">hotmail</a>,<a href="http://technorati.com/tags/expression+studio" rel="tag">expression studio</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%2f12%2f23%2fdew-drop-december-23-2009%2f&amp;title=Dew+Drop+-+December+23%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 24, 2009</title>
		<link>http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 12:34:21 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[expression studio]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xobni]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/</guid>
		<description><![CDATA[&#160; Web Development RESTful ASP.NET MVC (Garry Shutler) Extending SubText to report Future Posts (Oren Eini) Introducing Fizzler (Colin Ramsay) Session State Not Working? Check Your Web Garden! (Scott Mitchell) More Fun With LINQ &#8211; Perform Common Tasks in ASP.NET (Malcolm Sheridan) Check Out the New IE8 Developer Tools Tutorials (Duc (Cash) Vo) &#160; Design [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blog.robustsoftware.co.uk/2009/07/restful-aspnet-mvc.html">RESTful ASP.NET MVC</a> (Garry Shutler) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/-0e3BVqDeE0/extending-subtext-to-report-future-posts.aspx">Extending SubText to report Future Posts</a> (Oren Eini) </li>
<li><a href="http://dotnetslackers.com/articles/aspnet/Introducing-Fizzler.aspx">Introducing Fizzler</a> (Colin Ramsay) </li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/p8Y-O6XvLik/13896.aspx">Session State Not Working? Check Your Web Garden!</a> (Scott Mitchell) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/3ELt8xUz33M/ShowArticle.aspx">More Fun With LINQ &#8211; Perform Common Tasks in ASP.NET</a> (Malcolm Sheridan) </li>
<li><a href="http://blogs.msdn.com/ie/archive/2009/07/23/check-out-the-new-developer-tools-tutorials.aspx">Check Out the New IE8 Developer Tools Tutorials</a> (Duc (Cash) Vo) </li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://nirajrules.wordpress.com/2009/07/18/mvc-vs-mvp-vs-mvvm/">MVC vs. MVP vs. MVVM</a> (Niraj Bhatt) </li>
<li><a href="http://martinfowler.com/bliki/ComposedRegex.html">Composed Regex</a> (Martin Fowler) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/cSDjTKSY-EI/nhibernate-and-ndepend-ndash-skimming-the-surface.aspx">NHibernate and NDepend – skimming the surface</a> (Oren Eini) </li>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=10-Rules-for-writing-Good-SDKs.html&amp;Itemid=29">10 Rules for writing Good SDKs</a> (Christopher Diggins) </li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/GhCZopuWeC8/">Zen: Does This Project Management Tool Live Up to its Name?</a> (Darrell Etherington) </li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/ufLJ0okkfkg/analysis-patterns-reusable-object-models.aspx">Analysis Patterns: Reusable Object Models</a> (Gunnar Peipman) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/0lTfwxCDO6E/"><font color="#ff8000">Wrapping collections: Inheritance vs Composition</font></a><font color="#ff8000"> (Mark Needham) <em>– Link of the Day</em></font> </li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/07/23/iterator-blocks-part-five-push-vs-pull.aspx">Iterator Blocks, Part Five: Push vs Pull</a> (Eric Lippert) </li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/07/behavior-and-data-centricity.html">Behavior and Data Centricity</a> (Jonathan Oliver) </li>
<li><a href="http://blogs.msdn.com/ivo_manolov/archive/2009/07/23/9847064.aspx">TestApi v0.3 Released!</a> (Ivo Manolov) </li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/07/23/how-i-m-using-the-event-aggregator-pattern-in-storyteller.aspx">How I’m using the Event Aggregator Pattern in StoryTeller</a> (Jeremy D. Miller) </li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2009/07/23/who-s-payin-the-bills-or-how-to-drive-a-stake-in-the-ground.aspx">Who’s payin’ the bills?, or “How to drive a stake in the ground”</a> (Kyle Baley) </li>
<li><a href="http://www.thousandtyone.com/blog/RandomThoughtsOnBuildersAtWorkPart1.aspx">Random Thoughts On Builders At Work &#8211; Part 1.</a> (Rajiv Popat) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Fhe-p6_57js/book-review-the-art-of-unit-testing.aspx">Book Review: The Art of Unit Testing</a> (Tim Barcz) </li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AdamKinney/~3/cgikKQT-Plw/Using-a-Border-for-a-Glow-Effect-in-Silverlight-3">Using a Border for a Glow Effect in Silverlight 3</a> (Adam Kinney) </li>
<li><a href="http://feedproxy.google.com/~r/Dev102feed/~3/hSCm12K0IoI/">Changing Brush Brightness in WPF/Silverlight</a> (ailon) </li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/07/23/business-apps-example-for-silverlight-3-rtm-and-net-ria-services-july-update-part-9-linqtosql.aspx">Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 10: LinqToSql</a> (Brad Abrams) </li>
<li><a href="http://www.charlespetzold.com/blog/2009/07/Using-the-Matrix3DProjection-Class-in-Silverlight-3.html">Using the Matrix3DProjection Class in Silverlight 3</a> <em>and</em>&#160;<a href="http://www.charlespetzold.com/blog/2009/07/Animated-3D-Text-in-Silverlight-3.html">Animated “3D” Text in Silverlight 3</a> (Charles Petzold) </li>
<li><a href="http://www.rhizohm.net//irhetoric/blog/98/default.aspx">XAML Playground: A XAML Designer Built In Silverlight For Gestalt</a> (Karsten Januszewski) </li>
<li><a href="http://www.nikhilk.net/NET-RIA-Services-Twitter-Pitch.aspx">.NET RIA Services Twitter Pitch</a> (Nikhil Kothari) </li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/aLTKobvsxM0/Expression-Blend-3-_2B00_-SketchFlow-RTW.aspx">Expression Blend 3 + SketchFlow RTW</a> (Pete Brown) </li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/07/23/writing-data-from-a-datatable-to-excel.aspx">Writing Data from a DataTable to Excel</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/07/23/linq-sorting-a-datatable.aspx">Linq: Sorting a DataTable</a> (Deborah Kurata) </li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/xsFryJXUi8E/entity-framework-4-0-generating-sql-script-from-model.aspx">Entity Framework 4.0: Generating SQL script from model</a> (Gunnar Peipman) </li>
<li><a href="http://blogs.msdn.com/jimoneil/archive/2009/07/23/microsoft-tag-api-released.aspx">Microsoft Tag API Released</a> (Jim O’Neil) </li>
<li><a href="http://www.devx.com/dotnet/Article/42367?trk=DXRSS_DOTNET">Building Declarative WCF Services in .NET 4.0</a> (Thiru Thangarathinam) </li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/07/23/the-anatomy-of-the-historical-debugger-navigation-bar-navbar.aspx">The anatomy of the Historical Debugger Navigation Bar (Navbar)</a> (Habib Heydarian) </li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2009/07/23/code-providers-101-implementing-unimplemented-properties.aspx">Code Providers 101 &#8212; Implementing Unimplemented Properties</a> (Mark Miller) </li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/rkn55Z6f3G4/video-windows-7-rtm-sign">Video: Windows 7 RTM Sign-Off</a> (Roger) </li>
<li><a href="http://agiletoolkit.libsyn.com/index.php?post_id=506912#">Tips and Advice &#8211; Continuous Integration</a> (Bob Payne) </li>
<li><a href="http://feedproxy.google.com/~r/ElegantCodeCast/~3/eh1BMcIgNuM/">Code Cast 28 – Jim Wierich</a> (Chris Brandsma) </li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1998/">The History of Microsoft &#8211; 1998</a> (Tina) </li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://huddledmasses.org/announcing-the-microsoft-powershell-user-group-of-upstate-new-york/">Announcing the Microsoft PowerShell User Group of Upstate New York</a> (Joel Bennett) </li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/07/23/windows-7-incubation-week-in-reston-va.aspx">Windows 7 Incubation Week in Reston, VA</a> (G. Andrew Duthie) </li>
<li><a href="http://feedproxy.google.com/~r/MichaelCKennedysWeblog/~3/uXL0_6JFAZM/KeepUpWithDevelopMentorOnTwitter.aspx">Keep up with DevelopMentor on Twitter</a> (Michael Kennedy) </li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/fi8DtR04YkU/sharepoint-creating-httphandler-for-user-profile-images.aspx">SharePoint: Creating HttpHandler for user profile images</a> (Gunnar Peipman) </li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/07/24/sql-server-maximizing-view-of-sql-server-management-studio-full-screen-new-screen/">Maximizing View of SQL Server Management Studio – Full Screen – New Screen</a> (Pinal Dave) </li>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2009/07/23/Speeding-up-SQL-Server-Management-Studio-startup.aspx">Speeding up SQL Server Management Studio Startup</a> (Martin Bell) </li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/07/23/windows-powershell-2-0-rtm.aspx">Windows PowerShell 2.0 RTM</a> (Osama Sajid) </li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5763.entry">Microsoft Office Partner Releases Free Word 2007 Sample Design Templates</a> <em>and</em>&#160;<a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5764.entry">Microsoft Releases Virtual Hard Disk Getting Started Guide for Windows 7</a> (Blake Handler) </li>
<li><a href="http://googlesystem.blogspot.com/2009/07/google-helps-you-understand-recursion.html">Google Helps You Understand Recursion</a> (Alex Chitu) </li>
<li><a href="http://blog.dmbcllc.com/2009/07/23/watching-trends-job-security/">Watching Trends = Job Security</a> (Dave M. Bush) </li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/vkTC3bxJK8M/">The Ultimate Windows 7 Upgrade FAQ</a> (Ed Bott) </li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/OnUHE6EDDwA/windows-7-rtms-where-s-windows-live.aspx">Windows 7 RTMs: Where’s Windows Live?</a> (Kip Kniskern) </li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/J9vDINTkolU/">Put Your Microsoft Office Data Into the Cloud Now</a> (Will Kelly) </li>
<li><a href="http://blogs.msdn.com/wmi/archive/2009/07/24/scripting-wmi-namespace-security-part-2-of-3.aspx">Scripting WMI Namespace Security (part 2 of 3)</a> (Steve Lee) </li>
<li><a href="http://ryanfarley.com/blog/archive/2009/07/23/a-developers-look-at-xobni.aspx">A Developer&#8217;s Look at Xobni</a> (Ryan Farley) </li>
<li><a href="http://feedproxy.google.com/~r/microsft/~3/lmgRypL9P0o/">How to pass technical interview in Better Place</a> (Tamir Khason) </li>
<li><a href="http://misfitgeek.com/blog/more-questions-on-professional-development-reading-habits/">More questions on Professional Development Reading Habits</a> (Joe Stagner) </li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/8LMXq8dt0rU/why-fundamentals-are-important-to-microsoft-s-bottom-line.aspx">Why Fundamentals are Important to Microsoft’s Bottom-line</a> (Peter Ritchie) </li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=f91a4ef5-9a73-4665-b8d6-6d7eb5931390">Interesting Finds: July 24, 2009</a> (Jason Haley) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/-slrLRQMxok/">The Morning Brew #397</a> (Chris Alcock) </li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/23/133677.aspx">Silverlight Cream for July 23, 2009 &#8212; #653</a> (Dave Campbell) </li>
<li><a href="http://www.developingfor.net/net/rants-and-raves-5.html">Rants and Raves #5</a> (Joel Cochran) </li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/YdyEIEpLjis/cloudnews-for-23rd-july-2009">CloudNews for 23rd July, 2009</a> (Mayank Gupta) </li>
<li><a href="http://spietrek.blogspot.com/2009/07/links-7232009.html">Links (7/23/2009)</a> (Steve Pietrek) </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:c69021ac-636d-47e6-b9c5-6cf8b91ff2b9" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Windows PowerShell in Action (9781932394900): Bruce Payette: Books" href="http://www.amazon.com/exec/obidos/ASIN/1932394907/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1932394907.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Windows PowerShell in Action (9781932394900): Bruce Payette: Books</a></p>
<p><b>ISBN</b>: 1932394907<br /><b>ISBN-13</b>: 9781932394900</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:0b3d068f-4e29-480a-b654-f3535fe636c4" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ff9fd3f7-4508-497b-bae8-36813b63d848" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/xobni" rel="tag">xobni</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/ie8" rel="tag">ie8</a>,<a href="http://technorati.com/tags/mvc" rel="tag">mvc</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/design+patterns" rel="tag">design patterns</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/ssms" rel="tag">ssms</a>,<a href="http://technorati.com/tags/expression+studio" rel="tag">expression studio</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%2f24%2fdew-drop-july-24-2009%2f&amp;title=Dew+Drop+%e2%80%93+July+24%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/07/24/dew-drop-july-24-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

