<?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; fluent nhibernate</title>
	<atom:link href="http://www.alvinashcraft.com/tag/fluent-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; Weekend Edition &#8211; November 21-22, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/21/dew-drop-weekend-edition-november-21-22-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/21/dew-drop-weekend-edition-november-21-22-2009/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 01:35:21 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[code katas]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[pdc09]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/21/dew-drop-weekend-edition-november-21-22-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio NHibernate and Composite Keys (Anne [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/P3HL2Eh3n6E/nhibernate-and-composite-keys.aspx">NHibernate and Composite Keys</a> (Anne Epstein)</li>
<li><a href="http://franksworld.com/blog/archive/2009/11/20/11782.aspx">PDC09 Downloader Source Code</a> (Frank La Vigne)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/d4TMJXkltL0/visual-studio-2010-generating-sequence-diagrams-on-the-fly.aspx">Visual Studio 2010: Generating sequence diagrams on the fly</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/11/20/intellitrace-a-graphical-comparison.aspx">IntelliTrace: A graphical comparison</a> (Habib Heydarian)</li>
<li><a href="http://thedatafarm.com/blog/data-access/agile-entity-framework-4-repository-part-2-the-repository/">Agile Entity Framework 4 Repository: Part 2- The Repository</a> (Julie Lerman)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/DgQjExzTCyE/nhibernate-event-listener-registration-with-fluent-nhibernate.aspx">NHibernate Event Listener Registration With Fluent NHibernate</a> (Rob Reynolds)</li>
<li><a href="http://www.engadget.com/2009/11/20/microsoft-surface-sdk-opens-doors-to-all/">Microsoft Surface SDK opens doors to all</a> (Vladislav Savov)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/davidebb/archive/2009/11/20/t4mvc-2-5-01-added-support-for-html-renderaction-and-html-action.aspx">T4MVC 2.5.01: added support for Html.RenderAction and Html.Action</a> (David Ebbo)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/UfOIPkmTgkk/asp-net-mvc-creating-reports-using-chart-control.aspx">ASP.NET MVC: Creating reports using Chart control</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.iis.net/bills/archive/2009/11/20/lot-s-of-new-software-for-iis-asp-net-ajax-and-php-this-week.aspx">Lot’s of new software for IIS, ASP.NET, AJAX and PHP this week</a> (Bill Staples)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.secretgeek.net/k_agile.asp">Kitchen Agile</a> (Leon Bambrick)</li>
<li><a href="http://elegantcode.com/2009/11/20/cqrs-the-domain-events/">CQRS – The Domain Events</a> (Mark Nijhof)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/v9rKjPP64NE/managing-to-constraint.html">Managing to the Constraint</a> (Mike Cottmeyer)</li>
<li><a href="http://www.thousandtyone.com/blog/UserInterfaceDesignIsNotAboutLoremIpsumAndPrettyBoxes.aspx">User Interface Design Is Not About Lorem Ipsum And Pretty Boxes.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/q-_BDCZFVeM/take-3-python-isp-ioc-and-ocp-need-a-fundamental-rethink.aspx">Take 3: Python, ISP, IoC, and OCP need a fundamental rethink.</a> (Ryan Svihla)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/11/21/whats-all-this-nonsense-about-katas"><font color="#ff8000">What&#8217;s all this nonsense about Katas?</font></a><font color="#ff8000"> (Uncle Bob Martin) <em>– Link of the Day</em></font></li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://electricbeach.org/?p=365">SketchFlow: Including Multiple Tab Content In Word Export</a> (Christian Schormann)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/20/wcf-ria-services-what-you-need-to-know-when-creating-dto-presentation-model.aspx">WCF RIA Services – What you need to know when creating DTO/Presentation Model</a> (Fredrik Normén)</li>
<li><a href="http://www.jeff.wilcox.name/2009/11/november-walkthrough/">Walkthrough: The power of the November 2009 Silverlight Toolkit testing tools</a> (Jeff Wilcox)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/sz0bm-CSbzQ/silverlight-4-fluid-ui.aspx">Silverlight 4 Fluid UI</a> (Jesse Liberty)</li>
<li><a href="http://karlshifflett.wordpress.com/2009/11/20/extensibility-series-wpf-silverlight-design-time-code-sharing-part-i/">Extensibility Series – WPF &amp; Silverlight Design-Time Code Sharing – Part I</a> (Karl Shifflett)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/11/20/xaml-2009-features-factorymethod-arguments.aspx">XAML 2009 Features: FactoryMethod\Arguments</a> (Lester Lobo)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/21/debugging-silverlight-out-of-browser-applications.aspx">Debugging Silverlight Out-Of-Browser Applications</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/lGrQ/~3/VWCOFzI_Vvg/big-silverlight-4-question.html">The big Silverlight 4 Question</a> (Peter Bromberg)</li>
<li><a href="http://kodierer.blogspot.com/2009/11/edgecam-silverlight-4-webcam-edge.html">EdgeCam &#8211; Silverlight 4 Webcam &amp; Edge Detection Shader</a> (Rene Schulte)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/Jossie/Web-Application-Configuration-Analyzer-WACA/">Web Application Configuration Analyzer (WACA)</a> (Jossie Tirado)</li>
<li><a href="http://feedproxy.google.com/~r/jobsblogscast/~3/lcm6C1O5kCo/">Life at Microsoft: The truth revealed&#8230;again!</a> (Gretchen Ledgard<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Joe-Stegman-Silverlight-4-Out-of-Browser-Evolves/">Joe Stegman: Silverlight 4 &#8211; Out of Browser Evolves</a> (Charles Torre)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://franksworld.com/blog/archive/2009/11/20/11780.aspx">PDC09 Session Downloader</a> (Frank La Vigne)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/11/pdc09-rss-feed-file-for-your-podcast.html">PDC09 RSS feed file for your podcast catcher of choice (i.e. Grab all the PDC sessions for your Zune, Reader, FeedDemon, etc)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/RdaArchitectureEvangelistTeamBlog/~3/vq4xqXvBElw/pdc-09-three-screens-and-cloud-pt-1.html">PDC ‘09: Three Screens and a Cloud, Pt. 1 &#8211; Azure</a> (David Makogon)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/JyqUGiNC1I4/PermaLink,guid,b5f3e604-1261-453d-8498-272572e255ee.aspx">Why I like Steven Sinofsky</a> (Stephen Forte)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/CpWBx93Zzsk/shut-and-build-something">Shut Up and Build Something</a> (Sara J. Chipps)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/0OGotAfnCkg/SQLStringIndexFunctions.aspx">SQL Server String Index Functions</a> (Richard Carr)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/procedures-with-cursors">Procedures with cursors</a> <em>and</em>&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/missing-foreign-key-constraints">Missing foreign key constraints</a> (George Mastros)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/75jbD_U4ZDQ/first-sighting-of-sql-server-master-data-services-mds.aspx">First sighting of SQL Server Master Data Services (MDS)</a> (Jamie Thomson)</li>
<li><a href="http://blog.sqlauthority.com/2009/11/21/sqlauthority-news-sql-server-2008-for-oracle-dba/">SQLAuthority News – SQL Server 2008 for Oracle DBA</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/enterprisesearch/archive/2009/11/20/the-search-developer-story-in-sharepoint-2010-query-interfaces.aspx">The Search Developer Story in SharePoint 2010 &#8211; Query Interfaces</a> (Arnt Schøning)</li>
<li><a href="http://lightningtools.com/blog/archive/2009/11/20/bcs-meta-man-alpha-release.aspx">BCS Meta Man Alpha Release</a> (BCS Meta Man Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.leeholmes.com/blog/TestingForPowerShellRemotingTestPsRemoting.aspx">Testing for PowerShell Remoting: Test-PsRemoting</a> (Lee Holmes)</li>
<li><a href="http://huddledmasses.org/fixing-search-results-powershell-2-0-is-rtm/">Fixing Search Results: PowerShell 2.0 is RTM</a> (Joel Bennett)</li>
<li><a href="http://geekswithblogs.net/evjen/archive/2009/11/20/136437.aspx">Azure and Hardware</a> (Bill Evjen)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2009/11/20/systems-management-with-netpoint-and-powergui/">Systems Management with NetPoint and PowerGUI</a> (Dmitry Sotnikov)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/8k0j6Agv6r4/why-chrome-os-will-succeed-in-a-limited-market.aspx">Why Chrome OS Will Succeed (in a limited market)</a> (Eric Anderson)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/11/20/mvps-release-windows-7-resource-kit.aspx">MVPs Release Windows 7 Resource Kit</a> (Jas Dhaliwal)</li>
<li><a href="http://nayyeri.net/twitter-in-a-dead-end">Twitter in a Dead End</a> (Keyvan Nayyeri)</li>
<li><a href="http://scobleizer.com/2009/11/20/why-google-chrome-os-has-already-won/">Why Google Chrome OS has already won</a> (Robert Scoble)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=ab632c47fe965162bc1ceb94b02c4e51">Foobar2000 v1.0 Beta &#8212; holy crap, it&#8217;s finally here!</a> (Sebastian Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/w7fE5-Kt9P8/">BizTalk Server 2009 R2 Announced</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=a8901606-2905-4773-ab4e-709eab961b34">Interesting Finds: November 20, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=c5122cef-52d3-4643-920f-d638682a2ed6">Interesting Finds: November 21, 2009</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/20/136441.aspx">Silverlight Cream for November 20, 2009 &#8212; #737</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=c3acfbe0-479c-445a-bbc3-aa332a3c4228">Tech Tweets for 20-Nov-2009</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/jmGnkPSxFx4/links-for-the-week-2009-11-20">Links for the Week 2009.11.20</a> (Jeremiah Peschka)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<p>
<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:3b6a67a1-d654-4a85-83b4-176a9d987926" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Advanced Windows Debugging (9780321374462): Mario Hewardt, Daniel Pravat: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321374460/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321374460.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Advanced Windows Debugging (9780321374462): Mario Hewardt, Daniel Pravat: Books</a></p>
<p><b>ISBN</b>: 0321374460<br /><b>ISBN-13</b>: 9780321374462</p>
</td>
</tr>
</tbody>
</table>
</div>
<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:18b10676-6a84-4693-8343-64bd9816b03b" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/21/dew-drop-weekend-edition-november-21-22-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/21/dew-drop-weekend-edition-november-21-22-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1877285a-25e1-407a-a7ba-a2964534a896" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/biztalk" rel="tag">biztalk</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</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/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/google+chrome+os" rel="tag">google chrome os</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/pdc09" rel="tag">pdc09</a>,<a href="http://technorati.com/tags/code+katas" rel="tag">code katas</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/21/dew-drop-weekend-edition-november-21-22-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 19, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/19/dew-drop-november-19-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/19/dew-drop-november-19-2009/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:17:27 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[appfabric]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[pdc09]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/19/dew-drop-november-19-2009/</guid>
		<description><![CDATA[Another massive post filled with PDC 2009 goodness. &#160; &#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>Another massive post filled with PDC 2009 goodness.</p>
<p>&#160;</p>
<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://grantpalin.com/2009/11/18/net-projects-packaging-your-build/">.NET Projects: Packaging Your Build</a> (Grant Palin)</li>
<li><a href="http://blogs.msdn.com/somasegar/archive/2009/11/18/reactive-extensions-for-net-rx.aspx">Reactive Extensions for .NET (Rx)</a> (Somasegar)</li>
<li><a href="http://www.sqlskills.com/BLOGS/KIMBERLY/post.aspx?id=421856f7-e599-44f6-89b1-2a336018ce91">Data Dude moving into lower priced VS Editions in VS 2010 &#8211; excellent!</a> (Kimberly Tripp)</li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2009/11/18/diagnosing-toolbox-filtering-errors.aspx">Diagnosing Toolbox Filtering Errors</a> (Josh)</li>
<li><a href="http://weblogs.asp.net/peterblum/archive/2009/11/18/give-us-more-control-of-intellisense.aspx">Give us more control of Intellisense</a> (Peter Blum)</li>
<li><a href="http://www.pluralsight.com/community/blogs/drjoe/archive/2009/11/18/mpi-cluster-debugger-plug-in-for-visual-studio-2008-and-2010.aspx">MPI Cluster debugger plug-in for Visual Studio 2008 and 2010</a> (Joe Hummel)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/dDUAk5Dcjmc/microsoft-visual-studio-2008">Microsoft Visual Studio 2008 Programming</a> (Ferdinando Santacroce)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/7ahA12hg_bQ/details.aspx">Project 2010 Reference: Software Development Kit</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/70eSufQm2l8/details.aspx">Windows Server AppFabric Beta 1 Samples (codename &quot;Dublin&quot; and codename &quot;Velocity&quot;)</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ylTKDlA_Utg/feature-request-for-visual-studio-2010-local-revision-history.aspx">Feature Request For Visual Studio 2010: Local Revision History</a> (Tuna Toksoz)</li>
<li><a href="http://windowsteamblog.com/blogs/developers/archive/2009/11/18/new-windows-api-code-pack-version.aspx">New Windows API Code Pack Version</a> (Yochay Kiriaty)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2009/11/18/introduction-to-the-reactive-framework-part-v.aspx">Introduction to the Reactive Framework Part V</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/F_V3yU6xVSo/nhibernate-event-listener-registration-with-fluent-nhibernate.aspx">NHibernate Event Listener Registration With Fluent NHibernate</a> (Rob Reynolds)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/111809-1.aspx">Using Microsoft&#8217;s Chart Controls In An ASP.NET Application: Adding Statistical Formulas</a> (Scott Mitchell)</li>
<li><a href="http://haacked.com/archive/2009/11/18/aspnetmvc2-render-action.aspx">Html.RenderAction and Html.Action</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/jT442mKJUJQ/asp-net-4-0-writing-custom-output-cache-providers.aspx">ASP.NET 4.0: Writing custom output cache providers</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx">An Early Look At IE9 for Developers</a> (Dean Hachamovitch)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/A4vqnmbpD1w/azure-feature-app-marketplace">Azure to Feature App Marketplace</a> (Mitch Pronschinske)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/11/18/html-5-intellisense-and-validation-schema-for-visual-studio-2008-and-visual-web-developer.aspx">HTML 5 intellisense and validation schema for Visual Studio 2008 and Visual Web Developer</a> (Mikhail Arkhipov)</li>
<li><a href="http://sharplife.net/2009/11/19/TranslatingYourContentTitleUsingGoogleTranslateAPIToUseInAURL.aspx">Translating your content title using Google Translate API to use in a URL</a> (Mahdi Taghizadeh)</li>
<li><a href="http://nayyeri.net/is-windows-azure-the-right-technology-for-the-future">Is Windows Azure the Right Technology for the Future?</a> (Keyvan Nayyeri)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/7Bd1ZqhceJE/">There’s Lazy Loading, And Then There’s Lazy Coding</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/ml51V6NEYwI/">Two controllers, type conformance and the Liskov Substitution Principle</a> (Mark Needham)</li>
<li><a href="http://codebetter.com/blogs/aaron.jensen/archive/2009/11/18/call-for-help-with-mspec.aspx">Call for help with MSpec</a> and <a href="http://codebetter.com/blogs/aaron.jensen/archive/2009/11/18/mspec-v0-3.aspx">MSpec v0.3</a> (Aaron Jensen)</li>
<li><a href="http://codebetter.com/blogs/howard.dierking/archive/2009/11/18/astoria-ssis-adapters-and-bdd-class-design.aspx">Astoria, SSIS Adapters and BDD – Class Design</a> <em>and</em>&#160;<a href="http://codebetter.com/blogs/howard.dierking/archive/2009/11/18/astoria-ssis-adapters-and-bdd-projecting-projections.aspx">Astoria, SSIS Adapters and BDD – Projecting Projections</a> (Howard Dierking)</li>
<li><a href="http://blogs.msdn.com/kenj/archive/2009/11/18/the-demise-of-the-test-lab-an-ode-to-when-testers-worked-in-test-labs.aspx">The Demise of the Test Lab – An Ode to when Testers worked in test labs</a> (Ken Johnston)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-trusted-applications.aspx">Silverlight 4 Rough Notes: Trusted Applications</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-camera-and-microphone-support.aspx">Silverlight 4 Rough Notes: Camera and Microphone Support</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-html-hosting-in-the-webbrowser-control.aspx">Silverlight 4 Rough Notes: HTML Hosting in the WebBrowser Control</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-richtextarea.aspx">Silverlight 4 Rough Notes: RichTextArea</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-clipboard-access.aspx">Silverlight 4 Rough Notes: Clipboard Access</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-silverlight-as-a-drop-target.aspx">Silverlight 4 Rough Notes: Silverlight as a Drop Target</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-managed-extensibility-framework.aspx">Silverlight 4 Rough Notes: Managed Extensibility Framework</a> (Mike Taulty)</li>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=246">Silverlight 4 Debuts with Killer Demos at PDC09</a> <em>and</em>&#160;<a href="http://www.nikhilk.net/Entry.aspx?id=247">RIA Services: Jumpstarting RIA Development</a> (Nikhil Kothari)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/VEkjinG8jqM/i-think-silverlight-just-ate-wpf-from-the-inside.aspx">I Think Silverlight just ate WPF from the inside</a> (Bill Wagner)</li>
<li><a href="http://adamkinney.wordpress.com/2009/11/18/rundown-of-silverlight-4-beta-features-and-6-hands-on-labs/"><font color="#ff8000">Rundown of Silverlight 4 Beta Features and 6 Hands on Labs</font></a><font color="#ff8000"> (Adam Kinney) <em>– Link of the Day</em></font></li>
<li><a href="http://weblogs.asp.net/albertpascual/archive/2009/11/18/silverlight-4-all-about-media-business-applications-and-calling-your-com-objects-as-trusted-application.aspx">Silverlight 4 all about Media, Business Applications and calling your COM objects as trusted application!</a> (Al Pascual)</li>
<li><a href="http://franksworld.com/blog/archive/2009/11/18/11770.aspx">WPF: Still Alive and Kicking</a> (Frank La Vigne)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/11/18/new-wpf-features-synchronizedinputpattern.aspx">New WPF Features: SynchronizedInputPattern</a> (Lester Lobo)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/18/is-net-ria-services-ready-for-the-enterprise.aspx">Is WCF RIA Services ready for the Enterprise?</a> <em>and</em>&#160;<a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/19/silverligth-4-commanding-enables-viewmodels.aspx">Silverlight 4 Commanding enables ViewModels</a> (Fredrik Normén)</li>
<li><a href="http://firstfloorsoftware.com/blog/silverlight-spy-3-0-0-5/">Silverlight Spy 3.0.0.5</a> (Koen Zwikstra)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/SXj5vHr0cdo/silverlight-4-gets-top">Silverlight 4 Gets Top Requested Features</a> (Mitch Pronschinske)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/11/fishbowl-windows-facebook-client.html">Fishbowl – THE Windows FaceBook client?</a> (Greg Duncan)</li>
<li><a href="http://wildermuth.com/2009/11/18/Data_Binding_Changes_in_Silverlight_4">Data Binding Changes in Silverlight 4</a> <em>and</em>&#160;<a href="http://wildermuth.com/2009/11/18/Silverlight_4_Beta_Announced!">Silverlight 4 Beta Announced!</a> (Shawn Wildermuth)</li>
<li><a href="http://www.andybeaulieu.com/Default.aspx?tabid=67&amp;EntryID=179">Silverlight 4 Beta, RIA Services&#8230; and Beer!</a> <em>and</em>&#160;<a href="http://www.andybeaulieu.com/Default.aspx?tabid=67&amp;EntryID=180">Silverlight 4 Beta: Implicit Styles</a> (Andy Beaulieu)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/11/18/welcome-to-wcf-ria-services-beta.aspx">Welcome to WCF RIA Services Beta!</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/delay/archive/2009/11/18/silverlight-4-beta-is-out-and-the-toolkit-has-it-covered-silverlight-toolkit-november-2009-release-now-available-for-silverlight-3-and-4.aspx">Silverlight 4 Beta is out &#8211; and the Toolkit has it covered! [Silverlight Toolkit November 2009 release now available for Silverlight 3 and 4!]</a> (David Anson)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/KSg2veSnMu0/">Enabling Validation in Silverlight 4 with IDataErrorInfo</a> (John Papa)</li>
<li><a href="http://blogs.msdn.com/silverlightws/archive/2009/11/18/wcf-net-tcp-protocol-in-silverlight-4-beta.aspx">WCF net.tcp protocol in Silverlight 4 Beta</a> (Tomasz Janczuk)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.hanselminutes.com/default.aspx?ShowID=206">Hanselminutes &#8211; ASP.NET MVC 2 Beta with Phil Haack</a> (Scott Hanselman)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/IE-9-First-look-at-the-new-JS-Engine/">IE 9: First look at the new JS Engine</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/IE-9-Standards-and-Interoperability/">IE 9: Standards and Interoperability</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/IE-9-Surfing-on-the-GPU-with-D2D/">IE 9: Surfing on the GPU with D2D</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/GalaxyZoo-Citizen-Science-for-Classifying-Galaxies/">GalaxyZoo: Citizen Science for Classifying Galaxies</a> (Charles Torre)</li>
<li><a href="http://blog.stackoverflow.com/2009/11/podcast-74/">Stack Overflow Podcast #74</a> (Jeff Atwood)</li>
<li><a href="http://channel9.msdn.com/posts/funkyonex/Importing-SharePoint-Solution-Packages-WSP-into-Visual-Studio-2010/">Importing SharePoint Solution Packages (WSP) into Visual Studio 2010</a> (Beth Massi)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/ir8O779Hc_k/">Silverlight 4 Podcast Pack with Tim Heuer</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://learn.typemock.com/this-week-in-test/2009/11/18/episode-4-animals-that-talk-back.html">This Week in Test Episode 4 &#8211; Animals that Talk Back</a> (Dror Helper &amp; Gil Zilberfeld)</li>
<li><a href="http://channel9.msdn.com/posts/jsenior/Introducing-the-ASPNET-Ajax-Library-Beta/">Introducing the ASP.NET Ajax Library Beta</a> (James Senior)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/mTKjN6wPdZA/">Internet Explorer 9 Screenshots and Video Demo</a> (Taimur Asad)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/buzzfrog/MSDN-Radio-18-Nov--PDC09-samtal-runt-tunnan/">MSDN Radio 18 Nov – PDC09, samtal runt tunnan</a> (Dag König)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBost/~3/Q1dsvQ4Izf4/">PDC 2009 – Day 2, Keynote</a> (Dave Bost)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/11/18/pdc09-keynote-day-2-silverlight-4-0-and-free-laptops.aspx">PDC09 Keynote Day 2 – Silverlight 4.0 and Free Laptops?!</a> (Rick Minerich)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-2-keynote-steven-sinofsky.aspx">PDC 2009 Day 2: Keynote, Steven Sinofsky</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-2-keynote-scott-guthrie.aspx">PDC 2009 Day 2: Keynote, Scott Guthrie</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-2-keynote-kurt-dellbene.aspx">PDC 2009 Day 2: Keynote, Kurt DellBene</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-2-microsoft-perspectives-on-the-future-of-programming.aspx">PDC 2009 Day 2: Microsoft Perspectives on the Future of Programming</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-2-future-of-garbage-collection.aspx">PDC 2009 Day 2: Future of Garbage Collection</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/19/pdc-2009-day-2-the-state-of-parallel-programming.aspx">PDC 2009 Day 2: The State of Parallel Programming</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/19/pdc-2009-day-2-developing-with-the-windows-api-code-pack-for-microsoft-net-framework.aspx">PDC 2009 Day 2: Developing with the Windows API Code Pack for Microsoft .NET Framework</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Fi---Pb1jyU/pdc-2009-day-1-code-contracts">PDC 2009 Day 1: Code Contracts and Pex: Power Charge Your Assertions and Unit Tests</a> (Sasha Goldshtein)</li>
<li><a href="http://wildermuth.com/2009/11/18/Silverlight_Tour_Now_Includes_Silverlight_4!">Silverlight Tour Now Includes Silverlight 4!</a> (Shawn Wildermuth)</li>
<li><a href="http://feedproxy.google.com/~r/unhandled-exceptions/~3/PcaJisjWGus/">My Introduction to Castle Winsor for IoC Session Scheduled for NotAtPDC</a> (Steve Bohlen)</li>
<li><a href="http://girldeveloper.com/waxing-dev/shut-up-and-build-something/">Shut up and build something</a> (Sara J. Chipps)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/1fHB_kVDO1c/silverlight-4-beta-released-at-pdc09.aspx">Silverlight 4 beta released at #PDC09</a> (Laurent Bugnion)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=55e0c213-d625-4361-b496-a545dd83124e">Microsoft PDC09 day 2 keynote highlights</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/aUHCiDWYG-8/pdc-2009-recap-day-1-what-s-on-the-menu-for-day-2.aspx">PDC 2009: Recap Day 1, what’s on the menu for Day 2?</a> (Sunshine)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/T4NFPHvRJes/pdc-day-one-working-the-halls.aspx">PDC Day One, working the halls</a> (Kip Kniskern)</li>
<li><a href="http://blogs.msdn.com/surface/archive/2009/11/18/live-from-la-day-one-with-the-surface-team-at-pdc.aspx">Live from LA: Day One with the Surface Team at PDC</a> (Kyle R. Warnick)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/iWvp2UoGgFc/pablo-s-fiesta-open-space-conference.aspx">Pablo’s Fiesta Open Space Conference</a> (Chad Myers)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/4B8da75mBxo/">December Headspring workshop: Decoupling Layers using Inversion of Control</a> (Jeffrey Palermo)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/11/19/sql-server-understanding-table-hints-with-examples/">SQL SERVER – Understanding Table Hints with Examples</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/sql-server-collation-conflicts">SQL Server collation conflicts</a> (George Mastros)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/MdxCD3-T0j4/sharepoint-2010-public-beta-is-now-available-for-download.aspx">SharePoint 2010 Public Beta is now available for download</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/RYsfAubLvbk/path-to-user-profile-synchronization-success-in-sharepoint-2010-beta.aspx">Path to User Profile Synchronization success in SharePoint 2010 Beta</a> (SharePoint Team)</li>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/zpoNX1Ou-lQ/fyi-ndash-interesting-little-bug-in-vs-2010-beta-2.aspx">FYI – Interesting Little Bug in VS 2010 Beta 2 when working with the SharePoint 2010 Silverlight Client Object Model</a> (Andrew Connell)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7046.entry">Microsoft Updates Office Filter Packs for Windows 7 &amp; Office 2010 Beta</a> <em>and</em>&#160;<a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7040.entry">Advantages &amp; Disadvantages of Microsoft Office 2010 64-Bit Version</a> (Blake Handler)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/S3xOCCNpQuQ/dzone-daily-dose-20091119">DZone Daily Dose &#8211; 2009/11/19</a> (Mitch Pronschinske)</li>
<li><a href="http://feedproxy.google.com/~r/jobsblogscast/~3/mChro-INfI0/">Pivot: The latest technology from Live Labs</a> (Gretchen Ledgard<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/LySJUhWzxng/">Microsoft Office 2010 Enters Beta</a> (Will Kelly)</li>
<li><a href="http://feedproxy.google.com/~r/msftkitchenfeed/~3/aLeLOYJ9VLI/office-mobile-7-ui-prototype-image-on-microsoft-com.html">Office Mobile 7 UI Prototype Image on Microsoft.com</a> (Stephen Chapman)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/_hGOwUEL2WQ/office-mobile-2010-beta.aspx">Office Mobile 2010 &#8211; BETA</a> (Steven Bink)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2009/11/19/is-iis-7-console-based-on-powershell/">Is IIS 7 Console Based on PowerShell?</a> (Dmitry Sotnikov)</li>
<li><a href="http://blog.stackoverflow.com/2009/11/careers-employer-beta-underway/">Careers Employer Beta Underway</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=49dfeb86-7ce6-420b-b205-92b3450513c0">Interesting Finds: November 18, 2009, Part 2</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=97604409-92a2-4507-9500-31fcf78f3800">Interesting Finds: November 19, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/HRAmD01krWo/">LINKBLOG for Nov 18, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/qJa0RhOMIN4/">The Morning Brew #480</a> (Chris Alcock)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=43e6c981-f715-4fee-8023-e0fbaad84e60">Tech Tweets from 18-Nov-2009</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/5CMZEW_0wDA/">New and Notable 392</a> (Sam Gentile)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/17/136382.aspx">Silverlight Cream for November 17, 2009 &#8212; #734</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:7698688c-34e5-4ffd-a066-d4efd152c839" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Cloud Computing with the Windows Azure Platform (Wrox Programmer to Programmer) (9780470506387): Roger Jennings: Books" href="http://www.amazon.com/exec/obidos/ASIN/0470506385/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0470506385.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Cloud Computing with the Windows Azure Platform (Wrox Programmer to Programmer) (9780470506387): Roger Jennings: Books</a></p>
<p><b>ISBN</b>: 0470506385<br /><b>ISBN-13</b>: 9780470506387</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:6ac49966-0e67-4c8c-b16e-8375dd89c22e" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/19/dew-drop-november-19-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/19/dew-drop-november-19-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:c7c69d6f-963f-450f-a013-cf8a9e42b57b" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/pdc09" rel="tag">pdc09</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/ie9" rel="tag">ie9</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/office+2010" rel="tag">office 2010</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ssis" rel="tag">ssis</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</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/iis" rel="tag">iis</a>,<a href="http://technorati.com/tags/appfabric" rel="tag">appfabric</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/19/dew-drop-november-19-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 11, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/11/dew-drop-november-11-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/11/dew-drop-november-11-2009/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:55:18 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[devconnections]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[teamprise]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/11/dew-drop-november-11-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Application Settings (Richard Carr) .NET 4.0 is [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/Y0F3FpT69qs/ApplicationSettings.aspx">Application Settings</a> (Richard Carr)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/10/net-4-0-is-to-lazy.aspx">.NET 4.0 is so Lazy</a> (Fredrik Normén)</li>
<li><a href="http://channel9.msdn.com/posts/kmcgrath/Lists-in-FSharp/">Lists in F#</a> (Kathleen McGrath)</li>
<li><a href="http://feedproxy.google.com/~r/DanielMoth/~3/79Mqsuua-EU/extension-manager-in-visual-studio-2010.html">Extension Manager in Visual Studio 2010</a> (Daniel Moth)</li>
<li><a href="http://feeds.zachariahyoung.com/~r/zachariahyoung/~3/eAuOsh5EoSw/post.aspx">Gabriel Schenker introduction to NHibernate and Fluent NHibernate.</a> (Zachariah Young)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blog.dmbcllc.com/2009/11/10/upload-a-file-via-webrequest-using-csharp/">Upload a File via WebRequest Using CSharp</a> (Dave M. Bush)</li>
<li><a href="http://weblogs.asp.net/despos/archive/2009/11/11/asp-net-mvc-is-much-better-than-ms-seems-to-think.aspx"><font color="#ff8000">ASP.NET MVC is MUCH better than MS seems to think</font></a><font color="#ff8000"> (Dino Esposito) <em>– Link of the Day</em></font></li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/10/fluent-api-to-add-actionfilters-to-controllers-asp-net-mvc-part-3.aspx">Fluent-API to add ActionFilters to Controllers – ASP.NET MVC Part 3</a> (Fredrik Normén)</li>
<li><a href="http://elegantcode.com/2009/11/10/unrecognized-attribute-targetframework-asp-net-4-0/">Unrecognized attribute ‘targetFramework’ – Asp.Net 4.0</a> (Jarod Ferguson)</li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/oG6G7VrDX84/14030.aspx">Configuring the PasswordRecovery To Send Email to an SSL-Enabled SMTP Client</a> (Scott Mitchell)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/free-asp-net-4-and-vs-2010-beta-hosting-to-help-you-get-up-to-four/">Free ASP.NET 4 and VS 2010 Beta Hosting to help you get up to FOUR !</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/Y5Vi9P61OkM/">Combining JavaScript and CSS to Make Pages Load Faster</a> (Peter Kellner)</li>
<li><a href="http://feedproxy.google.com/~r/netGeek/~3/LIc-WvBUQJs/calling-the-google-closure-javascript-compiler-code.aspx">Calling the Google Closure Javascript Compiler &#8211; Code</a> (Kim Major)</li>
<li><a href="http://blogs.msdn.com/webplatform/archive/2009/11/10/optimize-your-web-site-for-search-engines-using-the-seo-toolkit-updated.aspx">Optimize your web site for search engines using the SEO Toolkit [UPDATED]</a> (Lawrence Moroney)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/IIf7ZD9qJ7s/details.aspx">Patterns for Parallel Programming with the .NET Framework</a> (MS Downloads)</li>
<li><a href="http://grantpalin.com/2009/11/10/easy-mockups-with-balsamiq/">Easy Mockups with Balsamiq</a> (Grant Palin)</li>
<li><a href="http://weblogs.asp.net/drohrer/archive/2009/11/10/in-response-to-quot-the-dangers-of-single-responsibility-in-programming-quot.aspx">In response to &quot;The Dangers of Single Responsibility in Programming&quot;</a> (Doug Rohrer)</li>
<li><a href="http://haacked.com/archive/2009/11/10/interface-inheritance-esoterica.aspx">Interface Inheritance Esoterica</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/YQWSJ-DYBXY/">Coding: Pushing the logic back</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/11/10/silverlight-and-ria-ignoring-a-property-in-your-business-object.aspx">Silverlight and RIA: Ignoring a Property in Your Business Object</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/11/10/silverlight-and-ria-sharing-your-business-object-files.aspx">Silverlight and RIA: Sharing Your Business Object Files</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/11/10/silverlight-and-ria-enum-properties.aspx">Silverlight and RIA: Enum Properties</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/jimmy-thinking/~3/Gm6B-9tu5LY/embedding-ironpython-in-silverlight.html">Embedding IronPython in Silverlight &#8211; Importing</a> (Jimmy Schementi)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/11/10/new-wpf-features-cached-composition.aspx">New WPF Features: Cached Composition</a> (Lester Lobo)</li>
<li><a href="http://team.silverlight.net/announcement/announcing-the-bing-maps-silverlight-control/">Announcing the Bing Maps Silverlight Control</a> (Silverlight Team)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/MGacJM3FTe0/bing-maps-silverlight-control-1-0-released.aspx">Bing Maps Silverlight Control 1.0 Released</a> (Sunshine)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/vflamXxw3eE/user-experience-feedback-needed-consumer-feedback.aspx">Design feedback for Silverlight needed</a> <em>and</em>&#160;<a href="http://feeds.timheuer.com/~r/timheuer/~3/f4ikuOSc0P0/facebook-and-bing-maps-with-silverlight.aspx">Two Silverlight SDKs released – Bing and Facebook</a> (Tim Heuer)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/v9O067_-anY/creating-custom-easing">Creating Custom Easing Functions in WPF 4 (and Silverlight)</a> (Pete Brown)</li>
<li><a href="http://www.paulstovell.com/magellan-composite-wpf">Magellan and Composite WPF</a> <em>and</em>&#160;<a href="http://www.paulstovell.com/magellan-mvvm-toolkit">Magellan and the Microsoft MVVM Toolkit</a> (Paul Stovell)</li>
<li><a href="http://feedproxy.google.com/~r/DaxPandhisBlog/~3/TAeqtqMEKHc/post.aspx">Paper 2010 First Preview + New Releases Imminent</a> (Dax Pandhi)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/nwwumRvwIm4/sharepoint-2010-developer-videos-on-channel9.aspx">SharePoint 2010 Developer Videos on Channel9</a> (Andrew Connell)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/C9-Conversations-Yousef-Khalidi-on-Cloud-Computing/">C9 Conversations: Yousef Khalidi on Cloud Computing</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/fl_QM4pqrqM/">DeepFriedBytes Episode 39: Building Composite WPF Applications with Claudio Lassala</a> (Keith Elder &amp; Chris Woodruff)</li>
<li><a href="http://channel9.msdn.com/shows/VisualStudioDocumentary/The-Visual-Studio-Documentary-Anders-Hejlsberg-full-length-interview/">The Visual Studio Documentary: Anders Hejlsberg full length interview</a> (Tina Wood)</li>
<li><a href="http://learn.typemock.com/this-week-in-test/2009/11/11/episode-3-magic-numbers.html">This Week in Testing: Episode 3 &#8211; Magic Numbers</a> (Roy Osherove &amp; Gil Zilberfeld)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/PDC09-John-Durant-on-newly-announced-SharePoint-features/">PDC09: John Durant on newly announced SharePoint features</a> (Robert Hess)</li>
<li><a href="http://channel9.msdn.com/posts/philpenn/How-to-Cancel-Work-using-NET4-CancellationToken/">How to Cancel Work using .NET4 CancellationToken</a> (Phil Pennington)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/11/11/get-your-bi-project-started-with-free-developer-training-on-sql-server-2008-r2.aspx">Get Your BI Project Started with Free Developer Training on SQL Server 2008 R2</a> (Bruce Kyle)</li>
<li><a href="http://scotalt.net/blog/2009/11/11/asp-net-mvc-2/">Asp.Net Mvc 2</a> (Chris Canal) <em>– Upcoming ScotALT.NET Meeting</em></li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2009/11/10/ann-dc-alt-net-11-24-2009-stop-talking-start-teaching-with-jeff-casimir.aspx">[ANN] DC ALT.NET – 11/24/2009 “Stop Talking, Start Teaching” with Jeff Casimir</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/unhandled-exceptions/~3/Ct8nx4z_0lQ/">Travelogue: Oredev 2009 Wrap-Up</a> (Stephen Bohlen)</li>
<li><a href="http://www.thycotic.com/top-10-takeaways-from-devconnections-day-one">Top 10 Takeaways from DevConnections Day One</a> (Jimmy Bosse)</li>
<li><a href="http://thedatafarm.com/blog/dotnet/my-twitter-notes-from-scott-guthrie-keynote-at-devconnections/">My Twitter Notes from Scott Guthrie Keynote at DevConnections</a> (Julie Lerman)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/111109-1.aspx">Using Transactions with SqlBulkCopy</a> (Scott Mitchell)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2309">From &quot;Oslo&quot; to SQL Server Modeling</a> (Chris Sells)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/do-not-use-spaces-or-other-invalid-chara">Do not use spaces or other invalid characters in your column names</a> (George Mastros)</li>
<li><a href="http://blog.sqlauthority.com/2009/11/11/sql-server-sharepoint-resource-available-for-sql-server/">SQL SERVER – Sharepoint Resource Available for SQL Server</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!6995.entry">Microsoft Updates &quot;SyncToy&quot; File Synchronization Program for Windows 7</a> <em>and</em>&#160;<a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!6996.entry">Microsoft&#8217;s CodePlex Releases &quot;Virtual Router&quot; Wifi Hotspot for Windows 7</a> <em>and</em>&#160;<a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!6998.entry">Microsoft&#8217;s Research Labs Releases &quot;Social Web Experience Toolbar&quot; for Internet Explorer</a> (Blake Handler)</li>
<li><a href="http://huddledmasses.org/microsoft-buys-teamprise-so-what/">Microsoft buys Teamprise: so what?</a> (Joel Bennett)</li>
<li><a href="http://feedproxy.google.com/~r/tcmagazine/~3/Z9EbRBZSpqA/comments.php">Google unveils the &#8216;Go&#8217; programming language</a> (Cristian)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/N2JeWh-uIg0/">Microsoft to Release Vista Ultimate Extras on Windows 7</a> (Muhammad Ali)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2009/11/10/powerpack-creation-manual/">PowerPack Creation Manual</a> (Dmitry Sotnikov)</li>
<li><a href="http://microsoftjobsblog.com/blog/ditchthesesixwords/">Ditch these 6 words</a> (Anne Cheng<jobsblog @MICROSOFT.COM>) <em>– Resume tips.</em></li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/CFhTppLGqis/dzone-daily-dose-20091111">DZone Daily Dose &#8211; 2009/11/11</a> (Mitch Pronschinske)</li>
<li><a href="http://feedproxy.google.com/~r/msftkitchenfeed/~3/1xnJBl4nVoQ/wanted-microsoft-seeks-midori-os-ui-architect.html">Wanted: Microsoft seeks Midori OS UI Architect</a> (Stephen Chapman)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=6045385064f400d30f431f87a4c91176">Rejoice, surfers! Bing it up with free WiFi access across the US</a> (Sebastian Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/829k3Tn-4os/a-discussion-on-imperative-vs-declarative-programming.aspx">A Discussion on Imperative vs. Declarative Programming</a> (Bill Wagner)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/11/powershell-your-pdc.html">PowerShell your PDC</a> (Greg Duncan)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=1b6fa292-89ed-437d-88ad-0bdb3a74d9f2">A Move Into The Cloud Is Inevitable</a> (Justin Etheredge)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=4cab5e09-e3c7-4ebe-962d-f51adfe867e4">Interesting Finds: November 10, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/h6-V2SIoCHM/">The Morning Brew #474 (the real 474)</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/10/136182.aspx">Silverlight Cream for November 10, 2009 &#8212; #728</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=ae80cfca-43a4-4da4-925c-5222b87906d9">Tech Tweets for 10-Nov-2009</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/UhjH4y5GC04/">New and Notable 389</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:10d14255-bb94-4477-9cfc-e9be525fa740" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Microsoft&reg; ASP.NET and AJAX: Architecting Web Applications (PRO-Developer) (9780735626218): Dino Esposito: Books" href="http://www.amazon.com/exec/obidos/ASIN/0735626219/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0735626219.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Microsoft&reg; ASP.NET and AJAX: Architecting Web Applications (PRO-Developer) (9780735626218): Dino Esposito: Books</a></p>
<p><b>ISBN</b>: 0735626219<br /><b>ISBN-13</b>: 9780735626218</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:be703dd2-bfd1-488c-96a7-8d1b368f06d7" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/11/dew-drop-november-11-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/11/dew-drop-november-11-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5ba5e032-9fe3-428f-a5e6-290bf699c9a4" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</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/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/teamprise" rel="tag">teamprise</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/cloud+computing" rel="tag">cloud computing</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/devconnections" rel="tag">devconnections</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a></div>
</p>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/11/dew-drop-november-11-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; October 30, 2009</title>
		<link>http://www.alvinashcraft.com/2009/10/30/dew-drop-october-30-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/10/30/dew-drop-october-30-2009/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 13:14:02 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/10/30/dew-drop-october-30-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio The HornGet Project: Bringing &#34;apt-get [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/OX8m48VhD_8/the-horn-project-bringing-quot-apt-get-install-quot-to-net-projects.aspx">The HornGet Project: Bringing &quot;apt-get install&quot; to .NET Projects</a> (Billy McCafferty) </li>
<li><a href="http://myvstsblog.com/vs2010/transitioning-from-vsts2008-to-visual-studio-2010/">Transitioning from VSTS2008 to Visual Studio 2010</a> <em>and</em>&#160;<a href="http://myvstsblog.com/vs2010/where-has-ldquo-team-system-rdquo-gone/">Where has “Team System” gone?</a> (Anthony Borton) </li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/10/29/visual-studio-clipboard-ring.aspx">Visual Studio: Clipboard Ring</a> (Deborah Kurata) </li>
<li><a href="http://blogs.msdn.com/jasonz/archive/2009/10/29/vs2010-beta-2-feedback-survey.aspx">VS2010 Beta 2 Feedback Survey</a> (Jason Zander) </li>
<li><a href="http://www.jphamilton.net/post.aspx?id=7b92ed43-bed4-4ff3-9424-af4ada268ac0">ReSharper 5.0 – Now with VS 2010 Beta 2</a> (JP Hamilton) </li>
<li><a href="http://thedatafarm.com/blog/data-access/designer-support-for-one-way-navigations-in-entity-framework-4/">Designer Support for One-Way navigations in Entity Framework 4</a> (Julie Lerman) </li>
<li><a href="http://rdaarchitecture.blogspot.com/2009/10/starting-to-use-windows-7-touch-api-in.html">Starting to Use the Windows 7 Touch API in .NET</a> (Jason Ipock) </li>
<li><a href="http://blogs.msdn.com/camerons/archive/2009/10/29/performance.aspx">Performance</a> (Cameron Skinner) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/_7OKiYX1wro/building-a-service-gateway-using-masstransit-part-2.aspx">Building a Service Gateway Using MassTransit, Part 2</a> (Chris Patterson) </li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/IvEeYi_ABs0/TheWeeklySourceCode46JeffKeyRocksTaskbarMetersThatMonitorYourWindows7CPUAndMemoryAndDiskInTheTaskbar.aspx">The Weekly Source Code 46 &#8211; Jeff Key rocks Taskbar Meters that Monitor your Windows 7 CPU and Memory and Disk in the Taskbar</a> (Scott Hanselman) </li>
<li><a href="http://www.devx.com/tips/Tip/43007?trk=DXRSS_DOTNET">The Best Way to Hide a Column in a DataGrid</a> (Srinath MS) </li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2009/10/29/how-to-fix-the-application-cannot-start-error.aspx">How to Fix “The application cannot start” Error</a> (Weston Hutchins) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/VbZ-RB_2s1A/compiling-mapping-using-fluent-nhibernate.aspx">Compiling Mapping using Fluent NHibernate</a> (Michael Nichols) </li>
<li><a href="http://feedproxy.google.com/~r/DanielMoth/~3/CKiYCvZ6M4M/instructions-for-collecting-dumps-in.html">Instructions for collecting dumps in VS2010</a> (Daniel Moth) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.zoho.com/general/integration-between-zoho-external-apps-part-ii">Integration between Zoho &amp; External Apps &#8211; Part II</a> (Raju Vegesna) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/rN3SZZ_6ZXs/aspnet-mvc-translated-web-0">ASP.NET MVC Translated for the Web Forms Programmer (5 in a series) &#8211; What the Frig Is a View Model?</a> (Sara J. Chipps) </li>
<li><a href="http://www.secretgeek.net/html5_pilgrim.asp">HTML5, a 3 minute guide</a> (Leon Bambrick) </li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/10/29/converting-a-web-site-project-to-a-web-application-project.aspx">Converting a Web Site Project to a Web Application Project</a> (Nichole Baker) </li>
<li><a href="http://misfitgeek.com/blog/aspnet/ebook-51-tips-tricks-and-recipes-with-jquery-and-asp-net-controls/">eBook 51 Tips, Tricks and Recipes with jQuery and ASP.NET Controls</a> (Joe Stagner) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://elegantcode.com/2009/10/29/on-software-sewing-and-the-craftsman/"><font color="#ff8000">On Software, Sewing, and the Craftsman</font></a><font color="#ff8000"> (David Starr)<em> – Link of the Day</em></font> </li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/10/29/unit-testing-testing-properties.aspx">Unit Testing: Testing Properties</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/29/unit-testing-exposing-internal-friend-members.aspx">Unit Testing: Exposing Internal/Friend Members</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/29/unit-testing-exposing-private-members.aspx">Unit Testing: Exposing Private Members</a> (Deborah Kurata) </li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/_0euN4BznmY/why-we-delegate-the-darkness-principle.html">Why We Delegate: The Darkness Principle</a> (Jurgen Appelo) </li>
<li><a href="http://www.lazycoder.com/weblog/2009/10/29/agile-practices-do-not-address-technical-complexity/">Agile practices do not address technical complexity</a> (Scott Koon) </li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/10/dddd-why-i-love-cqrs.html">DDDD: Why I Love CQRS</a> (Jonathan Oliver) </li>
<li><a href="http://www.codingthearchitecture.com/2009/10/29/software_architecture_for_developers.html">Software Architecture for Developers</a> (Simon Brown) </li>
<li><a href="http://feedproxy.google.com/~r/thebeelog/~3/QLCKhPrYHO8/low_2D00_technology.aspx">Low-Technology</a> (Dave Laribee) </li>
<li><a href="http://www.thekua.com/atwork/2009/10/a-guide-to-receiving-feedback-part-v-thank-them-for-their-feedback/">A Guide to Receiving Feedback Part V: Thank Them For Their Feedback</a> (Patrick Kua) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/mdY4LSlQGYU/it-s-all-about-the-delivery.aspx">It’s all about the delivery</a> (Hadi Hariri) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/AUuR3WhWlE4/">Coding: Consistency when invariant checking</a> (Mark H. Needham) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/twrNsBG0TtU/castle-dynamic-proxy-tutorial-part-xv-patterns-and-antipatterns.aspx">Castle Dynamic Proxy tutorial part XV: Patterns and Antipatterns</a> (Krzysztof Koźmic) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.msdn.com/avip/archive/2009/10/30/real-time-list-filtering-with-silverlight-mvvm-and-pagedcollectionview.aspx">Real-time list filtering with Silverlight, MVVM, and PagedCollectionView</a> (Avi Pilosof) </li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/10/29/countdown-to-visual-studio-2010.aspx">Countdown to Visual Studio 2010</a> (G. Andrew Duthie) </li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/10/29/9914968.aspx">wpf text blurry blues?</a> (Coding4Fun) </li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/10/29/new-series-on-patterns-based-development-with-silverlight.aspx">NEW series on Patterns-Based Development with Silverlight</a> (Murray Gordon) </li>
<li><a href="http://kodierer.blogspot.com/2009/10/drawing-lines-silverlight.html">Drawing Lines &#8211; Silverlight WriteableBitmap Extensions II</a> (Rene Schulte) </li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/jRajZ9Hn_78/Showing-Progress-in-the-Windows-7-Taskbar-with-WPF-4-_2800_and-a-short-romp-through-Windows-7-cleartype-settings_2900_.aspx">Showing Progress in the Windows 7 Taskbar with WPF 4 (and a short romp through Windows 7 cleartype settings)</a> (Pete Brown) </li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/10/29/new-wpf-features-key-gesture-binding.aspx">New WPF features: Key\Gesture Binding</a> (Lester Lobo) </li>
<li><a href="http://blog.dmbcllc.com/2009/10/30/essential-silverlight-3/">Essential Silverlight 3</a> (Dave M. Bush) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=494">.NET Rocks! &#8211; Chris Sells in on DataDude</a> (Carl Franklin) </li>
<li><a href="http://feedproxy.google.com/~r/ElegantCodeCast/~3/czJKO5BD8hI/">Code Cast 33 – Jimmy Bogard on AutoMapper</a> (Chris Brandsma) </li>
<li><a href="http://channel9.msdn.com/posts/Eric+Nelson/MSDN-Flash-Podcast-007--Mike-Ormond-discusses-ASPNET-40/">MSDN Flash Podcast 007 – Mike Ormond discusses ASP.NET 4.0</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Eric+Nelson/MSDN-Flash-Podcast-010--Paul-Jackson-on-Memory-Mapped-Files-in-NET-4-Oslo-and-more/">MSDN Flash Podcast 010 – Paul Jackson on Memory Mapped Files in .NET 4, Oslo and more</a> (Eric Nelson) </li>
<li><a href="http://channel9.msdn.com/posts/dpeeast/Connected-Show-Podcast-User-Experience-It-aint-Lipstick-baby/">Connected Show Podcast: User Experience: It ain’t Lipstick baby</a> (Brian Johnson) </li>
<li><a href="http://channel9.msdn.com/shows/Going+Deep/C9-Lectures-Dr-Erik-Meijer-Functional-Programming-Fundamentals-Chapter-5-of-13/">C9 Lectures: Dr. Erik Meijer &#8211; Functional Programming Fundamentals Chapter 5 of 13</a> (Charles Torre) </li>
<li><a href="http://windowsclient.net/learn/video.aspx?v=287008">New WPF Video: How Do I: Use CollectionViews to Sort and Filter Data</a> (Todd Miranda) </li>
<li><a href="http://blog.stackoverflow.com/2009/10/podcast-72/">Stack Overflow Podcast #72</a> (Jeff Atwood) </li>
<li><a href="http://channel9.msdn.com/posts/LauraFoy/Bug-Killer--A-Channel-9-Halloween-special/">Bug Killer – A Channel 9 Halloween special</a> (Laura Foy) </li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/5goLVIIAl2s/VacationOfFluentNHibernateTuesdayConventions.aspx">Vacation of Fluent NHibernate: Tuesday Conventions</a> (Bobby Johnson) </li>
<li><a href="http://channel9.msdn.com/posts/kmcgrath/Creating-a-Web-Part-for-SharePoint-by-Using-a-Designer/">Creating a Web Part for SharePoint by Using a Designer</a> (Kathleen McGrath) </li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/dG66w-xwmRA/recommended-books-part-1.aspx">Recommended Books &#8211; part 1</a> (Roy Osherove) </li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=8a8bd9f2-f0a0-4735-907e-ca288b275b19">New Official jQuery Podcast Announced</a> (Elijah Manor) </li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/B1jheKp_8rA/1489">How to Effectively Utilize Microsoft Project 2010 with SharePoint 2010 &#8211; A Free, Live Webcast &#8211; Nov 3rd @ 10am PT</a> (Dux Raymond Sy) </li>
<li><a href="http://channel9.msdn.com/posts/philpenn/BlockingCollectionT-Demonstration-in-Producer-Consumer-Scenarios/">BlockingCollection Demonstration in Producer-Consumer Scenarios</a> (Phil Pennington) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/PBMMkDjuRLI/mark-your-calendars-dec-5-2009-sharepoint-saturday-dc-is-back.aspx">Mark Your Calendars: Dec 5, 2009 &#8211; SharePoint Saturday DC is Back!</a> (Dux Raymond Sy) </li>
<li><a href="http://www.lhotka.net/weblog/SOAManifesto.aspx">SOA Manifesto</a> (Rockford Lhotka) </li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2009/10/29/where-to-engage-with-questions-about-wpf4-beta2.aspx">Where to engage with questions about WPF4 Beta2</a> (Rob Relyea) </li>
<li><a href="http://www.ademiller.com/blogs/tech/2009/10/pdc-2009-whats-happening-at-the-patterns-workshop/?&amp;owa_from=feed&amp;owa_sid=">PDC 2009 &#8211; What&#8217;s Happening at the Patterns Workshop</a> (Ade Miller) </li>
<li><a href="http://blogs.msdn.com/windowsazure/archive/2009/10/29/windows-azure-platform-launch-update.aspx">Windows Azure Platform Launch Update</a> (Windows Azure Team) </li>
<li><a href="http://blog.smarx.com/posts/windows-azure-at-pdc-2009">Windows Azure at PDC 2009</a> (Steve Marx) </li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/gI4EEmUmQrA/you-see-that-database-off-with-his-head.aspx">You see that database? OFF WITH HIS HEAD!</a> (Oren Eini) </li>
<li><a href="http://sqlblogcasts.com/blogs/sqlandthelike/archive/2009/10/29/another-t-sql-challenge.aspx">Another T-SQL Challenge</a> (Dave Ballantyne) </li>
<li><a href="http://www.codecapers.com/2009/10/manipulating-blob-data-in-mssql-with-c.html">Manipulating Blob Data in MSSQL with C#</a> (Michael Ceranski) </li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2009/10/29/eschewing-date-types-in-our-database.aspx">Eschewing Date Types in our Database</a> (Karl Seguin) </li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/VgWPavfkPok/PermaLink,guid,b4b60e8a-953b-4cc6-b517-2b30ca985a42.aspx">Connecting to SQL Azure with Telerik OpenAccess</a> (Stephen Forte) </li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Nerdyhearn/~3/MpgCv3YQJu0/185">Configuring ASP.NET (And SharePoint) to use SQL-based Sessions</a> (Tom Hearn) </li>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/cXu-lvu8-tM/october-2009-cumulative-update-packages-for-sharepoint-server-2007-and-windows-sharepoint-services-3-0.aspx">October 2009 Cumulative Update Packages for SharePoint Server 2007 and Windows SharePoint Services 3.0</a> (Jie Li) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://codebetter.com/blogs/howard.dierking/archive/2009/10/29/getting-your-groove-off.aspx">Getting Your Groove Off</a> (Howard Dierking) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/10/computer-forensics-in-windows-7-and.html">Computer Forensics in a Windows 7 (and Vista) world</a> <em>and</em>&#160;<a href="http://coolthingoftheday.blogspot.com/2009/10/seen-all-powershell-goodness-in-win7.html">Seen all the PowerShell goodness in Win7? Want to use the same tool Microsoft did to create much of it? Here you go! “PowerShell Cmdlet and Help Designer” (free and source available BTW)</a> (Greg Duncan) </li>
<li><a href="http://community.winsupersite.com/blogs/paul/archive/2009/10/29/enough-microsoft-no-one-is-endorsing-piracy-obviously.aspx">Enough, Microsoft. No One Is Endorsing Piracy. Obviously.</a> (Paul Thurrott) </li>
<li><a href="http://blogs.msdn.com/silverlight_sdk/archive/2009/10/29/classic-or-lightweight-the-msdn-redesign.aspx">Are You Classic or Lightweight? The MSDN Redesign</a> (Wolf Schmidt) </li>
<li><a href="http://feedproxy.google.com/~r/EranKampf/~3/miblbMjTGMg/">Building an iPhone Application</a> (Eran Kampf) </li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/SyqnQdqEJac/ConnectifyCreatesAndSharesVirtualWiFiHotspotsWithWindows7.aspx">Connectify creates and shares Virtual WiFi Hotspots with Windows 7</a> (Scott Hanselman) </li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/5uwDlzaExPc/">The Morning Brew #466</a> (Chris Alcock) </li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/10/29/135853.aspx">Silverlight Cream for October 29, 2009 &#8212; #720</a> (Dave Campbell) </li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=f928fe0c-f8d4-45a5-bf52-4b2291efd8f5">Tech Tweets for 29-Oct-2009</a> (Elijah Manor) </li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/bpDcbuhtq6o/">New and Notable 386</a> (Sam Gentile) </li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/_OHsPm_8MZU/cloudnews-for-29th-october-2009">CloudNews for 29th October, 2009</a> (Sameer Gupta) </li>
<li><a href="http://rtipton.wordpress.com/2009/10/29/awesome-blogs-of-the-month-oct-09/">Awesome Blogs of the Month – OCT ‘09</a> (Rhonda Tipton) </li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=4c022e35-4693-4122-8f94-175b21c30899">Interesting Finds: October 30, 2009</a> (Jason Haley) </li>
<li><a href="http://spietrek.blogspot.com/2009/10/links-10292009.html">Links (10/29/2009)</a> (Steve Pietrek) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/zw_ZsJ8qyjQ/ShowArticle.aspx">14 Silverlight Articles You Must Read on DotNetCurry</a> (Minal Agarwal) </li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:57a94838-d2d3-4ace-b5ab-767047654a3f" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Essential Silverlight 3 (9780321554161): Ashraf Michail: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321554167/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321554167.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Essential Silverlight 3 (9780321554161): Ashraf Michail: Books</a></p>
<p><b>ISBN</b>: 0321554167<br /><b>ISBN-13</b>: 9780321554161</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:c7b53e91-dc88-474a-9363-06c128aa95e9" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/10/30/dew-drop-october-30-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/10/30/dew-drop-october-30-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:caa4ed29-e82f-456d-aa13-ea8a7b01ff9c" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</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/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/msdn" rel="tag">msdn</a>,<a href="http://technorati.com/tags/iphone" rel="tag">iphone</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/soa" rel="tag">soa</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/10/30/dew-drop-october-30-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; August 17, 2009</title>
		<link>http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:23:41 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[channel 9]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[threading]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows server 2008 r2]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/</guid>
		<description><![CDATA[&#160; &#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio 12 Tips To Speed-up Your Windows [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://devcomponents.com/blog/?p=361">12 Tips To Speed-up Your Windows Forms Applications</a> (Denis Basaric) </li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/_iQB_QaFgwE/details.aspx">Microsoft Windows 7 SDK (ISO)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/gtlkQaHHnCU/details.aspx">Windows Media Center SDK</a> (MS Downloads) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/YIETZN8jMy0/instantiating-interfaces.aspx">Instantiating interfaces</a> (Oren Eini) </li>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/08/17/mis-using-c-4-0-dynamic-type-free-lambda-calculus-church-numerals-and-more.aspx">(Mis)using C# 4.0 Dynamic – Type-Free Lambda Calculus, Church Numerals, and more</a> (Bart de Smet) </li>
<li><a href="http://davesbox.com/archive/2009/08/14/expressionvisitor-shipping-in-net-4-0.aspx">ExpressionVisitor shipping in .NET 4.0</a> (David Kean) </li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/08/14/dal-save-data-using-a-stored-procedure.aspx">DAL: Save Data Using a Stored Procedure</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/08/14/using-linq-with-microsoft-word-and-excel.aspx">Using Linq with Microsoft Word and Excel</a> (Deborah Kurata) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ctmMZmm6p2I/wow-the-hatred-for-var-lives-on.aspx">Wow, the hatred for ‘var’ lives on</a> (Derik Whittaker) </li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/_8e71Xt_e9Q/displaying-custom-html-in-webbrowser-control.aspx">Displaying custom HTML in WebBrowser control</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/jXr1g0LgMA4/developing-delicious-applications.aspx">Developing Delicious applications</a> (Gunnar Peipman) </li>
<li><a href="http://elegantcode.com/2009/08/14/observations-on-the-if-statement/">Observations on the ‘if’ statement</a> (Chris Brandsma) </li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2009/08/17/a-gc-api-that-would-be-convenient.aspx">A GC API that would be convenient</a> (Patrick Smacchia) </li>
<li><a href="http://sachabarber.net/?p=528">A Look At Tasks In The System.Threading.Tasks VS2010 Namespace</a> (Sacha Barber) </li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/08/14/introduction-to-healthvault-development-13-more-more-than-one-person.aspx">Introduction to HealthVault Development #13: More more than one person</a> (Eric Gunnerson) </li>
<li><a href="http://feedproxy.google.com/~r/JamesGregory/~3/7YyucMjSzZ4/"><font color="#ff8000">Fluent NHibernate 1.0RC</font></a><font color="#ff8000"> (James Gregory) <em>– Link of the Day</em></font> </li>
<li><a href="http://weblogs.asp.net/nunitaddin/archive/2009/08/14/testdriven-net-2-23-beta-faster.aspx">TestDriven.Net 2.23 Beta – Faster!</a> <em>and</em>&#160;<a href="http://weblogs.asp.net/nunitaddin/archive/2009/08/14/testdriven-net-2-23-beta-cleaner-stack-traces.aspx">TestDriven.Net 2.23 Beta – Cleaner Stack Traces</a> (Jamie Cansdale) </li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/SQ8IG6awg14/linqtosql-a-detailed-review.aspx">LinqToSQL A Detailed Review</a> (Jesse Liberty) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/aSoN6T-v-oU/windows-7-taskbar-tabbed">Windows 7 Taskbar: Tabbed Thumbnails and Previews in Native Code</a> (Sasha Goldshtein) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/azyTQoUoVN0/">NPR Opens 80,000 Transcripts via New Transcript API</a> (Andres Ferrate) </li>
<li><a href="http://feedproxy.google.com/~r/OneDotNetWay/~3/wSBayQHO000/">Windows Azure Sample Application Riviera</a> (Deepak Kapoor) </li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/uJOxAjdhoSI/post.aspx">Announcing Sueetie Themes</a> (Dave Burke) </li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/08/17/dinnernow-net-3-1-for-windows-7-and-windows-server-2008-r2-released.aspx">DinnerNow.net 3.1 for Windows 7 and Windows Server 2008 R2 released</a> (Habib Heydarian) </li>
<li><a href="http://blogs.ipona.com/james/archive/2009/08/14/8566.aspx">Dysfunctional JavaScript</a> (James Hart) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/v9Ts_hvhk6Y/ShowArticle.aspx">ASP.NET MVC &#8211; Some Frequently Asked Questions</a> (Suprotim Agarwal) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Gv6L3-IGF98/book-review-web-design-for-roi.aspx">Book Review: Web Design for ROI</a> (Tim Barcz) </li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=5a101fe6-5427-4e7d-9b4f-7b6d4d80be4c">Signed Access Signatures and PHP SDK for Windows Azure</a> (Maarten Balliauw) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/NPSTfyeGhjE/ShowArticle.aspx">Snapshot Panel in Microsoft Expression Web 3</a> (Minal Agarwal) </li>
<li><a href="http://feedproxy.google.com/~r/GoogleWaveDeveloperBlog/~3/b9Ss2YewOhw/prototyping-drupal-module-for-google.html">Prototyping a Drupal Module for Google Wave</a> (Pamela Fox) </li>
<li><a href="http://www.thycotic.com/the-design-and-development-benefits-of-css">The Design and Development Benefits of CSS</a> (Tom Lerchenfeld &amp; Josh Frankel) </li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2009/08/15/asp-net-disk-based-caching.aspx">ASP.NET disk-based caching</a> (Karl Seguin) </li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/mHJ464BI9W4/how-to-use-ninject-2-with-asp.net-mvc.aspx">How to use Ninject 2 with ASP.NET MVC</a> (Simone Chiaretta) </li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/h-8dJ7HAuvY/13917.aspx">Range-Specific Requests in ASP.NET</a> (Scott Mitchell) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2009/08/distributed-agile-development-at-microsoft-updated/?&amp;owa_from=feed&amp;owa_sid=">Distributed Agile Development at Microsoft Updated</a> (Ade Miller) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/txml6wT4wDk/benchmarks-are-useless-yes-again.aspx">Benchmarks are useless, yes, again</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/OMreGOJu78s/taking-advantage-on-the-data-transfer-tier.aspx">Taking advantage on the Data Transfer Tier</a> (Oren Eini) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/SMoenGqcZKc/kanban-in-time-boxes-the-cadence-of-wip-and-sprints.aspx">Kanban In Time-Boxes: The Cadence of WIP and Sprints</a> (Derick Bailey) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/zjetSsvt5wY/continuous-learning-and-getting-left-behind.aspx">Continuous learning and getting left behind</a> (Jimmy Bogard) </li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/08/14/thoughts-on-agile-design-and-platforms.aspx">Thoughts on agile design and platforms</a> (Eric Gunnerson) </li>
<li><a href="http://blogs.msdn.com/erwinvandervalk/archive/2009/08/14/the-difference-between-model-view-viewmodel-and-other-separated-presentation-patterns.aspx">the difference between model-view-viewmodel and other separated presentation patterns</a> (Erwin Van Der Valk) </li>
<li><a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/tiD7GvAWkH4/should-i-use-mef-for-my-general-ioc-needs.aspx">Should I use MEF for my general IoC needs?</a> (Glenn Block) </li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/08/15/my-favorite-form-of-a-todo-in-code.aspx">My favorite form of a “TODO” in code</a> (Jeremy D. Miller) </li>
<li><a href="http://feedproxy.google.com/~r/Squaredroot/~3/YIxwxNYPWXg/">Spearmen, Javelin Throwers, and the State Pattern. Oh My!</a> (Troy Goode) </li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/TzVpX7Da-Wo/">Convention over Configuration – The Next Generation?</a> (Udi Dahan) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/QGkaefiBv1o/adjusting-nhibernate-mapping-for-tests.aspx">Adjusting NHibernate mapping for tests</a> (Krzysztof Koźmic) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/oV_ZH0VZreI/">Builders hanging off class vs Builders in same namespace</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/s-abinet4QM/">Impersonators: Why do we need them?</a> (Mark Needham) </li>
<li><a href="http://availagility.wordpress.com/2009/08/14/does-a-kanban-system-eschew-iteration/">Does A Kanban System Eschew Iteration</a> (Karl Scotland) </li>
<li><a href="http://channel9.msdn.com/posts/KeithPleas/Brian-Harry-on-Agile-delivery-of-VSTS/">Brian Harry on Agile delivery of VSTS</a> (Keith Pleas) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/gy-MPEMr4bE/refactoring-day-15-remove-duplication.aspx">Refactoring Day 15 : Remove Duplication</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/JjSZWSbqYMw/refactoring-day-16-encapsulate-conditional.aspx">Refactoring Day 16 : Encapsulate Conditional</a> (Sean Chambers) </li>
<li><a href="http://feedproxy.google.com/~r/SerialSeb/~3/Qyh-adtVukA/what-difference-framework-can-make.html">What a difference a framework can make…</a> (Sebastien Lambla) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ZD5afj2YAI4/circular-refactoring.aspx">Circular Refactoring</a> (Sergio Pereira) </li>
<li><a href="http://www.thousandtyone.com/blog/RandomThoughtsOnBuildersAtWorkPart5.aspx">Random Thoughts On Builders At Work &#8211; Part 5.</a> (Rajiv Popat) </li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/_r9_2UBH1Lc/why-re-think.html">Why the Re-Think?</a> (Mike Cottmeyer) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/08/15/so-what-s-a-silverlight-value-converter-anyway.aspx">So What’s a Silverlight Value Converter Anyway?</a> (Dan Wahlin) </li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=16457d84d4380fe52039fbf0d2a01aa3">SilverX converts Flash video to Silverlight</a> (Jay Hathaway) </li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/EDNtX-ihun8/">Adding a Rotating Button to the Swivel Behavior Demo</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/JohnPapa/~3/3ljEgjiHw9g/">Silverlight 2 Animation – Book Review</a> (John Papa) </li>
<li><a href="http://www.jphamilton.net/post.aspx?id=4c303dc8-b2ac-4d04-9af0-8f2ffcfd1012">WPF: Dynamic Search UI</a> (JP Hamilton) </li>
<li><a href="http://www.lhotka.net/weblog/SilverlightTriggers.aspx">Silverlight triggers</a> (Rockford Lhotka) </li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/v7YwW8A5Gsg/wpf-drag-amp-drop-behaviour.aspx">Wpf Drag &amp; Drop behaviour</a> (Martin Hinshelwood) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#118">Windows Weekly 118: Microsoft Gets Its Mojo Back</a> (Paul Thurrott) </li>
<li><a href="http://blogs.msdn.com/angelab/archive/2009/08/14/great-vsts-2010-agile-and-scrum-webcasts-available.aspx">Great VSTS 2010, Agile, and Scrum Webcasts Available Soon!</a> (Angela Binkowski) </li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Win7-APIs-Spec-and-Boogie-Expression-3-Starter-Kits/">This Week C9: Win7 API&#8217;s, Spec# and Boogie, Expression 3 Starter Kits</a> (Brian Keller) </li>
<li><a href="http://www.pluralsight.com/community/blogs/starr/archive/2009/08/15/team-system-videos-online.aspx">Team System Videos Online!</a> (David Starr) </li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/AYsIqHhcE1E/show-328-system-update-bigs-2-and-trials-hd.aspx">Major Nelson Show #328: Xbox 360 System update, BIGS 2 and Trials HD</a> (Larry Hyrb) </li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-25-Comedians-SQL-server-Photosynth-Facebook-Zune-Bingle/">Ping 25: Comedians, SQL server, Photosynth, Facebook, Zune, Bingle</a> (Laura Foy) </li>
<li><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/LBPNc6XFAVk/">Video: Smart &amp; Lean Organizations</a> (Max Pool) </li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/fKmZekxp-Ng/index.php">Episode 80 &#8211; PowerScripting Podcast &#8211; Klaus Graefensteiner</a> (Jonathan Walz &amp; Hal Rottenberg) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devhawk/~3/MZntYHVEjGQ/CodePlex+Editor+Role.aspx">CodePlex Editor Role</a> (Harry Pierson) </li>
<li><a href="http://feedproxy.google.com/~r/dasblonde/~3/fxXYBghF0Fg/MicrosoftTechnologyRoadmapAtPDCInLA.aspx">Microsoft Technology Roadmap at PDC in LA</a> (Michele Leroux Bustamante) </li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/EranKampf/~3/wlPpTWl4_i0/">Data Mining – Handling Missing Values the Database</a> (Eran Kampf) </li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/5zx_a_DgcYw/scripting-objects-with-magic">Scripting Objects with Magic</a> (Jeremiah Peschka) </li>
<li><a href="http://blog.sqlauthority.com/2009/08/15/sql-server-introduction-to-change-data-capture-cdc-in-sql-server-2008/">Introduction to Change Data Capture (CDC) in SQL Server 2008</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2009/08/16/sqlauthority-news-evaluate-the-microsoft-sql-server-2008-r2-august-community-technology-preview-ctp/">Evaluate the Microsoft SQL Server 2008 R2 August Community Technology Preview (CTP)</a> (Pinal Dave) </li>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2009/08/15/Powershell-and-SMO-scripting-_2D00_-Part-2.aspx">Powershell and SMO scripting – Part 2</a> (Martin Bell) </li>
<li><a href="http://www.codecapers.com/2009/08/keep-your-code-in-sync-with-your.html">Keeping Your Code in Sync With Your Database</a> (Michael Ceranski) </li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5861.entry">Free Copy of Windows 7 and Free Windows 7 Training for I.T. Professionals &amp; Developers from Microsoft</a> (Blake Handler) </li>
<li><a href="http://huddledmasses.org/more-growl-for-windows-from-powershell/">More Growl for Windows from PowerShell</a> (Joel Bennett) </li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/fI61kPK-u_E/rate-your-employer-sites-ndash-itrsquos-about-damn-time.aspx">Rate Your Employer Sites – It’s About Damn Time</a> (Dave Schinkel) </li>
<li><a href="http://uxevangelist.blogspot.com/2009/08/windows-8-next-generation-gui-confirmed.html">Windows 8: Next-Generation GUI Confirmed</a> <em>and</em>&#160;<a href="http://uxevangelist.blogspot.com/2009/08/windows-8-to-include-data-center.html">Windows 8 to Include Data Center Automation</a> (Stephen Chapman) </li>
<li><a href="http://stevegilham.blogspot.com/2009/08/writing-powershell-cmdlets-in-f-may-ctp.html">Writing PowerShell cmdlets in F# &#8212; May CTP</a> (Steve Gilham) </li>
<li><a href="http://blogs.msdn.com/msdnsubscriptions/archive/2009/08/14/wave-2-of-windows-7-client-and-windows-server-2008-r2-now-live-on-msdn-subscriber-downloads.aspx">Wave 2 of Windows 7 Client and Windows Server 2008 R2 &#8211; NOW LIVE ON MSDN SUBSCRIBER DOWNLOADS!</a> (MSDN Subscriptions Blog) </li>
<li><a href="http://girldeveloper.com/articles/latest-article-about-nerding-it-up/">Latest Article About Nerding it Up</a> (Sara J. Chipps) </li>
<li><a href="http://dotnet.org.za/rudi/archive/2009/08/17/presenting-using-windows-7.aspx">Presenting using Windows 7</a> (Rudi Grobler) </li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=7a7ad92e-44bd-4f98-a544-19dc201bd2fa">Interesting Finds: August 15, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=96469f5a-6d66-4cd0-9f35-13e91dfaa0b8">Interesting Finds: August 16, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=5c66c37e-a550-4f4c-8d46-75fc5ceae62d">Interesting Finds: August 17, 2009</a> (Jason Haley) </li>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/Bk_xFsKiYPo/">LINKBLOG for August 14, 2009</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/ArjansWorld/~3/An8PE4Erd44/">LINKBLOG for August 16, 2009</a> (Arjan Zuidhof) </li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/pBSNPiEHPqU/post.aspx">Everyman Links for August 14, 2009</a> (Dave Burke) </li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/08/14/community-convergence-liii.aspx">Community Convergence LIII</a> (Charlie Calvert) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/UiOZnC4DwEs/">The Morning Brew #413</a> (Chris Alcock) </li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/zGe8ddYUb2g/links-of-the-week-87---ldquosnow-patrolrdquo-edition.aspx">Links of the week #87 &#8211; “Snow Patrol” Edition</a> (David Vidmar) </li>
<li><a href="http://grantpalin.com/2009/08/16/weekly-links-66/">Weekly Links #66</a> (Grant Palin) </li>
<li><a href="http://spietrek.blogspot.com/2009/08/links-8162009.html">Links (8/16/2009)</a> (Steve Pietrek) </li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/u1gg1DHHneM/interesting-post-8102009-through.html">Interesting Post&#8230; 8/10/2009 through 8/16/2009</a> (Mike Cottmeyer) </li>
<li><a href="http://rtipton.wordpress.com/2009/08/14/weekly-link-post-106/">Weekly Link Post 106</a> (Rhonda Tipton) </li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/08/16/f-discoveries-this-week-08-16-2009.aspx">F# Discoveries This Week 08/16/2009</a> (Rick Minerich) </li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/VN5lrGsA2EI/">New and Notable 356</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SamGentile/~3/2xDnPnOTZbs/">New and Notable 357</a> (Sam Gentile) </li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/dIh1TIcxomM/cloudnews-for-14th-august-2009">CloudNews for 14th August, 2009</a> (Mayank Gupta) </li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:a80216a0-8438-46f5-af10-2cbde2c7643e" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Foundation Silverlight 2 Animation (9781430215691): Jeff Paries: Books" href="http://www.amazon.com/exec/obidos/ASIN/1430215690/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1430215690.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Foundation Silverlight 2 Animation (9781430215691): Jeff Paries: Books</a></p>
<p><b>ISBN</b>: 1430215690<br /><b>ISBN-13</b>: 9781430215691</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:7186a7c3-4179-449b-9a26-6bd5167dd7c3" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-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:7fba2468-2ce7-4984-b932-4ae0831ee252" class="wlWriterSmartContent">Technorati Tags: <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/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/windows+server+2008+r2" rel="tag">windows server 2008 r2</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/channel+9" rel="tag">channel 9</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/msdn" rel="tag">msdn</a>,<a href="http://technorati.com/tags/threading" rel="tag">threading</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</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%2f08%2f17%2fdew-drop-august-15-2009%2f&amp;title=Dew+Drop+-+August+17%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; May 14, 2009</title>
		<link>http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-2009/#comments</comments>
		<pubDate>Thu, 14 May 2009 12:36:49 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[indexed views]]></category>
		<category><![CDATA[ncover]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-2009/</guid>
		<description><![CDATA[&#160; Silverlight / WPF Creating a Custom Observable Collection in WPF (Pedro Sampaio) ViewModel + .NET RIA Services Part 2: Testability, Server Mocking and Dependencies (Nikhil Kothari) .NET RIA Services Simplifies Web Development Efforts (Bruce Kyle) Transforming Bounds (WPF3D Team) New York Times Silverlight Kit Now Open Source (Michael S. Scherotter) Have you seen Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://sweux.com/blogs/psampaio/index.php/2009/04/13/creating-a-custom-observable-collection-in-wpf/">Creating a Custom Observable Collection in WPF</a> (Pedro Sampaio)</li>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=231">ViewModel + .NET RIA Services Part 2: Testability, Server Mocking and Dependencies</a> (Nikhil Kothari)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/05/13/net-ria-services-simplifies-web-development-efforts.aspx">.NET RIA Services Simplifies Web Development Efforts</a> (Bruce Kyle)</li>
<li><a href="http://blogs.msdn.com/wpf3d/archive/2009/05/13/transforming-bounds.aspx">Transforming Bounds</a> (WPF3D Team)</li>
<li><a href="http://feedproxy.google.com/~r/Synergist/~3/2RkQrbrrsoU/new-york-times-silverlight-kit-now-open-source.aspx">New York Times Silverlight Kit Now Open Source</a> (Michael S. Scherotter)</li>
<li><a href="http://team.silverlight.net/announcements/have-you-seen-microsoft-interactive-canvas-mic-in-action-see-why-it-won-the-design-week-award/">Have you seen Microsoft Interactive Canvas (MIC) in action? See why it won the Design Week award</a> (Silverlight Team)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.zdnet.com/microsoft/?p=2769">Visual Studio 2010 Beta 1 expected as soon as next week</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/K8TcKQ7MgAM/fluentnhibernate-contrib-fnh-contrib-is-alive.aspx"><font color="#ff8000">FluentNHibernate Contrib (FNH.Contrib) Is Alive!</font></a><font color="#ff8000"> (Derick Bailey) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/jt_M5iULLu0/string-repeat-smaller-and-faster-version.aspx">string.Repeat() – smaller and faster version</a> (Gunnar Peipman)</li>
<li><a href="http://www.thedatafarm.com/Blog/2009/05/13/EF4WhatIsAndIsNotSupported.aspx">EF4: What is and is not supported</a> (Julie Lerman)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/05/13/part-i-building-applications-using-the-net-service-bus.aspx">Talking Points: Building Applications Using the .NET Service Bus (Part I)</a> (Joel Reyes)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/sWWxs_VvAaw/essential-tools-for-web-developers.aspx">Essential tools for web developers</a> (Jimmy Bogard)</li>
<li><a href="http://blog.dmbcllc.com/2009/05/13/twitter-from-aspnet/">Twitter from ASP.NET</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/HCPctGlUVM0/">What ASP.NET developers should know about jQuery</a> (Dave Ward)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/eXajwbWVi2Y/">Selenium: Waiting for jQuery AJAX calls</a> (Mark Needham)</li>
<li><a href="http://csharpbits.notaclue.net/2009/05/retaining-pager-size-in-dynamic-data.html">Retaining Pager Size in Dynamic Data GridViewPager</a> (Steve Naughton)</li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2009/05/13/new-release-of-the-ajax-control-toolkit.aspx">New release of the Ajax Control Toolkit</a> (Bertrand Le Roy)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/T8cjqWwlCJE/the-stripper-pattern.aspx">The Stripper Pattern</a> (Oren Eini)</li>
<li><a href="http://codebetter.com/blogs/glenn.block/archive/2009/05/14/customizing-container-behavior-part-2-of-n-defaults.aspx">Customizing container behavior part 2 of N &#8211; Defaults</a> (Glenn Block)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/8PstDhv3ZrE/commercial-suicide-integration-at-the-database-level.aspx">Commercial Suicide &#8211; Integration at the Database Level</a> (Jak Charlton)</li>
<li><a href="http://feedproxy.google.com/~r/NCover/~3/K7sPB4rzVeg/ncover-v31-unveiled-bad-code-flees">NCover v3.1 unveiled! Bad code flees!</a> (Joe Feser)</li>
<li><a href="http://availagility.wordpress.com/2009/05/13/anxiety-or-boredom-driven-process-improvement/">Anxiety or Boredom Driven Process Improvement?</a> (Karl Scotland)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/uV8ul64-ls4/">The fallacy of the always-valid entity</a> (Jeffrey Palermo)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/05/13/using-code-analysis-again.aspx">Using code analysis again…</a> (Marc Schneider)</li>
<li><a href="http://www.thousandtyone.com/blog/BuildersStoryTellersAndWhinersPart6.aspx">Builders, Story Tellers And Whiners &#8211; Part 6</a> (Rajiv Popat)</li>
<li><a href="http://shrinik.blogspot.com/2009/05/10-ways-to-make-automation-difficult-or.html">10 ways to make automation difficult or ineffective</a> (Shrini Kulkarni)</li>
<li><a href="http://domaindrivendesign.org/library/oberg_2009">Quicker Frameworks</a> (Vladimir Gitlevich)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://agiletoolkit.libsyn.com/index.php?post_id=478290#">AgileToolkit &#8211; Moving into the role of Scrum Master</a> (Jill Tubaugh)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Luca-Bolognese-C-and-VBNET-Co-Evolution-The-Twain-Shall-Meet/">Luca Bolognese: C# and VB.NET Co-Evolution &#8211; The Twain Shall Meet</a> (Charles Torre)</li>
<li><a href="http://blog.stackoverflow.com/2009/05/podcast-53/">Stack Overflow Podcast #53</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/l9WuSTHqdmA/">Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC</a> (Jon Galloway)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/Tc9hgdqc9lQ/ViewPost.aspx">TechEd 2009 SharePoint Developer Panel</a> (Eric Shupps)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/05/14/microsoft-mvp-s-award-program-recognizes-top-tier-technology-influencers.aspx">Microsoft MVP Award Program Recognizes Top-Tier Technology Influencers!</a> (Jas Dhaliwal)</li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2009/05/13/teamcity-codebetter-project-list.aspx">TeamCity.CodeBetter Project List</a> (Kyle Baley)</li>
<li><a href="http://blogs.msdn.com/joshpoley/archive/2009/05/13/upcoming-testing-conferences-2nd-half-of-2009.aspx">Upcoming Testing Conferences (2nd half of 2009)</a> (Josh Poley)</li>
<li><a href="http://feeds.wired.com/~r/wiredgeekdad/~3/WgIn2Cbpj4w/">100 Geeks You Should Be Following On Twitter</a> (Ken Denmead)</li>
<li><a href="http://blog.sqlauthority.com/2009/05/14/sqlauthority-news-teched-india-2009-day-1-authors-tech-session-sql-server-cheat-sheet-meeting-great-people/">SQLAuthority News – TechEd India 2009 – Day 1 – Authors Tech Session – SQL Server Cheat Sheet – Meeting Great People</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/tivYtAWPUnY/ViewPost.aspx">TechEd 2009 – Day 2</a> (Todd O. Klindt)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/jbXeREoJdxM/PermaLink,guid,f40e7a40-2d37-492e-ab02-53603e8e3585.aspx">TechEd Day 2</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/T_2-bS-odkQ/requirements-for-sharepoint-2010.htm">Requirements for SharePoint 2010</a> (Stephen Cummins)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/-jks1QH876U/Filtered-Indexes-v-Indexed-Views.aspx">Filtered Indexes v Indexed Views</a> (Simon Sabin)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/05/13/start-today-testing-compatibility-with-windows-logo-toolkit-rtm.aspx">Start Today Testing Compatibility with Windows Logo Toolkit RTM</a> (Bruce Kyle)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001266.html">Why Do Computers Suck at Math?</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/jobsblogscast/~3/s4NAa5M3d6U/">Strengths and weaknesses revisited</a> (Microsoft JobsBlog<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=2465b1bcdc4497ee61ef6e1a181315c1">GBridge gets better with Google Apps support in v2.0</a> (Lee Mathews)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/HULqnlX4c-k/">The Morning Brew #347</a> (Chris Alcock)</li>
<li><a href="http://visualstudiohacks.com/blog/visual-studio-links-118/">Visual Studio Links #118</a> (Darren Stokes)</li>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/IVYSDjRcdkQ/">LINKBLOG for May 13, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=2be2ab6e-6eef-47cc-95f1-2da316a667f8">Interesting Finds: May 13, 2009</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/05/13/132094.aspx">Silverlight Cream for May 13, 2009 &#8212; #592</a> (Dave Campbell)</li>
<li><a href="http://feeds.jasongaylord.com/~r/JasonNGaylord/~3/Tg4WmCqxW2c/technology-related-links-for-may-13th.aspx">Technology Related Links for May 13th</a> (Jason N. Gaylord)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/sHMPfIBUA38/cloudnews-for-may-13th-2009">CloudNews for May 13th, 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:81791f97-6a7d-4a20-a213-d4a7d60ee869" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Ajax: The Definitive Guide: Anthony T. Holdener III: Books" href="http://www.amazon.com/exec/obidos/ASIN/0596528388/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596528388.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Ajax: The Definitive Guide: Anthony T. Holdener III: Books</a></p>
<p><b>ISBN</b>: 0596528388<br /><b>ISBN-13</b>: 9780596528386</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:d7400760-b330-478a-9efc-5248c3a5af8c" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-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:853a6b2c-f33c-40ac-949f-2001fe57c407" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/indexed+views" rel="tag">indexed views</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/ajax" rel="tag">ajax</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%2f14%2fdew-drop-may-14-2009%2f&amp;title=Dew+Drop+-+May+14%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/05/14/dew-drop-may-14-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; April 28, 2009</title>
		<link>http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-2009/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:22:15 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kumo]]></category>
		<category><![CDATA[nhprof]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[webforms]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-2009/</guid>
		<description><![CDATA[&#160; Web Development JavaScript for C# developers: date basics (Julian M. Bucknall) To MVC or to WebForms? (Chad Myers) CMS vs Code It Yourself (Dave M. Bush) How I handle JSON dates returned by ASP.NET AJAX (Dave Ward) Tip#57: Did you know… How to manage web site configuration through a web interface (Deepak Verma) ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-developers-date-basics/">JavaScript for C# developers: date basics</a> (Julian M. Bucknall<julianb @BOYET.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/Qal_XO2IGD8/to-mvc-or-to-webforms.aspx">To MVC or to WebForms?</a> (Chad Myers)</li>
<li><a href="http://blog.dmbcllc.com/2009/04/28/cms-vs-code-it-yourself/">CMS vs Code It Yourself</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/Okgn0H5ch5w/">How I handle JSON dates returned by ASP.NET AJAX</a> (Dave Ward)</li>
<li><a href="http://blogs.msdn.com/webdevelopertips/archive/2009/04/28/tip-56-did-you-know-how-to-manage-web-site-configuration-through-a-web-interface.aspx">Tip#57: Did you know… How to manage web site configuration through a web interface</a> (Deepak Verma)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/i4nU218-iu0/asp.net-mvc-brings-fun-back-inside-web-development-on-.net.aspx">ASP.NET MVC brings FUN back inside web development, on .NET</a> (Simone Chiaretta)</li>
<li><a href="http://feedproxy.google.com/~r/mostlylucid/XRDO/~3/Xg_f0CE5Fws/1319.aspx">The strange case of the disappearing Feature: AdapterGroup</a> (Scott Galloway)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/CFYDVBHtLE0/740022.aspx">Creating Visual Studio Templates from your Web Projects</a> (Rick Strahl)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=2803e2a2-a2cf-475a-b40a-a9d3bd08e87d">PHPPowerPoint 0.1.0 (CTP1) released!</a> <em>and</em>&#160;<a href="http://blog.maartenballiauw.be/post.aspx?id=e547b412-90ab-4b92-87c5-295fa59e38c7">Book review: Learning Ext JS</a> (Maarten Balliauw)</li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/04/move-over-aspnet-webforms-and-mvc.html">Move Over ASP.NET WebForms and MVC!</a> (Jonathan Oliver)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/QYjKifm6uq0/asp-net-400-bad-request-with-restricted-characters.aspx">ASP.NET 400 Bad Request with restricted characters</a> (Joshua Flanagan)</li>
<li><a href="http://feedproxy.google.com/~r/Dev102feed/~3/zvmZDSJ7hhc/">How to Create A JQuery Plugin</a> (Justin)</li>
<li><a href="http://nayyeri.net/blog/iroutehandler-in-asp-net-mvc/">IRouteHandler in ASP.NET MVC</a> (Keyvan Nayyeri<noreply @NAYYERI.NET>)</li>
<li><a href="http://channel9.msdn.com/posts/gioker84/Cross-browsing-experience-with-Expression-Web-and-IE8/">Cross browsing experience with Expression Web and IE8</a> (Giorgio Sardo)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/KzMyU9PfDVU/windows-live-web-toolbar-how-to-integrate-into-your-site.aspx">Windows Live Web Toolbar – How to integrate into your site</a> (Hackersoft)</li>
<li><a href="http://www.devx.com/codemag/Article/41537?trk=DXRSS_DOTNET">Develop Provider-Based Features for Your Applications</a> (Miguel A. Castro)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/bethmassi/archive/2009/04/27/tally-rows-in-a-dataset-that-match-a-condition.aspx">Tally Rows in a DataSet that Match a Condition</a> (Beth Massi)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/e270T4FbTwk/why-i-love-resharper-part-x-of-n.aspx">Why I love ReSharper, Part X of N</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/KevinMiller/~3/ju_q6JqFoXA/introducing-dovetail-datamap.aspx">Introducing Dovetail DataMap</a> (Kevin Miller)</li>
<li><a href="http://blog.jagregory.com/2009/04/28/whats-been-happening-in-fluent-nhibernate-land/">What&#8217;s Been Happening in Fluent NHibernate Land?</a> (James Gregory)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/SRm2Vwg7vyI/nhibernate-unit-testing.aspx">NHibernate Unit Testing</a> (Oren Eini)</li>
<li><a href="http://codebetter.com/blogs/dru.sellers/archive/2009/04/27/why-messaging-1-intro.aspx">Why Messaging #1 &#8211; Intro</a> (Dru Sellers)</li>
<li><a href="http://blogs.msdn.com/steverowe/archive/2009/04/27/don-t-worship-at-the-altar-of-accuracy.aspx">Don’t Worship at the Altar of Accuracy</a> (Steve Rowe)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/tQHEHD3JR_Y/weakstrong-apis">Weak/Strong APIs</a> (Mark Needham)</li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/04/all-your-repository-are-belong-to-us.html">All Your Repositories Are Belong To Us</a> (Jonathan Oliver)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/AFEJu5z0vUY/">Why agile transitions initiatives might fail</a> (Jeffrey Palermo)</li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2009/04/27/validation-part-2-client-side.aspx">Validation &#8211; Part 2 &#8211; Client-Side</a> <em>and</em>&#160;<a href="http://codebetter.com/blogs/karlseguin/archive/2009/04/27/the-7-phases-of-unit-testing.aspx">The 7 Phases of Unit Testing</a> (Karl Seguin)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://team.silverlight.net/announcements/microsoft-previews-great-wpf-and-silverlight-apps-with-facebook-openstreams-api/">Microsoft Previews Great WPF and Silverlight Apps with Facebook OpenStreams API</a> (Silverlight Team)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/04/27/silverlight-3-simple-control-for-online-offline.aspx">Silverlight 3 – Simple Control for Online/Offline</a> <em>and</em>&#160;<a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/04/27/silverlight-3-simple-flip-control-built-on-planeprojection.aspx">Silverlight 3 – Simple “Flip Control” built on PlaneProjection</a> (Mike Taulty)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/04/27/testapi-v0-2-released.aspx">TestAPI v0.2 Released</a> (Lester Lobo)</li>
<li><a href="http://learnwpf.com/Posts/Post.aspx?postId=ef73ce54-ca51-4719-91b5-1ed7a4ebeca2">Round Gel-like button template for WPF</a> (LearnWPF)</li>
<li><a href="http://blog.excastle.com/2009/04/27/databinding-the-videogame-part-6-logical-coordinates/">Databinding the videogame, part 6: logical coordinates</a> (Joe White)</li>
<li><a href="http://nerddawg.blogspot.com/2009/04/silverlight-out-of-browser-apps-local.html">Silverlight out-of-browser apps: Local Data Store</a> (Ashish Shetty)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/wrI8LFNWi98/105">DimeCasts.NET Episode #105: Getting your Func along with your Action on</a> (Derik Whittaker)</li>
<li><a href="http://channel9.msdn.com/posts/ZachSkylesOwens/The-Future-of-SQL-Data-Services-with-Nigel-Ellis/">The Future of SQL Data Services with Nigel Ellis</a> (Zach Skyles Owens)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/dWvTzLunnSM/TheThirstyDeveloper60SQLServer2008ForDevelopers.aspx">The Thirsty Developer 60: SQL Server 2008 for developers</a> (Dave Bost &amp; Larry Clarkin)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/TPONR7K9E2g/taking-peepcode-for-a-spin.aspx">Taking PeepCode for a spin</a> (Sergio Pereira)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2009/04/distributed-development-at-agile-2009/?&amp;owa_from=feed&amp;owa_sid=">Distributed Development at Agile 2009</a> (Ade Miller)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/2sI5MyXZqYE/top-10-net-twitterers">Top 10 .NET Twitterers</a> (Me)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisGWilliams/~3/ow6HZ5MS9PY/131505.aspx">NINE Questions with Shawn Weisfeld</a> (Chris Williams)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/1uWoo8lmp9U/my-upcoming-speaking-teaching-schedule.aspx">My upcoming speaking/teaching schedule</a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/04/27/events-this-week-april-27th-2009.aspx">Events This Week – April 27th, 2009</a> (G. Andrew Duthie)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/FnfKSgfUYoM/SQL2005-and-SQL2008-should-not-be-installed-side-by-side.aspx">SQL2005 and SQL2008 should not be installed side by side</a> (Simon Sabin)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/quick-data-model-creation-off-ssas-data-">Quick Data Model creation off SSAS Data Source in SSRS</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2009/04/28/sql-server-introduction-to-sql-server-encryption-and-symmetric-key-encryption-tutorial-with-script/"><font color="#ff8000">SQL SERVER &#8211; Introduction to SQL Server Encryption and Symmetric Key Encryption Tutorial with Script</font></a><font color="#ff8000"> (Pinal Dave) <em>– Link of the Day</em></font></li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/erwinvandervalk/archive/2009/04/27/sharepoint-guidance-v2-drop-8.aspx">sharepoint guidance v2 – drop 8</a> (Erwin Van Der Valk)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jsmag/~3/QJZVI0Ubpy8/">Call for JavaScript authors</a> (Michael Kimsal)</li>
<li><a href="http://feedproxy.google.com/~r/tcmagazine/~3/-HibAV8B8Zg/comments.php">More Office 2010 screenshots surface</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/tcmagazine/~3/JVslkkiuh8g/comments.php">Microsoft said to reveal &quot;Kumo&quot; in June</a> (Ben)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/bJCE9Ih4NZg/nh-prof-feedback.aspx">NH Prof feedback</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/3-8YppsmFj0/windows-live-profile-april-update-is-here.aspx">Windows Live Profile (April) update is here!</a> (damaster)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/ZMv-d1G-BXI/">At This Point, I’d Prefer Java Developers Over .NET Developers</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/oZgupDw3BKg/countdown-to-kumo-neowin-reader-spots-40-day-clock.aspx">Countdown to Kumo? Neowin reader spots 40 day clock</a> (Kip Kniskern)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/IJtulcHdkhQ/">Microsoft Vine to alert you in the time of crisis</a> (Taimur Asad)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/BeRG0ChDT0I/firefox-35-beta-4-available-for-download">Firefox 3.5 Beta 4 Available for Download</a> (Kevin Purdy)</li>
<li><a href="http://www.codecapers.com/2009/04/40-off-ironpython-in-action-book.html">40% off IronPython In Action Book</a> (Michael Ceranski)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2009/04/27/five-windows-7-chapters-free-to-all.aspx">Five Windows 7 chapters free to all</a> (Devon Musgrave)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/04/27/improvements-to-autoplay.aspx">Improvements to AutoPlay</a> (Arik Cohen)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=d4787c7d00153556e99640cb2e78f5e6">Is Google trying to out-Digg Digg?</a> (Lee Mathews)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/MIApROoUXpQ/">LINKBLOG for April 27, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=ad5bef93-6762-4a7c-96af-a5f4e3c16e03">Interesting Finds: April 27, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/-WrTbU1zGAc/">The Morning Brew #336</a> (Chris Alcock)</li>
<li><a href="http://visualstudiohacks.com/blog/visual-studio-links-114/">Visual Studio Links #114</a> (Darren Stokes)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/04/27/131508.aspx">Silverlight Cream for April 27, 2009 &#8212; #581</a> (Dave Campbell)</li>
<li><a href="http://rtipton.wordpress.com/2009/04/27/weekly-link-post-91/">Weekly Link Post 91</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/UtaWXc1lt0E/">New and Notable 315</a> (Sam Gentile<graffiti @YOURSITE.COM>)</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:355b4bcb-9bf4-4cb6-a1ae-ad66cc605b19" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Windows&reg; Internals: Including Windows Server 2008 and Windows Vista, Fifth Edition (PRO-Developer): Mark Russinovich, David A. Solomon, Alex Ionescu: Books" href="http://www.amazon.com/exec/obidos/ASIN/0735625301/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0735625301.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Windows&reg; Internals: Including Windows Server 2008 and Windows Vista, Fifth Edition (PRO-Developer): Mark Russinovich, David A. Solomon, Alex Ionescu: Books</a></p>
<p><b>ISBN</b>: 0735625301<br /><b>ISBN-13</b>: 9780735625303</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:06582b6c-7281-487a-b6e0-ee95423ff4ee" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-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:e88ef1ee-e619-490b-8992-aaedb3be005a" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net" rel="tag">.net</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/nhprof" rel="tag">nhprof</a>,<a href="http://technorati.com/tags/resharper" rel="tag">resharper</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/webforms" rel="tag">webforms</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ssrs" rel="tag">ssrs</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/kumo" rel="tag">kumo</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/asp.net+ajax" rel="tag">asp.net ajax</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%2f28%2fdew-drop-april-28-2009%2f&amp;title=Dew+Drop+-+April+28%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/04/28/dew-drop-april-28-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>
]]></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 23, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/23/dew-drop-february-23-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/23/dew-drop-february-23-2009/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 13:23:46 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[channel9]]></category>
		<category><![CDATA[expression web]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight contrib]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/23/dew-drop-february-23-2009/</guid>
		<description><![CDATA[&#160; .NET / Visual Studio Implementing a WCF service firewall part I of N (Arnon Rotem-Gal-Oz) Silverlight Contrib 2009.1.0 Released! (Ilia Iordanov) Using SliM in FitNess with .Net (Brett Schuchert) DGML, Containers, and VSTS 2010 Architecture Rendering (Cameron Skinner) Visual Basic 10 on the 10-4 Channel9 Series! (Lisa Feigenbaum) SP1 for Crystal Reports 2008: fixes [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=Implementing-a-WCF-service-firewall-part-I-of-N.html&amp;Itemid=29">Implementing a WCF service firewall part I of N</a> (Arnon Rotem-Gal-Oz)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/21o_CL6YzzI/Silverlight-Contrib-2009.1.0-Released-.aspx">Silverlight Contrib 2009.1.0 Released!</a> (Ilia Iordanov)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/02/22/using-slim-in-fitness-with-net">Using SliM in FitNess with .Net</a> (Brett Schuchert)</li>
<li><a href="http://blogs.msdn.com/camerons/archive/2009/02/23/dgml-containers-and-vsts-2010-architecture-rendering.aspx">DGML, Containers, and VSTS 2010 Architecture Rendering</a> (Cameron Skinner)</li>
<li><a href="http://www.pheedo.com/click.phdo?i=488b989cd62cf278d55652e836799218">Visual Basic 10 on the 10-4 Channel9 Series!</a> (Lisa Feigenbaum)</li>
<li><a href="http://www.thedatafarm.com/blog/2009/02/22/SP1ForCrystalReports2008FixesReportsNotOpeningUpInVS2008AndQuotentryPointNotFoundquotInStandaloneVersion.aspx">SP1 for Crystal Reports 2008: fixes reports not opening up in VS2008 and &quot;entry point not found&quot; in stand-alone version</a> (Julie Lerman)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/544881445/troubleshooting-common-mapping-bugs-with-nhibernate.aspx">Troubleshooting common mapping bugs with NHibernate</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/peBrXTaHx3U/adding-parallel-extensions-to-f.aspx">Adding Parallel Extensions to F#</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/2SxJ1NXOpm4/">C#: Implicit Operator</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/YnEXJF-w04c/">C#: Wrapping collections vs Extension methods</a> (Mark Needham)</li>
<li><a href="http://feeds.feedburner.com/~r/MyTechnobabble/~3/545753658/event-aggregation-with-mef-with-and-without-eventaggregator.aspx">Event Aggregation with MEF (with and without EventAggregator)</a> (Glenn Block)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/02/23/windows-7-taskbar-user-tasks.aspx">Windows 7 Taskbar: User Tasks</a> (Sasha Goldshtein)</li>
<li><a href="http://www.codeplex.com/csharper/Release/ProjectReleases.aspx?ReleaseId=23550">CSharper: C# Metaprogramming &#8211; Release: 3.0 Feb CTP</a> (CodePlex)</li>
<li><a href="http://elegantcode.com/2009/02/19/love-and-fluent-nhibernate/">Love and Fluent NHibernate</a> (Chris Brandsma)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blog.objectmentor.com/articles/2009/02/22/oo-is-irrelevant">OO is Irrelevant!</a> (Brett Schuchert)</li>
<li><a href="http://feeds.feedburner.com/~r/UdiDahan-TheSoftwareSimplist/~3/545139356/">Messaging ROI</a> (Udi Dahan)</li>
<li><a href="http://blogs.tedneward.com/2009/02/22/As+For+Peer+Review+Code+Review.aspx">As for Peer Review, Code Review?</a> (Ted Neward)</li>
<li><a href="http://elegantcode.com/2009/02/21/how-scrum-is-like-marijuana/">How Scrum is Like Marijuana</a> (David Starr)</li>
<li><a href="http://davybrion.com/blog/2009/02/the-tests-for-the-readable-code-challenge/">The Tests For The Readable Code Challenge</a> (Davy Brion)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=653fda2d-cb48-4eaa-830a-5391321d285f"><font color="#ff8000">Who Knew Domain Validation Was So Hard?</font></a><font color="#ff8000"> (Justin Etheredge) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/MosesOfEgyptBlog/~3/9p0rr12RiU8/post.aspx">Domain Driven Design &amp; Test Driven Design\Development with Entity Framework Part 1.b Integration Testing for ObjectContext</a> (Muhammad Mosa)</li>
<li><a href="http://feeds.feedburner.com/~r/CodeBetter/~3/545185451/evolutionary-design-and-acyclic-componentization.aspx">Evolutionary Design and Acyclic componentization</a> (Patrick Smacchia)</li>
<li><a href="http://elegantcode.com/2009/02/17/fluent-interfaces-what-am-i-missing/">Fluent Interfaces: What Am I Missing?</a> (David Starr)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://docs.jquery.com/Release:jQuery_1.3.2">Release: jQuery 1.3.2</a> (jQuery Team)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-programmers-closure-basics/">JavaScript for C# programmers: closure basics</a> (Julian M. Bucknall<julianb @BOYET.COM>)</li>
<li><a href="http://elegantcode.com/2009/02/21/javascript-arrays-via-jquery-ajax-to-an-aspnet-webmethod/">JavaScript Arrays via JQuery Ajax to an Asp.Net WebMethod</a> <em>and</em>&#160;<a href="http://elegantcode.com/2009/02/22/jquery-132-performance-and-ie8/">JQuery 1.3.2: Performance and IE8</a> (Chris Brandsma)</li>
<li><a href="http://feeds.feedburner.com/~r/StephenWalther/~3/545093351/chapter-4-understanding-views.aspx">Chapter 4 &#8211; Understanding Views</a> (Stephen Walther)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=7bcec59e-3364-4d27-a7b1-b25bf711c03f">Creating an ASP.NET MVC application with Google Gears</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/YiBxs9S-9mA/ShowArticle.aspx">Creating Hyperlinks and applying Styles to them in Microsoft Expression Web</a> (Minal Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/NB0K-uZ2CZY/show-your-twitter-log-in-sharepoint.aspx">Show your Twitter log in SharePoint</a> (Gunnar Peipman)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://huddledmasses.org/powershell-needs-shift-operators/">PowerShell needs Shift operators …</a> (Joel Bennett)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/IndependentsHall-BlogFeed/~3/rCziVQMRoRA/">IndyHall Resume Night on February 26th</a> (Alex Hillman)</li>
<li><a href="http://feeds.feedburner.com/~r/ChrisGWilliams/~3/545575683/129607.aspx">NINE Questions with Kent Tegels</a> (Chris G. Williams)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-on-C9-jQuery-Win-Mobile-Warcraft-AddOn-tools-and-an-Automed-Bartender/">This Week on C9: jQuery, Win Mobile, Warcraft AddOn Tools, and an Automated Bartender</a> (Dan Fernandez)</li>
<li><a href="http://elegantcode.com/2009/02/19/code-cast-23-jeremy-miller-on-structuremap/">Elegant Code Cast 23 &#8211; Jeremy Miller on StructureMap</a>&#160;<em>and</em>&#160;<a href="http://elegantcode.com/2009/02/17/call-for-code-cast-feedback/">Call for Code Cast Feedback</a> (David Starr)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/545377554/ViewPost.aspx">Setting Up a Virtual Lab with Hyper-V</a> (Bob Fox)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/QPPWunMYGMU/windows-live-id-sign-in-assistant-6-5-beta-for-windows-7.aspx">Windows Live ID Sign-in Assistant 6.5 beta for Windows 7</a> (damaster)</li>
<li><a href="http://www.downloadsquad.com/2009/02/22/10-greasemonkey-scripts-you-shouldnt-browse-without/">10 Greasemonkey scripts you shouldn&#8217;t browse without</a> (Jay Hathaway)</li>
<li><a href="http://sqlblog.com/blogs/denis_gobo/archive/2009/02/22/12089.aspx">So You Like To Use ANSI SQL&#8230;</a> (Denis Gobo)</li>
<li><a href="http://elegantcode.com/2009/02/17/how-i-learn/">How I Learn</a> (David Starr)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/-riirs1H45o/">LINKBLOG for February 22, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/CTf61BnA4Zs/">The Morning Brew #292</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/21/129591.aspx">Silverlight Cream for February 21, 2009 &#8212; #524</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/22/129603.aspx">Silverlight Cream for February 22, 2009 &#8212; #525</a> (Dave Campbell)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/545430646/links-of-the-week-72.aspx">Links of the week #72</a> (David Vidmar)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/02/22/interesting-finds-2009-02-16-02-22.aspx">Interesting Finds: 2009 02.16~02.22</a> (yuanjian)</li>
<li><a href="http://grantpalin.com/2009/02/22/weekly-links-41/">Weekly Links #41</a> (Grant Palin)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/22/142930.aspx">Interesting Finds: February 22, 2009</a> (Jason Haley)</li>
<li><a href="http://rtipton.wordpress.com/2009/02/22/weekly-link-post-82/">Weekly Link Post 82</a> (Rhonda Tipton)</li>
<li><a href="http://spietrek.blogspot.com/2009/02/links-2232009.html">Links (2/22/2009)</a> (Steve Pietrek)</li>
<li><a href="http://feeds.feedburner.com/~r/SamGentile/~3/545467480/">New and Notable 294</a> (Sam Gentile<graffiti @YOURSITE.COM>)</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:918fd538-d4d6-42c3-854b-161312b7d7c1" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Applying Domain-Driven Design and Patterns: With Examples in C# and .NET: Jimmy Nilsson: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321268202/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321268202.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Applying Domain-Driven Design and Patterns: With Examples in C# and .NET: Jimmy Nilsson: Books</a></p>
<p><b>ISBN</b>: 0321268202<br /><b>ISBN-13</b>: 9780321268204</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:fef2b565-8126-408b-a68b-86fa5acfa175" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/23/dew-drop-february-23-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/23/dew-drop-february-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:97bdc069-b1aa-487e-b7d6-7fa7a48e2ae3" 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/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/silverlight+contrib" rel="tag">silverlight contrib</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/expression+web" rel="tag">expression web</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/channel9" rel="tag">channel9</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%2f23%2fdew-drop-february-23-2009%2f&amp;title=Dew+Drop+-+February+23%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/23/dew-drop-february-23-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/23/dew-drop-february-23-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>
]]></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>
	</channel>
</rss>

