<?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; mgrammar</title>
	<atom:link href="http://www.alvinashcraft.com/tag/mgrammar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>.NET Development Resources from a Progressive.NET Perspective</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:03:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dew Drop &#8211; May 5, 2009</title>
		<link>http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-2009/#comments</comments>
		<pubDate>Tue, 05 May 2009 13:00:10 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[csla]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[moonlight]]></category>
		<category><![CDATA[mschema]]></category>
		<category><![CDATA[ncover]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-2009/</guid>
		<description><![CDATA[&#160; Web Development Editing in jqGrid with asp.net mvc (Eric Schoneveld) ASP.NET MVC Tip: Turn on compile-time View Checking (Adrian Grigore) Community Server and JavaScript (Agnes Molnar) GitHub’s New API Lets You Mashup Git Repositories (Andres Ferrate) JQuery Ajax with Class Arrays (Chris Brandsma) Creating jQuery plug-ins from MicrosoftAjax components (Bertrand Le Roy) Sorting ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://ericdotnet.wordpress.com/2009/05/02/editing-in-jqgrid-with-aspnet-mvc/">Editing in jqGrid with asp.net mvc</a> (Eric Schoneveld)</li>
<li><a href="http://devermind.com/linq/aspnet-mvc-tip-turn-on-compile-time-view-checking">ASP.NET MVC Tip: Turn on compile-time View Checking</a> (Adrian Grigore)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/lRBngpmJ6Lo/community-server-and-javascript.aspx">Community Server and JavaScript</a> (Agnes Molnar)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/O1BDE_1X5So/">GitHub’s New API Lets You Mashup Git Repositories</a> (Andres Ferrate)</li>
<li><a href="http://elegantcode.com/2009/05/04/jquery-ajax-with-class-arrays/">JQuery Ajax with Class Arrays</a> (Chris Brandsma)</li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2009/05/04/creating-jquery-plug-ins-from-microsoftajax-components.aspx">Creating jQuery plug-ins from MicrosoftAjax components</a> (Bertrand Le Roy)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/Tpv99w1Irc8/ShowArticle.aspx">Sorting ASP.NET DropDownList Using LINQ</a> (Malcolm Sheridan)</li>
<li><a href="http://www.pluralsight.com/community/blogs/fritz/archive/2009/05/04/my-article-on-client-side-data-binding-in-asp-net-ajax-4-0-is-now-live.aspx">My article on client-side data binding in ASP.NET AJAX 4.0 is now live</a> (Fritz Onion)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/eGDc_FM0mjU/753705.aspx">Adding Default Assemblies, Namespaces and Control Prefixes in Web.Config</a> (Rick Strahl)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/k-z81UjYVg8/castle-windsor-2.0-rtm-released.aspx">Castle Windsor 2.0 RTM Released</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/feM_h1G87tc/i-need-some-peer-review-on-this.aspx">I need some peer review on this</a> (Chad Myers)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/-zQwiJhBKYE/debugging-nhibernate-exceptions.aspx">Debugging NHibernate Exceptions</a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/05/04/the-stack-is-an-implementation-detail-part-two.aspx">The Stack Is An Implementation Detail, Part Two</a> (Eric Lippert)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/TPRE1feDbyI/getting-a-recursive-ftp-file-list-in-net.aspx">Getting a Recursive FTP File List in .Net</a> (Michael C. Neel)</li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/N9_XsbvCqKI/unit-testing-wcf-data-contract-serialization.aspx">Unit testing WCF data contract serialization.</a> (Peter Ritchie)</li>
<li><a href="http://www.lhotka.net/weblog/ThoughtsOnMOsloDSLmetadataRequirements.aspx">Thoughts on M/Oslo DSL/metadata requirements</a> (Rockford Lhotka)</li>
<li><a href="http://www.devx.com/codemag/Article/41611?trk=DXRSS_DOTNET">Programming Twittering with Visual Basic</a> (Rod Paddock)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Dev102feed/~3/20gxHnyJ31c/">4 Great Tips for Custom WPF Controls Developers</a> (Amit Raz)</li>
<li><a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/ZOADHQkUkCo/view-model-the-movie-cast-your-vote.aspx">“View Model” &#8211; the movie, cast your vote.</a> (Glenn Block)</li>
<li><a href="http://www.thejoyofcode.com/Measuring_the_x_y_distance_between_two_elements_in_Silverlight.aspx">Measuring the x,y distance between two elements in Silverlight</a> (Josh Twist)</li>
<li><a href="http://team.silverlight.net/announcements/moonlight-2-0-preview-released/">Moonlight 2.0 Preview Released</a> (Silverlight Team)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/-aBcT2EzeO0/did-you-know-silverlight-class">Did you know? &#8211; Silverlight Class Library can’t be named with “.Resources”</a> (Michael Sync)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANETForSilverlightVideoSegment4NtierOnline.aspx">CSLA .NET for Silverlight video segment 4 (N-tier) online</a> (Rockford Lhotka)</li>
<li><a href="http://blogs.msdn.com/bethmassi/archive/2009/05/04/notifying-the-ui-when-entity-references-change-in-lookup-comboboxes.aspx">Notifying the UI when Entity References Change in Lookup Comboboxes</a> (Beth Massi)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Agilability/~3/j1aAkLooBUA/making-business-case-for-agility.html">Making the Business Case for Agility</a> (Lee Cunningham)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/a504H0f7jRY/the-buddy-classes-are-drowning-dry.aspx">The buddy classes are drowning DRY</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/UtA-qFfO-Nc/">Adding humour to Tester/Developer collaboration</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/blog_of_tobin/~3/5gyxVfYlmyg/">A Touch Of Polish for yUML</a> (Tobin Harris)</li>
<li><a href="http://elegantcode.com/2009/05/04/implementing-teamcity-for-net-projects-evolving-your-build-automation-solution/">Implementing TeamCity for .NET Projects: Evolving Your Build Automation Solution</a> <em>and</em>&#160;<a href="http://elegantcode.com/2009/05/04/implementing-teamcity-for-net-projects-part-1-just-build-it-a-simple-build-configuration/">Implementing TeamCity for .NET projects, Part 1: Just Build It! (A Simple Build Configuration)</a> (Richard Cirerol)</li>
<li><a href="http://elegantcode.com/2009/05/04/on-measuring-agility-craftsmanship-and-everything-else/"><font color="#ff8000">On Measuring Agility, Craftsmanship, and Everything Else</font></a><font color="#ff8000"> (David Starr) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/CbJ-awtSkxo/ptom-brownfield-development-making-your-dependencies-explicit.aspx">PTOM – Brownfield development – Making your dependencies explicit</a> (Gabriel N. Schenker)</li>
<li><a href="http://www.codecapers.com/2009/05/ndepend-code-metrics-at-your-fingertips.html">NDepend – Code Metrics at Your Fingertips</a> (Michael Ceranski)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=443">.NET Rocks! &#8211; Kate Gregory Still Programs in C++!</a> (Carl Franklin)</li>
<li><a href="http://agiletoolkit.libsyn.com/index.php?post_id=473518#">Executive Strategies for Agile Transition &#8211; Charlie Kennedy and Tom Paider</a> (Bob Payne)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Philip-Wadler-and-Erik-Meijer-Perspectives-on-Programming-Language-Theory-and-Practice/">Philip Wadler and Erik Meijer: On Programming Language Theory and Practice</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/joelercoaster/MS-Virtual-Labs-Microsoft-Open-XML-and-LINQ-to-XML/">MS Virtual Labs: Microsoft Open XML and LINQ to XML</a> (Joel Reyes)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/cSuKJsLBaTE/TheThirstyDeveloper61IGotNothing.aspx">The Thirsty Developer 61: I got nothing!</a> (Dave Bost &amp; Larry Clarkin)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/bdpersist/~3/qJysB1uLgEI/foundation-series-session-3-wed-may-13th.aspx">Foundation Series, Session 3, Wed May 13th</a> (Brian Donahue)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisGWilliams/~3/WGesrU-XxdA/131731.aspx">NINE Questions with Steve Andrews</a> (Chris Williams)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/05/04/131723.aspx">I&#8217;m now a Silverlight MVP!</a> (Dave Campbell) <em>– Congrats, Dave!</em></li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/05/04/events-this-week-may-4th-2009.aspx">Events This Week – May 4th, 2009</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/wrL5cEw2iSo/PermaLink,guid,d1e24c20-eff1-48e4-a0e8-7dbad80994f8.aspx">11 TechEd Sessions next week-hope to see you there</a> (Stephen Forte)</li>
<li><a href="http://blog.sqlauthority.com/2009/05/05/sqlauthority-news-author-visit-teched-india-2009-hyderabad/">SQLAuthority News &#8211; Author Visit &#8211; TechEd India 2009 &#8211; Hyderabad</a> (Pinal Dave)</li>
<li><a href="http://dotnet.dzone.com/articles/net-fireside-chats-bill-evjen">.NET Fireside Chats &#8211; Bill Evjen on Professional ASP.NET 3.5 SP1</a> (Me)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/k24wkMwCQgw/moss2007-%E2%80%93-using-the-search-api-part-2.aspx">MOSS2007 – Using the Search API (Part 2)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/uMk5omcUiK0/moss2007-%E2%80%93-using-the-search-api-part-3.aspx">MOSS2007 – Using the Search API (Part 3)</a> (Liam Cleary)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/introducing-componentone-sharepoint-web-parts/">Introducing ComponentOne SharePoint Web Parts</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/05/05/powershelltoys-wow.aspx">PowerShellToys – WOW!</a> (Jeffrey Snover)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/ghi5dOm5QBo/1241475466">Top 10 Windows 7 Features #9: Native PowerShell 2.0</a> (Scott M. Fulton, III)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.zdnet.com/microsoft/?p=2665">Windows 7 RC users get new IE 8 &#8216;tab responsiveness&#8217; feature</a> (Mary Jo Foley)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/pytzIY6fFac/t0p-10-open-source-projects">Top 10 Open Source Projects for .NET Developers</a> (Me)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001262.html">I Just Logged In As You</a> (Jeff Atwood)</li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2009/05/04/2009-a-year-of-learning-so-far.aspx">2009 &#8211; A Year of Learning (so far)</a> (Karl Seguin)</li>
<li><a href="http://blogs.msdn.com/ie/archive/2009/05/04/ie8-in-windows-7-rc-reliability-and-telemetry.aspx">IE8 in Windows 7 RC: Reliability and Telemetry</a> (IE Team)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/04DRbAIHdjI/newcloudapp-azure-developer-contest-win-5000.aspx">NewCloudApp() Azure Developer Contest: Win $5000</a> (Kip Kniskern)</li>
<li><a href="http://blogs.msdn.com/hanuk/archive/2009/05/04/windows-php-virtual-labs.aspx">Windows PHP Virtual Labs</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/hanuk/archive/2009/05/04/designing-generation-4-0-data-centers.aspx">Designing Generation 4.0 Data Centers</a> (Hanu Kommalapati)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/05/04/how-to-story-your-tfs-password-027.aspx">How to story your TFS password – #027</a> (Sara Ford)</li>
<li><a href="http://www.mentalfloss.com/blogs/archives/25215">8 Disastrous Product Names</a> (Ransom Riggs)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=38cb7e07-6855-469c-adab-8675f8eda0a0">Interesting Finds: May 3, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/yUba9Ul6uJI/">The Morning Brew #340</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/05/03/131698.aspx">Silverlight Cream for May 03, 2009 &#8212; #585</a> (Dave Campbell)</li>
<li><a href="http://rtipton.wordpress.com/2009/05/04/weekly-link-post-92/">Weekly Link Post 92</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/mnd94v9wMu8/cloudnews-for-may-4th-2009">CloudNews for May 4th, 2009</a> (Mayank Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:b65ff022-6da9-4510-8871-753bc263b1f3" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Expert F# (Expert's Voice in .Net): Don Syme, Adam Granicz, Antonio Cisternino: Books" href="http://www.amazon.com/exec/obidos/ASIN/1590598504/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1590598504.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Expert F# (Expert&#8217;s Voice in .Net): Don Syme, Adam Granicz, Antonio Cisternino: Books</a></p>
<p><b>ISBN</b>: 1590598504<br /><b>ISBN-13</b>: 9781590598504</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:f9152779-da0b-42f4-a380-16e81d47f47e" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-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:1a2dbcc4-da9c-47c7-83cc-a14086e4ef62" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net" rel="tag">.net</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/mgrammar" rel="tag">mgrammar</a>,<a href="http://technorati.com/tags/mschema" rel="tag">mschema</a>,<a href="http://technorati.com/tags/csla" rel="tag">csla</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/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/c%2b%2b" rel="tag">c++</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/ncover" rel="tag">ncover</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f05%2f05%2fdew-drop-may-5-2009%2f&amp;title=Dew+Drop+-+May+5%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-2009/" style="border:0px" /></a></div>
</div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+May+5%2C+2009+http://8bcsd.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.alvinashcraft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+May+5%2C+2009+http://8bcsd.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/05/05/dew-drop-may-5-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; April 20, 2009</title>
		<link>http://www.alvinashcraft.com/2009/04/20/dew-drop-april-20-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/04/20/dew-drop-april-20-2009/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 13:00:09 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[code camp]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[philly .net]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[s#arp architecture]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows mobile 6.5]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/04/20/dew-drop-april-20-2009/</guid>
		<description><![CDATA[&#160; Long list today because I skipped the weekend post. I was busy at Philly.NET Code Camp 2009.1 on Saturday. Thanks to everyone who came out to my S#arp Architecture talk, especially Nick and Sara. &#160; .NET / Visual Studio C# String.Empty Example and Issues (Sam Allen) C# “” better than string.Empty? (Dave M. Bush) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><em>Long list today because I skipped the weekend post. I was busy at </em><a href="http://www.phillydotnet.org/Default.aspx?tabid=776"><em>Philly.NET Code Camp 2009.1</em></a><em> on Saturday. Thanks to everyone who came out to my </em><a href="http://www.sharparchitecture.net/"><em>S#arp Architecture</em></a><em> talk, especially </em><a href="http://www.coderjournal.com/"><em>Nick</em></a><em> and </em><a href="http://girldeveloper.com/"><em>Sara</em></a><em>.</em></p>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dotnetperls.com/Content/string-Empty.aspx">C# String.Empty Example and Issues</a> (Sam Allen)</li>
<li><a href="http://blog.dmbcllc.com/2009/04/20/c-better-than-stringempty/">C# “” better than string.Empty?</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/JXZx-BuJzso/nhibernate-mapping-ltone-to-onegt.aspx">NHibernate Mapping &#8211; &lt;one-to-one/&gt;</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/RF8nOLWyYHE/nhibernate-mapping-ltjoingt.aspx">NHibernate Mapping &#8211; &lt;join/&gt;</a> (Oren Eini)</li>
<li><a href="http://blog.boyet.com/blog/blog/more-on-the-lock-free-stack-queue-memory-fences/">More on the lock-free stack/queue: memory fences</a> (Julian M. Bucknall<julianb @BOYET.COM>)</li>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/04/19/linq-to-z3-theorem-solving-on-steroids-part-0.aspx">LINQ to Z3 – Theorem Solving on Steroids – Part 0</a> (Bart de Smet)</li>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=Extension-Methods-in-C-cool-but-at-what-cost-.html&amp;Itemid=29">Extension Methods in C#: cool but at what cost?</a> (Christopher Diggins)</li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/04/17/introduction-to-healthvaultdevelopment-11-data-filtering.aspx">Introduction to HealthvaultDevelopment #11: Data filtering</a> (Eric Gunnerson)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/0KqDG29Aw7w/c-regions-are-not-useful-give-me-a-break.aspx">C# Regions are not Useful? Give me a Break</a> (Dave Schinkel)</li>
<li><a href="http://feedproxy.google.com/~r/ManagedWorld/~3/P9w9zE9IWaY/f-basics-ndash-infix-operators.aspx">F# Basics – Infix Operators</a> (Jason Olson)</li>
<li><a href="http://csharp.tc/2009/04/how-does-c-lambda-expressions-work/">How does C# Lambda expressions work?</a> (Fredrik Eriksson)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=c6bf09b0-48a6-4f3b-aa79-2844478bb37b">Keep Your IQueryable In Check</a> (Justin Etheredge)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/d4aFx1JUd2M/sorry-tale-of-visual-studio-web-site.html">The sorry tale of the Visual Studio Web Site</a> (Mike Hadlow)</li>
<li><a href="http://blogs.msdn.com/surface/archive/2009/04/17/developing-surface-applications.aspx">Developing Surface Applications</a> (Luis Cabrera)</li>
<li><a href="http://wildermuth.com/2009/04/19/How_Relationships_are_Modeled_in_MSchema">How Relationships are Modeled in &quot;MSchema&quot;</a> (Shawn Wildermuth)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://microapplications.com/blog/archive/2009/04/18/329.aspx">.Net RIA Services and Multi-table Joins</a> (Bob Baker)</li>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=229">View Model Pattern with .NET RIA Services</a> (Nikhil Kothari)</li>
<li><a href="http://huddledmasses.org/a-wpf-countdown-timer-in-powerboots/">A WPF Countdown Timer in PowerShell 2.0</a> (Joel Bennett)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/lGrQ/~3/dcBLesLM7zQ/some-facts-about-silverlight-3-and.html">Some facts about Silverlight 3 and where it’s going</a> (Peter Bromberg)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/04/17/navigation-system-in-wpf.aspx">Navigation system in WPF</a> (Lester Lobo)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/04/19/silverlight-layouts-part-1.aspx">Silverlight Layouts Part 1</a> (Charlie Calvert)</li>
<li><a href="http://www.cynergysystems.com/blogs/page/josefajardo?entry=silverlight_3_out_of_browser">Silverlight 3 Out of Browser &#8211; Quick Rant</a> <em>and</em>&#160;<a href="http://www.cynergysystems.com/blogs/page/josefajardo?entry=it_took_me_under_5">It took me under 5 minutes to realize the power of behaviors…</a> (Jose Fajardo)</li>
<li><a href="http://www.thejoyofcode.com/Cracking_an_XPS_in_WPF.aspx">Cracking an XPS in WPF</a> <em>and</em>&#160;<a href="http://www.thejoyofcode.com/WPF_Quick_Tip_Converters_as_MarkupExtensions.aspx">WPF Quick Tip: Converters as MarkupExtensions</a> (Josh Twist)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/UC-mSJvUTPA/deep-zoom-composer-updated-to-support-publishing-to-deepzoompix.aspx">Deep Zoom Composer Updated To Support Publishing To DeepZoomPix!</a> (Sunshine)</li>
<li><a href="http://sachabarber.net/?p=504">WPF : Dynamic Search Driven List Results (Now uses AppDomain)</a> <em>and</em>&#160;<a href="http://sachabarber.net/?p=510">WPF : Blend 3 Interactions / Behaviours</a> (Sacha Barber)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/04/19/silverlight-3-out-of-browser-applications-with-cached-extensions.aspx">Silverlight 3 – Out of Browser Applications with Cached Extensions</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/Cbk0AaCncF8/ShowArticle.aspx">SuperPreview with Microsoft Expression Web 3</a> (Minal Agarwal)</li>
<li><a href="http://www.nikhilk.net/NET-RIA-Services-ViewModel-Pattern.aspx">View Model Pattern with .NET RIA Services</a> (Nikhil Kothari)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/m4oI1MuTvZ0/">Just Noticed some Great Tutorials by the Author of Learning ExtJS</a> (Peter Kellner)</li>
<li><a href="http://geekswithblogs.net/ranganh/archive/2009/04/17/asp.net-session-state-shared-between-ie-tabs-and-ie8.aspx">ASP.NET Session State shared between IE Tabs and IE8</a> (Harish Ranganathan)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/04/17/minimize-code-by-using-jquery-and-data-templates.aspx">Minimize Code by Using jQuery and Data Templates</a> (Dan Wahlin)</li>
<li><a href="http://webdevdotnet.blogspot.com/2009/04/javascript-unit-testing-part-2-jsspec.html">JavaScript Unit Testing Part 2: JSSpec</a> (Elijah Manor)</li>
<li><a href="http://sharplife.net/2009/04/20/ASPNETMVCFreeEBooks.aspx">ASP.NET MVC Free eBooks</a> (Mahdi Taghizadeh)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/HhVaItVyNJk/the-performances-implications-of-the-expression-tree-based-actionlink-helper.aspx">The performance implications of the expression tree-based ActionLink helper</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/PmmX6ZU6Ouo/how-improve-performances">How to improve the performances of ASP.NET MVC web applications</a> (Simone Chiaretta)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/eHnFWs0uEQg/729630.aspx"><font color="#ff8000">Native JSON Parsing: What does it mean?</font></a><font color="#ff8000"> (Rick Strahl) <em>– Link of the Day</em></font></li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2009/04/19/openrasta-or-how-to-speak-rest.aspx">OpenRasta, or “How to speak REST”</a> (Kyle Baley)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/fallenrogue/~3/w2xZmrxf89k/97956178">&quot;Don&#8217;t be a plumber&quot; is horrible advice.</a> (Leon Gersing)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/_HIK7GIJfJ0/what-do-i-expect-from-guidance.aspx">What do I expect from guidance?</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/pyJANNrhqWc/repository-is-the-new-singleton.aspx">Repository is the new Singleton</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/mJXxE5HdPx8/where-is-the-roi.aspx">Where is the ROI?</a> (Oren Eini)</li>
<li><a href="http://bradapp.blogspot.com/2009/04/agility-cycle-part-1.html">The Agility Cycle &#8211; Part 1</a> (Brad Appleton)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/3ERHJxjr_Tk/">Put Performance Concerns Into Perspective</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/davybrion/~3/-kbcFrW56Zc/">Gotta Love Refactoring</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/ybvNl5uxbqg/decoupling-workflow-and-forms-with-an-application-controller.aspx">Decoupling Workflow And Forms With An Application Controller</a> (Derick Bailey)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/8jWp4gesbSM/first-order-agile-scaling.html">First Order Agile Scaling</a> and <a href="http://feedproxy.google.com/~r/LeadingAgile/~3/L1WDslTW8GQ/software-requirements-balancing-act.html">The Software Requirements Balancing Act</a> (Mike Cottmeyer)</li>
<li><a href="http://weblogs.asp.net/despos/archive/2009/04/17/ajax-architectures-condensed.aspx">AJAX Architectures Condensed</a> (Dino Esposito)</li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/H5qV7-y2iDU/leader-vs-ruler-which-one-are-you.html">Leader vs. Ruler: Which One Are You?</a> (Jurgen Appelo)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=987a2eba-cb85-4a30-8bd4-0c2434bee194">Ditching the Micro-Optimization Fetish</a> (Justin Etheredge)</li>
<li><a href="http://elegantcode.com/2009/04/18/half-a-book-review-soa-patterns/">Half-a-Book Review: SOA Patterns</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/N_DGb0_A_QA/">F#: Refactoring that little twitter application into objects</a> and <a href="http://feedproxy.google.com/~r/MarkNeedham/~3/m1kiqrVzpfw/">I don&#8217;t have time not to test!</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/H9sWNxuBi4M/">Coding: Applying levels of abstraction</a> (Mark Needham)</li>
<li><a href="http://shrinik.blogspot.com/2009/04/10-ways-to-reduce-cost-of-software.html">10 ways to reduce cost of software testing</a> (Shrini Kulkarni)</li>
<li><a href="http://www.udidahan.com/2009/04/20/saga-persistence-and-event-driven-architectures/">Saga Persistence and Event-Driven Architectures</a> (Udi Dahan)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-on-C9-Office-2010-PowerShell-for-OpenXML-and-would-you-help-a-robot/">This Week on C9: Office 2010, PowerShell for OpenXML, and would you help a robot</a> (Brian Keller)</li>
<li><a href="http://girldeveloper.com/vlog/another-video-blog/">Another Video Blog</a> (Sara Chipps)</li>
<li><a href="http://development-guides.silverbaylabs.org/Video/Model-View-View-Model---Silverlight-2">ViewModel (MVVM) in Raw Silverlight 2</a> (Erik Mork)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2271">CodeCast: Oslo and M with Paul Vick</a> (Chris Sells)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/agHZM3Sy14I/">Herding Code 43: Javier Lozano on the &quot;M&quot; in MVC</a> (Jon Galloway)</li>
<li><a href="http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-III-Hosting-Web-Services-and-Silverlight/">deCast &#8211; Building an Azure App Part III: Hosting Web Services and Silverlight</a> (Rob Bagby)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANETForSilverlightVideoSeriesPrepurchaseOffer.aspx">CSLA .NET for Silverlight video series pre-purchase offer</a> (Rockford Lhotka)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/y3P8L39_gWY/show-316-lode-runner-and-high-end-laptops.aspx">Major Nelson Show #316 : Lode Runner and photo editing laptops</a> (Larry Hryb)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5448.entry">Microsoft Announces &quot;OfficePalooza&quot; Two Week Contest Event for VBA Office Programmers</a> (Blake Handler)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/AXrO0n1Vx4k/virtual-alt-net-meeting-about-s-harp-architecture.aspx">Virtual ALT.NET Meeting about S#arp Architecture</a> (Chad Myers)</li>
<li><a href="http://erikbase.blogspot.com/2009/04/philly-net-code-camp-notes.html">Philly .NET Code Camp Notes</a> (Erik Peterson)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/_nFstGLnlac/">Code Camp 2009.1 &#8211; Gooey GUI… Programming in Visual Studio</a> (Nick Berardi)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://elegantcode.com/2009/04/17/c-style-operators-in-sql-server-2008/">C Style operators in SQL Server 2008</a> (Darrel Carver)</li>
<li><a href="http://database-programmer.blogspot.com/2009/04/relational-model.html">The Relational Model</a> (Ken Downs)</li>
<li><a href="http://blog.sqlauthority.com/2009/04/18/sqlauthority-news-troubleshooting-performance-problems-in-sql-server-2008/">SQLAuthority News &#8211; Troubleshooting Performance Problems in SQL Server 2008</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2009/04/20/sqlauthority-book-review-pro-t-sql-2008-programmer%e2%80%99s-guide-by-michael-coles/">SQLAuthority Book Review &#8211; Pro T-SQL 2008 Programmer’s Guide by Michael Coles</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.pheedcontent.com/click.phdo?i=a54e5f7dd1b62b065bfc72489488bd57">Windows Mobile 6.5 coming May 11, WM 6.5 phones not so much</a> (Brad Linder)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/3fXCnPaQ8XA/ViewPost.aspx">SharePoint sheds the “Office” label with Microsoft SharePoint 2010</a> (Cornelius J. van Dyk)</li>
<li><a href="http://feedproxy.google.com/~r/keithelder/~3/4MrSY_JxIqI/google-pushing-chrome-to-internet-explorer-users.aspx">Google Pushing Chrome to Internet Explorer Users</a> (Keith Elder)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/04/17/there-is-a-are-you-sure-you-want-to-navigate-away-alert-when-editing-your-wiki-018.aspx">There is a “Are you sure you want to navigate away?” alert when editing your wiki? &#8211; #018</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/saraford/archive/2009/04/20/you-can-enlarge-the-wiki-text-area-019.aspx">You can enlarge the wiki text area &#8211; #019</a> (Sara Ford)</li>
<li><a href="http://on10.net/blogs/sarahintampa/New-Windows-Live-Mobile-Client/">New Windows Live Mobile Client</a> <em>and</em>&#160;<a href="http://on10.net/blogs/sarahintampa/FeedMe-An-RSSPodcast-Client-for-Windows-Mobile/">FeedMe: An RSS/Podcast Client for Windows Mobile</a> (Sarah Perez)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/qpEwqOHlZgQ/LowBandwidthViewAndOtherHiddenAndFutureFeaturesOfMSDN.aspx">Low Bandwidth View and other Hidden (and Future) Features of MSDN</a> (Scott Hanselman)</li>
<li><a href="http://rtipton.wordpress.com/2009/04/18/evernotes-new-twitter-functionality/">Evernote’s New Twitter Functionality</a> (Rhonda Tipton)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=eb044397be42562e0c19a6e215565577">Windows 7 RC to be released publicly on May 5</a> (Lee Mathews)</li>
<li><a href="http://feedproxy.google.com/~r/dasblonde/~3/eiAfLeAnKi0/MicrosoftTechnologyRoadmapLinksAndResources.aspx">Microsoft Technology Roadmap Links and Resources</a> (Michele Leroux Bustamante)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/04/17/five-dollar-words-for-programmers-part-five-reification.aspx">Five-Dollar Words For Programmers, Part Five: Reification</a> (Eric Lippert)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/AYhTGbEqyhA/">LINKBLOG for April 17, 2009</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/ArjansWorld/~3/HvwCfAGr9n8/">LINKBLOG for April 19, 2009</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/ArjansWorld/~3/UtJbgofJCzE/">LINKBLOG for April 20, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=19bc9d71-fc65-4b44-bf85-6caea390a5a4">Interesting Finds: April 17, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=c8d09fc5-0a2e-4a49-bbba-47cfd6e48bb4">Interesting Finds: April 18, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=d1cde16c-7f9c-4567-b602-a0e3220ba57f">Interesting Finds: April 19, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/sz3BmEXIVvo/">The Morning Brew #330</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/04/17/131276.aspx">Silverlight Cream for April 17, 2009 &#8212; #573</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/04/19/131300.aspx">Silverlight Cream for April 19, 2009 &#8212; #574</a> (Dave Campbell)</li>
<li><a href="http://grantpalin.com/2009/04/19/weekly-links-49/">Weekly Links #49</a> (Grant Palin)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-friday-the-best-sql-server-links-of--19">SQL Friday, The Best SQL Server Links Of The Past Week Episode 18</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/Kk0Gr5M_Z4c/">Squeezed Links: April 2009</a> (Max Pool)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/ZlPYMAl3kJ4/">New and Notable 313</a> (Sam Gentile<graffiti @YOURSITE.COM>)</li>
<li><a href="http://rtipton.wordpress.com/2009/04/19/weekly-link-post-90/">Weekly Link Post 90</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/1L26Zu_7_JQ/cloudnews-for-april-17th-2009">CloudNews for April 17th, 2009</a> (Mayank Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:97308e45-21f3-4b85-9614-d70b1a74e9b7" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Professional ASP.NET MVC 1.0: Rob Conery, Scott Hanselman, Phil Haack, Scott Guthrie: Books" href="http://www.amazon.com/exec/obidos/ASIN/0470384611/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0470384611.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Professional ASP.NET MVC 1.0: Rob Conery, Scott Hanselman, Phil Haack, Scott Guthrie: Books</a></p>
<p><b>ISBN</b>: 0470384611<br /><b>ISBN-13</b>: 9780470384619</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:60eaaadb-dae4-42d4-b397-1ba0af56e8a8" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/04/20/dew-drop-april-20-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/04/20/dew-drop-april-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:f4ed5a30-5f5a-4414-9d14-7a916c5a36f4" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/mgrammar" rel="tag">mgrammar</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/windows+mobile+6.5" rel="tag">windows mobile 6.5</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/s%23arp+architecture" rel="tag">s#arp architecture</a>,<a href="http://technorati.com/tags/philly+.net" rel="tag">philly .net</a>,<a href="http://technorati.com/tags/code+camp" rel="tag">code camp</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/json" rel="tag">json</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</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%2f04%2f20%2fdew-drop-april-20-2009%2f&amp;title=Dew+Drop+%e2%80%93+April+20%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/04/20/dew-drop-april-20-2009/" style="border:0px" /></a></div>
</div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+April+20%2C+2009+http://x3263.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.alvinashcraft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+April+20%2C+2009+http://x3263.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/04/20/dew-drop-april-20-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 23, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/23/dew-drop-march-23-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/23/dew-drop-march-23-2009/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 12:44:26 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[csla .net]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight 3]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/03/23/dew-drop-march-23-2009/</guid>
		<description><![CDATA[&#160; .NET / Visual Studio Live Framework Tools for Microsoft Visual Studio April 2009 CTP (MS Downloads) Windows Azure Tools for Microsoft Visual Studio March 2009 CTP (Gunnar Peipman) An Evening with Fluent NHibernate (Howard Dierking) – Link of the Day Introduction to NHibernate, pt.5 (Ian Cooper) Live fx Helper Class – extra methods : [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/q5A0SOUVZYI/details.aspx">Live Framework Tools for Microsoft Visual Studio April 2009 CTP</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/ehrQ0LRbA70/windows-azure-tools-for-microsoft-visual-studio-march-2009-ctp.aspx">Windows Azure Tools for Microsoft Visual Studio March 2009 CTP</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/WSAQrhV0VVs/an-evening-with-fluent-nhibernate.aspx"><font color="#ff8000">An Evening with Fluent NHibernate</font></a><font color="#ff8000"> (Howard Dierking) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/-dJf5xrvP_w/introduction-to-nhibernate-pt-5.aspx">Introduction to NHibernate, pt.5</a> (Ian Cooper)</li>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2009/03/22/live-fx-helper-class-extra-methods-live-framework.aspx">Live fx Helper Class – extra methods : Live Framework</a> (Jamie Thomson)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANET362ReleaseCandidateAvailable.aspx">CSLA .NET 3.6.2 Release Candidate available</a> (Rockford Lhotka)</li>
<li><a href="http://t4toolbox.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24272">T4 Toolbox &#8211; Release: 9.3.21.1</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/98DECSrR_Q0/m-is-to-dsl-as-drag-amp-drop-is-to.aspx">M is to DSL as Drag &amp; Drop is to programming</a> (Oren Eini)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/cO3SyjmzN4c/details.aspx">Expression Media 2 SP2</a> (MS Downloads)</li>
<li><a href="http://silverlighthack.com/post.aspx?id=61b71be8-467c-4a62-94ac-a1677b648c49">Silverlight 3 Release Date (RTW) Surprise</a> (Bart Czernicki)</li>
<li><a href="http://blogs.msdn.com/bgold/archive/2009/03/22/new-official-silverlight-blog.aspx">New official Silverlight Blog</a> (Brian Goldfarb)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANETForSilverlightVideoTrainingSeries.aspx">CSLA .NET for Silverlight video training series</a> (Rockford Lhotka)</li>
<li><a href="http://dotnet.org.za/rudi/archive/2009/03/23/dragging-has-never-been-so-easy.aspx">Dragging has NEVER been so easy</a> (Rudi Grobler)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/-WrT7Q7Xros/slidentity-silverlight-sample-application.aspx">Silverlight 3 Sample Application: Slidentity</a> <em>and</em>&#160;<a href="http://feeds.timheuer.com/~r/timheuer/~3/4FQ73M2pAC0/silverlight-navigation-framework-and-uri-routing.aspx">Silverlight 3: Navigation URI Routing</a> (Tim Heuer)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelSync/~3/rgccthYoOEU/silverlight-3-array-helper">Silverlight 3: Array Helper</a> (Michael Sync)</li>
<li><a href="http://designwithsilverlight.com/2009/03/22/using-the-new-silverlight-3-perspective-tools-to-emulate-3d/">Using the new Silverlight 3 Perspective tools to emulate 3D</a> (Jeff)</li>
<li><a href="http://wpf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25047">WPF Toolkit &#8211; March 2009 Release</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/rVSrfWn0Aeo/post.aspx">Patterns and Origins: Sueetie User Avatars</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/LYypZD3MW0g/677442.aspx">Internet Explorer Global Variable Blow ups</a> (Rick Strahl)</li>
<li><a href="http://json.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25040">Json.NET 3.5 Beta 3</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/jClCa_dM_2g/why-i-dont-use-openweb.html">Why I don’t use OpenWeb()</a> (Gary Lapointe)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/noop/~3/SLdAy5PJ9eQ/great-managers-have-no-secrets.html">Great Managers Have No Secrets</a> (Jurgen Appelo)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/PyyrC_JiWIk/test-review-3-unity.aspx">Test Review #3 – Unity</a> (Roy Osherove)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=d0788fd8-c8af-47f8-a1be-8c731f4d514b">To Inject Or Not To Inject</a> (Justin Etheredge)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/03/22/the-sucessor-value-pattern">The Successor Value Pattern</a> (Michael Feathers)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/9EvITR7x0kw/">Coding: Making the debugger redundant</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://girldeveloper.com/some-junk/sexiest-bachelor-developer-results/">Sexiest Bachelor Developer Results!!!</a> (Sara J. Chipps)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/LHEBBs0w8PE/mix-slides-code-and-session-recording.aspx">MIX Slides, Code, and Session Recording</a> (Stephen Walther)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/tTtXLxgOKhc/index.php">Bonus Episode &#8211; PowerScripting Podcast &#8211; The Missing Interviews</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/trnIsI101yM/TheThirstyDeveloper56QuickBasicGorillas.aspx">The Thirsty Developer 56: Quick Basic Gorillas</a> (Dave Bost &amp; Larry Clarkin)</li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1981/">The History of Microsoft &#8211; 1981</a> (Tina)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://www.secretgeek.net/sql_red_production.asp">Differentiating between environments within SQL Server Management Studio</a> (Leon Bambrick)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/gfbjzwW_OIs/">The Morning Brew #312</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/22/130318.aspx">Silverlight Cream for March 22, 2009 &#8212; #545</a> (Dave Campbell)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/a0Hcv-Q_Jg8/links-of-the-week-76.aspx">Links of the week #76</a> (David Vidmar)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/22/143070.aspx">Interesting Finds: March 22, 2009</a> (Jason Haley)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/03/22/discoveries-this-week-03-20-2009.aspx">Discoveries This Week 03/20/2009</a> (Rick Minerich)</li>
<li><a href="http://rtipton.wordpress.com/2009/03/22/weekly-link-post-86/">Weekly Link Post 86</a> (Rhonda Tipton)</li>
<li><a href="http://spietrek.blogspot.com/2009/03/links-3222009.html">Links (3/22/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:3d96155d-6457-4fb7-bc13-537c06de7b8a" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="More Effective C#: 50 Specific Ways to Improve Your C# (Effective Software Development Series): Bill Wagner: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321485890/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321485890.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">More Effective C#: 50 Specific Ways to Improve Your C# (Effective Software Development Series): Bill Wagner: Books</a></p>
<p><b>ISBN</b>: 0321485890<br /><b>ISBN-13</b>: 9780321485892</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:011ee3dc-b309-4775-ac07-ff3484bf8aff" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/03/23/dew-drop-march-23-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/23/dew-drop-march-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:63d4e52d-6f9d-491e-986b-2215e10b38cc" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight+3" rel="tag">silverlight 3</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/csla+.net" rel="tag">csla .net</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/mgrammar" rel="tag">mgrammar</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</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%2f03%2f23%2fdew-drop-march-23-2009%2f&amp;title=Dew+Drop+-+March+23%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/23/dew-drop-march-23-2009/" style="border:0px" /></a></div>
</div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+March+23%2C+2009+http://gn7nc.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.alvinashcraft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+March+23%2C+2009+http://gn7nc.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/23/dew-drop-march-23-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 18, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:21:35 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[prism v2]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/</guid>
		<description><![CDATA[&#160; .NET / Visual Studio Managed Extensibility Framework (MEF) – Very slick, but is it just me? (Andrew Connell) The M Programming Language – Part 2 – Collections and Extents (Bart de Smet) References are not addresses (Eric Lippert) – Link of the Day Easy embed workflow in your application (Juliën Hanssens) Implement LINQ to [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/542055853/Managed-Extensibility-Framework-MEF-ndash-Very-slick-but-is-it.aspx">Managed Extensibility Framework (MEF) – Very slick, but is it just me?</a> (Andrew Connell)</li>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/02/18/the-m-programming-language-part-2-collections-and-extents.aspx">The M Programming Language – Part 2 – Collections and Extents</a> (Bart de Smet)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/02/17/references-are-not-addresses.aspx"><font color="#ff8000">References are not addresses</font></a><font color="#ff8000"> (Eric Lippert)<em> – Link of the Day</em></font></li>
<li><a href="http://blogs.securancy.com/post.aspx?id=60530b03-80b0-45d3-9342-3c67120bcdd9">Easy embed workflow in your application</a> (Juliën Hanssens)</li>
<li><a href="http://www.thinkbeforecoding.com/post/2009/02/17/Implement-Linq-to-Objects-in-CSharp-2">Implement LINQ to Objects in C# 2.0</a> (Jérémie)</li>
<li><a href="http://feeds.feedburner.com/~r/StephenFortesBlog/~3/541784332/PermaLink,guid,d3983e8f-9cb0-468b-a9c6-c5c45fa6d86d.aspx">Modeling an Application in Oslo Part III: Transforming MGraph to TSQL</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/MicrosoftDownloadCenter/~3/541311907/details.aspx">Composite Application Guidance for WPF and Silverlight &#8211; February 2009</a> (MS Downloads)</li>
<li><a href="http://adamkinney.com/blog/412/default.aspx">Prism v2 now supports WPF and Silverlight</a> (Adam Kinney)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/8YqKUAmjjd8/PortingWPFApplicationsToTheMicrosoftSurface.aspx">Porting WPF Applications to the Microsoft Surface</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/microsft/~3/v_yQDtWwgTQ/">WPF Line-Of-Business labs and Silverlight vs. Flash</a> (Tamir Khason)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/18/news-prism-2-0-is-live.aspx">NEWS: Prism 2.0 is Live</a> (Joel Reyes)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/541947478/a-response-to-validation-in-a-ddd-world.aspx">A response to Validation in a DDD world</a> (Billy McCafferty)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/541994114/ddd-services.aspx">DDD: Services</a> (Casey Charlton)</li>
<li><a href="http://feedproxy.google.com/~r/LarryClarkin/~3/NrA7DGXC1Xw/AdaptingToTheSituation.aspx">Adapting to the situation</a> (Larry Clarkin)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2009/02/17/great-user-interfaces-clarity-and-information-in-parallel.aspx">Great User Interfaces, Clarity, and Information in Parallel</a> (Mark Miller)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://geekswithblogs.net/ranganh/archive/2009/02/18/installing-the-asp-to-asp.net-migration-assistant-on-windows-vista.aspx">Installing the ASP to ASP.NET Migration Assistant on Windows Vista</a> (ranganh)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/elUobzc1Kg4/subtext-2.1-ndash-a-great-.net-open-source-blogging-platform.aspx">Subtext 2.1 – A great .NET Open Source Blogging Platform</a> (Dave Schinkel)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/18/jquery-ui-resizable-w-aspnet-themes/">jQuery UI &#8211; Resizable w/ ASP.NET Themes</a> (Dave M. Bush)</li>
<li><a href="http://feeds.feedburner.com/~r/lozanotek/~3/542156357/Contextual_Sessions_with_NHibernate_ndash_Part_1.aspx">Contextual Sessions with NHibernate – Part 1</a> (Javier G. Lozano)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=1c179f4f-75d2-42b2-94b2-0cbf3872245c">Announcing my book: ASP.NET MVC 1.0 Quickly</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/C1QUpQbmn0U/ShowArticle.aspx">Calling JavaScript from ASP.NET Master Page and Content Pages &#8211; Part II</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/iTHz-1CRsS4/polymorphism-with-javascript.aspx">Polymorphism with JavaScript</a> (John Teague)</li>
<li><a href="http://haacked.com/archive/2009/02/17/aspnetmvc-ironruby-with-filters.aspx">IronRuby ASP.NET MVC With Filters</a> (Phil Haack)</li>
<li><a href="http://feeds.feedburner.com/~r/jeffreypalermo/~3/541850265/">JetBrains RubyMine provides navigation and refactoring for Javascript</a> (Jeffrey Palermo)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/02/17/iis7-load-balancing-routing-module-now-available.aspx">IIS7 Load Balancing &amp; Routing Module Now Available!</a> (Omar Khan)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/beaudreaux/archive/2009/02/17/slide-decks-from-the-harrisburg-pa-msdn-freedom-roadshow.aspx">Slide Decks from the Harrisburg, PA MSDN Freedom Roadshow</a> (David Solivan)</li>
<li><a href="http://feeds.feedburner.com/~r/PelisFarm/~3/542259267/PexEuropeTourMarch09.aspx">Pex Europe Tour March’09</a> (Jonathan de Halleux)</li>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/541818818/ViewPost.aspx">TechEd North America 2009</a> (Eric Shupps)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/02/17/events-this-week-february-17th-2009.aspx">Events This Week – February 17th, 2009</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/gduthie/archive/2009/02/17/community-megaphone-and-ugss.aspx">Community Megaphone and UGSS</a> (G. Andrew Duthie)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://huddledmasses.org/scriptable-ssh-from-powershell/">Scriptable SSH from PowerShell</a> (Joel Bennett)</li>
</ul>
<p>&#160;</p>
<h3>SQL Server</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/sql-server-distance-calculation-option-3">SQL Server Distance Calculation Option 3 &#8211; Using the CLR</a> (Alex Ullrich)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.downloadsquad.com/2009/02/18/does-microsoft-already-have-a-windows-7-release-candidate/">Does Microsoft already have a Windows 7 release candidate?</a> (Lee Mathews)</li>
<li><a href="http://blog.wired.com/geekdad/2009/02/nerds-show-us-h.html">Nerds Show Us How to Count Binary on Our Fingers</a> (John Baichtal)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/rpDl54toyLU/post.aspx">Nordic Track Book Club Review: The New Influencers</a> (Dave Burke)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Change-Your-Windows-7-Media-Center-Background/">Change Your Windows 7 Media Center Background</a> (Sarah Perez)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/542029061/windows-fader-2-released.aspx">Windows Fader 2 released</a> (David Vidmar)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/jakM927KgEg/BooksIThinkEveryoneShouldRead.aspx">Books I Think Everyone Should Read</a> (Jean-Paul S. Boodhoo)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/PWUQSXk7S5M/">LINKBLOG for February 17, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/18/142910.aspx">Interesting Finds: February 18, 2009</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/17/129471.aspx">Silverlight Cream for February 17, 2009 &#8212; #520</a> (Dave Campbell)</li>
<li><a href="http://techtwitterings.blogspot.com/2009/02/tech-twitterings-16.html">Tech Twitterings #16</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/nKxlx17TR0U/">The Morning Brew #289</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/HXzTkiz6tZY/cloudnews-for-february-17th-2009">CloudNews for February 17th, 2009</a> (Sameer Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:c432f3fc-0318-4adb-9be0-5841a219330a" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="ASP.NET MVC Framework Unleashed" href="http://www.amazon.com/exec/obidos/ASIN/0672329980/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0672329980.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">ASP.NET MVC Framework Unleashed</a></p>
<p><b>ISBN</b>: 0672329980<br /><b>ISBN-13</b>: 9780672329982</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:8e58c01b-5ae2-4e1f-8c1b-98122d1c2d8c" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-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:35a7be78-7a6d-4aba-a5f8-0cb68a3e4ccf" class="wlWriterSmartContent">Technorati Tags: <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/prism+v2" rel="tag">prism v2</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/mgrammar" rel="tag">mgrammar</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery+ui" rel="tag">jquery ui</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/ironruby" rel="tag">ironruby</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%2f02%2f18%2fdew-drop-february-18-2009%2f&amp;title=Dew+Drop+-+February+18%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/" style="border:0px" /></a></div>
</div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+February+18%2C+2009+http://5i59e.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.alvinashcraft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+February+18%2C+2009+http://5i59e.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 11, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-2009/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:48:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[mlinq]]></category>
		<category><![CDATA[ms dublin]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Introducing &#34;Mockups To Go&#34; (Peldi Guilizzoni) Qualities That Undergird Agile/XP Development (Chris Taylor) Buzzword Driven Development Isn&#8217;t Gonna Help You (Davy Brion) Domain Driven Design: Learning (Artur Trosin) When Do I Unit Test? (Leon Gersing) Why Is Great UI So Hard to Achieve? (Mark Miller) Agile: Re-Estimating Cards (Mark [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.balsamiq.com/blog/?p=617" target="_blank">Introducing &quot;Mockups To Go&quot;</a> (Peldi Guilizzoni)</li>
<li><a href="http://www.lostechies.com/blogs/agilecruz/archive/2009/02/10/qualities-the-undergird-agile-xp-development.aspx" target="_blank">Qualities That Undergird Agile/XP Development</a> (Chris Taylor)</li>
<li><a href="http://davybrion.com/blog/2009/02/buzzword-driven-development-isnt-gonna-help-you/" target="_blank">Buzzword Driven Development Isn&#8217;t Gonna Help You</a> (Davy Brion)</li>
<li><a href="http://weblogs.asp.net/arturtrosin/archive/2009/02/09/domain-driven-design-learning.aspx" target="_blank">Domain Driven Design: Learning</a> (Artur Trosin)</li>
<li><a href="http://fallenrogue.com/post/77222472/when-do-i-unit-test" target="_blank">When Do I Unit Test?</a> (Leon Gersing)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2009/02/06/why-is-great-ui-so-hard-to-achieve.aspx" target="_blank">Why Is Great UI So Hard to Achieve?</a> (Mark Miller)</li>
<li><a href="http://www.markhneedham.com/blog/2009/02/11/agile-re-estimating-cards/" target="_blank">Agile: Re-Estimating Cards</a> (Mark Needham)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2009/02/10/12521.aspx" target="_blank"><font color="#ff8000">Due Diligence and Code Comments</font></a><font color="#ff8000"> (K. Scott Allen) <em>– Link of the Day</em></font></li>
<li><a href="http://mosesofegypt.net/post.aspx?id=7e7f995d-0887-4f08-b430-17f5c887e1be" target="_blank">Domain Driven Design &amp; Test Driven Development\Design with Entity Framework, Part 1.a Refactoring &amp; Unit Testing</a> (Mohammad Mosa)</li>
<li><a href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2009/02/10/entropy-in-software.aspx" target="_blank">Entropy in Software</a> (Jimmy Bogard)</li>
<li><a href="http://devlicio.us/blogs/casey/archive/2009/02/11/ddd-bounded-contexts.aspx" target="_blank">DDD: Bounded Contexts</a> (Casey Charlton)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.thinkbeforecoding.com/post/2009/02/07/Lazy-load-and-persistence-ignorance" target="_blank">Lazy Load and Persistence Ignorance</a> (Jérémie)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/02/10/one-of-these-languages-is-not-like-the-others-part-1-enforcement-of-abstract-implementation.aspx" target="_blank">One of These Languages Is Not Like the Others &#8211; Part 1</a> (Rick Minerich)</li>
<li><a href="http://dotnet.dzone.com/news/linq-and-matrix-%E2%80%93-introducing" target="_blank">LINQ and The Matrix &#8211; Introducing MLinq</a> (Bart de Smet)</li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=942b3294-78da-401f-b99c-56c4e9b96e77&amp;displaylang=en&amp;tm" target="_blank">BizTalk Server and WCF Support in Visual Studio 2008</a> (MS Downloads) <em>– A MS whitepaper.</em></li>
<li><a href="http://www.lhotka.net/weblog/NETSerializationWrappers.aspx" target="_blank">.NET Serialization Wrappers</a> (Rocky Lhotka)</li>
<li><a href="http://blog.jagregory.com/2009/02/10/fluent-nhibernate-auto-mapping-overrides-and-alterations/" target="_blank">Fluent NHibernate: Auto Mapping, Overrides and Alterations</a> (James Gregory)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/10/talking-points-ado-net-dynamic-data.aspx" target="_blank">Talking Points: ADO.NET Dynamic Data</a> (Joel Reyes)</li>
<li><a href="http://www.udidahan.com/2009/02/07/nservicebus-19/" target="_blank">NServiceBus 1.9</a> (Udi Dahan)</li>
<li><a href="http://www.hanselman.com/blog/BackToBasics32bitAnd64bitConfusionAroundX86AndX64AndTheNETFrameworkAndCLR.aspx" target="_blank">Back to Basics: 32-bit and 64-bit Confusion Around x86 and x64 and the .NET Framework and CLR</a> (Scott Hanselman)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/10/142870.aspx" target="_blank">C# 3.5 Starting to Gel</a> (Jason Haley)</li>
<li><a href="http://www.codeproject.com/KB/recipes/VSLanguageService.aspx" target="_blank">Writing Your First Visual Studio Language Service</a> (Ben Morrison)</li>
<li><a href="http://geekswithblogs.net/bloesgen/archive/2009/02/10/hosting-a-wf-4.0-workflow-service-in-ldquodublinrdquo.aspx" target="_blank">Hosting a WF 4.0 Workflow Service in &quot;Dublin&quot;</a> (Brian Loesgen)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.lostechies.com/blogs/hex/archive/2009/02/07/if-you-are-developing-on-asp-net-mvc-and-your-are-not-using-mvccontrib-what-is-wrong-with-you.aspx" target="_blank">If You Are Developing on ASP.NET MVC and You Are Not Using MvcContrib&#8230; What Is Wrong With You?</a> (Eric Hexter)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-programmers-arrays/" target="_blank">JavaScript for C# Programmers: Arrays</a> (Julian M. Bucknall)</li>
<li><a href="http://blogs.msdn.com/lindsay/archive/2009/02/10/msdn-webcast-overview-of-asp-net-mvc.aspx" target="_blank">MSDN Webcast: Overview of ASP.NET MVC</a> (Lindsay Rutter)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/11/aspnet-mvc-model-bll-or-dal/" target="_blank">ASP.NET MVC &#8211; Model != BLL or DAL</a> (Dave M. Bush)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://silverlight.net/blogs/jesseliberty/archive/2009/02/10/extension-methods-part-2-facilitating-lambda-expressions-in-linq.aspx" target="_blank">Extension Methods Part 2 &#8211; Lambda Expressions in LINQ</a> (Jesse Liberty)</li>
<li><a href="http://adamkinney.com/blog/409/default.aspx" target="_blank">Descry, Data and Information Visualization Using Silverlight</a> (Adam Kinney)</li>
<li><a href="http://karlshifflett.wordpress.com/2009/02/10/xaml-power-toys-40-released-code-name-mvvm/" target="_blank">XAML Power Toys 4.0 Released &#8211; Code Name MVVM</a> (Karl Shifflett)</li>
<li><a href="http://silverlight.net/blogs/msnow/archive/2009/02/10/silverlight-tip-of-the-day-93-reading-xml-with-silverlight.aspx" target="_blank">Silverlight Tip of the Day #93 &#8211; Reading XML with Silverlight</a> (Mike Snow)</li>
<li><a href="http://msmvps.com/blogs/theproblemsolver/archive/2009/02/09/using-ninject-with-silverlight-to-make-you-code-more-testable.aspx" target="_blank">Using Ninject with Silverlight to Make Your Code More Testable</a> (Maurice de Beijer)</li>
<li><a href="http://www.betanews.com/article/Adobe_Microsofts_Silverlight_has_really_fizzled/1234310146" target="_blank">Adobe: Microsoft&#8217;s Silverlight &#8216;has really fizzled&#8217;</a> (Angela Gunn)</li>
<li><a href="http://www.codeproject.com/KB/silverlight/Show_Titles_with_Media.aspx" target="_blank">Playing Subtitles with Video in Silverlight</a> (Anil Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://www.thedatafarm.com/blog/2009/02/10/HeyJasonYouCantKeepRachelAppelToYourselfAnyMore.aspx" target="_blank">Hey Jason, You Can&#8217;t Keep Rachel Appel to Yourself Any More</a> (Julie Lerman)<em> – Rachel rocks!</em></li>
<li><a href="http://blogs.msdn.com/zxue/archive/2009/02/10/a-new-microsoft-site-devoted-to-it-pros-thrive.aspx" target="_blank">A New Microsoft Site Devoted to IT Pros</a> (Zhiming Xue) <em>– The site doesn’t render very well for me in Firefox.</em></li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://on10.net/blogs/sarahintampa/Stream-Netflix-Hulu-YouTube-and-More-to-Your-Xbox-360/" target="_blank">Stream Netflix, Hulu, YouTube, and More to Your Xbox 360</a> (Sarah Perez) <em>– I love PlayOn. It’s worth the $30 to me.</em></li>
<li><a href="http://www.cloudave.com/link/web-hosting-to-cloud-hosting-a-case-study" target="_blank">Web Hosting to Cloud Hosting &#8211; A Case Study</a> (Krishnan Subramanian)</li>
<li><a href="http://jeffblankenburg.com/2009/02/do-you-know-what-time-it-is.aspx" target="_blank">Do You Know What Time It Is?</a>&#160;<em>and</em>&#160;<a href="http://jeffblankenburg.com/2009/02/10-things-i-want-from-next-windows.aspx" target="_blank">10 Things I Want from the Next Windows Phone OS</a> (Jeff Blankenburg)</li>
<li><a href="http://weblogs.asp.net/podwysocki/archive/2009/02/10/resolved-language-debates.aspx" target="_blank">Resolved Language Debates?</a> (Matthew Podwysocki)</li>
<li><a href="http://blogs.msdn.com/smallbasic/archive/2009/02/10/microsoft-small-basic-v0-3-is-here.aspx" target="_blank">Microsoft Small Basic v0.3 Is Here</a> (Vijay)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/EwVHsAiKH4U/photosynth-update-new-features-amp-improvements.aspx" target="_blank">Photosynth Update: New Features &amp; Improvements</a> (Sunshine)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/10/142865.aspx" target="_blank">Interesting Finds: February 10, 2009</a> (Jason Haley)</li>
<li><a href="http://samgentile.com/Web/new-and-notable/new-and-notable-290/" target="_blank">New and Notable 290</a>&#160;<em>and</em>&#160;<a href="http://samgentile.com/Web/azure-cloud-services/windows-azure-links/" target="_blank">Windows Azure Links</a> (Sam Gentile)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-february-10th-2009" target="_blank">CloudNews for February 10th, 2009</a> (Mayank Gupta)</li>
<li><a href="http://www.arjansworld.com/2009/02/10/linkblog-for-february-10-2009/" target="_blank">LINKBLOG for February 10, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://blogs.msdn.com/jmeier/archive/2009/02/10/my-projects-on-msdn.aspx" target="_blank">My Projects on MSDN</a> (J.D. Meier)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/02/10/silverlight-tips-of-the-day-week-11.aspx" target="_blank">Silverlight Tips of the Day &#8211; Week 11</a> (Mike Snow)</li>
<li><a href="http://blogs.msdn.com/xna/archive/2009/02/10/creators-club-communiqu-17.aspx" target="_blank">Creators Club Communiqué 17</a> (Kathleen Sanders)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/10/129323.aspx" target="_blank">Silverlight Cream for February 10, 2009 &#8212; #513</a> (Dave Campbell)</li>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/02/11/575806.aspx" target="_blank">Link Listing &#8211; February 10, 2009</a> (Christopher Steen)</li>
<li><a href="http://blog.cwa.me.uk/2009/02/11/the-morning-brew-284/" target="_blank">The Morning Brew #284</a> (Chris Alcock)</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:9a385cde-55b7-4345-8b3a-349c653ec07c" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Inside the Microsoft&reg; Build Engine: Using MSBuild and Team Foundation Build (PRO-Developer): Sayed Ibrahim Hashimi, William Bartholomew: Books" href="http://www.amazon.com/exec/obidos/ASIN/0735626286/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0735626286.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Inside the Microsoft&reg; Build Engine: Using MSBuild and Team Foundation Build (PRO-Developer): Sayed Ibrahim Hashimi, William Bartholomew: Books</a></p>
<p><b>ISBN</b>: 0735626286<br /><b>ISBN-13</b>: 9780735626287</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:054e7df0-8ded-49ad-833f-d5ed4b5a60e4" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-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:ac89cce7-cc6c-4485-9380-a6082766ea69" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/ms+dublin" rel="tag">ms dublin</a>,<a href="http://technorati.com/tags/mgrammar" rel="tag">mgrammar</a>,<a href="http://technorati.com/tags/mlinq" rel="tag">mlinq</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</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%2f02%2f11%2fdew-drop-february-11-2009%2f&amp;title=Dew+Drop+-+February+11%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-2009/" style="border:0px" /></a></div>
</div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+February+11%2C+2009+http://hd7rg.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.alvinashcraft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+February+11%2C+2009+http://hd7rg.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/11/dew-drop-february-11-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 16, 2008</title>
		<link>http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:57:53 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[oxite]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/</guid>
		<description><![CDATA[Lots of buzz around Oxite today… not exactly positive buzz. .NET / Visual Studio Advanced C# &#8211; Unsafe Mode (Dave M. Bush) Learn a New Language Every Year? (Julie Lerman) Debugging UI (Aaron Lerch) Launched My Personal CodePlex Project: http://www.codeplex.com/mostlylucid (Scott Galloway) Windsor WCF Integration (Mike Hadlow) Using Classifications in MGrammar&#8217;s Intellipad and ADO.NET Data [...]]]></description>
			<content:encoded><![CDATA[<p><em>Lots of buzz around Oxite today… not exactly positive buzz.</em></p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blog.dmbcllc.com/2008/12/15/advanced-csharp-unsafe-mode/" target="_blank">Advanced C# &#8211; Unsafe Mode</a> (Dave M. Bush)</li>
<li><a href="http://blogs.eweek.com/devlife/content/net_general/learn_a_new_language_every_year.html" target="_blank">Learn a New Language Every Year?</a> (Julie Lerman)</li>
<li><a href="http://www.aaronlerch.com/blog/2008/12/15/debugging-ui/" target="_blank">Debugging UI</a> (Aaron Lerch)</li>
<li><a href="http://mostlylucid.net/archive/2008/12/15/launched-my-personal-codeplex-project-httpwww.codeplex.commostlylucid.aspx" target="_blank">Launched My Personal CodePlex Project: http://www.codeplex.com/mostlylucid</a> (Scott Galloway)</li>
<li><a href="http://dotnet.dzone.com/news/windsor-wcf-integration" target="_blank">Windsor WCF Integration</a> (Mike Hadlow)</li>
<li><a href="http://wildermuth.com/2008/12/15/Using_Classifications_in_MGrammar_s_Intellipad" target="_blank">Using Classifications in MGrammar&#8217;s Intellipad</a> <em>and</em> <a href="http://wildermuth.com/2008/12/16/ADO_NET_Data_Services_for_Multiple_Databases" target="_blank">ADO.NET Data Services for Multiple Databases?</a> (Shawn Wildermuth)</li>
<li><a href="http://lostintangent.com/2008/12/16/dynamic-data-annotating-your-data-driven-world/" target="_blank">Dynamic Data: Annotating Your Data-Driven World</a> (Jonathan Carter)</li>
<li><a href="http://jens-schaller.de/blog/2008/12/15/295.htm" target="_blank">SonicFileFinder 2.1 Released</a> (Jens Schaller <a href="http://weblogs.asp.net/rweigelt/archive/2008/12/16/6789794.aspx" target="_blank">via Roland Weigelt</a>)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2008/12/15/query-data-with-parallel-linq.aspx" target="_blank">Query Data with Parallel LINQ</a> (Charlie Calvert)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.coderjournal.com/2008/12/introducing-aspnet-mvc-part-1-model-view-controller/" target="_blank">Introducing the ASP.NET MVC (Part 1) &#8211; The Model-View-Controller Pattern</a> (Nick Berardi)</li>
<li><a href="http://nettuts.com/tutorials/javascript-ajax/create-an-amazoncom-books-widget-with-jquery-and-xml/" target="_blank">Create an Amazon Books Widget with jQuery and XML</a> (Brian Reindel)</li>
<li><a href="http://haacked.com/archive/2008/12/15/redirect-routes-and-other-fun-with-routing-and-lambdas.aspx" target="_blank">Redirect Routes and Other Fun with Routing and Lambdas</a> (Phil Haack)</li>
<li><a href="http://www.lazycoder.com/weblog/2008/12/15/new-aspnet-mvc-sample-oxite-needs-some-tlc/" target="_blank">New ASP.NET MVC Sample &#8211; Oxite &#8211; Needs Some TLC</a> (Scott Koon)</li>
<li><a href="http://devlicio.us/blogs/sergio_pereira/archive/2008/12/15/ie8-readiness-and-ietester.aspx" target="_blank">IE8 Readiness and IETester</a> (Sergio Pereira)</li>
<li><a href="http://west-wind.com/weblog/posts/570695.aspx" target="_blank">Removing the .SVC Extension from WCF REST URLs</a> (Rick Strahl)</li>
<li><a href="http://rachelappel.com/net/asp-net/asp-net-development-mvc-vs-web-forms/" target="_blank">ASP.NET Development: MVC vs. Web Forms</a> (Rachel Appel)</li>
<li><a href="http://blog.wekeroad.com/blog/xss-follow-up-search-suck/" target="_blank">XSS Follow Up: Search Suck</a> (Rob Conery)</li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2008/12/15/oxite-oh-dear-lord-why.aspx" target="_blank">Oxite &#8211; Oh Dear Lord Why?!</a> (Karl Seguin)</li>
<li><a href="http://blog.lozanotek.com/archive/2008/12/15/Oxite.aspx" target="_blank">Oxite</a> (Javier G. Lozano)</li>
<li><a href="http://blog.maartenballiauw.be/post/2008/12/16/CarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx" target="_blank">CarTrackr on Windows Azure &#8211; Part 2 &#8211; Cloud-Enabling CarTrackr</a> (Maarten Balliauw)</li>
<li><a href="http://www.thejoyofcode.com/A_tale_of_WebTests_IIS_Application_Pools_and_assembly_load_exceptions.aspx" target="_blank">A Tale of WebTests, IIS Application Pools and Assembly Load Exceptions</a> (Josh Twist)</li>
<li><a href="http://www.lostechies.com/blogs/chad_myers/archive/2008/12/15/my-quick-take-on-oxite.aspx" target="_blank">My Quick Take on Oxite</a> (Chad Myers)</li>
<li><a href="http://weblogs.asp.net/dotjosh/archive/2008/12/15/mvc-jquery-meets-x-mas-music-project.aspx" target="_blank">MVC/jQuery Meets Xmas Music Project</a> (Josh Schwartzberg)</li>
<li><a href="http://blog.dmbcllc.com/2008/12/16/jquery-calling-your-own-functions/" target="_blank">jQuery &#8211; Calling Your Own Functions</a> (Dave M. Bush)</li>
</ul>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.lostechies.com/blogs/derickbailey/archive/2008/12/15/kanban-in-software-development-part-2-5-a-variation-on-queues-pipelines-for-wip-and-done.aspx" target="_blank">Kanban in Software Development. Part 2.5: A Variation on Queues &#8211; Pipelines for WIP and Done</a> (Derick Bailey)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2008/12/15/functional-programming-unit-testing-part-3.aspx" target="_blank">Functional Programming Unit Testing &#8211; Part 3</a> (Matthew Podwysocki)</li>
<li><a href="http://martinfowler.com/bliki/BusinessReadableDSL.html" target="_blank">Business Readable DSL</a> (Martin Fowler)</li>
<li><a href="http://blogs.msdn.com/tomholl/archive/2008/12/16/how-my-team-does-agile.aspx" target="_blank">How My Team Does Agile</a> (Tom Hollander)</li>
<li><a href="http://blogs.msdn.com/camerons/archive/2008/12/16/uml-request-for-information.aspx" target="_blank">UML Request for Information</a> (Cameron Skinner)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2008/12/15/framework-design-guidelines-an-appeal-for-consistency.aspx" target="_blank">Framework Design Guidelines: An Appeal for Consistency</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/ivo_manolov/archive/2008/12/15/9223397.aspx" target="_blank">Introduction to TestAPI &#8211; Part 1: Input Injection APIs</a> (Ivo Manolov)</li>
<li><a href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/12/15/domain-models-in-presentation-frameworks.aspx" target="_blank"><span style="color: #ff8000;">Domain Models in Presentation Frameworks</span></a><span style="color: #ff8000;"> (Jimmy Bogard)<em> – Link of the Day</em></span></li>
<li><a href="http://dotnet.dzone.com/articles/model-driven-development-with-" target="_blank">Model Driven Development with &#8220;Oslo&#8221;</a> (Gunther Lenz)</li>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=SOA-Anti-Pattern-The-Knot.html&amp;Itemid=29" target="_blank">SOA Anti-Pattern: The Knot</a> (Arnon Rotem-Gal-Oz)</li>
</ul>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2008/12/unity-for-silverlight-from-patterns-practices/?&amp;owa_from=feed&amp;owa_sid=" target="_blank">Unity for Silverlight from patterns &amp; practices</a> (Ade Miller)</li>
<li><a href="http://www.devx.com/codemag/Article/40316?trk=DXRSS_DOTNET" target="_blank">Flexible and Powerful Data Binding with WPF</a> (Walt Ritscher)</li>
<li><a href="http://adamkinney.com/blog/390/default.aspx" target="_blank">What Can You Make with 10k of Silverlight or WPF?</a> (Adam Kinney)</li>
<li><a href="http://weblogs.asp.net/rweigelt/archive/2008/12/16/6789910.aspx" target="_blank">My WPF Bookshelf</a> (Roland Weigelt)</li>
<li><a href="http://www.silverlightshow.net/items/Silverlight-SEO.aspx" target="_blank">Silverlight SEO</a> (Boyan Mihaylov)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2008/12/15/generating-xml-schema-documents-using-ssis.aspx" target="_blank">Generating XML Schema Documents Using SSIS</a> (Jamie Thomson)</li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;displaylang=en&amp;tm" target="_blank">SQL Server 2005 SP3</a> (MS Downloads)</li>
<li><a href="http://blog.sqlauthority.com/2008/12/16/sql-server-find-collation-of-database-and-table-column-using-t-sql/" target="_blank">SQL Server &#8211; Find Collation of Database and Table Column Using T-SQL</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-server-2005-service-pack-3-has-been-" target="_blank">SQL Server 2005 Service Pack 3 Has Been Released</a> (Denis Gobo)</li>
<li><a href="http://www.blackwasp.co.uk/DBNormalisation.aspx" target="_blank">Database Normalization</a> (Richard Carr)</li>
</ul>
<h3>SharePoint</h3>
<ul>
<li><a href="https://www.microsoft.com/downloads/details.aspx?familyid=0acb75a6-7c1d-4e2b-af69-7e5f9ecad299&amp;displaylang=en&amp;tm" target="_blank">SQL Server Reporting Services Add-In for SharePoint Technologies</a> (MS Downloads)</li>
<li><a href="http://blogs.msdn.com/sharepoint/archive/2008/12/15/announcing-the-wsrp-toolkit-for-sharepoint.aspx" target="_blank">Announcing the WSRP Toolkit for SharePoint</a> (Ryan Duguid)</li>
<li><a href="http://andrewconnell.com/blog/archive/2008/12/15/Microsoft-releases-a-WSRP-Toolkit-for-SharePoint.aspx" target="_blank">Microsoft Releases a WSRP Toolkit for SharePoint</a> <em>and</em> <a href="http://andrewconnell.com/blog/archive/2008/12/16/SharePoint-workflow-forms-development-with-ASP.NET-2.0-pages.-without-the.aspx" target="_blank">SharePoint Workflow Forms Development with ASP.NET 2.0 Pages&#8230; Without the Pain!</a> (Andrew Connell)</li>
</ul>
<h3>Events / Community</h3>
<ul>
<li><a href="http://geekswithblogs.net/cwilliams/archive/2008/12/15/127953.aspx" target="_blank">Video NINE Questions with Jennifer Marsman</a> (Chris G. Williams)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2008/12/16/events-this-week-december-15th-2008.aspx" target="_blank">Events This Week &#8211; December 15th, 2008</a> (G. Andrew Duthie)</li>
<li><a href="http://dotnet.dzone.com/articles/2008-a-developers-retrospectiv" target="_blank">2008: A Developer&#8217;s Retrospective</a> (Meera Subbarao)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://codeclimber.net.nz/archive/2008/12/15/second-birthday-for-codeclimber.aspx" target="_blank">Second Birthday for CodeClimber</a> <em>and</em> <a href="http://codeclimber.net.nz/archive/2008/12/16/windows-live-writer-2009-rc-released.aspx" target="_blank">Windows Live Writer 2009 RC Released</a> (Simone Chiaretta)</li>
<li><a href="http://www.liveside.net/main/archive/2008/12/15/photosynth-experimental-silverlight-viewer-view-synths-on-any-computer.aspx" target="_blank">Photosynth Experimental Silverlight Viewer, View Synths on Any Computer</a> <em>and</em> <a href="http://www.liveside.net/main/archive/2008/12/15/windows-live-essentials-beta-released.aspx" target="_blank">Windows Live Essentials Beta Released</a> (Sunshine)</li>
<li><a href="http://webworkerdaily.com/2008/12/15/zapproved-opens-doors-to-help-you-with-approvals/" target="_blank">Zapproved Opens Doors to Help You with Approvals</a> (Aliza Sherman)</li>
<li><a href="http://webworkerdaily.com/2008/12/15/two-resources-for-web-workers-finding-jobs-and-professional-development/" target="_blank">Two Resources for Web Workers: Finding Jobs and Professional Development</a> (Darrell Etherington)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Mooncake-Brings-DeepZoom-to-Flickr-and-SmugMug/" target="_blank">Mooncake Brings DeepZoom to Flickr and SmugMug</a> (Sarah Perez)</li>
<li><a href="http://blog.assembla.com/assemblablog/tabid/12618/bid/7683/Why-isn-t-a-Good-Team-Player-good-for-a-team.aspx" target="_blank">Why Isn&#8217;t a Good Team Player Good for a Team?</a> (Andy Singleton)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2008/12/15/continuing-our-discussion-on-performance.aspx" target="_blank">Windows 7: Continuing Our Discussion on Performance</a> (Michael Fortin &amp; Steven Sinofsky)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001197.html" target="_blank">Easy, Efficient Hi-Def Video Playback</a> (Jeff Atwood)</li>
<li><a href="http://blog.reindel.com/2008/12/16/is-programming-really-appropriate-for-a-seven-year-old/" target="_blank">Is Programming Really Appropriate for a Seven Year Old?</a> (Brian Reindel)</li>
<li><a href="http://blogs.msdn.com/echarran/archive/2008/12/15/info-what-i-m-running.aspx" target="_blank">Info: What I&#8217;m Running</a> (Eric Charran)</li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2008/12/16/live-mesh-the-killer-app-for-netbooks.aspx" target="_blank">Live Mesh: The Killer App for Netbooks</a> (Steve Clayton)</li>
<li><a href="http://googleblog.blogspot.com/2008/12/gingerbread-architecture-for-all.html" target="_blank">Gingerbread Architecture for All</a> (Aidan Chopra)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2008/12/15/142602.aspx" target="_blank">Interesting Finds: December 15, 2008</a> <em>and</em> <a href="http://jasonhaley.com/blog/archive/2008/12/16/142606.aspx" target="_blank">Interesting Finds: December 16, 2008</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2008/12/15/127907.aspx" target="_blank">Silverlight Cream for December 15, 2008 &#8212; #456</a> (Dave Campbell)</li>
<li><a href="http://www.arjansworld.com/2008/12/15/linkblog-for-december-15-2008/" target="_blank">LINKBLOG for December 15, 2008</a> (Arjan Zuidhof)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-december-15th-2008" target="_blank">CloudNews for December 15th, 2008</a> (Mayank Gupta)</li>
<li><a href="http://vidmar.net/weblog/archive/2008/12/15/links-of-the-week-64.aspx" target="_blank">Links of the Week #64</a> (David Vidmar)</li>
<li><a href="http://samgentile.com/Web/new-and-notable/new-and-notable-281/" target="_blank">New and Notable 281</a> (Sam Gentile)</li>
<li><a href="http://blog.cwa.me.uk/2008/12/16/the-morning-brew-245/" target="_blank">The Morning Brew #245</a> (Chris Alcock)</li>
<li><a href="http://www.silverlightshow.net/news/Silverlight-News-for-December-16-2008.aspx" target="_blank">Silverlight News for December 16, 2008</a> (Silverlight Show)</li>
</ul>
<p>Book of the Day</p>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:caa785ce-018e-4d20-bb1a-4b6da4d6048f" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="400" valign="top"><a title="Microsoft® .NET: Architecting Applications for the Enterprise (PRO-Developer): Dino Esposito, Andrea Saltarello: Books" href="http://www.amazon.com/exec/obidos/ASIN/073562609X/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/073562609X.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />Microsoft® .NET: Architecting Applications for the Enterprise (PRO-Developer): Dino Esposito, Andrea Saltarello: Books</a></p>
<p><strong>ISBN</strong>: 073562609X<br />
<strong>ISBN-13</strong>: 9780735626096</td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:9b15a0f1-423d-447b-ba88-f66b11c980e1" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a0b36e92-57e3-4937-90c2-66176504d217" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/live+mesh">live mesh</a>,<a rel="tag" href="http://technorati.com/tags/windows+7">windows 7</a>,<a rel="tag" href="http://technorati.com/tags/oxite">oxite</a>,<a rel="tag" href="http://technorati.com/tags/asp.net+mvc">asp.net mvc</a>,<a rel="tag" href="http://technorati.com/tags/jquery">jquery</a>,<a rel="tag" href="http://technorati.com/tags/windows+azure">windows azure</a>,<a rel="tag" href="http://technorati.com/tags/ddd">ddd</a>,<a rel="tag" href="http://technorati.com/tags/mgrammar">mgrammar</a>,<a rel="tag" href="http://technorati.com/tags/oslo">oslo</a></div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+December+16%2C+2008+http://dxr69.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.alvinashcraft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dew+Drop+%E2%80%93+December+16%2C+2008+http://dxr69.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
