<?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; windows 7</title>
	<atom:link href="http://www.alvinashcraft.com/tag/windows-7/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; July 15, 2011</title>
		<link>http://www.alvinashcraft.com/2011/07/15/dew-drop-july-15-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/07/15/dew-drop-july-15-2011/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 13:05:26 +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[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/07/15/dew-drop-july-15-2011/</guid>
		<description><![CDATA[Top Links Write Yourself a Scheme in 48 Hours in F# – Part III (Luca Bolognese) In ngen’ed assemblies, static field initializers don’t run until the field is first accessed (Kirill Osenkov) LocalDB: A Lightweight SQL Express for Developers (Jenni Ripley) Peeling the Mango &#8211; Win Phone 7 Programming from the Ground Up (Part 1) [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://lucabolognese.wordpress.com/2011/07/15/write-yourself-a-scheme-in-48-hours-in-f-part-iii/">Write Yourself a Scheme in 48 Hours in F# – Part III</a> (Luca Bolognese)</li>
<li><a href="http://blogs.msdn.com/b/kirillosenkov/archive/2011/07/14/in-ngen-ed-assemblies-static-field-initializers-don-t-run-until-the-field-is-first-accessed.aspx">In ngen’ed assemblies, static field initializers don’t run until the field is first accessed</a> (Kirill Osenkov)</li>
<li><a href="http://www.infoq.com/news/2011/07/LocalDB">LocalDB: A Lightweight SQL Express for Developers</a> (Jenni Ripley)</li>
<li><a href="http://www.codeproject.com/KB/windows-phone-7/WP7Tutorial1.aspx">Peeling the Mango &#8211; Win Phone 7 Programming from the Ground Up (Part 1)</a> (Pete O&#8217;Hanlon)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mcsuksoldev/archive/2011/07/14/f-and-running-parallel-tasks.aspx">F# and Running Parallel Tasks</a> (Carl Nolan)</li>
<li><a href="http://feedproxy.google.com/~r/BlackRabbitCoder/~3/SkDdT2jrCTI/c.net-pitfalls-nullable-math-doesnrsquot-always-add-up.aspx">C#/.NET Little Pitfalls: Nullable Math Doesn’t Always Add Up</a> (James Michael Hare)</li>
<li><a href="http://sharp-gamedev.blogspot.com/2011/07/oop-without-classes-in-f.html">OOP without classes in F#</a> (Joh)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/jB-uTKm12zs/extend-nuget-command-line.aspx">Extend NuGet Command Line</a> (Rob Reynolds)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/_F0cIH_zGFk/you-can-upgrade-tfs-2010-to-sql-2008-r2.aspx">You Can Upgrade TFS 2010 to SQL 2008 R2</a> (Shai Raiten)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2011/07/14/threading-in-monotouch-iphone-ios-ftw.aspx">Threading in Monotouch/iPhone/iOS FTW!</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/SteveMichelotti/~3/w_KNIF9trXg/leverage-t4scaffolding-for-wcf-web-api.aspx">Leverage T4Scaffolding for WCF Web API</a> (Steve Michelotti)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2011/07/15/managed-stack-explorer-a-tool-to-complement-process-explorer.aspx">Managed Stack Explorer: A Tool to Complement Process Explorer</a> (Sasha Goldshtein)</li>
<li><a href="http://slholmes.org/blog/?p=424">Getting Started with Windows Azure Platform Development</a> (Scott L. Holmes)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/CLYVD9qA43U/extend-nuget-command-line.aspx">Extend NuGet Command Line</a> (Rob Reynolds)</li>
<li><a href="http://robtiffany.com/windows-7/windows-7-slates-development-tip-1">Windows 7 Slates: Development Tip 1</a> (Rob Tiffany)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2011/07/14/use-it-or-lose-it-part-deux-new-delay-fxcop-code-analysis-rule-helps-identify-uncalled-public-or-private-methods-and-properties-in-a-net-assembly.aspx">Use it or lose it, part deux [New Delay.FxCop code analysis rule helps identify uncalled public or private methods and properties in a .NET assembly]</a> (David Anson)</li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Thats-Ripplelicious">That&#8217;s Ripplelicious</a> (Greg Duncan)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=725ecafb-75ea-4283-8803-e7df000165cc" target="_blank">Copy packages from one NuGet feed to another</a> (Maarten Balliauw)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://openmymind.net/2011/7/14/Error-Handling-In-Asynchronous-Code-With-Callbacks">Error Handling In Asynchronous Code With Callbacks and Return Codes</a> (Karl Seguin)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/rfwONUaHa2g/model-metadata-and-validation-localization-using-conventions.aspx">Model Metadata and Validation Localization using Conventions</a> (Phil Haack)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/07/14/defense-in-depth-locking-down-mash-ups-with-html5-sandbox.aspx">Defense in Depth: Locking Down Mash-Ups with HTML5 Sandbox</a> (Jacob Rossi)</li>
<li><a href="http://www.nayyeri.net/how-to-implement-trackback-handler-in-asp-net-mvc">How to Implement Trackback Handler in ASP.NET MVC</a> (Keyvan Nayyeri)</li>
<li><a href="http://feedproxy.google.com/~r/ntotten/~3/TL99bop8EFQ/">Extending the Windows Azure Accelerator for Web Roles with PHP and MVC3</a> (Nathan Totten)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/vGodsn5946o/">How to style buttons with jQuery Mobile</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/5hoqyZY8yzU/unit-testing-javascript-code">Unit testing JavaScript code when Ajax gets in the way</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/abeletskyblog/~3/vzDOTpKrtCY/switching-from-aspx-to-razor-view.html">Switching from ASPX to Razor view engine</a> (Alexander Beletsky)</li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/D-MjlNpTm34/">PhpStorm &amp; WebStorm 2.1.2 RC build 107.403 is available.</a> (Alexey Gopachenko)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/ZPmdOT7KVQM/">Time to Update Those Foursquare Apps: API v1 Goes Dead August 1st</a> (Allen Tipper)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/f3_G93plnQQ/">Bing Maps AJAX 7.0 control updated with new features</a> (damaster)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/hGld7U-0V5A/php-returning-numeric-values">PHP Returning Numeric Values in JSON</a> (Lorna Mitchell)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://martinfowler.com/bliki/CQRS.html">Bliki: CQRS</a> (Martin Fowler)</li>
<li><a href="http://www.skorkin.com/2011/07/machine-specifications-mspec-testing-framework-support-in-unit-test-runner/">Machine.Specifications (mspec) testing framework support in Unit Test Runner</a> (Alex Skorkin)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/KOb_1RVMtcY/">Skills to Pay the Bills and Lead a Better Life</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/6Eh0StNU_eI/organizing-reading-and-writing-information-faster.aspx">Organizing, Reading, and Writing Information Faster</a> (JD Meier)</li>
<li><a href="http://gigaom.com/collaboration/what-mobile-apps-are-essential-for-collaboration-on-the-go/">What mobile apps are essential for collaboration on the go?</a> (Simon Mackie)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/LynaY2lEAZg/">Ken Schwaber – Always Telling It Like It Is</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/jjcXd3e1Biw/message-oriented-architectures.aspx">Message-oriented Architectures</a> (Peter Ritchie)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/3LzzvowBhyQ/">When Do You Say A Development Task Is Really Done?</a> (Rob Diana)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=c260016e-1213-4bc2-81b1-4b870e5b7812">If you can’t change the people, change the culture…</a> (Naeem Khedarun)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/v2WjF96RiIU/a-visual-look-at-ravendb-velocity">A visual look at RavenDB velocity</a> (Oren Eini)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/IAI8KChE8YY/stabilizing-application">Stabilizing Application Architectures Through Simplification</a> (Dan Ackerson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/vtSfRxE8t8I/continuous-integration-last">Continuous Integration: The Last Mile</a> (James Betteley)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://mobile.dzone.com/news/windows-phone-7-ux-resources">Windows Phone 7 UX Resources</a> (David Kelley)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/d8M_0t0Q0Ik/ShowArticle.aspx">WPF 4.0 : Editable ListBox using Commanding for Data Templates</a> (Mahesh Sabnis)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/-LKYylcXamo/windows-phone-status-bar-symbols-what-on-earth.aspx">Windows Phone Status Bar Symbols – What on Earth?</a> (Mike Ormond)</li>
<li><a href="http://www.neowin.net/news/wp7-mango-to-be-released-in-september-or-earlier">WP7: Mango to be released in September (or earlier!)</a> (Owen Williams)</li>
<li><a href="http://expressioniq.com/?p=2653">Create your first Windows Phone app in Expression Blend</a> (Pam Keesey)</li>
<li><a href="http://mobile.dzone.com/news/windows-phone-twitter">A Windows Phone Twitter Application : Part 2 of 2</a> (Sudheer Kovalam)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/pG9xt3BAhDQ/">StatLight 1.4 and almost 1.5</a> (Jason Jarrett)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Shows/Checking-In-with-Erik-Meijer/Checking-In-Gov-Maharaj-Shimming-the-World-Dreaming-in-Assembly">Checking In: Gov Maharaj &#8211; Shimming the World, Dreaming in Assembly</a> (Charles Torre)</li>
<li><a href="http://codingqa.com/episode-59-fede-and-atlassian-part-1-" target="_blank">Coding QA Episode 59 &#8211; Fede and Atlassian (Part 1)</a> (Mark Berryman &amp; Jim Wang)</li>
<li><a href="http://agiletoolkit.libsyn.com/tips-and-advice-story-sizing-and-granularity">Tips and Advice &#8211; Story Sizing and Granularity</a> (Agile Toolkit)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-78-Designing-Tiles-and-Splash-Screens-for-Windows-Phone-Design-Tips-Mini-Series">Silverlight TV 78: Designing Tiles and Splash Screens for Windows Phone (Design Tips Mini Series)</a> (John Papa)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-123.html">Let&#8217;s Play TDD #123: MiGLayout</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/cloudPlumbing/~3/8cPM9eQBRU8/aaron-drenberg-interview" target="_blank">Cloud Plumbing Podcast &#8211; Aaron Drenberg Interview</a> (Ryan Parsley)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/pn1YNxVHKcc/webinar-compositional-and-convention-based-web-development-with-fubumvc">Webinar &#8211; Compositional and Convention-based Web Development With FubuMVC</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://stevesmithblog.com/blog/how-to-find-conference-and-user-group-presenters/">How to Find Conference and User Group Presenters</a> (Steve Smith)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/CKzsFOMRfo4/windows-7-application-compatibility-screencast.aspx">Windows 7 Application Compatibility Screencast</a> (Jennifer Marsman)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/oD6-l1aKBL4/">SQL Server 2008 R2 Service Pack 1 Released</a> (James Serra)</li>
<li><a href="http://blog.sqlauthority.com/2011/07/15/sql-server-interview-questions-and-answers-frequently-asked-questions-day-15-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 15 of 31</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/concat-function-in-sql-server">Concat function in SQL Server Denali CTP3</a> <em>and</em> <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/format-function-in-sql-server">Format function in SQL Server Denali CTP3</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/tjpeh9kXB-s/">SQL Server – Management Studio – Schema Changes History Report</a> (Vishal)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/b-ApMQynIgY/">SELECT INTO and IDENTITY (or, BOL is Sorta Wrong)</a> (Jen McCown)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqltreeo/archive/2011/07/13/do-you-use-t_2D00_sql-debugging_3F00_.aspx">Do you use T-SQL debugging?</a> (Jakub Dvorak)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/Db2hpmW6r_E/ViewPost.aspx">SharePoint Upgrade Essentials Checklist</a> (Joel Oleson)</li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/07/14/net-framework-support-in-sharepoint-2010.aspx">.NET Framework support in SharePoint 2010</a> (Mary Lee)</li>
<li><a href="http://lightningtools.com/blog/archive/2011/07/14/social-squared-version-5.5.0.1-release.aspx">Social Squared version 5.5.0.1 release</a> (Lightning Tools)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Krishwords/~3/ivR5TVXtHUU/">VMware Highlights Enterprise Clouds With vSphere 5</a> (Krishnan Subramanian)</li>
<li><a href="http://thisismynext.com/2011/07/14/microsoft-one-ecosystem-pcs-tablets-phones-tvs-windows-brand-over/">Microsoft says it will have a ‘single ecosystem’ for PCs, tablets, phones, and TVs… and is ‘Windows’ dead?</a> (Nilay Patel)</li>
<li><a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2011/07/14/how-we-used-html5-to-make-skydrive-fast-for-millions-of-people.aspx">How we used HTML5 to make SkyDrive fast for millions of people</a> (Steve Bailey)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://thequeue.net/blog/2011/07/13/link-dump-for-july-13th-2/">Link dump for July 13th</a> (Jeff Schoolcraft)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/07/13-jul-2011.html" target="_blank">Web Dev Tweets 13-Jul-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/oocmAjsmqFQ/today_s_links_7_14">Today&#8217;s Links (7/14/2011)</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/gglKQT_0CJA/">The Morning Brew #895</a> (Chris Alcock)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-14-july-2011">Daily WP7 Development News 14 July 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/XR1YKVqHkCk/Daily-News-Digest-07-15-2011.aspx" target="_blank">Daily News Digest 07/15/2011</a> (Silverlight Show)</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/513DFvrePlL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Microsoft-SQL-Server-2008-Unleashed/dp/0672330563?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0672330563">Microsoft SQL Server 2008 R2 Unleashed</a> by Ray Rankins </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:c7f8255c-b510-4fc6-a6f6-9fd193e2f173" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/07/15/dew-drop-july-15-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/07/15/dew-drop-july-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:f2afa4a5-0f8f-4710-bfba-1b40f6a95327" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/php" rel="tag">php</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/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/raven+db" rel="tag">raven db</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/nuget" rel="tag">nuget</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/07/15/dew-drop-july-15-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; October 29, 2010</title>
		<link>http://www.alvinashcraft.com/2010/10/29/dew-drop-october-29-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/10/29/dew-drop-october-29-2010/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 11:06:30 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[async]]></category>
		<category><![CDATA[nbehave]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[pdc]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/10/29/dew-drop-october-29-2010/</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; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links The Present and [...]]]></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/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/R-cH8CnE_I0/the-present-and-future-of-wpf">The Present and Future of WPF</a> (Pete Brown)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx">Free ebook: Programming Windows Phone 7, by Charles Petzold</a> (Devon Musgrave)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/10/28/windows-phone-7-news-at-pdc10.aspx">Windows Phone 7 News at PDC10</a> (Charlie Kindel)</li>
<li><a href="http://feedproxy.google.com/~r/CloudsocketBlog/~3/tiXic6aBSGQ/">Examining OData – Windows Phone 7 Development — How to create your URI’s easily with LINQPad</a> (Chris Woodruff)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/10/28/asynchrony-in-c-5-part-one.aspx">Asynchrony in C# 5, Part One</a> (Eric Lippert)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/7bV_jwWpbTI/details.aspx">Visual Studio Async CTP</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/T_44e_z8v-Y/details.aspx">C# Language Specification for Asynchronous Functions</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/_gipGcPB4rw/details.aspx">Windows Azure AppFabric SDK V2.0 CTP – October Update</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/zryF3hVw6Ik/details.aspx">Whitepaper: Asynchrony in .NET</a> (MS Downloads)</li>
<li><a href="http://tomasp.net/blog/csharp-fsharp-async-intro.aspx">Asynchronous C# and F# (I.): Simultaneous introduction</a> (Tom)</li>
<li><a href="http://geekswithblogs.net/BlackRabbitCoder/archive/2010/09/02/c.net-five-more-little-wonders-that-make-code-better-2.aspx">C#/.NET Five More Little Wonders That Make Code Better (2 of 3)</a> (James Michael Hare)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/9r2CPw9--XE/c-50-asynchronous-made-easy.html">C# 5.0 Asynchronous Made Easy</a> (Abhishek Sur)</li>
<li><a href="http://www.ademiller.com/blogs/tech/2010/10/visual-studio-2010-adding-intellisense-support-for-cuda-c/">Visual Studio 2010 Adding Intellisense Support for CUDA C</a> (Ade Miller)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/10/28/using-enter-key-as-a-tab.aspx">Using Enter Key as a Tab</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/clemensreijnen/qzrF/~3/lhf7I3qMs6A/post.aspx">Microsoft Test Manager Test Case Specification what kind of action to use</a> (Clemens Reijnen)</li>
<li><a href="http://michaelcrump.net/archive/2010/10/28/visual-studio-async-ctp-for-the-rest-of-ushellip.aspx">Visual Studio Async CTP for the rest of us…</a> (Michael Crump)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2010/10/29/c-and-vb-net-vnext.aspx">C# and VB.NET vNext</a> (Patrick Smacchia)</li>
<li><a href="http://feedproxy.google.com/~r/ReedCopsey/~3/shyjKQ9zfU8/">C# 5 Async, Part 1: Simplifying Asynchrony – That for which we await</a> (Reed Copsey)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/10/28/visual-studio-async-ctp-the-c-perspective.aspx">Visual Studio Async CTP: The C# Perspective</a> <em>and</em> <a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/10/28/visual-studio-async-ctp-a-few-more-things.aspx">Visual Studio Async CTP: A Few More Things</a> (Sasha Goldshtein)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/aizJtJxvfyU/tfs-on-windows-azure.aspx">TFS on Windows Azure</a> (Shai Raiten)</li>
<li><a href="http://channel9.msdn.com/posts/Karandeep-Anand-Windows-Azure-AppFabric-Caching">Karandeep Anand: Windows Azure AppFabric Caching</a> (Wade Wegner)</li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2010/10/28/tutorial-pic-viewer-revisited-on-the-async-ctp.aspx">Tutorial: Pic Viewer Revisited on the Async CTP</a> (Jason Zander)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/LIH7lm9yJoc/step-out-of-or-over-a-method-vstipdebug0035.aspx">Step Out Of or Over a Method</a> (Zain Naboulsi)</li>
<li><a href="http://www.odata.org/blog/2010/10/28/new-odata-producers-and-consumers">New OData Producers and Consumers</a> (Alex James)</li>
<li><a href="http://robtiffany.com/sync/the-microsoft-sync-framework-4-0-october-2010-ctp-has-arrived">The Microsoft Sync Framework 4.0 October 2010 CTP has Arrived!</a> (Rob Tiffany)</li>
<li><a href="http://feedproxy.google.com/~r/Pixel-In-Gene/~3/k33Yu4Rh3lY/">Tokenizing control – convert text to tokens</a> (Pavan Podila)</li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2010/10/28/making-asynchronous-programming-easy.aspx">Making Asynchronous Programming Easy</a> (Somasegar)</li>
<li><a href="http://blogs.msdn.com/b/tims/archive/2010/10/28/pdc10-mysteries-of-windows-memory-management-revealed-part-one.aspx">PDC10: Mysteries of Windows Memory Management Revealed: Part One</a> (Tim Sneath)</li>
<li><a href="http://feedproxy.google.com/~r/DevArchive/~3/-K2vgmkYlTo/code-generation-using-custom-item.html">Code Generation Using Custom Item Template, Custom Template Wizard and T4 Engine</a> (Kirill Chilingarashvili)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.infoq.com/news/2010/10/HTML5-Is-Taking-Off">HTML5 Is Taking Off</a> (Abel Avram)</li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/WdQi6KlQAIA/just-where-is-webresource-axd.aspx">Just Where Is WebResource.axd?</a> (Scott Mitchell)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/10/28/html5-using-the-whole-pc-sixth-ie9-platform-preview-available-for-developers.aspx">HTML5, Using the whole PC: Sixth IE9 Platform Preview Available for Developers</a> (Dean Hachamovitch)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/cd5hwhunay0/804885.aspx">Request Limit Length Limits for IIS’s requestFiltering Module</a> (Rick Strahl)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/fk_DPfGh0so/">Microsoft Is Serious To Take On Amazon Web Services</a> (Krishnan Subramanian)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/news/2010/10/tobias-mayer-part1">Tobias Mayer on Scrum Alliance</a> (Dan Mezick)</li>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/1F2Tc2YDnUg/testing-user-stories-problem.html">Testing User Stories &#8211; Problem Development Before Solution Development</a> (Scott Bellware)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/_XFFZ3TrJfo/why-short-iterations-work">Why Short Iterations Work</a> (David Bernstein)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/6m-sg4NroDg/5-keys-to-effective-scenario-maps.aspx">5 Keys to Effective Scenario Maps</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/1SLMmmlvH-4/ado-net-scenarios-map.aspx">ADO.NET Scenarios Map</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ykNtX3DA4bQ/cqrs-the-cult-of-shiny-things.aspx">CQRS &#8211; The Cult of Shiny Things</a> (Jak Charlton)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=d20af9b4-918d-46d7-8281-8bd910ad4cec">NBehave alpha now shipping with Should assertion framework</a> (Naeem Khedarun)</li>
<li><a href="http://www.infoq.com/interviews/elizabeth-hendrickson-aaftt">Interview:Elizabeth Hendrickson on the State of Functional Testing Tools</a> (Elizabeth Hendrickson)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/avip/archive/2010/10/29/windows-phone-app-1-feedr-an-rss-reader.aspx">Windows Phone App 1: Feedr, an RSS reader.</a> <em>and</em> <a href="http://blogs.msdn.com/b/avip/archive/2010/10/29/windows-phone-app-2-mobilemobile-a-fun-game-for-toddlers.aspx">Windows Phone App 2: MobileMobile, a fun game for toddlers.</a> <em>and</em> <a href="http://blogs.msdn.com/b/avip/archive/2010/10/29/windows-phone-app-3-fact-of-the-day.aspx">Windows Phone App 3: Fact-Of-The-Day</a> <em>and</em> <a href="http://blogs.msdn.com/b/avip/archive/2010/10/29/expression-design-problems-with-exporting-slices-wrong-sizes.aspx">Expression Design: Problems with exporting slices, wrong image sizes.</a> (Avi Pilosof)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/wCXNqE7G7pQ/post.aspx">What is Silverlight for Windows Embedded for C++?</a> (Don Burnett)</li>
<li><a href="http://feedproxy.google.com/~r/RdaArchitectureEvangelistTeamBlog/~3/KsGwqDb91yY/windows-phone-7-trial-api-walkthrough.html">Windows Phone 7 Trial API Walkthrough</a> (Jason Petrin)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/q9MvCoowGpM/post.aspx">31 Days of Windows Phone | Day #29: Animations</a> (Jeff Blankenburg)</li>
<li><a href="http://www.japf.fr/2010/10/pdc10-wpf-vnext/">[PDC10] WPF vNext</a> (Jeremy Alles)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/EjXIHZ0XYoI/">Kung Fu Silverlight at PDC 2010: Patterns and Practices with MVVM and RIA Services</a> (John Papa)</li>
<li><a href="http://michaelcrump.net/archive/2010/10/28/how-to-host-your-silverlight-application-on-amazon-s3-for.aspx">How to Host your Silverlight application on Amazon S3 for Free</a> (mbcrump)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/fwDNCex6tQI/silverlight-4-in-action-source-code">Silverlight 4 in Action Source Code</a> (Pete Brown)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/10/28/live-from-pdc-things-i-wish-i-knew-three-months-ago-about-windows-phone.aspx">Live from PDC &#8211; Things I Wish I Knew Three Months Ago about Windows Phone</a> <em>and</em> <a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/10/28/pdc-live-optimizing-performance-for-silverlight-windows-phone-7-applications.aspx">PDC Live &#8211; Optimizing Performance for Silverlight Windows Phone 7 Applications</a> (Yochay Kiriaty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Blogs/Charles/Anders-Hejlsberg-Introducing-Async">Anders Hejlsberg: Introducing Async – Simplifying asynchronous programming</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Going+Deep/Stephen-Toub-Task-Based-Asynchrony-with-Async">Stephen Toub: Task-Based Asynchrony with Async</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Going+Deep/Lucian-Wischik-Inside-VBNET-Async">Lucian Wischik: Inside VB.NET Async</a> <em>and</em> <a href="http://channel9.msdn.com/Blogs/Charles/Visual-Studio-Async-Meet-the-team">Visual Studio Async: Meet the team</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Going+Deep/Mads-Torgersen-Inside-C-Async">Mads Torgersen: Inside C# Async</a> (Charles Torre)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/10/28/asp-net-podcast-show-144-windows-azure-part-ii-worker-roles.aspx">ASP.NET Podcast Show #144 &#8211; Windows Azure Part II &#8211; Worker Roles</a> (Wally McClure)</li>
<li><a href="http://channel9.msdn.com/posts/The-Killer-App-A-Channel-9-Halloween-Special">The Killer App: A Channel 9 Halloween Special</a> (Laura Foy)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/U4KzJRyE-xo/alm-summit-here-we-come.aspx">ALM Summit Here We Come</a> (Shai Raiten)</li>
<li><a href="http://dennisdel.com/?p=512">PDC 2010 – Day one, part one</a> <em>and</em> <a href="http://dennisdel.com/?p=517">PDC 2010 – Day one, part two</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/J_OX8faWELc/Hand-picked-sessions-from-PDC2010.aspx">Hand picked sessions from PDC2010</a> (Simone Chiaretta)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2010/10/28/microsoft-professional-developers-conference-pdc-all-about-the-cloud.aspx">Microsoft Professional Developers Conference (PDC): All About the Cloud.</a> (Microsoft Blog Admin)</li>
<li><a href="http://blogs.msdn.com/b/hanuk/archive/2010/10/28/windows-azure-pdc-2010-announcements.aspx">Windows Azure PDC 2010 Announcements</a> (Hanu Kommalapati)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2010/10/28/adding-data-compression-to-an-existing-clustered-index-in-sql-server-2008-r2.aspx">Adding Data Compression to an Existing Clustered Index in SQL Server 2008 R2</a> (Glenn Berry)</li>
<li><a href="http://blog.sqlauthority.com/2010/10/29/sql-server-list-of-all-the-views-from-database/">SQL SERVER – List of all the Views from Database</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/XTqgX8MRc4I/nullable-parameters-in-sql-2005-amp-sql-2008-column-parameter-or-variable-1-cannot-find-data-type-nullable-1.aspx">Nullable parameters in SQL 2005 &amp; SQL 2008 &#8211; Column, parameter, or variable #1: Cannot find data type Nullable`1</a> (Simon Sabin)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/V_HjV7S_NXg/the-building-blocks-of-a-database-transactional-amp-persistent-hash.aspx">The building blocks of a database: Transactional &amp; persistent hash table</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/kpfHLcirYPw/">Getting Schooled on Dynamic PIVOT… Or, PIVOT Part 2</a> (Audrey Hammonds)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/EdSquared/~3/0UXJ38DfIAo/Offline+SharePoint+TFS+Team+Portal+Sites+With+SharePoint+Workspace.aspx">Offline SharePoint TFS Team Portal Sites with SharePoint Workspace</a> (Ed Blankenship)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/10/28/export-sharepoint-list.aspx">Export SharePoint List</a> (Nick Swan)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/2OCj0iXPhPk/details.aspx">Windows® AIK for Windows® 7</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/jB2YMLZ0Em8/using-powershell-to-make-your-nupack-packages-more-awesome.aspx">Using Powershell to make your NuPack Packages – more Awesome</a> (Eric Hexter)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/10/28/this-week-in-onenote-test.aspx">This week in OneNote Test</a> (John Guin)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/hYLFw1090xA/">Running IE9 Tech Preview 6 with full UI</a> (Kip Kniskern)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/0ejQO9Ln3ZQ/ddpdc.html">#Ebook Deal/Day: Save 50% on 8 top books in honor of Microsoft #pdc10 Code DDRPC</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.neowin.net/news/wp7-vs-android---part-three-features-galore">WP7 vs Android &#8211; Part Three: Features Galore</a> (Owen Williams)</li>
<li><a href="http://powershell.com/cs/blogs/tobias/archive/2010/10/28/regular-users-running-admin-scripts-safe.aspx">Regular Users Running Admin Scripts (Safe)</a> (Tobias Weltner)</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=7ec71681-058a-4e87-9029-e5e95cccb3b4">Interesting Finds: October 28, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/RLxhD4RodMg/">The Morning Brew #718</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/S3pNvH2P1h4/">Daily Cloud Feed &#8211; Oct 28, 2010</a> (Jian Zhen)</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/31GBgcA5PML._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735611319">Code: The Hidden Language of Computer Hardware and Software</a> by Charles Petzold</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:d29525c4-e5a7-4da7-beaa-6da5ee0d31ee" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/10/29/dew-drop-october-29-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/10/29/dew-drop-october-29-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8bbe20fb-1720-46c4-bcc1-5bf86f22f9f3" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/pdc" rel="tag">pdc</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</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/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/nosql" rel="tag">nosql</a>,<a href="http://technorati.com/tags/async" rel="tag">async</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/nuget" rel="tag">nuget</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/tfs" rel="tag">tfs</a>,<a href="http://technorati.com/tags/nbehave" rel="tag">nbehave</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/10/29/dew-drop-october-29-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; October 27, 2010</title>
		<link>http://www.alvinashcraft.com/2010/10/27/dew-drop-october-27-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/10/27/dew-drop-october-27-2010/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 14:27:25 +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[castle windsor]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[pdc]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/10/27/dew-drop-october-27-2010/</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; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Parallelism in .NET [...]]]></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/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReedCopsey/~3/pxcv_l65Wks/">Parallelism in .NET – Part 19, TaskContinuationOptions</a> (Reed Copsey)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/E9jNB0EGgMQ/post.aspx">31 Days of Windows Phone | Day #27: Windows Phone Marketplace</a> (Jeff Blankenburg)</li>
<li><a href="http://agilescout.com/the-state-of-agile-tobias-mayer/" target="_blank">The State of Agile</a> (Tobias Mayer)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/vEtPil2Y27o/" target="_blank">The State of Agile</a> (Derek Huether)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/AhH-AEU5pRg/" target="_blank">The State of Agile</a> (Ken Schwaber)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/xaM39SWaMxk/details.aspx">WCF Data Services Oct 2010 CTP 1</a> (MS Downloads)</li>
<li><a href="http://tomasp.net/blog/parallel-extra-image-pipeline.aspx">F# Parallel Extras (I.): Image pipeline using agents</a> <em>and</em> <a href="http://tomasp.net/blog/parallel-extra-blockingagent.aspx">F# Parallel Extras (II.): Agent-based blocking queue</a> <em>and</em> <a href="http://tomasp.net/blog/parallel-extra-adash-cancellation.aspx">F# Parallel Extras (III.): Financial dashboard with cancellation</a> (Tom)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Qw7jXZxeRwA/why-i-hate-implementing-linq.aspx">Why I hate implementing Linq</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/vfmeEewic4g/exception-handling-for-flow-control-is-evil.aspx">Exception handling for flow control is EVIL!!!</a> (Oren Eini)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/10/some-common-visual-studio-2010-lab.html">Some common Visual Studio 2010 Lab Management questions and answers…</a> <em>and</em>&#160;<a href="http://coolthingoftheday.blogspot.com/2010/10/odata-primer-human-curated-odata.html" target="_blank">OData Primer &#8211; A human curated OData resource just for you…</a> (Greg Duncan)</li>
<li><a href="http://weblogs.asp.net/hajan/archive/2010/10/27/tips-and-tricks-linq-how-it-executes.aspx">Tips and Tricks: Deferred execution using LINQ</a> (Hajan Selmani)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/RSqZW0j9IrE/ravendb-playing-with-inheritance-and.html">RavenDb: Playing with Inheritance and Polymorphism</a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/BZ7HZvG0FJw/debug-executable-without-using-attach-to-process-vstipdebug0034.aspx">Debug Executable Without Using Attach to Process</a> (Zain Naboulsi)</li>
<li><a href="http://www.infoq.com/news/2010/10/Laharsub">Laharsub, a .NET Messaging Server</a> (Abel Avram)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/10/26/continuation-passing-style-revisited-part-four-turning-yourself-inside-out.aspx">Continuation Passing Style Revisited Part Four: Turning yourself inside out</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/b/ericlippert/archive/2010/10/27/continuation-passing-style-revisited-part-five-cps-and-asynchrony.aspx" target="_blank">Continuation Passing Style Revisited Part Five: CPS and Asynchrony</a> (Eric Lippert)</li>
<li><a href="http://www.pluralsight-training.net/community/blogs/jfancey/archive/2010/10/26/introduction-to-amqp-for-net-developers.aspx">Introduction to AMQP for .Net developers</a> (Jon Fancey)</li>
<li><a href="http://blog.smarx.com/posts/building-a-mobile-browser-friendly-list-of-pdc-2010-sessions-with-windows-azure-and-odata">Building a Mobile-Browser-Friendly List of PDC 2010 Sessions with Windows Azure and OData</a> (Steve Marx)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/102710-1.aspx">Accessing Server-Side Data from Client Script (Part 2)</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/5iQAHJWvaek/ravendb-aspnet-mvc-and-windsor-working.html">RavenDb, ASP.NET MVC and Windsor working together</a> (Mike Hadlow)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=fa790ead-9d44-4d1a-9516-f7153c733f0f&amp;title=Ajax%2c+ASP.Net+MVC+and+Progressive+Enhancement&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg299307.aspx&amp;k=G7N4UV9eB96vVM16ems3FmYvc1EL6IVXW7OYKb2%2fuh8%3d">Ajax, ASP.Net MVC and Progressive Enhancement</a> (Andy Butland)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/I7x-LIYROC4/">Timing The Execution Time Of Your MVC Actions</a> (Nick Berardi)</li>
<li><a href="http://blogs.msdn.com/b/webdevtools/archive/2010/10/26/asp-net-web-projects-web-debug-config-amp-web-release-config.aspx">ASP.NET Web Projects: web.debug.config &amp; web.release.config</a> (Sayed Ibrahim Hashimi)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/dPI9UUZQg28/building-mobile-web-site-with-asp-net-mvc-and-jquery-mobile.aspx">Building mobile web site with ASP.NET MVC and jQuery Mobile</a> <em>and</em> <a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/UCYTpeMRqJs/deploying-asp-net-mvc-3-web-application-to-server-where-asp-net-mvc-3-is-not-installed.aspx">Deploying ASP.NET MVC 3 web application to server where ASP.NET MVC 3 is not installed</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/10/26/mime-handling-changes-in-internet-explorer.aspx">MIME-Handling Changes in Internet Explorer</a> (Eric Lawrence)</li>
<li><a href="http://openmymind.net/2010/10/26/An-Introduction-To-Hosting">An Introduction To Hosting</a> (Karl Seguin)</li>
<li><a href="http://blogs.msdn.com/b/jimoneil/archive/2010/10/27/azure-home-part-10-worker-role-run-method-continued.aspx" target="_blank">Azure@home Part 10: Worker Role Run Method (continued)</a> (Jim O’Neil)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/Lx9nAah6K4Q/press-release-for-getting-results-the-agile-way.aspx">Press Release for Getting Results the Agile Way</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/oMuTrBqCW48/how-to-create-a-patterns-amp-practices-team.aspx">How To Create a patterns &amp; practices Team</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/1m9whfhzAD0/principles-and-values-define-a-culture.aspx">Principles and Values Define a Culture</a> (J.D. Meier)</li>
<li><a href="http://simpleprogrammer.com/2010/10/26/agile-contract-negotiation-dont-be-a-liar/">Agile Contract Negotiation, Don’t be a Liar</a> (John Sonmez)</li>
<li><a href="http://frazzleddad.blogspot.com/2010/10/examples-from-unit-testing-101-talk.html">Examples from Unit Testing 101 Talk</a> (Jim Holmes)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/VbeqJRrzPww/practical-php-testing-patterns-1">Practical PHP Testing Patterns: Data-Driven Test</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/JoshuaFlanagan/~3/gIhtbbXoyTo/extending-github-issues.aspx">Extending GitHub Issues</a> (Joshua Flanagan)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/2hnUwlPJYeg/" target="_blank">Distributed Agile: Communication</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://elegantcode.com/2010/10/26/create-your-own-format-bar-for-the-wpf-richtextbox/">Create your own Format Bar for the WPF RichTextBox</a> (Brian Lagunas)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/sPcLCK9gSF8/silverlight-developer-guidance-map.aspx">Silverlight Developer Guidance Map</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/_0NOa_OO51U/adding-a-viewmodellocator-and-merged-dictionaries-to-app.xaml.aspx">Adding a ViewModelLocator and Merged Dictionaries to App.xaml</a> (Laurent Bugnion)</li>
<li><a href="http://weblogs.asp.net/jcogley/archive/2010/10/26/how-to-build-a-google-finance-client-app-with-windows-phone-7.aspx">How to build a Google Finance client app with Windows Phone 7</a> (Jonathan Cogley)</li>
<li><a href="http://blog.cryodefence.com/2010/10/cryodefense-submitted-to-the-marketplace/">CryoDefense submitted to the marketplace!</a> (Tree)</li>
<li><a href="http://gregdoesit.com/2010/10/an-amazing-windows-phone-7-application-cocktail-flow/" target="_blank">An Amazing Windows Phone 7 Application: Cocktail Flow</a> (Gergely Orosz)</li>
<li><a href="http://blogs.claritycon.com/blogs/kevin_marshall/archive/2010/10/26/wp7-development-tips-part-1.aspx" target="_blank">WP7 Development Tips Part 1</a> (Kevin Marshall)</li>
<li><a href="http://blogs.msdn.com/b/dragoman/archive/2010/10/26/wp7-code-managing-application-state.aspx">WP7 Code: Managing Application State</a> (Dragos Manolescu)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/Tmx8wjjcxbI/episode-129-power-scripting-podcast-security-ninja-dave-kennedy-on-ethical-hacking-with-power-shell">Episode 129 &#8211; PowerScripting Podcast &#8211; Security Ninja Dave Kennedy on Ethical Hacking with PowerShell</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/10/26/community-megaphone-podcast-show-18-with-david-hoerster.aspx">Community Megaphone Podcast – Show 18 with David Hoerster</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/0GAhHdK2HjI/tf122.aspx" target="_blank">Technology &amp; Friends Episode 122: Jennifer Marsman on Imagine Cup</a> (David Giard)</li>
<li><a href="http://blog.stackoverflow.com/2010/10/code-camp-video-interview/">Code Camp Video Interview</a> (Jeff Atwood)</li>
<li><a href="http://channel9.msdn.com/Shows/TheOfficeBlog/The-Office-Show-Rocking-your-data-with-Excel-2010">The Office Show: Rocking your data with Excel 2010</a> (Laura Foy &amp; Tina Wood)</li>
<li><a href="http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2010/10/25/asp-net-podcast-show-143-windows-azure-part-i-web-roles.aspx">ASP.NET Podcast Show 143 &#8211; Windows Azure Part I &#8211; Web Roles &#8211; Audio</a> (Wally McClure)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/10/26/events-this-week-october-26th-2010.aspx">Events This Week – October 26th, 2010</a> <em>and</em> <a href="http://blogs.msdn.com/b/gduthie/archive/2010/10/27/office-hours-today-in-dc.aspx">Office Hours Today in DC!</a> (G. Andrew Duthie)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/10/26/make-sure-you-don-t-miss-windows-phone-sessions-during-pdc10.aspx">Make Sure You Don’t Miss Windows Phone Sessions During PDC10</a> (Yochay Kiriaty)</li>
<li><a href="http://windowsteamblog.com/windows/b/developers/archive/2010/10/26/countdown-to-pdc10.aspx">Countdown to PDC10</a> (Aseem Datar)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/0VSRF6GxerQ/">Project Phoenix. No, it’s not about Gandalf…</a> (Luke Hayler)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/uS9Bp_YonN0/">PDC 10 on tap</a> (Kip Kniskern)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/uhw7Ewi1h2o/taking-a-lap-around-mef.aspx">Taking a Lap around MEF</a> (Derik Whittaker)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2010/10/27/shout-from-cape-town-today-microsoft-announced-new-worldwide-program-for-teachers-and-students-to-use-technology-to-address-global-environmental-issues.aspx">Shout from Cape Town: Microsoft Announces Global Technology Program for Teachers and Students to Address Environmental Issues</a> (Anthony Salcito)</li>
<li><a href="http://microsoftjobsblog.com/blog/we-still-serve-video/">Military veterans at Microsoft: We Still Serve</a> (Thomas Kohnstamm<jobsblog   @MICROSOFT.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/1aT8ypUEECw/pdc-schedule-published-as-odata-but-where-s-the-icalendar-feed.aspx">PDC schedule published as OData, but where&#8217;s the iCalendar feed?</a> (Jamie Thomson)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2010/10/how-can-you-tell-from-server-side-what.html">How can you tell, from the server side, what version of the SQL Server Data Access Client Driver is being used on a connection? This way…</a> (Greg Duncan)</li>
<li><a href="http://blog.sqlauthority.com/2010/10/27/sql-server-sql-challenge-sql-puzzle-query-creating-most-tempdb-io-usage/">SQL SERVER – SQL Challenge – SQL Puzzle – Query Creating Most TempDB IO Usage</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/5u-WpZ11K1U/details.aspx">Getting started with SharePoint Server 2010</a> (MS Downloads)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/10/26/sharepoint-movember-ndash-lightning-mo-tools.aspx">SharePoint Movember – Lightning Mo-Tools</a> (Lightning Tools)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/0agAMyWmx5U/">This Is the PlayStation Phone</a> (Ben Parr)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/FOavuTp3GQ4/2521">Microsoft offers Office for Mac 2011 to TechNet, MSDN subscribers</a> (Ed Bott)</li>
<li><a href="http://www.pluralsight-training.net/community/blogs/jfancey/archive/2010/10/26/more-talent-leaves-the-building.aspx">More talent leaves the building</a> (Jon Fancey)</li>
<li><a href="http://blogs.technet.com/b/msonline/archive/2010/10/26/using-powershell-cmdlets.aspx">Using PowerShell Cmdlets</a> (Josh Topal)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/cGs8wBkGuVM/ddntz.html">#Ebook Deal/Day: Free to Choose Your &quot;In a Nutshell&quot; &#8211; Save 50% &#8211; Code: DDNTZ</a> (O&#8217;Reilly Media)</li>
<li><a href="http://blog.evernote.com/2010/10/26/evernote-4-for-windows-is-here/">Evernote 4 for Windows is here!</a> (Philip Constantinou)</li>
<li><a href="http://community.winsupersite.com/blogs/paul/archive/2010/10/26/118923.aspx">Full Text of the Ray Ozzie &#8216;Dawn of a New Day&#8217; Memo</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/BXrvRsJsdPg/">Tech Geek, Cool Geek or Comic Book Geek–what type of Geek are you?</a> (Sara Allison)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/lhzutG7Arls/windows-7-and-windows-server-2008-r2-service-pack-1-release-candidate.aspx">Windows 7 and Windows Server 2008 R2 Service Pack 1 Release Candidate</a> (Steven Bink)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/IXlRUt5qCOI/">Windows 7 SP1 Release Candidate Now Available for Download</a> (Taimur Asad)</li>
<li><a href="http://feedproxy.google.com/~r/OfficialGmailBlog/~3/RVqJoJSiIYs/help-us-improve-tasks.html">Help us improve Tasks</a> (David Tattersall)</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=550ac309-b9eb-46d8-a224-c1579ed75985">Interesting Finds: October 26, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/10/26/142463.aspx">Silverlight Cream for October 26, 2010 &#8212; #979</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/K7V_-r08rhY/">Daily Cloud Feed &#8211; Oct 26, 2010</a> (Jian Zhen)</li>
<li><a href="http://techblog.ginktage.com/2010/10/interesting-net-links-october-26-2010/">Interesting .NET Links – October 26 , 2010</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/8vUNgzG687Q/">The Morning Brew #716</a> (Chris Alcock)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41pyKTm2fxL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321503619">Cocoa(R) Programming for Mac(R) OS X (3rd Edition)</a> by Aaron Hillegass</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:77042298-bda5-4db3-94d9-811f287603ab" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/10/27/dew-drop-october-27-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/10/27/dew-drop-october-27-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:af6904b8-0e29-4507-afdc-c9c69ddae282" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</a>,<a href="http://technorati.com/tags/pdc" rel="tag">pdc</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/raven+db" rel="tag">raven db</a>,<a href="http://technorati.com/tags/castle+windsor" rel="tag">castle windsor</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</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/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/10/27/dew-drop-october-27-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; October 7, 2010</title>
		<link>http://www.alvinashcraft.com/2010/10/07/dew-drop-october-7-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/10/07/dew-drop-october-7-2010/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 12:21:29 +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[jquery]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[nupack]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[webmatrix]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/10/07/dew-drop-october-7-2010/</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 Introducing NuPack Package Management for [...]]]></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://feedproxy.google.com/~r/ScottHanselman/~3/gTp03DtX2C0/IntroducingNuPackPackageManagementForNETAnotherPieceOfTheWebStack.aspx">Introducing NuPack Package Management for .NET &#8211; Another piece of the Web Stack</a> (Scott Hanselman)</li>
<li><a href="http://tirania.org/blog/archive/2010/Oct-06.html">Mono 2.8 is out</a> (Miguel de Icaza)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/10/06/announcing-nupack-asp-net-mvc-3-beta-and-webmatrix-beta-2.aspx">Announcing NuPack, ASP.NET MVC 3 Beta, and WebMatrix Beta 2</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/lozanotek/~3/dMEVy3TIgxU/poco_results_for_mvc_actions.aspx">POCO Results for MVC Actions</a> (Javier G. Lozano)</li>
<li><a href="http://www.codeproject.com/KB/WPF/blendable_locator.aspx">Blendable MVVM ViewModelLocator using MEF</a> (Jan Brandsma)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/RXt0SV4d8LU/LinqSequenceEqual.aspx">LINQ Sequence Equality</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/vz5w8Qcaibg/the-benefits-of-a-plugins-based-system-ravendb.aspx">The benefits of a plugins based system: RavenDB</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/JoshuaFlanagan/~3/c02ZHorG3Ys/view-files-on-github-from-visual-studio.aspx">View files on GitHub from Visual Studio</a> (Joshua Flanagan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/8_x96eLqiWQ/understanding-the-autos-window-vstiptool0103.aspx">Understanding the Autos Window</a> (Zain Naboulsi)</li>
<li><a href="http://code-inside.de/blog-in/2010/10/06/howto-logging-with-log4net/">HowTo: Logging with Log4Net</a> (Code Inside Team)</li>
<li><a href="http://feedproxy.google.com/~r/RobAshton/~3/Ou7kQ1MmzTc/ravendb-image-gallery-project-viii-signing-in.aspx">RavenDB &#8211; Image Gallery Project (VIII) &#8211; Signing In + RavenDB Testing</a> (Rob Ashton)</li>
<li><a href="http://blog.irm.se/blogs/eric/archive/2010/10/06/Events-and-Multi_2D00_threaded-Applications.aspx">Events and Multi-threaded Applications</a> (Eric Quist)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/yQuv4fhRRQQ/new-book-on-nhibernate.aspx">New book on NHibernate</a> (Gabriel N. Schenker)</li>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/ML_3BNF6cf0/post.aspx">Icon support for custom Windows Workflow activities</a> (Rory Primrose)</li>
<li><a href="http://randomactsofcoding.blogspot.com/2010/10/code-shot-hcard-template.html">Code Shot &#8211; hCard Template</a> (James R. Eggers)</li>
<li><a href="http://www.simple-talk.com/dotnet/performance/under-the-orm-hood-revealing-the-sql/" target="_blank">Under the ORM Hood: Revealing the SQL</a> (Nick Harrison)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BradWilson/~3/2UJ2fScJ2c8/mvc3-unobtrusive-ajax.html">Unobtrusive Ajax in ASP.NET MVC 3</a> <em>and</em> <a href="http://feedproxy.google.com/~r/BradWilson/~3/63OpZtkoyLI/mvc3-unobtrusive-validation.html">Unobtrusive Client Validation in ASP.NET MVC 3</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/O9buim7914g/service-location-pt5-idependencyresolver.html">ASP.NET MVC 3 Service Location, Part 5: IDependencyResolver</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/DJAN8nAAblc/service-location-pt6-model-validation.html">Part 6: Model Validation</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/Yb-THkytxkw/service-location-pt7-model-metadata.html">Part 7: Model Metadata</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/D3CWyHz6lxo/service-location-pt8-value-providers.html">Part 8: Value Providers</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/POZUd5C0gJ4/service-location-pt9-model-binders.html">Part 9: Model Binders</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/P4Gjex_Sqno/service-location-pt10-controller-activator.html">Part 10: Controller Activator</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BradWilson/~3/50Cv9koJ1Wg/service-location-pt11-view-page-activator.html">Part 11: View Page Activator</a> (Brad Wilson)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/vT-h8dmBdlo/asp-net-mvc-3-beta-released.aspx">ASP.NET MVC 3 Beta Released</a> <em>and</em>&#160;<a href="http://feeds.haacked.com/~r/haacked/~3/0BGIUQN5OB0/introducing-nupack-package-manager.aspx">Introducing NuPack Package Manager</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/VNJPGeNCvZY/the-evolution-of-package-management-for-.net.aspx">The Evolution of Package Management for .NET</a> (Rob Reynolds)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/e39O-KUMU3Q/which-aspnet-view-engine-do">Which ASP.NET MVC view engine do you prefer?</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/THjLVArn4mc/aspnet-mvc3-beta-1">ASP.NET MVC3 Beta 1</a> (Dane Morgridge)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/hyxIQ3aL3zU/dzone-daily-dose-107">Daily Dose &#8211; W3C Official: Don&#8217;t Use HTML5 Yet</a> (Mitch Pronschinske)</li>
<li><a href="http://feedproxy.google.com/~r/RachelAppel/~3/WgU__gDFlaI/">Taking steps in the right direction: The learning path from WebMatrix/Razor to Visual Studio/ASP.NET</a> (Rachel Appel<rachel  @RACHELAPPEL.COM>)</li>
<li><a href="http://www.lazycoder.com/weblog/2010/10/06/a-third-option-for-using-jquery-templates/">A third option for using jQuery templates</a> <em>and</em> <a href="http://www.lazycoder.com/weblog/2010/10/06/announcing-bootstrap-a-simple-js-library-for-loading-scripts/">Announcing Bootstrap – a simple JS library for loading scripts</a> (Scott Koon)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/DXWDe0KMcUE/practical-php-patterns-special">Practical PHP Patterns: Special Case</a> (Giorgio Sironi)</li>
<li><a href="http://blogs.msdn.com/b/webplatform/archive/2010/10/06/microsoft-announces-webmatrix-beta-2.aspx">Microsoft announces WebMatrix Beta 2</a> (Lawrence Moroney)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/articles/BDD-Katas-3">Article:Using Coding Katas, BDD and VS2010 Project Templates: Part 3</a> (Jamie Phillips)</li>
<li><a href="http://www.infoq.com/news/2010/10/selling-scrum">Selling Scrum to Your Manager?</a> (Mark Levison)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/XKVf9PGugp4/ASimpleAlternativeToIfAKAStrategyPatternEnvy.aspx">A Simple Alternative to “If..” AKA Strategy Pattern Envy</a> (Bobby Johnson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/BI41Ah-vKD0/youre-bad-manager-embrace-it">You&#8217;re a Bad Manager. Embrace It.</a> (Jared Richardson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/CVm_WL7W-rs/bad-programmer-bad-process-or" target="_blank">Bad Programmer, Bad Process Or Bad Education</a> (Rob Diana)</li>
<li><a href="http://simpleprogrammer.com/2010/10/06/why-hard-interviews-are-good/">Why Hard Interviews are Good</a> (John Sonmez)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://babaandthepigman.wordpress.com/2010/10/06/databinding-bingmaps-control-wp7-mvvm/">databinding BingMaps Control Wp7 MVVM</a> (Baba)</li>
<li><a href="http://feedproxy.google.com/~r/BrendanEnrick/~3/BTZ767GhVDA/post.aspx">Accessing the ViewModel Inside a DataTemplate in Silverlight</a> (Brendan Enrick)</li>
<li><a href="http://blogs.msdn.com/b/dragoman/archive/2010/10/07/wp7-code-reverse-geocoding-with-the-bing-maps-service.aspx">WP7 Code: Reverse GeoCoding with the Bing Maps Service</a> (Dragos Manolescu)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/opdQu9wA2Q8/s-oob-w7">S-OOB + W7 = ?</a> (Rudi Grobler)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Shows/Web+Camps+TV/Web-Camps-TV-7-WebMatrix-Beta-2-Launches-Today">Web Camps TV #7 &#8211; WebMatrix Beta 2 Launches Today!</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Web+Camps+TV/Web-Camps-TV-8-NuPack-with-Phil-Haack">Web Camps TV #8 &#8211; NuPack with Phil Haack</a> (James Senior)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-48-Creating-Rich-Interactive-Prototypes-with-Sketchflow-Part-1">Silverlight TV 48: Creating Rich Interactive Prototypes with Sketchflow &#8211; Part 1</a> (John Papa)</li>
<li><a href="http://blogs.msdn.com/b/stevecla01/archive/2010/10/06/tickwell-for-windows-phone-7.aspx">tickWell for Windows Phone 7</a> (Steve Clayton)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/N03XWt3-0HU/">Updating AJAX Patterns How-Do-I Videos.</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MSJoe/~3/T5KZmnBwYUw/">To Podcast of Not ? You tell me.</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/01PMFKDifBg/jQueryPodcast-036-Bocoup.mp3">jQuery Podcast 36 &#8211; Bocoup</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Recap-21-30.html">RECAP: Let&#8217;s Play TDD, Episodes 21-30</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/Endpoint/endpointtv-AppFabric-Caching-vs-IBM-eXtreme-Scale-benchmark">endpoint.tv &#8211; AppFabric Caching vs. IBM eXtreme Scale benchmark</a> (Ron Jacobs)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/10/06/introducing-office-hours.aspx">Introducing Office Hours</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/b/gduthie/archive/2010/10/06/call-for-speakers-sql-saturday-dc-and-sharepoint-saturday-virginia-beach.aspx">Call for Speakers – SQL Saturday DC and SharePoint Saturday Virginia Beach</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/b/tims/archive/2010/10/06/the-best-job-in-the-company.aspx">The Best Job in the Company…</a> (Tim Sneath)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/gjyMT80hm-o/my-team-in-developer-guidance-at-microsoft">My Team in Developer Guidance at Microsoft</a> (Pete Brown)</li>
<li><a href="http://microsoftjobsblog.com/blog/video-tour-of-microsoft-norway/">A video tour of Microsoft&#8217;s ultra-modern Oslo office</a> (Thomas Kohnstamm<jobsblog  @MICROSOFT.COM>)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/xA5zbKYs_DU/autogenerate-numeric-ids-in-sql-server.html">AutoGenerate Numeric ID’s in SQL Server with No Sequence</a> (Suprotim Agarwal)</li>
<li><a href="http://www.sqlservercentral.com/blogs/hugo/archive/2010/10/06/connection-stings-database-mirroring-failover-partner-setup-amp-sample-backup-restore-preparation-script.aspx">Connection Strings: Database Mirroring Failover Partner Setup &amp; Sample Backup/Restore Preparation Script</a> (Hugo Shebbeare)</li>
<li><a href="http://blog.sqlauthority.com/2010/10/07/sql-server-sql-quiz-the-view-the-table-and-the-clustered-index-confusion/">SQL SERVER – SQL Quiz – The View, The Table and The Clustered Index Confusion</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/ssis-runs-in-bids-but-not-with-sql-agent">SSIS runs in BIDS but not with SQL Agent</a> (Ted Krueger)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/fe39_D3pCtk/post.aspx">Programmatic detection of configuration options</a> (Paul S. Randal)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://techblog.ginktage.com/2010/10/using-sticky-notes-in-windows-7/">Using Sticky Notes in Windows 7</a> (Senthil Kumar)</li>
<li><a href="http://webbtechsolutions.com/2010/10/06/so-i-got-promoted-now-what-get-to-know-your-peers/">So I Got Promoted, Now What? Get To Know Your Peers</a> (Joe Webb)</li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/GjAWgdUNg3M/">Logitech Revue with Google TV Available This Month for $299</a> (Blake Robinson)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/m6lbHLH_Zto/">Evolving Reading Interests, Part Two</a> (Davy Brion)</li>
<li><a href="http://beyondrelational.com/blogs/hima/archive/2010/10/06/pivot-tables-and-pivot-charts-implementation-in-office-2010.aspx">Pivot Tables and Pivot Charts Implementation in Office 2010</a> (Hima)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/ItLpBEGaF8k/">Marketers vs. Developers the Email Templating Problem</a> (Nick Berardi)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/ZxgbYhFpMgs/">#Ebook Deal of the Day: Buying a Home: The Missing Manual &#8211; Only $9.99. Use code DDBHM</a> (O&#8217;Reilly Media)</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=5a89aa22-8b09-44f7-8337-cfd6c0fa9d67">Interesting Finds: October 6, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/eh-K-QtXsPA/">The Morning Brew #702</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/oinw2rECTNM/">Daily Cloud Feed &#8211; Oct 6, 2010</a> (Jian Zhen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/10/06/142144.aspx">Silverlight Cream for October 06, 2010 &#8212; #961</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/517L6kHEyLL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/SharePoint-2010-Web-Parts-Action/dp/1935182773%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1935182773">SharePoint 2010 Web Parts in Action</a> by Wictor Wilen</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:9d971f97-a1a2-4fc8-8ecc-80edde530bf5" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/10/07/dew-drop-october-7-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/10/07/dew-drop-october-7-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b0df873a-37d7-44fa-9428-4d9b403d8d5e" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/webmatrix" rel="tag">webmatrix</a>,<a href="http://technorati.com/tags/nupack" rel="tag">nupack</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/MEF" rel="tag">MEF</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/raven+db" rel="tag">raven db</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/10/07/dew-drop-october-7-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/01PMFKDifBg/jQueryPodcast-036-Bocoup.mp3" length="20560458" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; August 25, 2010</title>
		<link>http://www.alvinashcraft.com/2010/08/25/dew-drop-august-25-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/08/25/dew-drop-august-25-2010/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 14:22:26 +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[dependency injection]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/08/25/dew-drop-august-25-2010/</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 LightSwitch: Initial thoughts and&#160;Profiling LightSwitch [...]]]></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://feedproxy.google.com/~r/AyendeRahien/~3/KbjHrE1Vl2U/lightswitch-initial-thoughts.aspx">LightSwitch: Initial thoughts</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/LJoiGq6UsXc/profiling-lightswitch-using-entity-framework-profiler.aspx">Profiling LightSwitch using Entity Framework Profiler</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/blbQJWkY9Ng/analyzing-lightswitch-data-access-behavior.aspx">Analyzing LightSwitch data access behavior</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/J9EIFS2pmwU/lightswitch-amp-source-control.aspx">LightSwitch &amp; Source Control</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/XPBpcRvj6YU/lightswitch-on-the-wire.aspx">LightSwitch on the wire</a> (Oren Eini)</li>
<li><a href="http://www.codeproject.com/KB/silverlight/MEFVideoPlayer.aspx">Dynamically Loading Silverlight Video Players using MEF</a> (Michael Washington &amp; Hisowa)</li>
<li><a href="http://feeds.rosscode.com/~r/Rosscode/~3/IX4sskktG1U/index.php">Android Development, Part 0 of N: Introduction</a> (Joel Ross)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.jasonbock.net/JB/Default.aspx?blog=entry.0f144fe5be2744a69709ea205bcf7d9b">WCF, NSubstitute, and Autofac</a> (Jason Bock)</li>
<li><a href="http://www.mindscape.co.nz/blog/index.php/2010/08/23/lightspeed-3-11-released/">Mindscape releases LightSpeed 3.11 ORM</a> (John-Daniel Trask)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/h2tiN8wHnxA/rangers-shipped-visual-studio-2010-database-guide.aspx">Rangers shipped Visual Studio 2010 Database Guide</a> (Martin Hinshelwood)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/U1i7lv-MxQg/using-the-right-tool-for-the-job-introducing-webmatrix-and-lightswitch.aspx">Using the right tool for the job &#8211; introducing WebMatrix and LightSwitch</a> (Mike Ormond)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/TKlv39-OZso/find-symbol-results-shortcuts-vstipfind0012.aspx">Find Symbol Results Shortcuts</a> (Zain Naboulsi)</li>
<li><a href="http://community.devexpress.com/blogs/rorybecker/archive/2010/08/24/coderush-notifications.aspx">CodeRush Notifications</a> (Rory Becker)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/scriptjunkie/ff955657.aspx">Internet Explorer Developer Tools: The CSS Tab</a> (Pete LePage)</li>
<li><a href="http://www.4guysfromrolla.com/articles/082510-1.aspx">Implementing the Store Locator Application Using ASP.NET MVC (Part 2)</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/q89G6zzk6g4/ShowArticle.aspx">Using the SEO Feature in Expression Web 4</a> (Minal Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/37PpTGfn910/">New MapQuest Directions API Built on Open Data</a> (Adam DuVander)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/LhArUm_OSM0/redirect-tcp-connections-in-windows-azure.html">Redirect Tcp Connections in Windows Azure</a> (Rinat Abdullin)</li>
<li><a href="http://www.thejoyofcode.com/Feels_like_a_new_day_ndash_implementing_the_MetaWeblog_API.aspx">Feels like a new day – implementing the MetaWeblog API</a> (Josh Twist)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/IsGBzqgPcnI/your-agile-isn%E2%80%99t-my-agile">Your Agile isn’t my Agile!</a> (Bob Hartman)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/n3uSjnG8QU0/an-effective-testing-strategy.aspx">An effective testing strategy</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/mriJSfKHEVw/">Day 24 – Bounce Back with Skill</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/n8SiSyr3Hqg/">Day 25 – Fix Time, Flex Scope</a> (J.D. Meier)</li>
<li><a href="http://www.infoq.com/news/2010/08/reward-best-team">Should the Best Scrum Team Be Rewarded?</a> (Mark Levison)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/QvkObWxwqvQ/practical-php-patterns-0">Practical PHP Patterns: Implicit Lock</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/BrendanEnrick/~3/5ryCcKXCr6E/post.aspx">Commenting Methods Using Liskov Substitution Principle</a> (Brendan Enrick)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/zMpomPlUcGc/PermaLink,guid,33a557b9-fe96-4444-bff7-e6e7dad71bff.aspx">Read and Recommended: A Practical Guide to Distributed Scrum</a> (Stephen Forte)</li>
<li><a href="http://www.infoq.com/news/2010/08/large-scale-refactoring">How To Do Large Scale Refactoring</a> (Vikas Hazrati)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/uzf-oLjsbX8/">Quality assurance is not testing</a> (Jeffrey Palermo)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/CvbfCkhXnCM/woring-with-icollectionviewsource-in.html">Working with CollectionView in WPF(Filter,Sort, Group, Navigate)</a> (Abhishek Sur)</li>
<li><a href="http://xna-uk.net/blogs/darkgenesis/archive/2010/08/24/wcf-on-the-windows-phone-7-the-how-to-guide.aspx">WCF on the Windows Phone 7–The How to Guide</a> (Simon Jackson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/gCVGtuMpXFc/sending-tile-push">Sending tile push notifications on Windows Phone 7</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/f_T0rxZNFlQ/post.aspx">Acceptable Windows Phone 7 Movie Sizes and How to Generate Them..</a> (Don Burnett)</li>
<li><a href="http://blogs.msdn.com/b/jgoldb/archive/2010/08/24/timezone-patch-to-wpf-performance-profiling-tools-for-wpf-4-is-now-available.aspx">TimeZone patch to WPF Performance Profiling Tools for WPF 4 is now available</a> (Jossef Goldberg)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/FJj4AZfGJAQ/first-guide-to-mef-silverlight-partii.html">First Guide to MEF &amp; Silverlight (Part–II)</a> (Kunal Chowdhury)</li>
<li><a href="http://www.mykindofphone.com/stay_away_from_windowsphone7_blendtec">Stay away from Windows Phone 7, Blendtec!</a> (Luke)</li>
<li><a href="http://www.robmiles.com/journal/2010/8/25/windows-phone-screen-stealing-status-bar.html">Windows Phone Screen Stealing Status Bar</a> (Rob Miles)</li>
<li><a href="http://www.engadget.com/2010/08/24/windows-phone-7s-short-term-future-includes-phone-to-console-ga/">Windows Phone 7&#8242;s short-term future includes phone-to-console gaming, Twitter?</a> (Ross Miller)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/zYZOD52PdbA/">An easy sell… sneak preview of new Windows Phone 7 apps</a> (Sara Allison)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2010/08/24/arcast-tv-david-chappell-on-effective-it-innovation.aspx">ARCast.TV &#8211; David Chappell on Effective IT Innovation</a> (Bob Familiar)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/HPgiCPdcHPw/">Sparkling Client Show 104: Windows Phone Dev Tools Nearing Release!</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://feedproxy.google.com/~r/MyIdeationHasFoundAHome/~3/aDKIkuAFB-M/aspnet-mvc-in-4-minutes.html">ASP.NET MVC in 4 minutes!</a> (Jonathan McCracken)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.kohari.org/~r/discordandrhyme/~3/i4g_AvSk3Cw/">Looking Back</a> (Nate Kohari)</li>
<li><a href="http://blogs.msdn.com/b/saraford/archive/2010/08/24/windows-phone-7-unleashed-event.aspx">Windows Phone 7 Unleashed Event</a> (Sara Ford)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/rhGux4W8XU4/post.aspx">BI Immersion Event in Bellevue, WA in October!</a> (Paul S. Randal)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.thejoyofcode.com/Changing_the_size_of_a_column_in_SQL_Server_Management_Studio.aspx">Changing the size of a column in SQL Server Management Studio</a> (Josh Twist)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/PX-HGVAAJ6M/change-existing-index-in-sql-server.html">Change an Existing Index in SQL Server</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2010/08/25/sql-server-deos-order-of-column-in-where-clause-matter/">SQL SERVER – Does Order of Column in WHERE clause Matter?</a> (Pinal Dave)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2010/08/25/service-update-to-sql-azure-now-supports-database-copy.aspx">Service Update to SQL Azure Now Supports Database Copy</a> (Bruce Kyle)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/searching-for-ranges-when-you-have-quart">Searching for ranges when you have quarters and years</a> (Denis Gobo)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/lazy-dba-email-this-stuff">The Lazy DBA Series: Email me, I’m broke!</a> <em>and</em>&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/lazy-dba-high-availability">The Lazy DBA Series: High Availability</a> (Ted Krueger)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/uA79vTiJIiQ/">Use ReadOnlyVariables and ReadWriteVariables properties in Scripts</a> (Todd McDermid)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/oHHM2Bsh5Cg/">Property Owner is not available for Database</a> (Pradeep Adiga)</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!8971.entry">Microsoft Updates Office 2010 Web Apps</a> (Blake Handler)</li>
<li><a href="http://huddledmasses.org/what-i-did-today-instead/">I wanted to start my best-practices series…</a> (Joel Bennett)</li>
<li><a href="http://www.infoq.com/news/2010/08/developer-survey-embarcadero">Developer Survey: Challenges and New Technologies</a> (Dave West)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/elGHoDvmSQw/">How to Make Money With Your API</a> (Daniel Jacobson)</li>
<li><a href="http://blogs.msdn.com/b/saraford/archive/2010/08/24/how-i-bonded-with-my-windows-phone.aspx">How I Bonded with my Windows Phone &#8211; a cycling misadventure</a> (Sara Ford)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/eRySLIqlgs8/dzone-daily-dose-825">Daily Dose &#8211; Adobe&#8217;s McAllister Speaks Out Against Oracle</a> (Mitch Pronschinske)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/3pQtEeo5ies/ddgrd.html">Your Top 10 #Ebook Deal of the Day-Geek Beach Reads-Only $9.99 ea. Use code DDGRD</a> (O&#8217;Reilly Media)</li>
<li><a href="http://blog.docs.com/2010/08/24/taking-docs-back-to-school/">Taking Docs back to school</a> (Pat Kinsel)</li>
<li><a href="http://www.windowsobserver.com/2010/08/24/windows-95-turns-15-years-old/">Windows 95 Turns 15 Years Old</a> (Richard Hay)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/08/25/inspecting-local-root-lifetime.aspx">Inspecting Local Root Lifetime</a> (Sasha Goldshtein)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=2ef5006a189ede8bec43cf77fba03552">Adobe updates Photoshop.com, releases Express Editor, Organizer and Android app</a> (Sebastian Anthony)</li>
<li><a href="http://electricbeach.org/?p=831">Expression Is Hiring</a> (Christian Schormann)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/q7zjHln7UDQ/">Daily Cloud Feed &#8211; Aug 24, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/0BAS7jb71L8/post.aspx">Windows 7 Animation Manager Resources</a> and <a href="http://feedproxy.google.com/~r/d4dotnet/~3/uGCK6t9Ekko/post.aspx">Windows 7 Sensors and Location Resources</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/d4dotnet/~3/MVFLL3nxiAQ/post.aspx">Windows 7 Touch Resources</a> (Don Burnett)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=c82af6ef-139d-4c9c-a592-6f5221efe41e">Tech Tweets for 24-Aug-2010</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Lmx_VA_tOew/">The Morning Brew #672</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/08/25/141472.aspx">Silverlight Cream for August 25, 2010 &#8212; #932</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/51W7VwJ0ZGL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Introducing-Windows-Azure-Experts-Voice/dp/143022469X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D143022469X">Introducing Windows Azure (Expert&#8217;s Voice in .Net)</a> by Henry Li</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:b7b7a8e4-754b-4f88-a350-468d1ca90ed5" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/08/25/dew-drop-august-25-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/08/25/dew-drop-august-25-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:269eb8cc-9b47-431b-9499-76d1a25ea198" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</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/windows+phone+7" rel="tag">windows phone 7</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/ssms" rel="tag">ssms</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/sql+azure" rel="tag">sql azure</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/MEF" rel="tag">MEF</a>,<a href="http://technorati.com/tags/dependency+injection" rel="tag">dependency injection</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/08/25/dew-drop-august-25-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 18, 2010</title>
		<link>http://www.alvinashcraft.com/2010/07/18/dew-drop-july-18-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/07/18/dew-drop-july-18-2010/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:13:18 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ironpython]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[oscon]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/07/18/dew-drop-july-18-2010/</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 Caliburn.Micro Soup to Nuts Pt. [...]]]></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://feedproxy.google.com/~r/Devlicious/~3/URtYgLWC0nQ/caliburn-micro-soup-to-nuts-pt-3-all-about-actions.aspx">Caliburn.Micro Soup to Nuts Pt. 3 – All About Actions</a> (Rob Eisenberg)</li>
<li><a href="http://tirania.org/blog/archive/2010/Jul-17-1.html">Microsoft Licensing Changes for IronRuby and IronPython</a> (Miguel de Icaza)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/BeBe86HdQuU/sterling-oodb-v01-alpha-released.html">Sterling OODB v0.1 Alpha Released!</a> (Jeremy Likness)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8911.entry">&quot;Facebook C# SDK&quot; Announced for Microsoft Visual Studio Developers</a> (Blake Handler)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/07/17/debugging-distributed-transactions-fault-handling.aspx">Debugging Distributed Transactions: Fault Handling</a> (Sasha Goldshtein)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Fd4KU4NBB5U/code-contracts-%E2%80%93-generating">Code Contracts – Generating documentation</a> (Dennis Delimarsky)</li>
<li><a href="http://ironruby.codeplex.com/releases/view/43540">IronRuby &#8211; Release v1.1</a>&#160;<em>and</em> <a href="http://ironpython.codeplex.com/releases/view/42434">IronPython &#8211; Release v2.7 Alpha 1</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/tjTwotTZNaQ/full-screen-mode-vstipenv0024.aspx">Full Screen Mode</a> (Zain Naboulsi)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://chriscavanagh.wordpress.com/2010/07/17/mvc-authorizedactionlink-2/">MVC IsAuthorized and AuthorizedActionLink</a> (Chris Cavanagh)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/NDzEB0hdUCg/asp-net-output-cache-provider.aspx">ASP.NET Output Cache Provider</a> (Gil Fink)</li>
<li><a href="http://feedproxy.google.com/~r/weirdlover/aoiX/~3/OpdEvYOALF0/">Chirpy Attains Godlike Bird-Power In Version 1.0.0.4</a> (Evan Nagle)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/A5MVNXqMabM/">Writing off a badly executed practice</a> (Mark Needham)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/NOywCSGOYE4/the-art-of-community-leadershi.html">The art of community leadership</a> (Brian Ahier)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/IFCzHHrHsvg/">Which Language Do You Code In?</a> (Davy Brion)</li>
<li><a href="http://wptestlib.codeplex.com/releases/view/49062">Windows Phone Test Framework (UnitTest, UITest, PerformanceTest) &#8211; Release v0.5.1.0</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/Z3SH1iZp_DA/coded-ui-test-tip-2-assertions.aspx">Coded UI Test – Tip 2 – Assertions</a> (Shai Raiten)</li>
<li><a href="http://codebetter.com/blogs/dru.sellers/archive/2010/07/17/nu-and-the-oss-dependency-nightmare.aspx">Nu and the OSS dependency nightmare</a> (Dru Sellers)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2010/07/17/tutorial-updating-your-windows-phone-splash-screen-with-transparent-images.aspx">Tutorial: Updating your Windows Phone Splash Screen with Transparent Images</a> (Jason Zander)</li>
<li><a href="http://www.neowin.net/news/windows-phone-7-will-not-feature-windows-live-sync-at-launch">Windows Phone 7 will not feature Windows Live Sync at launch</a> (Michael Gillett)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/LGZDQj3BK-k/">Teaching An Old Control New Tricks With Templates</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2010/07/18/windows-phone-a-8-5-minute-video.aspx">Windows Phone–a 8.5 minute video</a> (Rob Relyea)</li>
<li><a href="http://www.paulstovell.com/mvvm-presentation">Real-world MVVM Presentation from DDDSydney</a> (Paul Stovell)</li>
<li><a href="http://www.smashingmagazine.com/2010/07/17/seven-must-see-videos-and-presentations-for-web-app-developers/">Seven Must-See Videos and Presentations for Web App Developers</a> (Louis Lazaris)</li>
<li><a href="http://www.winsupersite.com/podcast#165">Windows Weekly 165: I&#8217;ve Said Too Much</a> (Paul Thurrott)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/QsjtA88EcOw/what-to-do-before-oscon.html">What to do before OSCON</a> (Kevin Shockey)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/LjE9rVYTBS0/">The Great Much More Signal, Much Less Noise Challenge of 2010</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/07/18/sqlauthority-news-sql-server-quickstart-downloads-from-microsoft/">SQLAuthority News – SQL Server Quickstart Downloads from Microsoft</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/TX02Xl1fY4M/">Order By Does Not Always Guarantee Sort Order</a> (Adam Haines)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.winsupersite.com/win7/totw/energy.asp">Windows 7 Tip of the Week: Get a Free Power Efficiency Report for Your PC</a> (Paul Thurrott)</li>
<li><a href="http://www.secretgeek.net/whatThenIsb.asp">What then, is b?</a> (Leon Bambrick)</li>
<li><a href="http://www.engadget.com/2010/07/18/swype-spotted-swiftly-slinging-fingers-across-windows-7-screens/">Swype spotted swiftly slinging fingers across Windows 7 screens?</a> (Sean Hollister)</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=79eabdac-f08a-4f7e-a636-6a675502f821">Interesting Finds: July 18, 2010</a> (Jason Haley)</li>
<li><a href="http://www.pseale.com/blog/LinkbloggingObjectCalisthenics.aspx">Linkblogging: Object Calisthenics</a> (Pete Seale)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/HjuZd7bLH5o/">Daily Cloud Feed &#8211; Jul 17, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/9GuaXYHQ0mI/ShowArticle.aspx">Expression Web 3.0 and 4.0 Articles Link List</a> (Minal Agarwal)</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/51Mz3glo-7L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/jQuery-Action-Second-Bear-Bibeault/dp/1935182323%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1935182323">jQuery in Action, Second Edition</a> by Bear Bibeault</p>
</td>
</tr>
</tbody>
</table>
<p> 
<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:d133bee2-c05e-4c4d-9159-a72ac60c91ad" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/07/18/dew-drop-july-18-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/07/18/dew-drop-july-18-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<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:f23690de-93fc-4f03-b0c3-5440a4870f4d" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</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/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/ironruby" rel="tag">ironruby</a>,<a href="http://technorati.com/tags/ironpython" rel="tag">ironpython</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a>,<a href="http://technorati.com/tags/oscon" rel="tag">oscon</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/07/18/dew-drop-july-18-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 11, 2010</title>
		<link>http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 19:52:14 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[acceptance testing]]></category>
		<category><![CDATA[code contracts]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/</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; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Hilo: Windows 7 [...]]]></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/#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://blogs.msdn.com/b/somasegar/archive/2010/07/09/hilo-windows-7-development-walk-throughs.aspx">Hilo: Windows 7 development walk-throughs</a> (Somasegar)</li>
<li><a href="http://domaindrivendesign.org/node/202">Greg Young at NDC2010 &quot;7 Reasons DDD Projects #FAIL&quot;</a> (Vladimir Gitlevich)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/QcrB_rxw0gE/">A new found respect for acceptance tests</a> (Mark Needham)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-WebMatrix-and-Razor-Debug-MSBuild-files-and-beer-fetching-robots/">TWC9: WebMatrix and Razor, Debug MSBuild files, and beer fetching robots</a> (Dan Fernandez)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/">“Fake – F# Make” 1.33.0 released</a> (Steffen Forkmann)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/s9kxNnHKRj4/XMLSerialization.aspx">XML Serialization</a> (Richard Carr)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jeffreyr/archive/2010/07/09/building-a-component-that-works-with-different-versions-of-a-library.aspx">Building a component that works with different versions of a library</a> (Jeffrey Richter)</li>
<li><a href="http://www.infoq.com/news/2010/07/NoRM-.NET-Provider-MongoDB">NoRM: Another .NET Provider for MongoDB</a> (Abel Avram)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/whats-new-in-visual-studio-2010-quick.html">What’s New in Visual Studio 2010, the Quick Reference Poster…</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/y6O0VQx7Wkk/an-illustration-of-why-the-new-c-4-0-dynamic-and-optional-argument-features-are-valuable.aspx">A practical illustration of why the new C# 4.0 dynamic and optional parameter features are valuable</a> (John V. Petersen)</li>
<li><a href="http://fortysix-and-two.blogspot.com/2010/07/f-and-code-contracts-not-quite-there.html">F# and Code Contracts: not quite there yet</a> (Kurt Schelfthout)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/K6QIY_07Ozw/sorting-items-in-the-toolbox-vstiptool0052.aspx">Sorting Items in the Toolbox</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/Z5GNiOR-PKg/icon-vs-list-view-in-the-toolbox-vstiptool0053.aspx">Icon vs List View in the Toolbox</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/msdnmagazine/archive/2010/07/09/10036586.aspx">.NET: Fated to Succeed?</a> (Keith Ward)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2010/07/09/how-the-setentitysetaccessrule-and-entitysetrights-apis-came-to-be.aspx">How the SetEntitySetAccessRule and EntitySetRights APIs came to be</a> (Marcelo Lopez Ruiz)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://beyondrelational.com/blogs/hima/archive/2010/07/10/understanding-asp-net-4-url-routing-in-2-minites.aspx">Understanding ASP.NET 4 URL Routing in 2 minutes</a> <em>and</em>&#160;<a href="http://beyondrelational.com/blogs/hima/archive/2010/07/10/implemeting-routing-in-asp-net4-applications.aspx">Implementing Routing in ASP.NET 4 applications</a> (Hima)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/XgoEk6L5Fu4/post.aspx">Sueetie: The World’s First Mobile Online Community</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/r_K-asQkRe0/javascript-if-statements-syntax">JavaScript if Statements Syntax</a> (Marc Grabanski)</li>
<li><a href="http://feedproxy.google.com/~r/PeteLePage/~3/Q4V2B0Fh5fY/">Book Review: HTML5 For Web Designers</a> (Pete LePage)</li>
<li><a href="http://stevesmithblog.com/blog/working-with-application-pool-identities/">Working with Application Pool Identities</a> (Steve Smith)</li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/7uxJEXi7VZM/">Installing Umbraco To Windows 7 Ultimate – Step By Step</a> (Peter Kellner)</li>
<li><a href="http://drdave.co.uk/blog/archive/2010/7/10/Sitemaps">Sitemaps</a> <em>and</em>&#160;<a href="http://drdave.co.uk/blog/archive/2010/7/11/Blog-Engine-Download">Blog Engine Download</a> (Dr. Dave)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/4Jzw2NWvwYM/expecting-windows-azure-admin-mode-and-vm-roles-this-year.html">Expecting Windows Azure Admin Mode and VM Roles this Year</a> (Rinat Abdullin)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.jetbrains.com/dotnet/2010/07/dotcover-10-beta-released/">dotCover 1.0 Beta Released</a> (Hadi Hariri)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/2rLNR18ZxyI/importance-of-tooling-and-statistics-in-cqrs-world.html">Importance of Tooling and Statistics in CQRS World</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/amBB9wc8ieQ/">How To Succeed With Scrum When Your Company Is Anti-Agile</a> (Rob Diana)</li>
<li><a href="http://simpleprogrammer.com/2010/07/09/why-small-is-better/">Why Small is Better</a> (John Sonmez)</li>
<li><a href="http://elegantcode.com/2010/07/10/defining-development-experience/">Defining Development Experience</a> (Richard Cirerol)</li>
<li><a href="http://wag.codeplex.com/releases/view/48599">patterns &amp; practices &#8211; Windows Azure Guidance &#8211; Part 2 &#8211; Release Candidate</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/L0S_CYtmEzw/hosting-wpf-controls-winforms">Hosting WPF controls in a WinForms application</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/6hPvbuNGds0/post.aspx">Windows Phone 7 Development</a> (Jeff Blankenburg)</li>
<li><a href="http://blogs.msdn.com/b/kirillosenkov/archive/2010/07/09/wpf-sendkeys-or-mocking-the-keyboard-in-wpf.aspx">WPF SendKeys or mocking the keyboard in WPF</a> (Kirill Osenkov)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/-xdR49RgZfg/">Visual State Manager A-Z</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/jIRjd0dGBJs/">Styles (followup)</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/TuzQrpUI8j0/">DeepFriedBytes Episode 57: Getting the Details on Recent Silverlight 4 Updates from John Papa</a> (Keith Elder &amp; Chris Woodruff)</li>
<li><a href="http://feedproxy.google.com/~r/WebdevradioPodcastHome/~3/ktiKdtBj0Y0/index.php">WebDevRadio Episode 79: July catchup</a> (Michael Kimsal)</li>
<li><a href="http://startuppodcast.wordpress.com/2010/07/10/show-74-kent-beck-on-lean-startups-tdd-and-startups/">StartUp Podcast Show #74 Kent Beck on Lean Startups, TDD and startups</a> (Bob Walsh)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/0ZLQG_RLqiQ/code_stock_2010_power_scripting_podcast_hal_s_live_podcast_at_code_stock">CodeStock 2010 &#8211; PowerScripting Podcast &#8211; Hal&#8217;s Live Podcast at CodeStock</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/Powerscripting/~3/cAB5MwrPCPo/code_stock_2010_part_2_power_scripting_podcast_hal_talks_power_shell_at_code_stock">CodeStock 2010 Part 2 &#8211; PowerScripting Podcast &#8211; Hal Talks PowerShell at CodeStock</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://channel9.msdn.com/shows/Cloud+Cover/Cloud-Cover-Episode-18-ASPNET-Providers/">Cloud Cover Episode 18 &#8211; ASP.NET Providers</a> (Ryan Dunn)</li>
<li><a href="http://www.winsupersite.com/podcast#164">Windows Weekly 164: But I Digress</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-1-of-4-The-Silverlight-4-Platform-Overview/">NYC Silverlight 4 Firestarter (Part 1 of 4): The Silverlight 4 Platform Overview</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-2-of-4-Silverlight-LOB-Application-Basics/">(Part 2 of 4): Silverlight LOB Application Basics</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-3-of-4-A-Little-Fun-With-Media-Webcams-Mics--AV/">(Part 3 of 4): A Little Fun With Media: Webcams, Mics, &amp; A/V</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-4-of-4-Application-Navigation--Windows/">(Part 4 of 4): Application Navigation &amp; Windows</a> (Emily Gibson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/PH6eqncjjWU/video-odata-protocol">Video: The OData Protocol</a> (Eric Hagan)</li>
<li><a href="http://www.engadget.com/2010/07/09/engadget-podcast-204-qanda-bonanza-07-09-2010/">Engadget Podcast 204: Q&amp;A Bonanza &#8211; 07.09.2010</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/cywwuzpFFN0/jQueryPodcast-029-ReyBomb3.mp3">jQuery Podcast 29 &#8211; Rey Bomb #3</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://feedproxy.google.com/~r/MosesOfEgyptBlog/~3/oqcahM8xzAA/post.aspx">Getting Started with Entity Framework 4.0 Screencast Recorded session from Cairo Code Camp &#8211; Part 3</a> (Muhammad Mosa)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CloudsocketBlog/~3/DI5sDVrBnAA/">GeekGolf 2010 on September 11, 2010: Golfing, Steak Dinner and Fun</a> (Chris Woodruff)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/11/140869.aspx">Open Letter to (and deal for) Silverlight Bloggers</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/07/10/what-is-forkcan-com-do-you-have-what-it-takes-to-share-your-code.aspx">What is ForkCan.com – Do you have what it takes to Share your code?</a> (Fredrik Normen)</li>
<li><a href="http://blog.stackoverflow.com/2010/07/the-7-essential-meta-questions-of-every-beta/">The 7 Essential Meta Questions of Every Beta</a> (Robert Cartaino)</li>
<li><a href="http://blog.sqlauthority.com/2010/07/10/sqlauthority-news-milestone-1400th-post-and-why-do-i-blog/">SQLAuthority News – Milestone – 1400th Post and Why do I blog</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/07/11/sql-server-parallelism-row-per-processor-row-per-thread-thread-0/">SQL SERVER – Parallelism – Row per Processor – Row per Thread – Thread 0</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/enterprisesearch/archive/2010/07/09/crawling-case-sensitive-repositories-using-sharepoint-server-2010.aspx">Crawling case sensitive repositories using SharePoint Server 2010</a> (Syed Anas Hashmi)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/lGrQ/~3/LOIk9tVLmMw/install-windows-server-2008-r2-and.html">Install Windows Server 2008 R2 and Sharepoint 2010 on a VM</a> (Peter Bromberg)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8900.entry">Free Microsoft Visio 2010 Stencils for I.T. Professionals</a> (Blake Handler)</li>
<li><a href="http://nayyeri.net/slides-of-my-presentation-on-code-bubbles">Slides of My Presentation on Code Bubbles</a> (Keyvan Nayyeri)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/hQ7GES2dgqM/windows-friendly-cygwin-paths.aspx">Windows-Friendly Cygwin Paths</a> (Derek Greer)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/07/09/something-blue/">Something blue</a> (Dmitry Sotnikov)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/07/09/Windows_2D00_PowerShell_2D00_Community_2D00_Extension_2D00_project.aspx">Windows PowerShell Community Extension project</a> (Ed Wilson)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/dOtTS_oQ-i8/How-to-edit-very-old-posts-with-Windows-Live-Writer.aspx">How to edit very old posts with Windows Live Writer</a> (Simone Chiaretta)</li>
<li><a href="http://www.thousandtyone.com/blog/ProductivityTipUsingYourKeystrokesWhereTheyAddValue.aspx">Productivity Tip: Using Your Keystrokes Where They Add Value.</a> (Rajiv Popat)</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=4922b601-0b86-41df-aee6-f8023b1f2893">Interesting Finds: July 10, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=5311167a-1f55-4c45-acef-75acd685b716">Interesting Finds: July 11, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/09/140852.aspx">Silverlight Cream for July 09, 2010 &#8212; #899</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/f5Tjr6cNGIk/">Daily Cloud Feed &#8211; Jul 9, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/VpYWVs9eXFo/">Daily Cloud Feed &#8211; Jul 10, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=f7f9e0b9-46c5-40be-9370-84a953386128">Tech Tweets for 9-Jul-2010</a> (Elijah Manor)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2010/07/09/f-discoveries-this-week-07-09-2010.aspx">F# Discoveries this Week 07/09/2010</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/R8SHNIYs6TE/">Distributed Weekly 58</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/4zwWJVrAcDI/ShowArticle.aspx">Silverlight, .NET 4.0 and LINQ Articles Link List</a> (.NET Curry)</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/41i1bJfxSZL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Programming-Wpf-Presentation-Foundation-PROGRAMMING/dp/B002VKU1GK%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002VKU1GK">Programming Wpf: Building Windows Ui with Windows Presentation Foundation&#160;&#160; [PROGRAMMING WPF 2/E] [Paperback]</a> </p>
</td>
</tr>
</tbody>
</table>
<p> 
<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:1e3993f2-8887-47ff-9c56-bb7a40b9aa43" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<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:64c6106f-c90f-40bf-a761-9caf14a1f2f6" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</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/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/cqrs" rel="tag">cqrs</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/acceptance+testing" rel="tag">acceptance testing</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/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/code+contracts" rel="tag">code contracts</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/cywwuzpFFN0/jQueryPodcast-029-ReyBomb3.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; June 6, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 14:32:19 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[expression web]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/</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; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Bing 404 Plugin for WordPress (Caleb Jenkins) CinchV2 : [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none; margin:0px; padding:4px 0px 4px 0px;"><iframe src="http://www.facebook.com/widgets/like.php?href=http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe></div>
<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/#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://developingux.com/2010/06/05/bing-404-plugin-for-wordpress/">Bing 404 Plugin for WordPress</a> (Caleb Jenkins)</li>
<li><a href="http://sachabarber.net/?p=767">CinchV2 : More sneak previews</a> (Sacha Barber)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/mVtLorx7MaE/creating-scrollable-edit-content-in-wp7.aspx">Creating Scrollable Edit Content in WP7</a> (Derik Whittaker)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/Vi-H9v8FviA/DebuggerDisplayNameType.aspx">DebuggerDisplay Name and Type Parameters</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/stimpy77/~3/E7E8dLdfpYw/post.aspx">Gemli.Data: Basic LINQ Support</a> (Jon Davis)</li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2010/06/05/15-minute-blog-post-a-hidden-feature-in-visual-studio-2010.aspx">15 minute blog post: A Hidden Feature in Visual Studio 2010</a> (Paul Harrington)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/b__Qp0k_w3k/swap-the-current-anchor-position-vstipedit0068.aspx">Swap the Current Anchor Position</a> (Zain Naboulsi)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.dotnetsteve.com/index.php/2010/02/simple-accordion-menu-with-jquery-asp-net/">Simple Accordion Menu With jQuery &amp; ASP.NET</a> (Steve Boschi)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/tM2EPUbY7MY/ShowArticle.aspx">Designing websites for accessibility in Expression Web – Part II</a> (Minal Agarwal)</li>
<li><a href="http://csharpbits.notaclue.net/2010/06/part-3-cascading-hierarchical-field.html">Part 3 – A Cascading Hierarchical Field Template &amp; Filter for Dynamic Data</a> (Steve Naughton)</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/JELZRlZOaLE/">Isolation At Work: Good Or Bad?</a> (Davy Brion)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.charlespetzold.com/blog/2010/06/Great-Circle-Arcs-on-the-Sphere.html">Great-Circle Arcs on the Sphere</a> (Charles Petzold)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/TvfnISaXgAk/wpf-and-silverlight-choose-your-fonts-and-text-rendering-options-wisely">WPF (and Silverlight): Choose your Fonts and Text Rendering Options Wisely</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/x6mrL3OD79g/">Updates and New Home for Sticky Plugin</a> (John Papa)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li>&#160;<a href="http://www.winsupersite.com/podcast#159">Windows Weekly 159: Gypsy Stole My iPhone</a> (Paul Thurrott)</li>
<li><a href="http://blogs.msdn.com/b/coding4fun/archive/2010/06/05/10020469.aspx">Coding4Fun Show – NUI with Josh Blake</a> (Brian Peek)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/06/06/sql-server-subquery-or-join-various-options-sql-server-engine-knows-the-best/">SQL SERVER – Subquery or Join – Various Options – SQL Server Engine knows the Best</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/how-to-refresh-the-local-intellisense-ca">How to refresh the local IntelliSense cache in SQL Server Management Studio</a> (Denis Gobo)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.sarahintampa.com/sarah/2010/06/05/re-enable-dreamscene-on-windows-7.html">Re-Enable DreamScene on Windows 7</a> (Sarah Perez)</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=b3ec558e-7191-41d7-ab77-082893f26c5c">Interesting Finds: June 6, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/Ac110rF9fa0/">Daily Cloud Feed &#8211; Jun 5, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/A_w4kjhVvz0/post.aspx">Everyman on Navigation Rethink, Cloned Goals, Cap’n Crunch, The Blink Test</a> (Dave Burke)</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/519UBiB%2BqqL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/User-Stories-Applied-Software-Development/dp/0321205685%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321205685">User Stories Applied: For Agile Software Development</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:a05a6c08-a36a-4112-b3fb-09860c3c7d14" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1c9d0f79-9b26-4341-a7d2-7be841c0d59e" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/wordpress" rel="tag">wordpress</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/expression+web" rel="tag">expression web</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/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 21, 2010</title>
		<link>http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 14:37:08 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[parallel programming]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/</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; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Win7 Library Tool (Zorn Software) Entity Framework 4.0: Creating objects of [...]]]></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/#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://zornsoftware.talsit.info/?p=3">Win7 Library Tool</a> (Zorn Software)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/i3O8tdTEqU0/entity-framework-4-0-creating-objects-of-correct-type-when-using-lazy-loading.aspx">Entity Framework 4.0: Creating objects of correct type when using lazy loading</a> (Gunnar Peipman)</li>
<li><a href="http://bea.stollnitz.com/blog/?p=434">How can I sort a hierarchy?</a> (Bea Stollnitz)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2010/03/vs2010-rc-tfs2010-rc-virtual-machines.html">VS2010 RC, TFS2010 RC Virtual Machines are here…</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2010/03/20/tips-and-tricks-quickly-closing-documents.aspx">Tips and Tricks: Quickly Closing Documents</a> (Weston Hutchins)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Ftx34xxB4VU/cut-copy-and-paste-collapsed-code-with-outlining-vstipedit0035.aspx">Cut, Copy, and Paste Collapsed Code with Outlining</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2010/03/21/approaching-parallelism.aspx">Approaching Parallelism</a> (Bruce Kyle)</li>
<li><a href="http://thedatafarm.com/blog/data-access/entity-framework-poco-template-for-net-3-5/">Entity Framework POCO Template for .NET 3.5</a> (Julie Lerman)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://codebetter.com/blogs/david.hayden/archive/2010/03/20/iis-7-url-rewriter-for-seo-friendly-url-s.aspx">IIS 7 URL Rewriter for SEO Friendly URL’s</a> (David Hayden)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://programmingtour.blogspot.com/2010/03/blaming-your-tools.html">Blaming your tools</a> (Corey Haines)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://weblogs.asp.net/albertpascual/archive/2010/03/20/what-s-new-in-silverlight-4.aspx">What’s new in Silverlight 4</a> (Al Pascual)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2010/03/20/silverlight-4-rc-socket-security-changes.aspx">Silverlight 4 RC – Socket Security Changes</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/mostlylucid/XRDO/~3/1kmjLUQjqGk/be-vewy-vewy-quiet-irsquom-writing-wpf-with-mvvm.aspx">Be vewy vewy quiet I’m writing WPF with MVVM</a> (Scott Galloway)</li>
<li><a href="http://www.jeff.wilcox.name/2010/03/sxs-sl3-sl4-build-machine/">Building Silverlight 3 and Silverlight 4 applications on a .NET 3.5 build machine</a> (Jeff Wilcox)</li>
<li><a href="http://joshsmithonwpf.wordpress.com/2010/03/20/response-to-ward-bells-review-of-advanced-mvvm/">Response to Ward Bell’s Review of Advanced MVVM</a> (Josh Smith)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/podcast#148">Windows Weekly 148: He&#8217;s Got A Gun!</a> (Paul Thurrott)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/03/21/sql-server-fix-error-3117-the-log-or-differential-backup-cannot-be-restored-because-no-files-are-ready-to-rollforward/">SQL SERVER – Fix : Error : 3117 : The log or differential backup cannot be restored because no files are ready to rollforward</a> (Pinal Dave)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/gXdBDBnTP9A/how-backup-sql-express">How to Backup a SQL Express Database</a> (Mike Ceranski)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/-S-0yhJtoNM/windows-live-wave-4-mobile-experience-to-support-themes.aspx">Windows Live Wave 4: Mobile Experience to support themes</a> (damaster)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/DQgKl9aFzbU/">#Ebook Deal of the Day: The Art of Community &#8212; Only $9.99! Use code DDTAC</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/Y2H_GnuRIy8/">Everybody Wins In The Certification Game</a> (Davy Brion)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/03/20/138630.aspx">Silverlight Cream for March 20, 2010 &#8212; #815</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/03/20/cheatsheet-2010-03-15-03-21.aspx">Cheatsheet: 2010 03.15 ~ 03.21</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/deYsKD4_Ki0/interesting-jquery-bookmarks">Interesting jQuery Bookmarks</a> (Marc Grabanski)</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/51LTVN1vAGL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Microsoft-SharePoint-2007-Unleashed-Michael/dp/0672329476%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0672329476">Microsoft SharePoint 2007 Unleashed</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:8a4a3b7d-6f38-4cdf-ae5b-5e35a1d0f96e" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:140f3e90-3558-4bf5-91a9-ab86f3243317" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/certification" rel="tag">certification</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</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/parallel+programming" rel="tag">parallel programming</a>,<a href="http://technorati.com/tags/tfs" rel="tag">tfs</a>,<a href="http://technorati.com/tags/iis" rel="tag">iis</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</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%2f2010%2f03%2f21%2fdew-drop-march-21-2010%2f&amp;title=Dew+Drop+-+March+21%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/03/21/dew-drop-march-21-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 7, 2010</title>
		<link>http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 13:22:32 +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[db4o]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[roi]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[zune]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/</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; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Getting Started with iPhone Development (Keyvan Nayyeri) Use Filters in SSMS [...]]]></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/#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://nayyeri.net/getting-started-with-iphone-development">Getting Started with iPhone Development</a> (Keyvan Nayyeri)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/use-filters-in-ssms-to-only-see-the-thin">Use Filters in SSMS to only see the things that are of interest to you</a> (Denis Gobo)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.kirupa.com/blend_silverlight/converting_csharp_vb.htm">Converting Between C# and Visual Basic (VB)</a> (Kirupa Chinnathambi)</li>
