<?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; uberprof</title>
	<atom:link href="http://www.alvinashcraft.com/tag/uberprof/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; January 15, 2011</title>
		<link>http://www.alvinashcraft.com/2011/01/15/dew-drop-january-15-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/01/15/dew-drop-january-15-2011/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 01:04:30 +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 api]]></category>
		<category><![CDATA[msbuild]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[uberprof]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/01/15/dew-drop-january-15-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Prism 4 Gems: Rendering Heterogeneous [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://www.softinsight.com/bnoyes/2011/01/15/Prism4GemsRenderingHeterogeneousCollectionsWithDataTemplateSelector.aspx">Prism 4 Gems: Rendering Heterogeneous Collections with DataTemplateSelector</a> (Brian Noyes)</li>
<li><a href="http://entlib.codeplex.com/releases/view/58929" target="_blank">Enterprise Library 5.0 &#8211; Extensibility Labs</a>&#160;<em>and</em>&#160;<a href="http://fluentvalidation.codeplex.com/releases/view/59101" target="_blank">Fluent Validation 2.0</a> (CodePlex)</li>
<li><a href="http://www.codeproject.com/KB/WPF/fluentAPI.aspx">A Look At Fluent APIs</a> (Sacha Barber)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-WebMatrix-MVC-Orchard-NuGet-Gallery">TWC9: WebMatrix, MVC, Orchard, NuGet Gallery</a> (Clint Rutkas &amp; Dan Fernandez)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://xtzgzorex.wordpress.com/2011/01/15/announcing-sl-c-to-glsl-translator/">Announcing SL#: C# to GLSL Translator</a> (Zor)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/dbSlpOa83vo/uber-prof-new-features-a-better-query-plan.aspx">Uber Prof New Features: A better query plan</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/OneDotNetWay/~3/KAhu-hWcSZc/">Google Shortener API For .NET Written In C#</a> (Deepak Kapoor)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/hhZWH78IgdA/extending-visual-studio-setup-project-part-1.aspx">Extending Visual Studio Setup Project – Part 1</a> (Shai Raiten)</li>
<li><a href="http://www.paulstovell.com/tape">Tape: Dependency management for .NET</a> (Paul Stovell)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/frqCi_2xCas/884153.aspx">CLR Version issues with CorBindRuntimeEx</a> (Rick Strahl)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/01/tip-for-using-installshield-and.html">A tip for using InstallShield and TeamBuild 2010 while living in a x86/x64 world</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2011/01/writing-mmc-plugin-with-mvp-and-unity.html">Writing a MMC Plugin, with MVP and Unity</a> (Greg Duncan)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2011/01/15/bundle-identifier-on-ios-with-monotouch.aspx">Bundle identifier on iOS with MonoTouch</a> (Wally McClure)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/01/14/new-book-inside-the-microsoft-build-engine-using-msbuild-and-team-foundation-build-second-edition.aspx">New book: Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build, Second Edition</a> (Kim Spilker)</li>
<li><a href="http://www.skorkin.com/2011/01/dxcore-services-textexpansions/">DXCore Services – TextExpansions</a> <em>and</em> <a href="http://www.skorkin.com/2011/01/ide-tools-terminologykey-concepts/">IDE tools terminology/key concepts</a> (Alex Skorkin)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/YRpsHnF7l40/">Help NHibernate to better understand what U want</a> (Gian Maria Ricci)</li>
<li><a href="http://dailydotnettips.com/2011/01/14/customize-the-debugging-windows-change-debugging-window-view-as-per-your-requirements-2/">Customize the Debugging Windows : Change Debugging Window View as per your requirements</a> (Abhijit Jana)</li>
<li><a href="http://www.ademiller.com/blogs/tech/2011/01/parallel-programming-with-microsoft-visual-c-3/">Parallel Programming with Microsoft Visual C++</a> (Ade Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://abhijitjana.net/2011/01/15/programmatically-changing-session-state-behavior-in-asp-net-4-0/">Programmatically Changing Session State Behavior in ASP.NET 4.0</a> <em>and</em> <a href="http://dailydotnettips.com/2011/01/15/how-to-pass-external-values-with-gridview-hyperlinkfield-which-are-not-part-of-your-gridview-datasource-member/">How to pass external values with GridView HyperLinkField which are not part of your Gridview DataSource member ?</a> (Abhijit Jana)</li>
<li><a href="http://www.codeproject.com/KB/HTML/semanticHtml5PageLayout.aspx">Semantic HTML5 Page Layout</a> (Modesty Zhang)</li>
<li><a href="http://www.codeproject.com/KB/ajax/jQuery-Modal-Dialogs.aspx">A Comparison of Three jQuery Modal Dialogs for ASP.NET MVC</a> (Rob Regan)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/4Wx6om_raTQ/post.aspx">Sueetie Version 3.0 Now Available</a> (Dave Burke)</li>
<li><a href="http://elegantcode.com/2011/01/14/taking-baby-steps-with-node-js-debugging-with-node-inspector/">Taking Baby Steps with Node.js – Debugging with node-inspector</a> (Jan Van Ryswyck)</li>
<li><a href="http://www.infoq.com/news/2011/01/high-replication-datastore">Google Releases the High Replication Datastore for App Engine</a> (Jean-Jacques Dubray)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/-N4rrzgoN7Y/post.aspx">Windows Identity Foundation + OATH = Win for Users</a> (Don Burnett)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/jFEcixj4p4g/post.aspx">The Facebook Windows Azure Cloud Toolkit</a> (Don Burnett)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/ghlhZZaN9Mk/">Two Dimensions of Agile Transformation</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/hnH8zglsj40/">[Updated] Top Agile Tools</a> (Peter Saddington)</li>
<li><a href="http://dannorth.net/2011/01/15/on-craftsmanship/">On craftsmanship</a> (Dan North)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/ObAmX2Fzr1Q/are-you-mocking-me.aspx">Are you Mocking Me?</a> (Gregory Long)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/mtRxsEdpbNo/sterling-silverlight-and-windows-phone.html">Sterling Silverlight and Windows Phone 7 Database Triggers and Auto-Identity</a> (Jeremy Likness)</li>
<li><a href="http://www.scottlogic.co.uk/2011/01/mvvm-project-templates-for-visual-studio-2010/" target="_blank">MVVM Project Templates for Visual Studio 2010</a> (Jonathan Cardy)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/01/14/windows-push-notification-server-side-helper-library.aspx">Windows Push Notification Server Side Helper Library</a> (Yochay Kiriaty)</li>
<li><a href="http://www.windowsphonegeek.com/articles/implementing-wp7-toggleimagecontrol-from-the-ground-up-part1" target="_blank">Implementing WP7 ToggleImageControl from the ground up: Part 1</a> <em>and</em> <a href="http://www.windowsphonegeek.com/articles/Implementing-WP7-ToggleImageControl-from-the-ground-up-Part2" target="_blank">Implementing WP7 ToggleImageControl from the ground up: Part 2</a> (Windows Phone Geek)</li>
<li><a href="http://thesociablegeek.com/2011/01/14/wp7-unleashed-session-ihands-on-labs/">WP7 Unleashed Session I–Hands on Labs</a> <em>and</em> <a href="http://thesociablegeek.com/2011/01/15/wp7-saving-to-media-library/">WP7 Saving to Media Library</a> (Daniel Egan)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/LicWGg8Aq5Y/">Herding Code 101: Kelly Sommers on Mobile Development and User Interface design</a> (Jon Galloway &amp; Co.)</li>
<li><a href="http://www.winsupersite.com/article/Podcast-2/Windows-Weekly-191-Angry-Ballmer.aspx">Windows Weekly 191: Angry Ballmer</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/posts/Windows-Azure-Platform-Security-Essentials-Module-3--Storage-Access">Windows Azure Platform Security Essentials: Module 3 – Storage Access</a> (Larry Larsen)</li>
<li><a href="http://www.windowsobserver.com/2011/01/15/windows-phone-7-videos/">Windows Phone 7 Videos</a> (Richard Hay)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/01/14/windows-phone-radio-13-is-live.aspx">Windows Phone Radio 13 is Live!</a> (Brian Seitz)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/Ho5K9XFvaTA/">YUI Theater — Luke Smith: “YUI 3: Below the Surface” (48 min.)</a> (Eric Miraglia)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-77.html" target="_blank">Let&#8217;s Play TDD #77: Buy Versus Build</a> (James Shore)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://windowsteamblog.com/ie/b/ie/archive/2011/01/14/ces-2011-using-a-browser-to-demonstrate-the-power-of-hardware.aspx">CES 2011: Using a browser to demonstrate the power of hardware</a> (Scott Armstrong)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/4xECdCJoNmw/CodeMashDay1MostlyNETforme">CodeMash: Day 1: Mostly .NET (for me)</a> (Bill Wagner)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/ehoDsEINF-g/PermaLink,guid,502458e1-27e6-4f0a-bd7b-dc2188e66cd3.aspx">Silverlight LOB Firestarters NEXT WEEK (NYC 1/18 &amp; NJ 1/19)</a> (Stephen Forte)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANETTrainingInFeb2011.aspx">CSLA .NET training in Feb 2011</a> (Rockford Lhotka)</li>
<li><a href="http://blogs.msdn.com/b/stevelasker/archive/2011/01/14/silverlight-is-hiring-do-you-love-data-controls-amp-lob.aspx">Silverlight is hiring &#8211; Do you love data controls &amp; LOB?</a> (Steve Lasker)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/5EOWYVUsNmI/do-you-want-to-be-an-alm-consultant.aspx">Do you want to be an ALM Consultant?</a> (Martin Hinshelwood)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/01/15/one-million-developers-designers-on-silverlight.aspx">One Million Developers, Designers on Silverlight</a> (Bruce Kyle)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/01/14/2011-sharepoint-solutions-roadshow-us.aspx">2011 SharePoint Solutions Roadshow–US</a> (Wes Yanaga)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/MzNGxjoRdag/">31 Days of SSIS – Every Which Way Outputs (15/31)</a> (Jason Strate)</li>
<li><a href="http://www.codeproject.com/KB/database/SQLCompare.aspx">SQL Server Schema Comparison Tool in Visual Studio 2010</a> (Karthik Anbarasan)</li>
<li><a href="http://blog.sqlauthority.com/2011/01/15/sqlauthority-news-best-practices-for-data-warehousing-with-sql-server-2008-r2/">SQLAuthority News – Best Practices for Data Warehousing with SQL Server 2008 R2</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/01/powershell-survival-guide-brought-to.html">The PowerShell Survival Guide (Brought to you by the Microsoft TechNet wiki)</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2011/01/14/driver-user-experience.aspx">Driver user experience</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/01/14/pinworthy-uncovering-the-best-of-marketplace.aspx">Pinworthy: Uncovering the best of Marketplace</a> (Michael Stroh)</li>
<li><a href="http://www.engadget.com/2011/01/14/how-would-you-change-windows-phone-7/">How would you change Windows Phone 7?</a> (Darren Murph)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/ujhuOHQ6CIs/2878">When does Windows Phone 7 get its grand opening?</a> (Ed Bott)</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=931e1fd7-20d2-42c3-9e8f-9a1e72bac235">Interesting Finds: January 15, 2011</a> (Jason Haley)</li>
<li><a href="http://blogs.msdn.com/b/brian_swan/archive/2011/01/14/this-week-s-link-list-january-14-2011.aspx">This Week’s Link List (January 14, 2011)</a> (Brian Swan)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/QUQYzf_4L2s/LinkRollupNewDocumentationAndTutorialsFromWebPlatformAndTools.aspx">Link Rollup: New Documentation and Tutorials from Web Platform and Tools</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2011/01/14/January-14-What-is-Happening-Around-Visual-Studio.aspx">January 14th What&#8217;s Happening Around Visual Studio</a> (Jason Zander)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/lUVUn-aAoPE/">Week Retrospective 15 – Ty Pennington and the Agile Methodology Hater</a> (Peter Saddington)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/01/14/143483.aspx">Silverlight Cream for January 14, 2011 &#8212; #1027</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/01/15/143496.aspx">Silverlight Cream for January 15, 2011 &#8212; #1028</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41XF2T2ryrL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Wrights-Hard-Code-Best-Practices/dp/0735624356%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735624356">I. M. Wright&#8217;s &quot;Hard Code&quot; (Best Practices)</a> by Eric Brechner</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:01709da9-e6e8-4406-a793-23bd755d022c" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/01/15/dew-drop-january-15-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/01/15/dew-drop-january-15-2011/" 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:23ef50c1-b366-44e1-8f73-b281d968abde" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/prism" rel="tag">prism</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/uberprof" rel="tag">uberprof</a>,<a href="http://del.icio.us/popular/fluent+api" rel="tag">fluent api</a>,<a href="http://del.icio.us/popular/tdd" rel="tag">tdd</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/msbuild" rel="tag">msbuild</a>,<a href="http://del.icio.us/popular/mvp" rel="tag">mvp</a>,<a href="http://del.icio.us/popular/mvvm" rel="tag">mvvm</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/01/15/dew-drop-january-15-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 23, 2009</title>
		<link>http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/12/23/dew-drop-december-23-2009/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:36:56 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[automapper]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[expression studio]]></category>
		<category><![CDATA[hotmail]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[uberprof]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[wpf]]></category>

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