<li><a href="http://blogs.msdn.com/camerons/archive/2010/02/06/custom-profile-properties.aspx">Custom Profile Properties</a> (Cameron Skinner)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/lcaKyBAQT6o/setting-a-tracepoint-in-source-code-vstipdebug0010.aspx">Setting a Tracepoint in source code &#8212; vstipDebug0010</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/EjGt6UdCQ3M/">F#: function keyword</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/PeterBahaa/~3/oCKpmqjdWmw/Telerik-OpenAccess-DSW-Beta-1-Released.aspx">Telerik OpenAccess DSW Beta 1 Released</a> (Peter Bahaa)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/Vh6Hp4xe2mU/asp-net-mvc-performance-i-combining-resources.aspx">ASP.NET MVC Performance I: Combining resources</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/ZrarUX2ix7c/asp-net-mvc-performance-ii-optimizing-resources.aspx">ASP.NET MVC Performance II: Optimizing resources</a> (Gunnar Peipman)</li>
<li><a href="http://csharpbits.notaclue.net/2010/02/slightly-improved-password-field.html">A Slightly Improved Password Field Template</a> (Steve Naughton)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/lbYo4v0QxTg/using-roi-as-a-constraint-not-an-end-in-itself.aspx">Using ROI As A Constraint, Not An End In Itself</a> (Derick Bailey)</li>
<li><a href="http://www.thousandtyone.com/blog/LeadershipTipYourIdeasDoNotNeedYourProtectionTheyNeedYourCommitment.aspx">Leadership Tip: Your Ideas Do Not Need Your Protection &#8211; They Need Your Commitment.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/JamesGregory/~3/lnc2ef6T5wk/">Git: Remotes, contributions, and the letter N</a> (James Gregory)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://drdave.co.uk/blog/post.aspx?id=55775955-b485-4e26-818a-cc1faf20218c">Virtual Universe</a> <em>and</em>&#160;<a href="http://drdave.co.uk/blog/post.aspx?id=76b3ceaa-fbb1-444c-98d0-99c41eb47043">Starting Positions</a> <em>and</em>&#160;<a href="http://drdave.co.uk/blog/post.aspx?id=af576aba-ffef-40a5-9173-c7ffec4ba05b">Celestial Grid</a> (Dave Brown)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/JIUczVkqMv8/setting-up-icons-for-a-silverlight-oob-application.aspx">Setting up icons for a Silverlight OOB application</a> (Laurent Bugnion)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/podcast#142">Windows Weekly 142: Snake In The Brass</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/PeterBahaa/~3/D1xhYO8cysg/How-to-video-Using-Telerik-Data-Services-Wizard-Beta1-to-build-a-WCF-REST-Collection-Endpoint.aspx">How to video: Using Telerik Data Services Wizard Beta1 to build a WCF REST Collection Endpoint</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/PeterBahaa/~3/HsJKLQ22z2g/How-to-video-Using-Telerik-Data-Services-Wizard-Beta1-to-build-an-Astoria-service.aspx">How to video: Using Telerik Data Services Wizard Beta1 to build an Astoria service</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/PeterBahaa/~3/3CAKWLgbfjo/Using-Telerik-Data-Services-Wizard-Beta1-to-build-a-WCF-Endpoint.aspx">Using Telerik Data Services Wizard Beta1 to build a WCF Endpoint</a> (Peter Bahaa)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/JFyFSz3nEu0/nosql-a-practical-approach-part-1">NoSQL – A Practical Approach, Part 1</a> (Rob Conery)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/3uEnY3yR6Ak/SQLTableVariables.aspx">SQL Server Table Variables</a> (Richard Carr)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=522f2de7-4be1-44c1-b775-958f9e663ee2">Azure Storage Client Extensions + Azure Table Query</a> (Jason Haley)</li>
<li><a href="http://blogs.msdn.com/hanuk/archive/2010/02/06/couple-of-azure-storage-tools.aspx">Couple of Azure Storage tools</a> (Hanu Kommalapati)</li>
<li><a href="http://blog.sqlauthority.com/2010/02/07/sql-server-sql-server-2008-r2-update-for-developers-training-kit/">SQL SERVER – SQL Server 2008 R2 Update for Developers Training Kit</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!7803.entry">Microsoft Releases Free &quot;Hyper-V VM State to Memory Dump Converter&quot;</a> <em>and</em>&#160;<a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7804.entry">SlickRun: Free Tool for Windows 7 Gives Quick Access to &quot;Anything&quot;</a> (Blake Handler)</li>
<li><a href="http://www.winsupersite.com/win7/totw/messenger.asp">Windows 7 Tip of the Week: Run Windows Live Messenger from the Notification Area</a> (Paul Thurrott)</li>
<li><a href="http://www.engadget.com/2010/02/06/rumored-windows-phone-7-details-surface-ahead-of-mwc-launch-zun/">Rumored Windows Phone 7 details surface ahead of MWC launch: Zune-like UI, no multitasking</a> (Donald Melanson)</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=705a89bb-736a-4944-a59a-990e4de455c9">Interesting Finds: February 6, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=d1ade5e8-f9c3-4ffc-af62-f6d6d3a20b6c">Interesting Finds: February 7, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/I8jEXXc8AIc/post.aspx">Everyman on: Pricing Strategies, the Freelancer’s Website, Blog Comments, Saving Things</a> (Dave Burke)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/02/06/interesting-finds-2010-02-01-02-07.aspx">Interesting Finds: 2010 02.01 ~ 02.07</a> (yuanjian)</li>
<li><a href="http://grantpalin.com/2010/02/07/weekly-links-91/">Weekly Links #91</a> (Grant Palin)</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/51xArZnegaL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Pragmatic-Thinking-Learning-Refactor-Programmers/dp/1934356050%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1934356050">Pragmatic Thinking and Learning: Refactor Your Wetware (Pragmatic Programmers)</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:d9d4b81d-8b68-43b3-9cb6-2d9981483506" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:724b419a-9d42-495c-bc16-b75a307345a5" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/zune" rel="tag">zune</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ssms" rel="tag">ssms</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/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/nosql" rel="tag">nosql</a>,<a href="http://technorati.com/tags/db4o" rel="tag">db4o</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/roi" rel="tag">roi</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%2f2010%2f02%2f07%2fdew-drop-february-7-2010%2f&amp;title=Dew+Drop+%e2%80%93+February+7%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/02/07/dew-drop-february-7-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

