<?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; bdd</title>
	<atom:link href="http://www.alvinashcraft.com/tag/bdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; January 8, 2012 (#1,236)</title>
		<link>http://www.alvinashcraft.com/2012/01/08/dew-drop-january-8-2012-1236/</link>
		<comments>http://www.alvinashcraft.com/2012/01/08/dew-drop-january-8-2012-1236/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 15:22:01 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2080</guid>
		<description><![CDATA[Top Links Hypermedia and Web API. Design brain dump and samples (Glenn Block) TWC9: January 6, 2012 &#8211; C9 Video Queue, Silverlight 5, Metro and WP7 (Brian Keller, Dan Fernandez &#38; Greg Duncan) Is PhoneGap Right for You? (David J. Kelley) What You May Not Know About jQuery (Burke Holland) &#160; .NET / Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/GVzmsMRmqfs/">Hypermedia and Web API. Design brain dump and samples</a> (Glenn Block)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Jan-06-2012">TWC9: January 6, 2012 &#8211; C9 Video Queue, Silverlight 5, Metro and WP7</a> (Brian Keller, Dan Fernandez &amp; Greg Duncan)</li>
<li><a href="http://www.vnext.org/is-phonegap-right-for-you">Is PhoneGap Right for You?</a> (David J. Kelley)</li>
<li><a href="http://www.kendoui.com/blogs/teamblog/posts/12-01-06/what_you_may_not_know_about_jquery.aspx" target="_blank">What You May Not Know About jQuery</a> (Burke Holland)</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/UKrIjbvBMVQ/SteinsAlgorithm.aspx">Stein&#8217;s Algorithm</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/DotNetJalps/~3/BqBFeYjwgsk/stringformat-escape-sequence-in-c.html">string.format escape sequence in c#</a> (Jalpesh P. Vadgama)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2012/01/07/stack-unwind-does-not-occur-when-c-exceptions-propagate-into-managed-code.aspx">Stack Unwind Does Not Occur When C++ Exceptions Propagate Into Managed Code</a> (Sasha Goldshtein)</li>
<li><a href="http://www.sellsbrothers.com/posts/Details/12713">The Windows Libraries for JavaScript: Part I</a> (Chris Sells)</li>
<li><a href="http://debugmode.net/2012/01/07/how-to-work-with-nuget/">How to work with NuGet?</a> (Dhananjay Kumar)</li>
<li><a href="http://weblogs.asp.net/ricardoperes/archive/2012/01/07/nhibernate-pitfalls-sql-queries-and-parameter-prefix.aspx">NHibernate Pitfalls: SQL Queries and Parameter Prefix</a> (Ricardo Peres)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/c0Gkn6OOlYY/a-bit-more-about-using-ninject-2.2---factory-methods.aspx">A bit more about Using Ninject 2.2 &#8211; factory methods</a> (AngelEyes)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.codeproject.com/Articles/311334/jQuery-Splitter">jQuery Splitter</a> <em>and</em> <a href="http://www.codeproject.com/Articles/311336/jQuery-Tooltip">jQuery Tooltip</a> (jqwidgets)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/DotNetJalps/~3/P7e1_MuN4H4/aspnet-page-methods-with-parameters.html">ASP.NET Page Methods with Parameters</a> (Jalpesh P. Vadgama)</li>
<li><a href="http://www.kirupa.com/html5/intro_to_property_based_animations.htm">Intro to Property-Based Animations</a> (Kirupa Chinnathambi)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/OYVJ60qQtEw/">Our Ajax Conventions–Request Correlation</a> <em>and</em> <a href="http://feedproxy.google.com/~r/LosTechies/~3/dDTP-brz-Lg/">Our Ajax Conventions–Validation</a> (Josh Arnold)</li>
<li><a href="http://cgeers.com/2012/01/08/dropbox-rest-api-part-2-api-requests/">Dropbox REST API Part 2: API Requests</a> (Christophe Geers)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/XStSHbHymBA/apache-hadoop-on-windows-azure-few-tips-and-tricks-to-manage-your-hadoop-cluster-in-windows-azure.aspx">Apache Hadoop on Windows Azure: Few tips and tricks to manage your Hadoop cluster in Windows Azure</a> (Avkash Chauhan)</li>
<li><a href="http://blogs.msdn.com/b/carlnol/archive/2012/01/06/hadoop-streaming-and-reporting.aspx">Hadoop Streaming and Reporting</a> <em>and</em> <a href="http://blogs.msdn.com/b/carlnol/archive/2012/01/07/hadoop-streaming-and-azure-blob-storage.aspx">Hadoop Streaming and Windows Azure Blob Storage</a> (Carl Nolan)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/0Aq6H5eyABQ/json.net-and-deserializing-anonymous-types.aspx">JSON.net and Deserializing Anonymous Types</a> (David Hoerster)</li>
<li><a href="http://www.rubypluspl.us/2012/01/new-year-updated-ubuntu-rails-setup.html" target="_blank">New Year &#8211; Updated Ubuntu Rails Setup</a> (Eric Proctor)</li>
<li><a href="http://www.infoq.com/news/2012/01/azure-eai">Microsoft Previews Windows Azure Application Integration Services</a> (Richard Seroter)</li>
<li><a href="http://tanzimsaqib.com/402/programmingoffice365-2/">Programming Office 365 Jump Start 2</a> (Tanzim Saqib)</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/ZLdeLDE_Ozk/getting-results-the-agile-way-top-10-best-seller-on-amazon-in-time-management.aspx">Getting Results the Agile Way &#8211; Top 10 Best Seller on Amazon in Time-Management</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/6CqlLAZwXFw/10-things-great-managers-do.aspx">10 Things Great Managers Do</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/4GptPQPPjh8/30-days-of-getting-results-free-time-management-training.aspx">30 Days of Getting Results &#8211; Free Time-Management Training</a> (JD Meier)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/25gtA8NAuiE/crud-its-now-cqrs-or-is-it.html">CRUD it’s now CQRS … or is it?</a> (Jeremy Likness)</li>
<li><a href="http://www.infoq.com/interviews/Mike-Cottmeyer-Agile-Adoption-Transformation">Interview: Mike Cottmeyer on Agile Adoption and Transformation</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/RubyInside/~3/QpsHKddlqPE/rspec-2-8-released-5772.html">RSpec 2.8: The Popular Ruby BDD Tool Goes Supersonic</a> (Peter Cooper)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/8-sak3JFsRA/">You are responsible for making that feature work. Write a test. Just do it…</a> (Jason Jarrett)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Iu-a2CfEjuU/how-to-show-a-deleted-list-item-with-a-strike-through-in-xaml.aspx">How to Show a deleted List Item with a Strike Through in XAML</a> (Derik Whittaker)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/06/new-maintenance-release-for-windows-phone.aspx">New maintenance release for Windows Phone</a> (Eric Hautala)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/windows-phone-7-info-hub-all-phone-info.html">Windows Phone 7 Info Hub &#8211; All the phone info, one helpful hub [#wpdev]</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/fgvag5KsC2w/wp7-tips-how-to-pin-application-to.html">WP7 Tips: How to Pin an Application to the Start Screen?</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/_KHsd4wGKGA/retrieving-a-webpage-title-and-sharing-it-with-the-sharelinktask-in-wp7">Retrieving a WebPage Title and Sharing it with the ShareLinkTask in WP7</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/5CqAb9_Pu-o/">Follow Up: How Many Apps Are on Your Windows Phone Handset?</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/NO3pvo1wCuU/kung-fu-windows-phone-user-feedback.html">Kung Fu Windows Phone &#8211; User Feedback</a> (Rudi Grobler)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/9VgO8yhpdYo/wp-development-with-ldquoessential-wp-7.5-application-development-with-silverlightrdquo.aspx">WP Development With “Essential WP 7.5 Application Development with Silverlight”– Part 1of Many</a> <em>and</em> <a href="http://feedproxy.google.com/~r/geekswithblogs/~3/KpXMn2XCyL4/wp-development-with-ldquoessential-wp-7.5-application-development-with-silverlightrdquondash.aspx">WP Development With “Essential WP 7.5 Application Development with Silverlight”– Part 2of Many</a> (Vijaya Malla)</li>
<li><a href="http://waf.codeplex.com/releases/view/80078" target="_blank">WPF Application Framework (WAF) 2.5.0.1</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/RiEjp7QKAKs/" target="_blank">Windows Phone Dev Podcast Episode 049 – “Dial 666 For Evil Carrier”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/8i5Z0giHRsw/" target="_blank">Major Nelson Podcast Show 425: Hello 2012</a> (Larry Hyrb)</li>
<li><a href="http://channel9.msdn.com/Blogs/WHOIS/WHOIS-Simon-Daniels-Senior-Fontography-PM">WHOIS: Simon Daniels, Senior Fontography PM</a> (Larry Larsen)</li>
<li><a href="http://channel9.msdn.com/posts/Using-the-Windows-Phone-Storage-NuGets-for-Windows-Azure">Using the Windows Phone Storage NuGets for Windows Azure</a> (Wade Wegner)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/BAfw1Muuw28/">Gillmor Gang 01.07.12 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://www.engadget.com/2012/01/06/engadget-mobile-podcast-120-01-06-2012/">Engadget Mobile Podcast 120 &#8211; 01.06.2012</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/TestStudio/~3/wy3wTMCjVu8/new-video-integrating-test-studio-with-tfs.aspx">New Video: Integrating Test Studio with TFS</a> (Jim Holmes)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/2aqYWgblVfo/ravendb-course-in-london-28ndash-29-february">RavenDB Course in London: 28–29 February</a> (Oren Eini)</li>
<li><a href="http://philadelphia.nerdnite.com/2012/01/06/nerd-nite-no-10-january-11-2012/">Nerd Nite No. 10, January 11, 2012</a> (Philly Nerd Nite)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/microsoft-free-virtual-private-cloud.html">Microsoft Free Virtual Private Cloud Event, Jan 17th</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2012/01/codenasa-coding-opportunities-for-wanna.html">code.NASA &#8211; Coding opportunities for wanna-be space cowboys and girls. NASA says &quot;We&#8217;ve got our OSS space app&#8217;s right here&#8230;&quot;</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/officially-easiest-way-to-play-with-sql.html">The officially easiest way to play with SQL Server 2012&#8230; The SQL Server Virtual Labs</a> (Greg Duncan)</li>
<li><a href="http://blog.sqlauthority.com/2012/01/07/sql-server-collation-and-collation-sensitivity-quiz-puzzle-6-of-31/">SQL SERVER – Collation and Collation Sensitivity – Quiz – Puzzle – 6 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/01/08/sql-server-indexed-views-and-restrictions-quiz-puzzle-7-of-31/">SQL SERVER – Indexed Views and Restrictions – Quiz – Puzzle – 7 of 31</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/j9_WG2957AE/sql-azure-federation-ndash-introduction.aspx">SQL Azure Federation – Introduction</a> (Shaun)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/ikb5B9NiMlA/">Normalizing Your Database</a> (James Serra)</li>
<li><a href="http://openmymind.net/2012/1/7/Does-My-Replica-Set-Need-An-Arbiter">Does My MongoDB Replica Set Need An Arbiter?</a> (Karl Seguin)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/r4Hoe3tkWwE/sharepoint-2010-windows-azure-about-this-series.aspx">SharePoint 2010 + Windows Azure &#8211; About this Series</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/WGyuK763fjo/sharepoint-2010-windows-azure-why-you-should-care.aspx">SharePoint 2010 + Windows Azure &#8211; Why You Should Care &amp; the Development Story</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/9Gb4S0wAdQg/sharepoint-2010-windows-azure-breaking-out-of-the.aspx">SharePoint 2010 + Windows Azure &#8211; Breaking Out of the Sandbox</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/1A_LHy7Tnr4/sharepoint-2010-windows-azure-integration-options.aspx">SharePoint 2010 + Windows Azure &#8211; Integration Options</a> (Andrew Connell)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/OneDotNetWay/~3/6urXQOjGcyM/">Best way to browse iOS documentation</a> (Deepak Kapoor)</li>
<li><a href="http://feedproxy.google.com/~r/jongalloway/~3/HLPYkvbSt8E/excerpt-old-posts-a-wordpress-plugin-to-get-around-the-feedburner-512k-limit.aspx">Excerpt Old Posts &#8211; A WordPress Plugin to get around the Feedburner 512K Limit</a> (Jon Galloway)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/06/weekend-project-create-a-family-calendar.aspx">Weekend project: Create a family calendar</a> (Juliette Guilbert)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/bx-qbdAoYGM/">Learning Android: Freezing the UI with a BroadcastReceiver</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MarkNeedham/~3/Akz7AdnrRb0/">Learning Android: java.lang.OutOfMemoryError: Java heap space with android-maven-plugin</a> (Mark Needham)</li>
<li><a href="http://blog.roboblob.com/2012/01/08/why-i-think-windows-phone-is-superior-phone-os/">Why I think Windows Phone is superior phone OS?</a> (Slobodan Pavkov)</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=48c94b3b-d776-4da7-96b9-7e059f265605">Interesting Finds: January 7, 2012</a> (Jason Haley)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/06/pie-in-the-sky-january-6-2012.aspx">Pie in the Sky (January 6, 2012)</a> (Larry Franks)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/3pYIs3lR6Ck/maker-geek-roundup-005-for-1-7-2012">Maker Geek Roundup 005 for 1/7/2012</a> (Pete Brown)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=39">Windows Dev News for January 07, 2011 &#8211; #0022</a> <em>and</em> <a href="http://www.windowsdevnews.com/Blogs.aspx?ID=38">SilverlightShow for Dec 26, 2011 &#8211; Jan 1, 2012</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/9dmRLo3Oyz8/weekly-news-digest-silverlightzone-01.html">Weekly News Digest @SilverlightZone &#8211; 01-January-2012 to 07-January-2012</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/WCxQn0ETDs8/">Retrospective 66 – Enterprise Scrum Tool Review &amp; Agile Teams to Avoid</a> (Peter Saddington)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/01/06/mvp-friday-five-january-6-2012.aspx">MVP Friday Five: January 6, 2012</a> (MVP Award Program)</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/21ELKyVDVCL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/2010-NET-Platform-Andrew-Troelsen/dp/1430225491?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1430225491">Pro C# 2010 and the .NET 4 Platform</a> by Andrew Troelsen </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:0767317B-992E-4b12-91E0-4F059A8CECA8:6e14cdd9-cc8b-4a0d-bf64-3529e05c650c" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/rails" rel="tag">rails</a>,<a href="http://del.icio.us/popular/c%23" rel="tag">c#</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sql+azure" rel="tag">sql azure</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/hadoop" rel="tag">hadoop</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/iOS" rel="tag">iOS</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a>,<a href="http://del.icio.us/popular/ninject" rel="tag">ninject</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/08/dew-drop-january-8-2012-1236/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 10, 2011</title>
		<link>http://www.alvinashcraft.com/2011/11/10/dew-drop-november-10-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/11/10/dew-drop-november-10-2011/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 13:46:31 +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[bdd]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery mobile]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs11]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/11/10/dew-drop-november-10-2011/</guid>
		<description><![CDATA[Top Links New F# Windows Phone Library Project Template (Daniel Mohl) Async Programming in Visual Studio 2010 (Bill Wagner) 31 Days of Mango &#124; Day #10: Network Information (Jeff Blankenburg) Getting a Quick Feel for a New Software Team (Peter Ritchie) Bill Gates on Natural User Interfaces (Steve Clayton) &#160; .NET / Visual Studio PyKinect [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/ckRdwjFyCi8/new-f-windows-phone-library-project.html">New F# Windows Phone Library Project Template</a> (Daniel Mohl)</li>
<li><a href="http://msdn.microsoft.com/en-us/vstudio/hh533273.aspx" target="_blank">Async Programming in Visual Studio 2010</a> (Bill Wagner)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/zuh1Pvh9Ccc/">31 Days of Mango | Day #10: Network Information</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/bADuTHKYfxM/getting-a-quick-feel-for-a-new-software-team.aspx">Getting a Quick Feel for a New Software Team</a> (Peter Ritchie)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2011/11/09/bill-gates-nui.aspx">Bill Gates on Natural User Interfaces</a> (Steve Clayton)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/PyKinect-Yep-Python-and-Kinect-in-Visual-Studio-yet">PyKinect (Yep, Python and Kinect, in Visual Studio yet!)</a> (Greg Duncan)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/11/resharper-61-eap-for-visual-studio-2011/">ReSharper 6.1 EAP for Visual Studio 2011</a> (Hadi Hariri)</li>
<li><a href="http://thedatafarm.com/blog/book/new-entity-framework-book-s-status/">New Entity Framework Book(s) Status</a> (Julie Lerman)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/IGGE9oejavc/docking-external-document-windows.aspx">Docking External Document Windows</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/jmstall/archive/2011/11/09/pyvot-for-excel.aspx">Pyvot for Excel</a> (Mike Stall)</li>
<li><a href="http://mapwindow4.codeplex.com/releases/view/76562" target="_blank">MapWindow GIS v4.8.6 &#8211; Final Release – 64Bit</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/-cpU6n-kQYc/further-tales-of-the-keyboard-ninja.aspx">Further Tales of the Keyboard Ninja</a> (Just* Team)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/5iQVzTr4aOU/how-to-access-service-configuration-settings-in-windows-azure-startup-task.aspx">How to access Service Configuration settings in Windows Azure Startup Task</a> (Avkash Chauhan)</li>
<li><a href="http://www.codeproject.com/KB/dotnet/POLAR.aspx">POLAR &#8211; Creating a Virtual Machine in .NET</a> (Paulo Zemek)</li>
<li><a href="http://research.microsoft.com/en-us/news/headlines/seqcos-110911.aspx">Building a .NET Quality Control Tool for Next-Generation Sequencing Technologies</a> (Kevin Ha)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/derans/~3/v4NjMq8l3qU/refactoring-mvc-routes.html">Refactoring MVC Routes</a> (Deran Schilling)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/EMI2FMjPtzY/asp-net-mvc-converting-business-objects-to-select-list-items.aspx">ASP.NET MVC: Converting business objects to select list items</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/7aHxyqkVbIw/">Backbone.js: Object Literals, Views Events, jQuery, and `el`</a> (Derick Bailey)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/6-for-5-Six-lesson-class-for-HTML5">6 for 5&#8230; Six lesson class for HTML5</a> (Greg Duncan)</li>
<li><a href="http://olabini.com/blog/2011/11/announcing-jescov-javascript-code-coverage/">Announcing JesCov &#8211; JavaScript code coverage</a> (Ola Bini)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/15dzuyXtx0Q/web-applications-play">Web applications with the Play framework</a> (Giorgio Sironi)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/VaEEsUbkA5A/improving-javascript-typeof">Improving the JavaScript typeof operator</a> (Axel Rauschmayer)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/tj_mijMdpvo/">Adobe puts full support behind HTML5, leaves Flash to standalone mobile apps</a> (Tim Conneally)</li>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/j3vVr_CdvGc/recipe-for-a-brittle-data-service">Recipe for a Brittle Data Service</a> (G. Andrew Duthie)</li>
<li><a href="http://www.lhotka.net/weblog/WebSitesVsWebApps.aspx">Web sites vs Web apps</a> (Rockford Lhotka)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/1DLSuWRmULY/YourUsersDontCareIfYouUseWebSockets.aspx">Your users don&#8217;t care if you use Web Sockets</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/DiaryOfAnetDeveloperByJefClaes/~3/mgPaXVOn-AU/programming-for-future-of-mobile.html">Programming for the future of mobile</a> (Jef Claes)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/RUO_mqr85Kw/">Learn from my Express.js HTTP status code blunder</a> (Dave Ward)</li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/HO-xZDSHJzo/">PhpStorm &amp; WebStorm 3.0 EAP 110.359</a> (Alexey Gopachenko)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/4gYL-ECXl-k/behavior-driven-development-bdd-and-devexpress-xaf.aspx">Behavior Driven Development (BDD) and DevExpress XAF</a> (Patrick Liekhus)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/EIK2ffOy4lg/">People, NOT Technology</a> (Peter Saddington)</li>
<li><a href="http://www.smashingmagazine.com/2011/11/09/establishing-your-grid-in-photoshop/">Establishing Your Grid In Photoshop</a> (Steve Schoeffel)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/Lx_phcANdi8/testing-entity-framework-applications-pt.-3-ndbunit.aspx">Testing Entity Framework applications, pt. 3: NDbUnit</a> (Thomas Weller)</li>
<li><a href="http://blogs.msdn.com/b/sdl/archive/2011/10/19/code-analysis-for-all.aspx" target="_blank">Code Analysis for All</a> (Tim Burrell)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/11/09/new-article-best-practices-for-performance-improvements-using-service-bus-brokered-messaging.aspx">New Article: Best Practices for Performance Improvements Using Service Bus Brokered Messaging</a> (Ruppert Koch)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/naswRKzhWUQ/tdd-with-roy-osherove">TDD With Roy Osherove</a> (Rob Conery)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/QnVLGJr9hYg/9780596802301.do" target="_blank">#Ebook Deal/Day: The Art of Readable Code &#8211; $13.99 (Save 50%)</a> (O&#8217;Reilly Media)</li>
<li><a href="http://paulstack.co.uk/blog/post.aspx?id=50686563-6734-427e-8a59-ade549877102">Is Implementing Continuous Delivery the key to success?</a> (Paul Stack)</li>
<li><a href="http://feedproxy.google.com/~r/MariaMarcano/~3/vCquyGX1-jc/getting-your-app-continuously-tested.html">Getting your App Continuously Tested</a> (Maria Marcano)</li>
<li><a href="http://geekswithblogs.net/MarkPearl/archive/2011/11/10/sound-vs.-valid-argument.aspx">Sound vs. Valid Argument</a> (Mark Pearl)</li>
<li><a href="http://www.kodefuguru.com/post/2011/11/10/Arity.aspx">Arity</a> (Chris Eargle)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/11/mspec-runnner-available-for-resharper-61-eap/">MSpec Runnner Available for ReSharper 6.1 EAP</a> (Hadi Hariri)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/xA88lxzQkyg/">The last vestiges of Hungarian notation</a> (Jimmy Bogard)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.windowsphonegeek.com/news/the-new-listpicker-learning-pack-solution-to-all-your-listpicker-problems">The New &quot;ListPicker Learning Pack&quot; : Solution to all your ListPicker problems</a> <em>and</em> <a href="http://www.windowsphonegeek.com/devtools/GART-Geo-AR-Toolkit">GART Geo AR Toolkit</a> <em>and</em> <a href="http://www.windowsphonegeek.com/articles/Getting-Started-with-Windows-Phone-Reminders">Getting Started with Windows Phone Reminders</a> (Windows Phone Geek)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/rMSV2IhUZik/blend-5-and-visual-studio-11">Blend 5 and Visual Studio 11 feedback &#8211; The Future of Windows 8 Development</a> (Benjamin Laffont)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/r6H0lRtVN0o/">Inside Windows Phone Apps – IMDb</a> (Sara Allison)</li>
<li><a href="http://wpf.2000things.com/2011/11/10/427-changing-margins-from-within-blend/" target="_blank">2000 WPF Things #427 – Changing Margins from Within Blend</a> (Sean Sexton)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/6HxMNoPgryc/">The differences between IE9 on the desktop and IE9 on WP7</a> (Martin Beeby)</li>
<li><a href="http://geekswithblogs.net/tmurphy/archive/2011/11/10/styling-windows-phone-silverlight-applications.aspx">Styling Windows Phone Silverlight Applications</a> (Tim Murphy)</li>
<li><a href="http://bjorn.kuiper.nu/2011/11/07/wp7-northern-lights-wp7-toolkit-v0-0-1/" target="_blank">WP7: Northern Lights WP7 Toolkit v0.0.1</a> (Bjorn Kuiper)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/AfYA9AFPHL0/building-microsoft-exchange-client-for-windows-phone.aspx">Building Microsoft Exchange client for Windows Phone</a> (Valentin Stoychev)</li>
<li><a href="http://blogs.msdn.com/b/vbteam/archive/2011/11/09/putting-back-functionality-left-out-of-vb-core-if-you-can-t-live-without-mid-when-writing-wp7-apps.aspx">Putting back functionality left out of VB Core &#8211; ( If you can&#8217;t live without Mid when writing WP7 apps <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</a> (VBTeam)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/PVyd6Fr9TdA/what-if-ldquomicrosoftrdquo-were-in-our-shoes-about-windows-phone.aspx">What if “Microsoft” were in our shoes? About Windows Phone</a> (Vijaya Malla)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/iptdL0H-tGY/how-to-control-screen-layouts-in-lightswitch.aspx">How to Control Screen Layouts in LightSwitch</a> (Chris D.)</li>
<li><a href="http://thesociablegeek.com/2011/11/09/live-tiles-in-wp-mango/">Live Tiles in WP Mango</a> (Daniel Egan)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=714" target="_blank">.NET Rocks! &#8211; Dan Hanan and Danny Warren Mix Kinect and Metro</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Blogs/Charles/SPLASH-2011-Gilad-Bracha-Dart-Newspeak-and-More">SPLASH 2011: Gilad Bracha &#8211; Dart, Newspeak, and More</a> <em>and</em> <a href="http://channel9.msdn.com/Blogs/coolstuff/Microsoft-DevCamps-Free-Fun-No-Fluff-Events-for-Developers">Microsoft DevCamps: Free, Fun, No-Fluff Events for Developers</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/OtnArch2Arch/~3/z8YU-EdfsoI/11127118_info_integration_part2_110911.mp3">Information Integration &#8211; Part 2 of 3</a> (Bob Rhubart)</li>
<li><a href="http://www.theverge.com/2011/11/9/2549479/the-verge-mobile-podcast-001">The Verge Mobile Podcast 001 &#8211; 11.09.2011</a> (Trent Wolbe)</li>
<li><a href="http://www.winsupersite.com/article/podcast-2/tech-92-rim-141207">What The Tech 92: Just Like RIM</a> (Paul Thurrott)</li>
<li><a href="http://www.brentozar.com/archive/2011/11/theres-something-about-nolock-webcast-video/">There’s Something About Nolock: Webcast Video</a> (Kendra Little)</li>
<li><a href="http://blog.stackoverflow.com/2011/11/se-podcast-26/">SE Podcast #26</a> (Alex Miller)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/JDhp3rPdvOI/">Toji: The Psake Based, Nuget Powered Canned Build of Awesome</a> (Bobby Johnson)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.lhotka.net/weblog/VSLiveOrlandoInDecember.aspx">VS Live Orlando in December</a> (Rockford Lhotka)</li>
<li><a href="http://www.codeproject.com/KB/interviews/Al-Farooque-Shubho.aspx">A Coder Interview With Al-Farooque Shubho</a> (The Code Project)</li>
<li><a href="http://geekadelphia.com/2011/11/09/tedxphilly-2011-the-city-recap/">TEDxPhilly 2011: The City [Recap]</a> (Bianca)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/IdYZiRY6aQ8/">Why does my SSIS package run slower in BIDS than DTEXEC?</a> (James Serra)</li>
<li><a href="http://blog.sqlauthority.com/2011/11/10/sql-server-over-clause-with-first-_value-and-last_value-analytic-functions-introduced-in-sql-server-2012-rows-between-unbounded-preceding-and-unbounded-following/">SQL SERVER – OVER clause with FIRST _VALUE and LAST_VALUE – Analytic Functions Introduced in SQL Server 2012 – ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/erichumphrey/archive/2011/11/09/script-level-upgrade-for-database-_1820_master_1920_-failed.aspx">Script level upgrade for database ‘master’ failed</a> (Eric Humphrey)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/EhAfE09RnfU/ViewPost.aspx">Two New User Adoption and Engagement Strategies: ShareLab and ShareLove</a> (Joel Oleson)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TechFlash/~3/AEr9rge9CIc/what-is-bill-gates-reading.html">What is Bill Gates reading? 5 books on helping world&#8217;s poor</a> (Michele Matassa Flores)</li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=27960&amp;WT.mc_id=rss_alldownloads_all">Microsoft Download Manager</a> (MS Downloads)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/11/yesterday-patch-tuesday-delivers-some.html">Yesterday&#8217;s Patch Tuesday delivers some OneNote 2010 goodness too. Free update to improve OneNote 2010&#8242;s SkyDrive and sync features&#8230;</a> (Greg Duncan)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/samsung-jumps-on-the-windows-8-in-second-half-of-2012-bandwagon/11193">Samsung jumps on the &#8216;Windows 8 in second half of 2012&#8242; bandwagon</a> (Mary Jo Foley)</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=7f6c13b6-2b20-49fd-8f05-f3c63b9f630c">Interesting Finds: November 9, 2011</a> (Jason Haley)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/oauWcLxebiI/links-of-the-week-163.aspx">Links of the week #163</a> (David Vidmar)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/mjQYyG58R7M/Daily-News-Digest-11-9-2011.aspx">Daily News Digest 11/9/2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/bJCJ5IZL7vg/">The Morning Brew #978</a> (Chris Alcock)</li>
<li><a href="http://www.misfitgeek.com/2011/11/weekly-links-2011_35/">Weekly Links– 2011_35 (50 for Web Devs &amp; Other Geeks)</a> (Joe Stagner)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-9-nov-2011">Daily WP7 Development News 9 Nov 2011</a> (Windows Phone Geek)</li>
<li><a href="http://afreshcup.com/home/2011/11/9/double-shot-748.html">Double Shot #748</a> (Mike Gunderloy)</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/51cnEkS2NVL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Head-First-2E-Real-World-Programming/dp/1449380344?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1449380344">Head First C#, 2E: A Learner&#8217;s Guide to Real-World Programming with Visual C# and .NET (Head First Guides)</a> by Andrew Stellman </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:0767317B-992E-4b12-91E0-4F059A8CECA8:6f864e8e-40d8-487d-8015-04e0505d2e95" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs11" rel="tag">vs11</a>,<a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/resharper" rel="tag">resharper</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/c%2b%2b" rel="tag">c++</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/jquery+mobile" rel="tag">jquery mobile</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/bill+gates" rel="tag">bill gates</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/11/10/dew-drop-november-10-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/OtnArch2Arch/~3/z8YU-EdfsoI/11127118_info_integration_part2_110911.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; June 2, 2011</title>
		<link>http://www.alvinashcraft.com/2011/06/02/dew-drop-june-2-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/06/02/dew-drop-june-2-2011/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 11:47:15 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[buildwindows]]></category>
		<category><![CDATA[caliburn micro]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/06/02/dew-drop-june-2-2011/</guid>
		<description><![CDATA[Top Links BUILDing a bright future (Somasegar) Previewing Windows 8 (MS News) Microsoft Buying Nokia&#8217;s Phone Business For $19 Billion &#8212; TWEET (MSFT, NOK) (Jay Yarow) – Nothing but a ‘baseless’ rumor, but still interesting. Caliburn.Micro v1.1 RTW (Rob Eisenberg) 4 Questions about Windows 8 (and a lot more) (Kip Kniskern) UNEDITED: My thoughts on [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2011/06/01/building-a-bright-future.aspx">BUILDing a bright future</a> (Somasegar)</li>
<li><a href="http://www.microsoft.com/Presspass/Features/2011/jun11/06-01CorpNews.mspx?rss_fdn=Top%20Stories">Previewing Windows 8</a> (MS News)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/uLF9HAwjs78/microsoft-buying-nokias-phone-business-for-19-billion-report-2011-6">Microsoft Buying Nokia&#8217;s Phone Business For $19 Billion &#8212; TWEET (MSFT, NOK)</a> (Jay Yarow) <em>– Nothing but a ‘baseless’ rumor, but still interesting.</em></li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/4aeQBdgXaG8/caliburn-micro-v1-1-rtw.aspx">Caliburn.Micro v1.1 RTW</a> (Rob Eisenberg)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/pQn-aiBnR2E/">4 Questions about Windows 8 (and a lot more)</a> (Kip Kniskern)</li>
<li><a href="http://www.riagenic.com/archives/622" target="_blank">UNEDITED: My thoughts on Windows 8 announcements</a> (Scott Barnes) <em>– And be sure to check out Scott’s prophetic </em><a href="http://twitter.com/#!/MossyBlog/status/23980976666" target="_blank"><em>Tweet from last September</em></a><em>.</em></li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/D8as1xuvJm0/">Anatomy of an Automation for the Tfs Automation Platform</a> (Martin Hinshelwood)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/rtpIksc3lSQ/">Murach Web Development Books Updated to 4</a> (Joe Stagner)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/06/01/analyze-your-move-to-the-cloud-and-windows-azure-with-map-6-0-beta.aspx">Analyze Your Move to the Cloud and Windows Azure With MAP 6.0 Beta</a> (Windows Azure Team)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/05/31/faking-dbcontext.aspx">Faking DbContext</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Kv6rqN_Hv10/what-is-next-for-the-profilers">What is next for the profilers?</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/dBsh-zaPPJY/internals-of-array.html">Internals of Array</a> (Abhishek Sur)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://rhizohm.net/irhetoric/post/2011/06/01/JSON-P-and-MVC.aspx">JSON-P and MVC</a> (Karsten Januszewski)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/ERn20cLny0k/">Replacing the Animation Control Extender with jQuery Animations</a> (Joe Stagner)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=00000000-0000-0000-0000-000000000000&amp;itemId=5e3b4e3f-132f-4a7d-87dc-1d703682db87&amp;title=How%2c+When%2c+And+Why+Script+Loaders+Are+Appropriate&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fhh227261.aspx&amp;k=VBX%2bginrpCjiQSK5oXLQZmzIa%2bP2KRQ7PbVp8O7pmTg%3d">How, When, And Why Script Loaders Are Appropriate</a> (Alex Sexton)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/58h9R5fdLvg/">Cool stuff in FubuCore No. 3: Static Reflection</a> (Chad Myers)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/articles/testing-misconceptions">Article:Testing Misconceptions</a> (Liam O&#8217;Connor)</li>
<li><a href="http://www.sqlservercentral.com/blogs/johnsansom/archive/2011/05/31/start-all-your-meetings-in-pole-position.aspx">Start All Your Meetings in Pole Position</a> (John Sansom)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=012bfc37-7b05-46b9-bc84-804bf76bbee5">Convention-based IOC is great … if everyone follows the conventions</a> (John Rayner)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ozPy415svEY/alm-practices-every-developer">ALM Practices Every Developer Should Know About</a> (Dennis Doomen)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/gf5AhWSse20/phpspec-bdd-your-classes">PHPSpec: BDD for your classes</a> (Giorgio Sironi)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dsyme/archive/2011/06/01/simple-f-viewmodel-for-silverlight-mvvm.aspx">Simple F# ViewModel for Silverlight MVVM</a> (Don Syme)</li>
<li><a href="http://blogs.telerik.com/blogs/posts/11-06-01/telerik-radcontrols-for-windows-phone-q2-beta1-now-available-for-download.aspx?utm_source=twitter&amp;utm_medium=sm&amp;utm_campaign=blog" target="_blank">Telerik RadControls for Windows Phone Q2 BETA1 now available for download</a> (Valentin Stoychev)</li>
<li><a href="http://www.windowsphonegeek.com/tips/Windows-Phone-7-Mango-Expression-Blend-with-4-New-Behaviors">Windows Phone 7 Mango: Expression Blend with 4 New Behaviors</a> (Windows Phone Geek)</li>
<li><a href="http://dennisdel.com/?p=807">Windows Phone emulator in Airplane Mode – unintentionally</a> (Dennis Delimarsky)</li>
<li><a href="http://www.latringo.me/post.aspx?id=622bbf34-beda-4c13-b2fe-9b62f5d6a51f">Installing Windows Phone Developer Tools 7.1… no love from LightSwitch</a> (James Johnson)</li>
<li><a href="http://mobile.dzone.com/news/what-i-learned-wp7-%E2%80%93-issues-13">What I Learned In WP7 – Issues 13 and 14</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/MorudiS3HAY/windows-phone-7-jump-start-with-mango-3.html">Windows Phone 7 (Mango) Tutorial &#8211; 3 &#8211; Know more about PhoneApplicationPage</a> (Kunal Chowdhury)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/ufTVeJU6MsQ/1306973129">Windows 8: the lovechild of Windows Phone and Windows 7</a> (Tim Conneally)</li>
<li><a href="http://blogs.infragistics.com/blogs/nikolay_zhekov/archive/2011/06/02/xamgrid-implementing-custom-column-filtering-ui.aspx">XamGrid &#8211; Implementing Custom Column Filtering UI</a> (Nikolay Zhekov)</li>
<li><a href="http://channel9.msdn.com/Blogs/Peli/TouchStudio-State-Variables">TouchStudio &#8211; State Variables</a> (Jonathan de Halleux)</li>
<li><a href="http://debugmode.net/2011/06/01/understanding-common-terms-of-windows-7-phone/">Understanding Common terms of Windows 7 Phone</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/7r5CW6Tik_Y/mango-samples">Mango Samples</a> (Arian Kulp)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Shows/TheOfficeBlog/Office-365-Taking-care-of-your-data">Office 365 &#8211; Taking care of your data</a> (Tina Wood)</li>
<li><a href="http://feedproxy.google.com/~r/LisaFeigenbaum/~3/CApnf0TYLyw/video-visual-studio-2010-tips-and-tricks-presentation-on-linkedin-lidnug.aspx">Video: Visual Studio 2010 Tips and Tricks Presentation on LinkedIn (LIDNUG)</a> (Lisa Feigenbaum)</li>
<li><a href="http://channel9.msdn.com/Shows/AppFabric-tv/AppFabrictv-Troubleshooting-WCF-Performance-Part-2">AppFabric.tv &#8211; Troubleshooting WCF Performance (Part 2)</a> (Ron Jacobs)</li>
<li><a href="http://traffic.libsyn.com/aspnetqa/CodingQAEpisode56.mp3" target="_blank">Coding QA Episode 56 &#8211; Localization and Globalization</a> (Unknown Author)</li>
<li><a href="http://blog.stackoverflow.com/2011/06/se-podcast-06/">SE Podcast #06</a> (Alex Miller)</li>
<li><a href="http://www.engadget.com/2011/06/01/the-engadget-show-021-joystiqs-chris-grant-and-justin-mcelro/">The Engadget Show &#8211; 021: Joystiq&#8217;s Chris Grant and Justin McElroy, Babycastles, gadgets, gaming</a> (Tim Stevens)</li>
<li><a href="http://feedproxy.google.com/~r/SpaghettiCodePodcasts/~3/7qT2qTZPoDU/post.aspx">Spaghetti Code &#8211; May 2011</a> (Jeff Brand)</li>
<li><a href="http://channel9.msdn.com/posts/A-quick-look-at-Windows-8">A Quick Look At &quot;Windows 8&quot;</a> (Duncan Mackenzie &amp; Larry Larsen)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/AEeVV1Pg0mY/build-with-windows-8.aspx">BUILD with Windows 8</a> (Tim Heuer)</li>
<li><a href="http://geekadelphia.com/2011/06/01/beer-camp-philly-2011/">Beer Camp Philly 2011</a> (Parker)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/uSlN6qZ9gt0/">National GiveCamp Dates Announced!</a> (Chris Koenig)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/microsoft-if-we-build-a-new-developers-conference-will-they-come/9584">Microsoft: If we &#8216;Build&#8217; a new developers conference, will they come?</a> (Mary Jo Foley)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2011/06/01/do-you-ever-physically-defragment-your-sql-server-mdf-_2600_-ldf-files_3F00_.aspx">Do You Ever Physically Defragment Your SQL Server MDF &amp; LDF Files?</a> (Brad M. McGehee)</li>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/AoJiigiTLEk/">SQL Server Locking and You!</a> (Jeremiah Peschka)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/ViXh24Mc-kw/sql-server-2008-r2-vhd-available-for.html">SQL Server 2008 R2 VHD Available for Download</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2011/06/02/sql-server-puzzle-statistics-are-not-updated-but-are-created-once/">SQL SERVER – Puzzle – Statistics are not Updated but are Created Once</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/aUaHeWuapZg/do-you-use-schemas-would-you-like-keyboard-shortcuts-in-ssms-to-work-with-them.aspx">Do you use schemas? would you like keyboard shortcuts in SSMS to work with them</a> (Simon Sabin)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/data-quality-and-master-data">Data Quality and Master Data Management with Microsoft SQL Server 2008 R2 book available as a free download</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/1p2yduALcpE/post.aspx">Performance issues from wasted buffer pool memory</a> (Paul S. Randal)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/zLx-qbETyU4/">Analysis Services 2008 R2 Operations Guide published</a> (Chris Webb)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/-RHXLIyp_iQ/DisableSa.aspx">Hiding the SQL Server sa Login</a> (Richard Carr)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/ydPqBz0GsRs/ViewPost.aspx">Unleashing SharePoint 2010 for Records Management, Governance and Compliance</a> (Joel Oleson)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/06/01/more-omnia-7-updates-resume.aspx">More Omnia 7 updates resume</a> (Eric Hautala)</li>
<li><a href="http://allthingsd.com/20110601/up-next-at-d9-microsoft-windows-president-steven-sinofsky-live-at-d9/">Microsoft Windows President Steven Sinofsky Introduces the New Look of Windows</a> (Ina Fried)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/Z-t5dznkPAo/">Oracle Donates OpenOffice.org To Apache: A Quick Analysis</a> (Krishnan Subramanian)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/6gO6LirIkm8/">#Ebook Deal/Day: Cassandra: The Definitive Guide &#8211; Only $15.99 (Save 50%) w/code DDCSD</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.paulstovell.com/windows-8">Windows 8</a> (Paul Stovell)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/RbSsU7nse6s/microsoft-deployment-toolkit-2012-beta-available-for-download.aspx">Microsoft Deployment Toolkit 2012 Beta available for download</a> (Ray C)</li>
<li><a href="http://feedproxy.google.com/~r/caffeinatedcoder/ProY/~3/UXhQ_xL88CY/">Slinging windows with WinSplit Revolution</a> (Russell Ball)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2011/06/01/windows-8.aspx">Windows 8</a> (Steve Clayton)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/ucAehWHIoYM/introducing-viewpropertyanimator.html">Introducing ViewPropertyAnimator</a> (Tim Bray) <em>– Android stuff.</em></li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/_TYoDy6ToIQ/some-thoughts-on-windows-8.html">Some Thoughts on Windows 8</a> (Mike Hadlow)</li>
<li><a href="http://www.wp7connect.com/2011/06/02/stephen-elop-talks-microsoft-windows-phone-flashes-nokia-wp7-device/">Stephen Elop Talks Microsoft and Windows Phone, Quickly Flashes Nokia WP7 Device (Video)</a> (Hyde13)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/z38ayDn1XuI/">Windows Phone &quot;Mango&quot; concepts that never made the cut</a> (damaster)</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=118a8704-de52-4eef-972d-9d3e2a8def0e">Interesting Finds: June 1, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/txRJUcNjFWg/">The Morning Brew #864</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/PHd9yCzcB6c/Daily-News-Digest-06-02-2011.aspx">Daily News Digest 06/02/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/05/31-may-2011.html">31-May-2011</a> (Elijah Manor)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-june-1st-2011">Daily WP7 Development News June 1st 2011</a> (Windows Phone Geek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/06/01/145671.aspx">Silverlight Cream for June 01, 2011 &#8212; #1098</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf (Windows 8 Edition)</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51ZXVe4vP7L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/HTML5-24-Hour-Trainer-Wrox-Programmer/dp/0470647825?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0470647825">HTML5 24-Hour Trainer (Wrox Programmer to Programmer)</a> by Joseph W. Lowery </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:e1dd96f1-1e74-4024-83d9-d1d6a36a1cbe" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/06/02/dew-drop-june-2-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/06/02/dew-drop-june-2-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:9d3bc249-5e80-4133-b641-ea460fb3a3d7" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/windows+8" rel="tag">windows 8</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</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/buildwindows" rel="tag">buildwindows</a>,<a href="http://technorati.com/tags/nokia" rel="tag">nokia</a>,<a href="http://technorati.com/tags/android" rel="tag">android</a>,<a href="http://technorati.com/tags/caliburn.micro" rel="tag">caliburn.micro</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/06/02/dew-drop-june-2-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://traffic.libsyn.com/aspnetqa/CodingQAEpisode56.mp3" length="35659601" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; April 28, 2011</title>
		<link>http://www.alvinashcraft.com/2011/04/28/dew-drop-april-28-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/04/28/dew-drop-april-28-2011/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 12:37:32 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[xna]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/04/28/dew-drop-april-28-2010-2/</guid>
		<description><![CDATA[Top Links Feedback Request for using NuGet Without Committing Packages (Phil Haack) XNA RPG &#8211; Learning XNA while building a RPG, a 26 part tutorial series (Greg Duncan) Project Silk (Karl Shifflett) Why use the command processor pattern in the service layer (Ian Cooper) &#160; .NET / Visual Studio Important counter sets for monitoring ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/x8g_kFzD4eA/feedback-request-for-using-nuget-without-committing-packages.aspx">Feedback Request for using NuGet Without Committing Packages</a> (Phil Haack)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/XNA-RPG-Learning-XNA-while-building-a-RPG-a-26-part-tutorial-series">XNA RPG &#8211; Learning XNA while building a RPG, a 26 part tutorial series</a> (Greg Duncan)</li>
<li><a href="http://karlshifflett.wordpress.com/2011/04/27/project-silk/">Project Silk</a> (Karl Shifflett)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/gOmJvm7Xm-4/">Why use the command processor pattern in the service layer</a> (Ian Cooper)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/04/28/important-counter-sets-for-monitoring-asp-net-performance-using-perfmon-tool/">Important counter sets for monitoring ASP.NET performance using Perfmon Tool</a> (Abhijit Jana)</li>
<li><a href="http://facebooksdk.codeplex.com/releases/view/65162" target="_blank">Facebook C# SDK &#8211; Release: v5.0.10 (RC)</a> (CodePlex)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/04/27/jeffrey-richter-excerpt-5-from-clr-via-c-third-edition.aspx">Jeffrey Richter: Excerpt #5 from CLR via C#, Third Edition</a> (Devon Musgrave)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/04/27/windows-azure-kit-adds-wp7-authentication-traffic-manager-sql-azure-reporting.aspx">Windows Azure Kit Adds WP7 Authentication, Traffic Manager, SQL Azure Reporting</a> (Bruce Kyle)</li>
<li><a href="http://blogs.msdn.com/b/endpoint/archive/2011/04/27/programmatically-calling-validation-in-a-rehosted-workflow-4-designer.aspx">Programmatically calling validation in a rehosted Workflow 4 designer</a> (Patrick D. Fletcher)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/WJ0hhmSF0SU/creating-tag-cloud-using-asp-net-mvc-and-entity-framework.aspx">Creating tag cloud using ASP.NET MVC and Entity Framework</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Mjc4VM0JDrs/vs2010-sp1-new-features-performance-wizard-support-for-silverlight.aspx">VS2010 SP1 New Features: Performance Wizard Support for Silverlight</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/endpoint/archive/2011/04/27/how-to-create-a-wf4-workflowservicehostfactory-for-appfabric-auto-start.aspx">How to create a WF4 WorkflowServiceHostFactory for AppFabric Auto-Start</a> (Ron Jacobs)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/04/27/new-content-code-quick-start-capturing-diagnostics-in-your-windows-azure-application.aspx">New Content: Code Quick Start: Capturing Diagnostics in your Windows Azure Application</a> <em>and</em> <a href="http://blogs.msdn.com/b/windowsazure/archive/2011/04/27/windows-azure-sdk-1-4-refresh-issue-resolved.aspx">Windows Azure SDK 1.4 Refresh Issue Resolved</a> (Windows Azure Team)</li>
<li><a href="http://www.codeproject.com/KB/aspnet/dynamicloading.aspx">Dynamically Loading .NET Assemblies using Interfaces and Reflection</a> (Scott Bentley)</li>
<li><a href="http://www.codeproject.com/KB/vista/NativeRibbon1point5.aspx">The Windows Native Ribbon Part 1.5: Laying out Controls and Groups</a> (Michael Dunn)</li>
<li><a href="http://www.codeproject.com/KB/cs/mef_part1.aspx">An Introduction to Managed Extensibility Framework (MEF) &#8211; Part I</a> (Niladri Biswas)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/UeWQYOK_I_w/details.aspx">Collaboration Data Objects, version 1.2.1</a> (MS Downloads)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/8rN7x-L0uW4/">ContosoKarate (WM) – The HTML Theme and ASP.NET Web Pages Integration</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/ntotten/~3/Uhr5b3oOEcA/">Caching Data in ASP.NET Applications</a> (Nathan Totten)</li>
<li><a href="http://expressioniq.com/?p=2361">An Introduction to CSS 3 in Expression Web</a> (Pad Gallagher)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/zDpvw4N-xL8/">CSS3 Media Queries Explained</a> (Andrew Spooner)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/7avIVCc-3XA/">Editable lines in Google Maps using the Javascript v3 API</a> (Tobias Södergren)</li>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2011/04/27/webdeploy-tip-for-webmatrix-watch-out-for-port-blocking.aspx">WebDeploy tip for WebMatrix…watch out for port blocking</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/04/27/ie9-compat-inspector.aspx">IE9 Compat Inspector</a> (Tony Ross)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/TgyigQ5CnOU/ie-pinned-sites-part-5-how-to-implement-dynamic-jump-list-categories.aspx">IE Pinned Sites Part 5: How to implement dynamic Jump List Categories</a> (Jennifer Marsman)</li>
<li><a href="http://blogs.msdn.com/b/silverlightgames/archive/2011/04/27/html-5-specification-news-latest-specifications-released-silverlight-impacted.aspx">HTML 5: Specification news! Latest specifications released! Silverlight Impacted?</a> (Sam)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/cAj1wnNuCmc/3-ways-to-maintain-quality-in-your-unit.html">3 Ways to Maintain Quality in Your Unit Tests</a> (Avi Kaye)</li>
<li><a href="http://gojko.net/2011/04/27/visualising-quality-initial-ideas/">Visualising quality: initial ideas</a> (Gojko Adzic)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=5b1cc5af-7a03-4507-b24c-dd31ffee346f">BDD Antipattern: Specs with concealed intent</a> (John Rayner)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/xcmyJ-4Vh4g/practical-php-testing-patterns-51">Practical PHP Testing Patterns: Test Helper</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/fqNVHqsRY00/details.aspx">Templates for SDL Practices</a> (MS Downloads)</li>
<li><a href="http://www.paulstovell.com/integration/coupling">Integration: Coupling</a> (Paul Stovell)</li>
<li><a href="http://www.identitymine.com/forward/2011/04/using-kinect-for-nui-part-4-buttons/">Using Kinect for NUI Part 4 – Buttons</a> (Deborah Hanamura)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/-8JrmhPBRkQ/Stubs.aspx">Using Stubs</a> (Richard Carr)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/Ykjo2xj-Dfw/get-a-visual-parent-of-an-element-in-silverlight">Get a visual parent of an element in Silverlight</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ArianKulp/~3/cWFWkc5omaQ/windows-phone-app---wheres-my-car">Windows Phone App &#8211; Where&#8217;s My Car</a> (Arian Kulp)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/OWn5W6chAxg/3dmix11">Silverlight 5 3D Housebuilder Project Shown at MIX11</a> (John Papa)</li>
<li><a href="http://www.windowsphonegeek.com/tips/Using-Perspective-Transforms-inside-ListBox-ItemTemplate">Using Perspective Transforms inside ListBox ItemTemplate</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Yr5sciTlGJE/an-elegant-threadlocal-for-silverlight.aspx">An elegant ThreadLocal for Silverlight</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/tCT8tvP-4eQ/application-bar-for-your-windows-phone.html">Application Bar for your Windows Phone 7</a> <em>and</em> <a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/g6rbIbyz6_U/async-support-for-silverlight-and-wp7.html">Async support for Silverlight and WP7</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/2RUfrWq96lo/supporting-non-supported-entities-like.html">Supporting Non-Supported Entities like IEnumerable in Sterling</a> (Jeremy Likness)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/PNCMHppMtbY/getting-started-with-the-silverlight-5-beta.aspx">Getting Started with the Silverlight 5 Beta</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/l-JRf-CDZ7Y/post.aspx">Fix: Calling WCF Methods with Parameters Synchronously on Windows Phone 7</a> (Nick Randolph)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/u10Qr2Zloa0/silverlight-5-beta-rough-notes-linked-richtextboxes.aspx">Silverlight 5 Beta Rough Notes–Linked RichTextBoxes</a> <em>and</em> <a href="http://feedproxy.google.com/~r/mtaulty/~3/T0gM-B5Uojg/silverlight-5-beta-rough-notes-composition-thread.aspx">Silverlight 5 Beta Rough Notes–Composition Thread?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/mtaulty/~3/sw4Qig9VjWU/silverlight-5-beta-rough-notes-debugging-data-binding.aspx">Silverlight 5 Beta Rough Notes–Debugging Data-Binding</a> (Mike Taulty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=658" target="_blank">.NET Rocks! &#8211; Pat Hynds Plans for Disaster Recovery</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Shows/Going+Deep/C9-Lectures-Stephan-T-Lavavej-Advanced-STL-4-of-n">C9 Lectures: Stephan T Lavavej &#8211; Advanced STL, 4 of n</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/Microsoft-SDL-Requirements-Phase--Security-Practices">Microsoft SDL Requirements Phase – Security Practices</a> <em>and</em> <a href="http://channel9.msdn.com/Series/CampusTours/Campus-Tours-Fuse-Labs-with-Lili-Cheng">Campus Tours: Fuse Labs with Lili Cheng</a> (Larry Larsen)</li>
<li><a href="http://blog.stackoverflow.com/2011/04/se-podcast-02/">SE Podcast #02</a> (Alex Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/Di8RPxY7Qy8/XNA-Training.aspx">XNA for Windows Phone 7: a 3-day Online Training Course</a> (Svetla Stoycheva)</li>
<li><a href="http://www.globalnerdy.com/2011/04/28/introducing-the-barcamp-tour/">Introducing the BarCamp Tour</a> (Joey deVilla)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/04/27/download-videos-presentations-from-mix11.aspx">Download Videos, Presentations from MIX11</a> (Bruce Kyle)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jeffreyr/archive/2011/04/27/microsoft-and-wintellect-present-azure-deep-dive-with-jeffrey-richter.aspx">Microsoft and Wintellect Present &#8211; Azure Deep Dive with Jeffrey Richter</a> (Jeffrey Richter)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/miscctrl/ssis_palindrome.aspx">A Palindrome Program in SSIS using Copy Column, Derived Column, Character Map and Conditional Split Transformation.</a> (Niladri Biswas)</li>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2011/04/27/a-sql-server-hardware-nugget-a-day-_1320_-day-27.aspx">A SQL Server Hardware Nugget A Day – Day 27</a> (Glenn Berry)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/nTnEWpt1LBI/">Sorting on Multiple Columns in SSRS</a> (Luke Hayler)</li>
<li><a href="http://blog.sqlauthority.com/2011/04/28/sql-server-denali-executing-stored-procedure-with-result-sets/">SQL SERVER – Denali – Executing Stored Procedure with Result Sets</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/ruN7eQgIUuk/how-to-find-out-when-a-db-recovery-model-was-changed.aspx">How to find out when a DB recovery model was changed</a> (Simon Sabin)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-server-dba-tip-2">SQL Server DBA Tip 2 &#8211; Server Configuration – Data/Log Files</a> (Ted Krueger)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/QudxeTL2i6E/details.aspx">SSMA for MySQL 5.0</a> and <a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/oP4Cqj4BoJ0/details.aspx">SSMA for Oracle 5.0</a> (MS Downloads)</li>
<li><a href="http://www.sqlservercentral.com/blogs/databaseexpertisecom/archive/2011/04/27/daily-denali-delight-_1320_-day-5.aspx">Daily Denali Delight – Day 5</a> (Justin Hostettler-Davies)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/04/27/how-to-connect-sharepoint-2010-windows-azure.aspx">How to Connect SharePoint 2010, Windows Azure</a> (Bruce Kyle)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/w7XMZGUlM2A/ViewPost.aspx">Where are all the SharePoint Testers?</a> (Joel Oleson)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/mJ590XhC1sk/ShowArticle.aspx">Design Workflow using SharePoint Designer 2010 and InfoPath Form 2010</a> (Pravinkumar Dabade)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/B9uBeGYEeVY/">Windows 8 cloud roaming options via Windows Live revealed</a> (damaster)</li>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/eNJngYC90Jo/">Get your interview skills in shape</a> (Microsoft JobsBlog<jobsblog  @MICROSOFT.COM>)</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=126eb84d-e2cb-47ac-b6a0-a2bced40cefe">Interesting Finds: April 27, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/T8qoR0iXlbc/">Interesting .NET Links – April 27 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-april-27th-2011">Daily WP7 Development News April 27th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/5yy3MdgYCmk/Daily-News-Digest-04-27-2011.aspx">Daily News Digest 04/27/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/Cl29UjZguo4/Daily-News-Digest-04-28-2011.aspx">Daily News Digest 04/28/2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/uSWWVOXDR1M/">The Morning Brew #842</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/41WUO73r4VL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Security-Development-Lifecycle-Michael-Howard/dp/0735622140?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0735622140">The Security Development Lifecycle</a> by Michael Howard </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:4cae989b-2e0f-4a00-a33f-e51fe549437d" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/04/28/dew-drop-april-28-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/04/28/dew-drop-april-28-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:5084fa08-0377-4952-83b2-0592f8c33fec" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</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/ssis" rel="tag">ssis</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</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/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/design+patterns" rel="tag">design patterns</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/css" rel="tag">css</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/04/28/dew-drop-april-28-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 8, 2011</title>
		<link>http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 16:34:56 +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[bdd]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/</guid>
		<description><![CDATA[After nearly 7.5 years, today is my last day as a FTE at Allscripts (formerly Eclipsys). Best of luck to all my teammates in Malvern, Vancouver, Pune and remote! I start a new adventure on Monday. The Morning Dew may some some more downtime this week while I enjoy some time off with my family. [...]]]></description>
			<content:encoded><![CDATA[<p><em>After nearly 7.5 years, today is my last day as a FTE at Allscripts (formerly Eclipsys). Best of luck to all my teammates in Malvern, Vancouver, Pune and remote! I start a new adventure on Monday.</em></p>
<p><em>The Morning Dew may some some more downtime this week while I enjoy some time off with my family.</em></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 / 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/LosTechies/~3/Xk059rDakKU/another-source-for-linq-extensions.aspx">Another source for LINQ extensions</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/DavidEbbo/~3/m68g9V4RlLA/take-nuget-to-next-level-with-sample.html">Take NuGet to the next level with sample packages</a> (David Ebbo)</li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2011/03/07/visual-studio-2010-enhancements.aspx">Visual Studio 2010 enhancements</a> (Somasegar)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/_klLxRYXp1Y/post.aspx">Windows Phone 7: Tombstone Frustration</a> (Nick Randolph)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://abhijitjana.net/2011/03/08/track-changes-and-advance-scroll-mode-in-visual-studio-2010/">Track Changes and Advance Scroll Mode in Visual Studio 2010</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/MgHX_JIqkaA/">Duplicate queries in tfs between iterations</a> (Gian Maria Ricci)</li>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2011/03/08/visual-studio-2010-sp1-available-march-8th-for-msdn-subscribers-general-availability-march-10th.aspx">Visual Studio 2010 SP1 Available March 8th for MSDN Subscribers, general availability March 10th</a> (G. Andrew Duthie)</li>
<li><a href="http://debugmode.net/2011/03/07/sharing-port-between-wcf-services-in-nettcpbinding/">Sharing port between WCF Services in netTcpBinding</a> (Dhananjay Kumar)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/03/extending-tfs-extensible-source-control.html">Extending TFS&#8217;s Extensible Source Control Explorer &#8211; TFSSCExplorerExtension (Team Foundation Server Source Control Explorer VS 2010 Extension)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/VFJs016MLbU/no-more-250-users-limitation-in-visual-studio-2010-ultimate.aspx">No More 250 Users Limitation In Visual Studio 2010 Ultimate</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/FaalBSmc8Lw/visual-studio-service-pack-1-and-more.aspx">Visual Studio Service Pack 1 and More</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/03/07/now-available-february-2011-update-of-the-windows-azure-platform-training-kit.aspx">NOW AVAILABLE: February 2011 Update of the Windows Azure Platform Training Kit</a> (Windows Azure Team)</li>
<li><a href="http://www.blackbeltcoder.com/Articles/net/parsing-tokens-with-extension-methods">Parsing Tokens with Extension Methods</a> <em>and</em> <a href="http://www.blackbeltcoder.com/Articles/graph/programmatically-resizing-an-image">Programmatically Resizing an Image</a> (Jonathan Wood)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/03/07/when-is-code-first-not-code-first.aspx">When is Code First not code first?</a> (Arthur Vickers)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/03/07/references-and-pointers-part-one.aspx">References and Pointers, Part One</a> (Eric Lippert)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/03/07/new-book-programming-microsoft-asp-net-4.aspx">New book: Programming Microsoft ASP.NET 4</a> (Devon Musgrave)</li>
<li><a href="http://franksworld.com/blog/archive/2011/03/08/12385.aspx">HTML5 Cheat Sheet</a> (Frank La Vigne)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/Dw_eHjj54IE/">ASP.NET WebForms Dynamically Selecting MasterPages</a> (Joe Stagner)</li>
<li><a href="http://feeds.dzone.com/~r/zones/books/~3/_h7TZMi8_aw/pro-aspnet-4-vb-2010-third">Pro ASP.NET 4 in VB 2010, Third Edition</a> (Tom Jensen)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/03/07/internet-explorer-9-security-part-1-enhanced-memory-protections.aspx">Internet Explorer 9 Security Part 1: Enhanced Memory Protections</a> (Eric Lawrence)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/DCUdH8lbFIw/">TDD/BDD and the lean startup</a> (Ian Cooper)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/T-eOq1Y3Ojc/PermaLink,guid,7726af5c-3f50-4673-bb15-d287d97ce8a6.aspx">Rethinking Agile Methodologies Part I: How I started to use Scrum</a> (Stephen Forte)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/Jv41LUzeIo8/">The [Iteration] is Dead</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/RachelAppel/~3/GOhzZu5lZl8/">A few tips for being a more effective solo developer</a> (Rachel Appel<rachel  @RACHELAPPEL.COM>)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/03/mvvm-for-silverlightwp7-refcard.html">MVVM For Silverlight/WP7- the Refcard&#8230;</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2011/03/custom-gauges-from-windows-phone-7.html">Building Custom Gauges for Windows Phone 7</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/blog/Windows-Phone-7-Apps-at-Warp-Speed">Windows Phone 7 Apps at Warp Speed</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/XW95CCv_wtU/">Silverlight Unit Test For Phone</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/AuthorsCast/~3/DtHg34HNUQE/Charles-Petzold-on-Programming-Windows-Phone-7">Charles Petzold on Programming Windows Phone 7</a> (Julie Lerman)</li>
<li><a href="http://blogs.msdn.com/b/silverlightws/archive/2011/03/07/accessing-sharepoint-userprofileservice-from-windows-phone-7.aspx">Accessing SharePoint UserProfileService from Windows Phone 7</a> (Silverlight Team)</li>
<li><a href="http://www.windowsphonegeek.com/tips/drawing-in-wp7-1-getting-started-and-line-shape">Drawing in WP7: #1 Getting Started and Line Shape</a> <em>and</em> <a href="http://www.windowsphonegeek.com/tips/drawing-in-wp7-2-drawing-shapes-with-finger">Drawing in WP7: #2 Drawing shapes with finger</a> (Windows Phone Geek)</li>
<li><a href="http://michaelcrump.net/archive/2011/03/08/taking-a-look-at-the-mindscape-phone-elements-for-wp7.aspx">Taking a look at the Mindscape Phone Elements for WP7.</a> (Michael Crump)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/vpS5IG0vxX8/ie-windows-phone-7-some">IE on Windows Phone 7 &#8211; some supported URI schemes</a> (Dennis Delimarsky)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2011/03/08/handling-wp7-orientation-changes-via-visual-states.aspx" target="_blank">Handling WP7 orientation changes via Visual States</a> (András Velvárt)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=643" target="_blank">.NET Rocks! &#8211; Mark Miller and Seth Juarez Go Mad with Kinect!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/pluralcast/~3/mi7stfnydVo/pluralcast-37-html-5-with-craig-shoemaker.aspx">Pluralcast 37 : HTML 5 with Craig Shoemaker</a> (David Starr)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-93-Kinect-plays-with-Windows-Phone-Gamertags-revived-Live-Mesh-HTML5-Contest">Ping 93: Kinect plays with Windows Phone, Gamertags revived, Live Mesh, HTML5 Contest</a> (Laura Foy)</li>
<li><a href="http://channel9.msdn.com/Shows/Counting-Down-to-Mix/Countdown-to-MIX11-Open-Source-Fest-a-Palooza">Countdown to MIX11: Open Source Fest-a-Palooza</a> (Larry Larsen)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/HeCJRIaIeng/">Windows Forms Training Videos (114)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MSJoe/~3/ahuzALTghGo/" target="_blank">Windows Client VS 2008 &amp; .NET 3.5 Training Videos (23)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MSJoe/~3/rQwpyN8kcTs/" target="_blank">VIDEO – WebMatrix – Roles &amp; Membership</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/DistributedPodcast/~3/eBzn8ew0_h8/episode-5-cqrs-eventstore-best-frameworklibrary-ever" target="_blank">Distributed Podcast Episode 5: CQRS EventStore – Best Framework/Library Ever!</a> (Jonathan Oliver, Jonathan Matheus, Rinat Abdullin &amp; Andreas Ohlund)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://tirania.org/blog/archive/2011/Mar-07.html">GDC 2011</a> (Miguel de Icaza)</li>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2011/03/07/events-this-week-march-7th-2011.aspx">Events This Week – March 7th, 2011</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/vOY7XcvwvPk/">30 Projects and Counting Will be at Open Source Fest at MIX11</a> (John Papa)</li>
<li><a href="http://blogs.msdn.com/b/jimoneil/archive/2011/03/08/new-england-givecamp-2011.aspx">New England GiveCamp 2011</a> (Jim O’Neil)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisGWilliams/~3/b7gs8PdmJW8/144229.aspx">Thoughts (on Windows Phone 7) from the MVP Summit</a> (Chris Williams)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/03/jetbrains-night-at-bristol-net-user-group/">JetBrains night at Bristol .NET User Group</a> (Hadi Hariri)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/briankmcdonald/archive/2011/03/08/ssrs-_1320_-creating-and-using-shared-schedules-part-4.aspx">SSRS – Creating and Using Shared Schedules Part 4</a> (Brian K. McDonald)</li>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/BptBw3-77-o/migrate-sql-server-compact-database-to.html">Migrate a SQL Server Compact database to SQL Server using Web Deploy (MSdeploy)</a> (Erik EJ)</li>
<li><a href="http://webbtechsolutions.com/2011/03/07/the-three-cs-of-interviewing/">The Three C’s Of Interviewing</a> (Joe Webb)</li>
<li><a href="http://www.infoq.com/news/2011/03/Columnstore-index">Column-based Storage in SQL Server 2011</a> (Jonathan Allen)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/Z-Bi6KzljP8/repair-sql-server-database-marked-as.html">Repair SQL Server Database marked as Suspect or Corrupted</a> (Madhivanan)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqldownsouth/archive/2011/03/07/ssrs_3A00_--my-filter-is-not-working_210021002100_.aspx">SSRS: My Filter is not Working!!!</a> (Patrick LeBlanc)</li>
<li><a href="http://blog.sqlauthority.com/2011/03/08/sql-server-difference-between-countdistinct-vs-countall/">SQL SERVER – Difference between COUNT(DISTINCT) vs COUNT(ALL)</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/t-sql-tuesday-016-grouping">T-SQL Tuesday #016 Grouping Market Data With T-SQL</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/Sqlandy/~3/YS_uZd6qK8E/">Leading Wildcards Aren’t A Good Default</a> (Andy Warren)</li>
<li><a href="http://feedproxy.google.com/~r/ExploringBeyondRelational/~3/mlYpOank_30/t-sql-tuesday-016-summarizing-data-using-grouping-sets.aspx">T-SQL Tuesday #016 &#8211; Summarizing data using GROUPING SETS()</a> (Jacob Sebastian)</li>
<li><a href="http://www.sqlservercentral.com/blogs/stratesql/archive/2011/03/07/xquery-for-the-non_2D00_expert-_1320_-aggregates.aspx">XQuery for the Non-Expert – Aggregates</a> (Jason Strate)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/t-sql-tuesday-016-count-and-delete-duplicates">T-SQL Tuesday #016 &#8211; COUNT and DELETE duplicates</a> (Ted Krueger)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/03/07/mvps-for-office-365-organize-your-information-better-in-sharepoint-online-office-365-with-managed-metadata.aspx">MVPs for Office 365: Organize Your Information Better in SharePoint Online Office 365 with Managed Metadata</a> (Lonnie Webb)</li>
<li><a href="http://lightningtools.com/blog/archive/2011/03/07/social-squared-ideasndashinstallation-guide.aspx">Social Squared Ideas–Installation Guide</a> <em>and</em> <a href="http://lightningtools.com/blog/archive/2011/03/07/social-squared-ideasndashgetting-started.aspx">Social Squared Ideas–Getting Started</a> (Lightning Tools)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/PRggmQqgOAQ/msdn-library-home-adds-quick-links.aspx">MSDN Library Home Adds Quick Links</a> (JD Meier)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/03/07/a-treeview-control-for-onenote-2007.aspx">A treeview control for OneNote 2007</a> (John Guin)</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=c929ee35-2e27-4798-ac83-63f8910b3bdd">Interesting Finds: March 7, 2011</a> (Jason Haley)</li>
<li><a href="http://rhondatipton.net/2011/03/07/weekly-link-post-184/">Weekly Link Post 184</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/8M4BovObIXU/windows-client-developer-roundup-062-for-3-7-2011">Windows Client Developer Roundup 062 for 3/7/2011</a> (Pete Brown)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/03/07/144237.aspx">Silverlight Cream for March 07, 2011 &#8212; #1055</a> (Dave Campbell)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-march-7th-2011">Daily WP7 Development News March 7th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/jnveqclRnDQ/">The Morning Brew #807</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/xCTlWC94vHg/Daily-News-Digest-03-08-2011.aspx">Daily News Digest 03/08/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/41%2BNFDS5gWL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Programming-Entity-Framework-Building-Centric/dp/0596807260?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0596807260">Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework</a> by Julia Lerman</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:dae7e5fc-4483-4d90-a58e-fe21af6b1b22" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-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:ca80cac0-b3e5-49f7-9bb3-80ebb0e6a0db" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/ssrs" rel="tag">ssrs</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/mvvm" rel="tag">mvvm</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/nuget" rel="tag">nuget</a>,<a href="http://del.icio.us/popular/onenote" rel="tag">onenote</a>,<a href="http://del.icio.us/popular/cqrs" rel="tag">cqrs</a>,<a href="http://del.icio.us/popular/tdd" rel="tag">tdd</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 7, 2011</title>
		<link>http://www.alvinashcraft.com/2011/03/07/dew-drop-march-7-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/03/07/dew-drop-march-7-2011/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 15:31:39 +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[bdd]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/03/07/dew-drop-march-7-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links You Really Should Be Using [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://www.codethinked.com/you-really-should-be-using-nuget">You Really Should Be Using NuGet</a> (Justin Etheredge)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/szMlbmKiOIE/NuGetPackageOfTheWeek1ASPNETSpriteAndImageOptimization.aspx">NuGet Package of the Week #1 &#8211; ASP.NET Sprite and Image Optimization</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/qLgP7Ws-ErQ/effective-tests-introduction.aspx">Effective Tests: Introduction</a> (Derek Greer)</li>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2011/03/mvvm-charting-binding-multiple-series-to-a-visiblox-chart/">MVVM Charting – Binding Multiple Series to a Visiblox Chart</a> (Colin Eberhardt)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2011/03/using-cuda-and-thrust-with-visual-studio-2010/">Using CUDA and Thrust with Visual Studio 2010</a> (Ade Miller)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/1KCvva1fTS4/">Adding vcard support and bookmarked URIs for specific representations with WCF Web Apis</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/wdu5tN097GE/wcf-web-apis-roundup-volume-2.aspx">WCF Web APIs Roundup–Volume 2</a> (Glenn Block)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/0v7AvqYmtYU/one-thousand-views-of-apphub.aspx">One Thousand Views of AppHub</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/D9CWClK1_2I/auto-updating-a-desktop-app.aspx">Auto updating a desktop app</a> (Louis Salin)</li>
<li><a href="http://www.infoq.com/news/2011/03/WinForms-ERP">A Case for WinForms</a> (Jonathan Allen)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-framework/entitydatasource-control-basics/">EntityDataSource Control Basics</a> (Joydip Kanjilal)</li>
<li><a href="http://www.exampler.com/blog/2011/03/06/part-1-of-a-tutorial-on-monads/">Part 1 of a tutorial on monads</a> (Brian Marick)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/jc_dVql9Co0/resharper-easter-egg.aspx">ReSharper Easter Egg?</a> (Chris Missal)</li>
<li><a href="http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2011/03/06/ilspy-yield-return.aspx">ILSpy &#8211; yield return</a> (Daniel Grunwald)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/2w6hCbJE4jc/ShowArticle.aspx">Logging Best Practices Using Crypto Logger</a> (G. Himangi)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/7gXBKXEdLLQ/using-code-first-model-configurations-classes.aspx">Using Code First Model Configurations Classes</a> (Gil Fink)</li>
<li><a href="http://dailydotnettips.com/2011/03/06/how-dynamic-language-runtimedlr-feature-in-net-framework-4-is-a-boon-for-debugging-com-objects/">How Dynamic Language Runtime(DLR) feature in .NET Framework 4 is a boon for debugging COM objects</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/wAZGYRRf0FU/all-about-net-timers-comparison.html">All about .NET Timers &#8211; A Comparison</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/TYVZBz9uab4/upgrading-tortoisehg-to-v20.html">Upgrading TortoiseHg to v2.0</a> (Igal Tabachnik)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/EXyJXEaRQnM/">Bing HTML5 preview to coincide with IE9 launch?</a> (damaster)</li>
<li><a href="http://feedproxy.google.com/~r/DavidEbbo/~3/8tN91EP5K9Q/using-custom-build-of-mvc-3.html">Using a custom build of MVC 3</a> (David Ebbo)</li>
<li><a href="http://beyondrelational.com/blogs/hima/archive/2011/03/07/11-what-is-jquery-connect-how-to-use-jquery-connect.aspx">What is jQuery Connect ? How to use jQuery Connect?</a> (Hima)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/j9nB9v7Lyno/ShowArticle.aspx">Output Caching Actions Gotcha in ASP.NET MVC 3</a> (Malcolm Sheridan)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blog.irm.se/blogs/eric/archive/2011/03/06/Learning-about-CQRS-and-Event-Sourcing.aspx">Learning about CQRS and Event Sourcing</a> (Eric Quist)</li>
<li><a href="http://elegantcode.com/2011/03/07/taking-baby-steps-with-node-js-bdd-style-unit-tests-with-jasmine-node-sprinkled-with-some-should/">Taking Baby Steps with Node.js – BDD Style Unit Tests with Jasmine-Node Sprinkled With Some Should</a> (Jan Van Ryswyck)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/qaZC3rscbOs/practical-php-testing-patterns-37">Practical PHP Testing Patterns: Test Stub</a> (Giorgio Sironi)</li>
<li><a href="http://shrinik.blogspot.com/2011/03/paradox-of-reification-tool-or-fallacy.html">A Paradox of Reification – A Tool or a Fallacy?</a> (Shrini Kulkarni)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/J1aVpbXELdE/">Developer Driven Culture</a> (Rob Diana)</li>
<li><a href="http://www.stevenlist.com/blog/2011/03/07/quests-and-powerups/">Quests and powerups</a> (Steven ‘Doc’ List)</li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/-CLGEPxnwKE/discovering-new-keywords-with-a-search-combo-box">Discovering New Keywords with a Search Combo Box</a> (Anthony)</li>
<li><a href="http://simpleprogrammer.com/2011/03/06/getting-up-to-bat-picking-a-browser-automation-tool/">Getting Up to BAT: Picking a Browser Automation Tool</a> (John Sonmez)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.windowsphonegeek.com/tips/how-to-get-and-edit-the-default-styles-of-the-silverlight-for-wp7-toolkit-controls">How to get and edit the default Styles of the Silverlight for WP7 Toolkit controls</a> <em>and</em> <a href="http://www.windowsphonegeek.com/news/mindscape-phone-elements-wp7-controls-released">Mindscape Phone Elements WP7 controls released</a> <em>and</em> <a href="http://www.windowsphonegeek.com/articles/12-wp7-coding4fun-toolkit-in-depth-articles-covering-all-controls">12 WP7 Coding4Fun Toolkit in Depth articles covering all controls</a> (Windows Phone Geek)</li>
<li><a href="http://joshsmithonwpf.wordpress.com/2011/03/06/using-mole-2010-to-compare-objects/">Using Mole 2010 to compare objects</a> (Josh Smith)</li>
<li><a href="http://www.davidezordan.net/blog/?p=2321">Native Extensions 2.0 For Microsoft Silverlight Released</a> (Davide Zordan)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/Bx25Q6abaVU/">Why We’re Going With HTML(5) Instead Of Silverlight</a> (Davy Brion)</li>
<li><a href="http://debugmode.net/2011/03/06/reading-files-asynchronously-using-webclient-class-in-silverlight/">Reading files asynchronously using WebClient class in Silverlight</a> (Dhananjay Kumar)</li>
<li><a href="http://blogs.msdn.com/b/ptorr/archive/2011/03/06/a-penny-for-your-thoughts-on-tombstoning.aspx">A penny for your thoughts on Windows Phone 7 tombstoning</a> (Peter Torr)</li>
<li><a href="http://karlshifflett.wordpress.com/2011/03/06/mole-2010-demo-released/">Mole 2010 Demo Released</a> (Karl Shifflett)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/oBJm5-0OvJs/show-389-dragon-age-2-yoostar-2-homefront.aspx" target="_blank">Major Nelson Podcast Show 389: Dragon Age 2, Yoostar 2, Homefront</a> (Larry Hyrb)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/IrbdXYykuP4/">Yet Another Podcast #27–Paul Betts</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/Mcf7fNuQSwA/">VIDEO – WebMatrix – Improve Performance with Caching</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MSJoe/~3/4pM890TeZ5I/">WPF 3.5 Training Videos</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/mreZutnNLTk/" target="_blank">Windows Phone Dev Podcast Episode 006 –“There’s a New Kid in Town”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/MtmoxVueRJw/tf141.aspx">Technology &amp; Friends Episode 141: Alexei Govorine On VS DB Tools</a> (David Giard)</li>
<li><a href="http://www.winsupersite.com/article/Podcast-2/Windows-Weekly-198-Smart-Very-Smart.aspx">Windows Weekly 198: Smart, Very Smart</a> (Paul Thurrott)</li>
<li><a href="http://codingqa.com/episode-51-new-owners-and-testers-as-developers" target="_blank">Coding QA Podcast Episode 51 &#8211; New Owners and Test as Dev</a> (Federico Silva &amp; Matthew Osborn)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/YwTmguym4rA/PermaLink,guid,91ea1041-857c-4ceb-ab90-ee3abf44f351.aspx">NYC .NET Developers Group-&gt;Next Meeting (St. Pats Day!)</a> (Stephen Forte)</li>
<li><a href="http://feedproxy.google.com/~r/KevinGriffin/~3/DH_EyVq-ors/">Test Driven Development Firestarter</a> (Kevin Griffin)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/8esnkT99ku8/visual-studio-alm-mvp-of-the-year-2011.aspx">Visual Studio ALM MVP of the Year 2011</a> (Martin Hinshelwood)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/03/jetbrains-night-at-bristol-net-user-group/">JetBrains night at Bristol .NET User Group</a> (Hadi Hariri)</li>
<li><a href="http://www.taldruyan.com/2011/03/is-your-kanban-worth-new-ipad.html">Is your Kanban worth a new iPad? @TargetProcess</a> (Tal Druyan)</li>
<li><a href="http://www.globalnerdy.com/2011/03/07/ie9-wp7-boot-camps/">IE9 / WP7 Boot Camps</a> (Joey deVilla)</li>
<li><a href="http://blog.stackoverflow.com/2011/03/stack-overflow-and-the-computer-history-museum/">Stack Overflow and the Computer History Museum</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=9a68a6bd-3c37-471e-acb6-1b5d0e0942ca">Storing images in SQL Server with RIA Services</a> (Unknown Author)</li>
<li><a href="http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/">SQL SERVER – Running Multiple Batch Files Together in Parallel</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/03/07/sql-server-enable-powerpivot-plugin-in-excel/">SQL SERVER – Enable PowerPivot Plugin in Excel</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/ssis-multi-instance-management-made">SSIS:Multi Instance Management made easy.</a> (SQL Archer)</li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/xvl1PaljfG8/not-only-sql.aspx">Not Only SQL</a> (Peter Ritchie)</li>
<li><a href="http://code-inside.de/blog-in/2011/03/06/best-practice-version-check-data-base-and-db-updates-how-to-split-the-db-in-the-team/">Best Practice: version check, data base and DB updates… how to split the db in the team?</a> (Code Inside Team)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/og55ubkDPK0/">XQuery for the Non-Expert – Aggregates</a> (Jason Strate)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/Q-B9fCtVmCI/TransferringMovingAVHDFromWindowsVirtualPCWindowsXPModeToAnotherComputer.aspx">Transferring/Moving a VHD from Windows Virtual PC (Windows XP Mode) to another computer</a> (Scott Hanselman)</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=0889ff3a-95f8-4ec3-be6e-f8e02e05a7c2">Interesting Finds: March 6, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/bv8HxLgmRjc/">The Morning Brew #806</a> (Chris Alcock)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2011/03/06/cheatsheet-2011-03-01-03-06.aspx">Cheatsheet: 2011 03.01 ~ 03.06</a> (yuanjian)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2011/03/06/march-6th-links-asp-net-asp-net-mvc-jquery-ef-net.aspx">March 6th Links: ASP.NET, ASP.NET MVC, jQuery, EF, .NET</a> (Scott Guthrie)</li>
<li><a href="http://techblog.ginktage.com/2011/03/interesting-net-links-march-6-2011/">Interesting .NET Links – March 6 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/03/06/144222.aspx">Silverlight Cream for March 06, 2011 &#8212; #1054</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/lRwcVtOmW4w/Daily-News-Digest-03-07-2011.aspx">Daily News Digest 03/07/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/L5ZxjKW83e0/Weekly-Article-Digest-03-07-2011.aspx">Weekly Article Digest 03/07/2011</a> (Silverlight Show)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/TKDYWBifmgM/links-of-the-week-143.aspx">Links of the week #143</a> (David Vidmar)</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/31wRfjvJJoL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Advanced-MVVM-Josh-Smith/dp/B003QF1RKI?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=B003QF1RKI">Advanced MVVM</a> by Josh Smith</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:e268bae2-3c6b-4ff4-849a-44aca0172004" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/03/07/dew-drop-march-7-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/03/07/dew-drop-march-7-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:7108fc5a-20bd-4cc4-807e-763ff44e520c" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/ssms" rel="tag">ssms</a>,<a href="http://del.icio.us/popular/nuget" rel="tag">nuget</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/xbox" rel="tag">xbox</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/03/07/dew-drop-march-7-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 8, 2011</title>
		<link>http://www.alvinashcraft.com/2011/02/08/dew-drop-february-8-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/02/08/dew-drop-february-8-2011/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 13:31:46 +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[bdd]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[mvvm light]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[reactive extensions]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/08/dew-drop-february-8-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Capturing Screen Images [...]]]></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/Mgwi3fEUBjE/capturing-screen-images-in-wpf-using-gdi-win32-and-a-little-wpf-interop-help">Capturing Screen Images in WPF using GDI, Win32 and a little WPF Interop Help</a> (Pete Brown)</li>
<li><a href="http://blog.paulbetts.org/index.php/2011/02/08/wcf-asparallel-using-reactiveui-and-rx-net/">WCF.AsParallel() using ReactiveUI and Rx.NET</a> (Paul Betts)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/7c6MraVJ5o0/the-super-dynamic-massive-freakshow">A Dynamic Data Utility for WebMatrix</a> (Rob Conery)</li>
<li><a href="http://www.damonpayne.com/post.aspx?id=3e2c9c8a-4c8f-4810-89fb-b0b3537d9523">Task Parallel Library Ported to Silverlight 4</a> (Damon Payne)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/nTTY90lU8VI/implementing-background-processes.aspx">Implementing Background Processes</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/HvasWCmZna8/keyboard-shortcuts-for-the-book.aspx">Keyboard Shortcuts for the Book</a> (Zain Naboulsi)</li>
<li><a href="http://appfabriccat.com/2011/02/wif-acs-survival-guide/">WIF &amp; ACS Survival Guide</a> (Valery Mizonov)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2011/02/07/iphone-programming-with-monotouch-article-in-devconnections-magazine-april-2011.aspx">iPhone Programming with MonoTouch article in DevConnections Magazine &#8211; April, 2011</a> <em>and</em> <a href="http://morewally.com/cs/blogs/wallym/archive/2011/02/08/passing-values-between-activities-using-monodroid.aspx">Passing values between Activities using MonoDroid</a> (Wally McClure)</li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2011/02/07/8-part-async-series-by-eric-lippert.aspx">8-part Async series by Eric Lippert</a> (Weston Hutchins)</li>
<li><a href="http://community.devexpress.com/blogs/rorybecker/archive/2011/02/07/what-is-a-dynamic-list.aspx">What is a Dynamic list?</a> (Rory Becker)</li>
<li><a href="http://www.skorkin.com/2011/02/code-providers-add-contract/">Code Providers – Add Contract</a> (Alex Skorkin)</li>
<li><a href="http://frazzleddad.blogspot.com/2011/02/quick-script-for-building-sln-files.html">Quick Script for Building .sln Files With Configurations</a> (Jim Holmes)</li>
<li><a href="http://appfabriccat.com/2011/02/intellisense-when-editing-service-bus-configuration-files-yes-please/">Intellisense when editing Service Bus configuration files? Yes please!</a> (Paolo Salvatori)</li>
<li><a href="http://kirangudipudi.blogspot.com/2011/02/hirerachy-data-source-using-fluent-api.html">Hirerachy Data Source &#8211; Using Fluent API convert flat data structure to hirerachy structure</a> (Kiran Kumar)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/02/07/strange-but-legal.aspx">Strange, but legal</a> (Eric Lippert)</li>
<li><a href="http://feedproxy.google.com/~r/FransBouma/~3/B1AVXc0naHM/llblgen-pro-v3-1-released.aspx">LLBLGen Pro v3.1 released!</a> (Frans Bouma)</li>
<li><a href="http://feedproxy.google.com/~r/NHibernateBlog/~3/obyMI0viPYI/visual-nhibernate-using-templates.aspx">Visual NHibernate – Using Templates</a> (Gareth Hayter)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=5592e4a5-caf9-41e0-b1c0-dd4d508cd550&amp;title=Understanding+CSS+Selectors&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg619394.aspx&amp;k=VfL5yPggEQVVXdqXwOA2C1NEQaz%2b%2bJWD8KLHaq9oCXU%3d">Understanding CSS Selectors</a> (Emily Lewis)</li>
<li><a href="http://blogs.msdn.com/b/marcinon/archive/2011/02/07/mvc-performance-tips.aspx">ASP.NET MVC Performance Tips</a> (Marcin Doboz)</li>
<li><a href="http://feedproxy.google.com/~r/RachelAppel/~3/1S8hmLkHG7s/">Why ASP.NET MVC is different than Classic ASP</a> (Rachel Appel<rachel  @RACHELAPPEL.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/AlecWhittington/~3/5UAjWCswTDg/sharp-architecture-1-9-5-released.aspx">Sharp Architecture 1.9.5 Released</a> (Alec Whittington)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://gojko.net/2011/02/08/test-automation-strategy-for-legacy-systems/">Test automation strategy for legacy systems</a> (Gojko Adzic)</li>
<li><a href="http://slott-softwarearchitect.blogspot.com/2011/02/unit-test-case-subject-matter-experts.html">Unit Test Case, Subject Matter Experts and Requirements</a> (Steven Lott)</li>
<li><a href="http://stevesmithblog.com/blog/message-based-architecture-goodness/">Message-Based Architecture Goodness</a> (Steve Smith)</li>
<li><a href="http://www.infoq.com/news/2011/02/break-from-sprinting">Taking a Break From Sprinting</a> (Dan Puckett)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/3mAA7AfPBBg/behavior-driven-development-0">Behavior-Driven Development in PHP with Behat</a> (Giorgio Sironi)</li>
<li><a href="http://blogs.msdn.com/b/ivo_manolov/archive/2011/02/07/10125931.aspx">TestApi v0.6 Released!</a> (Ivo Manolov)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/pSlYpueeqxI/5-hints-for-new-product-owner.html">5 Hints for the New Product Owner</a> (Gil Zilberfeld)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/0keRt-GIJQM/">Windows Phone 7 Dev Tools – January Update</a> (Chris Koenig)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2011/02/07/what-it-lacks-in-efficiency-it-makes-up-for-in-efficiency-silverlight-ready-png-encoder-implementation-shows-one-way-to-use-net-ienumerables-effectively.aspx">What it lacks in efficiency, it makes up for in efficiency! [Silverlight-ready PNG encoder implementation shows one way to use .NET IEnumerables effectively]</a> (David Anson)</li>
<li><a href="http://feedproxy.google.com/~r/PrimordialCode/~3/TSXyKVqn16w/wp7-understanding-serialization">WP7 &#8211; Understanding Serialization</a> (Giorgetti Alessandro)</li>
<li><a href="http://blogs.msdn.com/b/dohollan/archive/2011/02/07/january-update-of-the-windows-phone-7-developer-tool-supports-copy-amp-paste.aspx">January Update of the Windows Phone 7 Developer Tools support Copy &amp; Paste</a> (Doug Holland)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/N2Gjd2btb7I/Windows-Phone-7-Part-4-The-application-lifecycle.aspx">Windows Phone 7 &#8211; Part #4: The application lifecycle</a> (Andrea Boschin)</li>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/8HftFd-FKuU/using-sql-server-compact-40-with-wpf.html">Using SQL Server Compact 4.0 with WPF DataGrid, Entity Framework 4 and Private deployment (part 1)</a> (Erik Ejlskov Jensen)</li>
<li><a href="http://blogs.msdn.com/b/jaimer/archive/2011/02/07/communication-between-html-in-webbrowser-and-silverlight-app.aspx">Communication between HTML in WebBrowser and Silverlight app</a> (Jaime Rodriguez)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/2uORR42gSGg/mvvm-light-v4-preview-bl0014-release-notes.aspx">MVVM Light V4 preview (BL0014) release notes</a> (Laurent Bugnion)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2011/02/07/using-xxrs-and-xxr-with-xr-a-how-to.aspx">Using XXRS and XXR with XR…a how to.</a> (Rob Relyea)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/vbYrcVGXjNo/things-wp7-developers-should">4 important things to have in your Windows Phone 7 app</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/4BmGq4jqEMA/simple-error-reporting-on-wp7">Simple Error Reporting on WP7</a> (Rudi Grobler)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/3lMPPB09R9A/">The Full Stack: The Client Side</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=635" target="_blank">.NET Rocks! &#8211; Andrew Russell Develops XNA Games for XBox, iPhone and More!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-84.html">Let&#8217;s Play TDD #84: Parentheses</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-91-PACT-for-gaming-Swim-on-Kinect-Microsoft-Cookbook-H264-on-Chrome">Ping 91: PACT for gaming, Swim on Kinect, Microsoft Cookbook, H.264 on Chrome</a> (Laura Foy)</li>
<li><a href="http://thesociablegeek.com/2011/02/07/wp7-minuteepisode-viiivisual-voicemail/">WP7 Minute–Episode VIII–Visual Voicemail</a> (Daniel Egan)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/katriend/archive/2011/02/08/upcoming-msdn-webcasts-on-tfs-2010-and-windows-phone-7.aspx">Upcoming MSDN webcasts on TFS 2010 and Windows Phone 7</a> (Katrien de Graeve)</li>
<li><a href="http://michaelcrump.net/archive/2011/02/07/new-xaml-based-user-group-started-in-birmingham-alabama.aspx">New XAML-Based User Group started in Birmingham, Alabama.</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/PG5dMNt70Yw/">MvcConf MVC Q&amp;A call for questions</a> (Jeffrey Palermo)</li>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/QKftyuJoMZk/sharepoint-connections-coast-to-coast-irsquoll-be-there-san-antonio-amp-san.aspx">SharePoint Connections Coast-to-Coast: I’ll be there! (San Antonio &amp; San Diego)</a> (Andrew Connell)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2011/02/07/techready-12-sharepoint-sessions.aspx">TechReady &#8211; 12 SharePoint Sessions</a> (PubSec)</li>
<li><a href="http://www.japf.fr/2011/02/techdays-2011-rx-talk-in-paris/">TechDays 2011: Rx talk in Paris</a> (Jeremy Alles)</li>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2011/02/07/the-early-bird-gets-the-erm-discount-ready-for-mix11.aspx">The early bird gets the…erm, discount. Ready for MIX11?</a> <em>and</em> <a href="http://blogs.msdn.com/b/gduthie/archive/2011/02/07/events-this-week-february-7th-2010.aspx">Events This Week – February 7th, 2010</a> (G. Andrew Duthie)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/Hdwzw-piw5U/">Messing with Errors in SSIS, or does the Propagate “Property” really exist?</a> (Julie Smith)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqldownsouth/archive/2011/02/07/ssis_3A00_--custom-folder-in-your-package-store.aspx">SSIS: Custom Folder in your Package Store</a> (Patrick LeBlanc)</li>
<li><a href="http://blog.sqlauthority.com/2011/02/08/sql-server-automation-process-good-or-ugly/">SQL SERVER – Automation Process Good or Ugly</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/02/08/sql-server-sos_scheduler_yield-wait-type-day-8-of-28/">SQL SERVER – SOS_SCHEDULER_YIELD – Wait Type – Day 8 of 28</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/u_QcGcz4Dd4/">10 Things Every DBA Should Do</a> (John Sansom)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/V1cwJKARSOw/ddsdx.html">Ebook Deal/Day: Save 50% on 6 #SharePoint 2010 Titles from @MicrosoftPress</a> (O&#8217;Reilly Media)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/Mp29gigd-H4/">PowerShell: Download List of SQL Server MVPs</a> (Jason Strate)</li>
<li><a href="http://www.globalnerdy.com/2011/02/07/procrastination-flowcharts/">Procrastination Flowcharts</a> (Joey deVilla)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/02/07/mvps-for-office-365-microsoft-demonstrates-commitment-to-service-updates.aspx">MVPs for Office 365: Microsoft Demonstrates Commitment to Service Updates</a> (Lonnie Webb)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/more-engineers-at-the-top-just-what-the-doctor-ordered-for-microsoft/8621">More engineers at the top: Just what the doctor ordered for Microsoft?</a> (Mary Jo Foley)</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=acd3bc6c-6675-4efe-8c82-e0ad1461efae">Interesting Finds: February 7, 2011</a> (Jason Haley)</li>
<li><a href="http://techblog.ginktage.com/2011/02/interesting-net-links-february-07-2011/">Interesting .NET Links – February 07, 2011</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/X1fbqsaLuZw/windows-client-developer-roundup-058-for-2-7-2011">Windows Client Developer Roundup 058 for 2/7/2011</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/5FDCCDyXKsc/">The Morning Brew #787</a> (Chris Alcock)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/02/4-feb-2011.html" target="_blank">WebDev Tweets 4-Feb-2011</a> <em>and</em> <a href="http://webdevtweets.blogspot.com/2011/02/7-feb-2011.html">7-Feb-2011</a> (Elijah Manor)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-7th-2011">Daily WP7 Development News Feb 7th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/DTqvv8E3Msk/daily-news-headline-silverlightzone-7.html">Daily News Headline @SilverlightZone &#8211; 7 February 2011 &#8211; #23</a> (Kunal Chowdhury)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/07/143856.aspx">Silverlight Cream for February 07, 2011 &#8212; #1043</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/fKMgItFW6tk/Daily-News-Digest-02-08-2011.aspx">Daily News Digest 02/08/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/51WWcD7KybL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Slack-Getting-Burnout-Busywork-Efficiency/dp/0767907698%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0767907698">Slack: Getting Past Burnout, Busywork, and the Myth of Total Efficiency</a> by Tom DeMarco</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:dd1431f3-909a-4168-9850-f7232b876919" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/08/dew-drop-february-8-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/08/dew-drop-february-8-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:82c9a863-f3e9-48e6-83d3-034e5c523da9" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/reactive+extensions" rel="tag">reactive extensions</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/mvvm+light" rel="tag">mvvm light</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/php" rel="tag">php</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/ssis" rel="tag">ssis</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/nhibernate" rel="tag">nhibernate</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/08/dew-drop-february-8-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 16, 2011</title>
		<link>http://www.alvinashcraft.com/2011/01/16/dew-drop-january-16-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/01/16/dew-drop-january-16-2011/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 00:15:14 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[codemash]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[fubumvc]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[xna game studio]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/01/16/dew-drop-january-16-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Sketchflow To Final (Michael Washington) [...]]]></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://openlightgroup.net/Blog/tabid/58/EntryId/158/Sketchflow-To-Final.aspx">Sketchflow To Final</a> (Michael Washington)</li>
<li><a href="http://feedproxy.google.com/~r/ReedCopsey/~3/PmMvJsNpJ0M/">ConcurrentDictionary used with Lazy</a> (Reed Copsey)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2011/01/16/clr-4-does-not-use-loadlibrary-to-load-assemblies.aspx">CLR 4 Does Not Use LoadLibrary to Load Assemblies</a> (Sasha Goldshtein)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://debugmode.net/2011/01/16/learn-wcf-ria-service-part-1/">Learn WCF RIA Service Part #1</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/PjsI10hmeUM/monads-in-c-5-maybe.html">Monads in C#-5. Maybe <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/y3UiP-orho0/internals-of-extension-methods.html">Internals of Extension Methods</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/zeJHZwmddWM/extending-visual-studio-setup-project-part-2.aspx">Extending Visual Studio Setup Project – Part 2</a> (Shai Raiten)</li>
<li><a href="http://dennisdel.com/?p=569">Developing Snowfight – Basic particle engine</a> (Dennis Delimarsky)</li>
<li><a href="http://www.skorkin.com/2011/01/code-providers-seal-class/">Code Providers – Seal Class</a> (Alex Skorkin)</li>
<li><a href="http://www.sellsbrothers.com/posts/Details/12700">The Basics of EF Validation: IDataErrorInfo</a> (Chris Sells)</li>
<li><a href="http://attachedwpf.com/blog/2011/01/16/asynchronous-programming-now-and-in-the-future/">Asynchronous Programming Now and in the Future</a> (Jason Rainwater)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/NIkdpO_ZiT8/easyhttp.aspx">EasyHttp</a> (Hadi Hariri)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.sellsbrothers.com/posts/Details/12699">EF Concurrency Mode Fixed + MVC</a> (Chris Sells)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/Z7vDlt5eK7g/building-a-self-updating-site-using-nuget.aspx">Building a Self Updating Site Using NuGet</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/T6e1ZDaevxw/ShowArticle.aspx">Expression Web 4 SuperPreview – A closer look</a> (Minal Agarwal)</li>
<li><a href="http://dailydotnettips.com/2011/01/16/how-to-update-controls-which-are-outside-of-updatepanel-during-partial-page-rendering/">How to update controls which are outside of updatepanel during partial page rendering?</a> (Abhijit Jana)</li>
<li><a href="http://csharpbits.notaclue.net/2011/01/setting-initial-sort-order-dynamic-data.html">Setting the Initial Sort Order – 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/outcoldman_en/~3/rOjBoJZnei8/267">The art of Unit Testing with Examples in .NET</a> (Denis Gladkikh)</li>
<li><a href="http://code-inside.de/blog-in/2011/01/16/the-passionate-programmer/">The passionate programmer</a> (Code Inside Team)</li>
<li><a href="http://fsharpnews.blogspot.com/2011/01/testing-behaviour-driven-development.html">Testing: Behaviour-Driven Development with F#</a> (Flying Frog)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://daveswersky.com/2011/01/16/automapper-and-silverlight-4-yes-please/">Automapper and Silverlight 4? Yes Please!</a> (Dave Swersky)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2011/01/15/building-a-silverlight-lob-application.aspx">Building a Silverlight LOB Application</a> <em>and</em> <a href="http://msmvps.com/blogs/deborahk/archive/2011/01/15/building-a-multi-page-silverlight-lob-application.aspx">Building a Multi-Page Silverlight LOB Application</a> <em>and</em> <a href="http://msmvps.com/blogs/deborahk/archive/2011/01/15/theming-a-silverlight-application-using-existing-themes.aspx">Theming a Silverlight Application using Existing Themes</a> <em>and</em> <a href="http://msmvps.com/blogs/deborahk/archive/2011/01/16/theming-a-silverlight-application-using-custom-themes.aspx">Theming a Silverlight Application using Custom Themes</a> (Deborah Kurata)</li>
<li><a href="http://thesociablegeek.com/2011/01/15/wp7-saving-to-media-library/">WP7 Saving to Media Library</a> (Daniel Egan)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/ClHHXIr5Dy0/episode-136-power-scripting-podcast-jim-christopher-on-studio-shell-and-a-goodbye-to-andy">Episode 136 &#8211; PowerScripting Podcast &#8211; Jim Christopher on StudioShell and a Goodbye to Andy</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://www.engadget.com/2011/01/16/engadget-podcast-229-01-16-2011/">Engadget Podcast 229 &#8211; 01.16.2011</a> (Trent Wolbe)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/achrissmith/~3/L52o3TLqoYM/codemash-v2011">CodeMash v2.0.1.1</a> (Chris Smith)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/vjaCF6qG594/">Alt.Next</a> (Ian Cooper)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/2YzL0_4tUf8/CodeMashDay2">CodeMash Day 2</a> (Bill Wagner)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/A-cF_8BFky8/">A Train of Thought – Wrapping up CodeMash 2011</a> (Jeremy Miller)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/01/15/one-million-developers-designers-on-silverlight.aspx">One Million Developers, Designers on Silverlight</a> (Bruce Kyle)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sellsbrothers.com/posts/Details/12698">Using SQL Server Profiler with EF</a> (Chris Sells)</li>
<li><a href="http://debugmode.net/2011/01/16/data-compression-in-sql-server-2008/">Data Compression in SQL Server 2008</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/MzNGxjoRdag/">31 Days of SSIS – Every Which Way Outputs (15/31)</a> (Jason Strate)</li>
<li><a href="http://blog.sqlauthority.com/2011/01/16/sqlauthority-news-whitepaper-download-using-star-join-and-few-outer-row-optimizations-to-improve-data-warehousing-queries/">SQLAuthority News – Whitepaper Download – Using Star Join and Few-Outer-Row Optimizations to Improve Data Warehousing Queries</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/v9A16sV3dlY/post.aspx">Adventures in query tuning: non-seekable WHERE clause expressions</a> (Paul S. Randal)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blog.stackoverflow.com/2011/01/creative-commons-data-dump-jan-11/">Creative Commons Data Dump Jan ’11</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/hLsuUoUt-l4/">My bookkeeping post for 2011</a> (Jeremy Miller)</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=119a86df-bf97-4721-b502-f4ee0b589a6e">Interesting Finds: January 16, 2011</a> (Jason Haley)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/FkBizkYvb4M/links-of-the-week-137.aspx">Links of the week #137</a> (David Vidmar)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/01/15/143496.aspx">Silverlight Cream for January 15, 2011 &#8212; #1028</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51wh1rIqbSL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Learning-XNA-4-0-Development-Windows/dp/1449394620%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1449394620">Learning XNA 4.0: Game Development for the PC, Xbox 360, and Windows Phone 7</a> by Aaron Reed</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:17f6cb61-dad8-49ea-a9ab-3fd62395668a" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/01/16/dew-drop-january-16-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/01/16/dew-drop-january-16-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:8f99a1bf-d852-4b74-8546-6543258ab842" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/entity+framework" rel="tag">entity framework</a>,<a href="http://del.icio.us/popular/xna+game+studio" rel="tag">xna game studio</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/nuget" rel="tag">nuget</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/codemash" rel="tag">codemash</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/fubumvc" rel="tag">fubumvc</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/01/16/dew-drop-january-16-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; Weekend Edition &#8211; July 31-August 1, 2010</title>
		<link>http://www.alvinashcraft.com/2010/08/01/dew-drop-weekend-edition-july-31-august-1-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/08/01/dew-drop-weekend-edition-july-31-august-1-2010/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 19:39:01 +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[bdd]]></category>
		<category><![CDATA[caliburn]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[user stories]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/08/01/dew-drop-weekend-edition-july-31-august-1-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 Developing for the [...]]]></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://wildermuth.com/2010/08/01/Developing_for_the_Windows_Phone_7_-_Part_3_Your_First_App">Developing for the Windows Phone 7 &#8211; Part 3: Your First App</a> (Shawn Wildermuth)</li>
<li><a href="http://wmpoweruser.com/for-developers-easily-integrate-admob-ads-in-windows-phone-7-apps/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+WmPowerUser+%28WM+Power+User%29" target="_blank">For Developers: Easily integrate Admob ads in Windows Phone 7 apps</a> (Surur)</li>
<li><a href="http://www.engadget.com/2010/08/01/page-turning-macallan-ui-will-hit-a-windows-7-tablet-this-year/">Page-turning &#8216;Macallan&#8217; UI will hit a Windows 7 tablet this year (video)</a> (Sean Hollister)</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/fHnkaJucdMU/LinqMultiGrouping.aspx">Grouping on Multiple Properties with LINQ</a> (Richard Carr)</li>
<li><a href="http://elegantcode.com/2010/07/30/createdelegatet-an-exercise-in-using-expressions/">CreateDelegate – An Exercise in Using Expressions</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/2DKOOF36QhY/package-management-for-.net-nu.aspx">Package management for .NET: Nu</a> (Oren Eini)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=f0e5b5a7-1f9c-43fd-921e-e0f027a9229b">Thoughts on Change Framework Command</a> (Jason Haley)</li>
<li><a href="http://www.codeproject.com/KB/dotnet/XmlSerializers1.aspx">Comparing .NET XML Serializers: Part One</a> (Ivan Krivyakov)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/xIhgqhCRmYY/customize-your-toolbars-in-visual-studio-2008-commands-tab-vstipenv0033.aspx">Customize Your Toolbars in Visual Studio 2008: Commands Tab</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/mDQYigCwM8E/understanding-commands-simple-commands-vstiptool0067.aspx">Understanding Commands: Simple Commands</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/jwDSPSs5Zfs/show-all-toolbox-controls-vstiptool0060.aspx">Show All Toolbox Controls</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/AYF4Qwl_AXs/">Cautiously Merging IL</a> (Udi Dahan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://nayyeri.net/mining-api-mapping-for-language-migration">Mining API Mapping for Language Migration</a> (Keyvan Nayyeri)</li>
<li><a href="http://feedproxy.google.com/~r/SerialSeb/~3/ib6m_q4vscs/future-of-openrasta.html">The future of OpenRasta</a> (Sebastien Lambla)</li>
<li><a href="http://feedproxy.google.com/~r/GoogleWaveDeveloperBlog/~3/DtPPux4TQJ0/wave-visualizer-turning-trees-into.html">Wave Visualizer: Turning Threads into Trees</a> (Pamela Fox)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/0LP36ZCOwrA/">Gowalla’s Write API: the Experience is Distributed</a> (Adam DuVander)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/07/30/dom-traversal.aspx">DOM Traversal</a> (Jonathan Seitel)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/08/01/asp-net-mvc-3-0-preview-1-razor-and-nested-master-pages.aspx">ASP.Net MVC 3.0 Preview 1, Razor and nested master pages</a> (Fredrik Normen)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/aaronbjork/archive/2010/07/30/microsoft-visual-studio-scrum-1-0-updated-sprint-burndown-report.aspx">Microsoft Visual Studio Scrum 1.0 – Updated Sprint Burndown Report</a> (Aaron Bjork)</li>
<li><a href="http://feedproxy.google.com/~r/BrendanEnrick/~3/NCgv6kpYHIE/post.aspx">The Art of Agile Development</a> (Brendan Enrick)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/qFaVLqkR0qY/30-days-of-getting-results-the-agile-way.aspx">30 Days of Getting Results the Agile Way</a> (J.D. Meier)</li>
<li><a href="http://www.codeproject.com/KB/architecture/userstorysucks.aspx">User story is worthless, Behavior is what we need</a> (Omar Al Zabir)</li>
<li><a href="http://blog.objectmentor.com/articles/2010/07/30/rough-notes-on-using-fitnesse-with-c">Rough Notes on using FitNesse with C++</a> (Brett Schuchert)</li>
<li><a href="http://blogs.msdn.com/b/eric_brechner/archive/2010/08/01/i-messed-up.aspx">I messed up</a> (Eric Brechner)</li>
<li><a href="http://elegantcode.com/2010/07/31/breaking-even-small-things-up/">Breaking Even Small Things Up</a> (John Sonmez)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/dod-tsp-bok-free-ebook-team-software.html">DoD TSP BOK &#8211; Free eBook, “Team Software Process (TSP) Body of Knowledge (BOK)”)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/dfDa9pBYzsw/">The value of naming things</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/NFzN4PRmGlk/ibm-rational-enterprise-architecture-program.html">IBM Rational Enterprise Architecture Program</a> (Mike Walker)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8926.entry">How to Install Offline Documentation for Windows Phone Developer Tools</a> (Blake Handler)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/IrFhat60pWg/silverlight-queues-design.aspx">Silverlight Queues: Design</a> (Oren Eini)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/W9aFXXJUfYM/screen-orientation-windows">Screen orientation on Windows Phone 7</a> (Dennis Delimarsky)</li>
<li><a href="http://danielvaughan.orpius.com/post.aspx?id=20f4e051-c4e4-4116-9c0b-000a06f18a13">Enforcing Single Instance WPF Applications</a> (Daniel Vaughan)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/riXbIHw79Lg/AnImplementationOfCastleWindsorBootstrapperForCaliburnMicro.aspx">An Implementation of Castle Windsor Bootstrapper for Caliburn.Micro</a> (Bobby Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/c0knXszzK-o/">MVP In Silverlight/WPF Series</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/davybrion/~3/H5wHo5Gbs4U/">MVP In Silverlight/WPF: Architectural Overview</a> (Davy Brion)</li>
<li><a href="http://blogs.msdn.com/b/llobo/archive/2010/07/31/xaml-fxcop-rules-using-xaml-toolkit.aspx">Xaml Fxcop Rules Using Xaml Toolkit</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/b/llobo/archive/2010/08/01/running-xaml-fxcop-rules-in-fxcop-gui.aspx">Running Xaml FXCop rules in FXCop GUI</a> (Lester Lobo)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/PetW2ruIlpE/ShowArticle.aspx">Effective Data Representation in Silverlight 4.0 using TargetNullValue, StringFormat and FallbackValue</a> (Mahesh Sabnis)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/7lgi9C7Upwk/rendering-xaml-gauge-control-in-aspnet.html">Rendering a Xaml Gauge Control (and other WPF Controls) in ASP.NET MVC</a> (Anoop Madhusudanan)</li>
<li><a href="http://www.robmiles.com/journal/2010/7/31/windows-phone-taskhostexe-error.html">Windows Phone taskhost.exe error</a> (Rob Miles)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANETAndMVVMVideoSeries.aspx">CSLA .NET and MVVM video series</a> (Rockford Lhotka)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/6M2m6jEfWvQ/DealingWithImagesWithBadMetadataCorruptedColorProfilesInWPF.aspx">Dealing with Images with Bad Metadata &#8211; Corrupted Color Profiles in WPF</a> (Scott Hanselman)</li>
<li><a href="http://www.studentguru.gr/blogs/solidus/archive/2010/07/31/wpf-drag-and-drop-between-listboxes.aspx">WPF: Drag and drop between listboxes</a> (Nikos Printezis)</li>
<li><a href="http://translate.google.com/translate?js=y&amp;prev=_t&amp;hl=en&amp;ie=UTF-8&amp;layout=1&amp;eotf=1&amp;u=http%3A%2F%2Fblogs.ugidotnet.org%2Fcorrado%2Farchive%2F2010%2F08%2F01%2Fwp7-launchers-and-choosers.aspx&amp;sl=it&amp;tl=en">WP7: Launchers and Choosers</a> (Corrado Cavalli)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-New-Channel9-Preview-Power-Tools-MVC-3-Preview-1-Laser-Graffiti/">TWC9: New Channel9 Preview, Power Tools, MVC 3 Preview 1, Laser Graffiti</a> (Dan Fernandez)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/5Gn-SB4BglA/jQueryPodcast-030-ChrisCoyier.mp3">jQuery Podcast 30 &#8211; Chris Coyier</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://www.winsupersite.com/podcast#167">Windows Weekly 167: Childlike Wonder</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/shows/Endpoint/endpointtv-Cannonical-REST-Service/">endpoint.tv &#8211; Canonical REST Service</a> (Ron Jacobs)</li>
<li><a href="http://feedproxy.google.com/~r/zubairdotnet/~3/KdHjqZ2I_9g/software-architecture-where-do-you.html">Software Architecture: Where do you start?</a> (Zubair)</li>
<li><a href="http://startuppodcast.wordpress.com/2010/07/31/show-77-jordan-ritter-cto-and-founder-of-cloudcrowd/">Start Up Podcast Show #77 Jordan Ritter, CTO and Founder of CloudCrowd</a> (Bob Walsh)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/A-Conversation-with-Gilad-Bracha/">A Conversation with Gilad Bracha</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/Countdown-to-TechEd-Europe-Redmond-Heads-to-Berlin/">Countdown to TechEd Europe: Redmond Heads to Berlin</a> (Larry Larsen)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/brian_kelley/archive/2010/07/30/free-sql-server-training-for-the-week-of-august-2-2010.aspx">Free SQL Server Training for the Week of August 2, 2010</a> (K. Brian Kelley)</li>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/1o9yXR1bMkc/my-upcoming-community-speaking-events.aspx">My upcoming community speaking events</a> (Andrew Connell)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/ggq-v46OrEg/ViewPost.aspx">SharePoint Virtual Expo Networking Event</a> (Joel Oleson)</li>
<li><a href="http://bradabrams.com/2010/08/why-google-cares-about-developers/">Why Google Cares About Developers</a> (Brad Abrams)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/AGC-yeoHxJI/have-a-wp7-app-idea-want-to-code-an-app-hook-up-with-mobile-app-match.aspx">Have a WP7 App idea? Want to code an App?–Hook up with Mobile App Match</a> (Kip Kniskern)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/v1PtQGVvSYs/MicrosoftDailyBuildNerdDinnerAugust4thInSeattleRedmond.aspx">Microsoft &quot;Daily Build&quot; Nerd Dinner &#8211; August 4th in Seattle, Redmond</a> (Scott Hanselman)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/vei1Gg0aWH0/print-dates-without-day-or-time-in-sql.html">Print Dates without Day or Time in SQL Server</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2010/08/01/sql-server-introduction-to-binary_checksum-and-working-example/">SQL SERVER – Introduction to BINARY_CHECKSUM and Working Example</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sql_performance/archive/2010/07/30/microsoft-sql-server-2008-report-server-windows-service-could-not-connect-to-the-report-server-database.aspx">Microsoft SQL Server 2008 &#8211; Windows Service could not connect to the report server database</a> (Viswanathan Durairaj)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/Vnu84EpeQPw/nosql-summer-reading-list">NoSQL Summer Reading List</a> (Jeremiah Peschka)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/rosyH5E5D4k/Developing-Requirements-for-SharePoint-Projects.aspx">Best Practices in Developing Requirements for SharePoint Projects</a> (Dux Raymond Sy)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.neowin.net/news/over-3000-windows-phone-7-devices-connected-to-facebook">Over 3,000 Windows Phone 7 devices connected to Facebook</a> (Brody McKee)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/hljeqE87MMw/ruby-is-scary.aspx">Ruby Is Scary</a> (Jak Charlton)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/QvDVtPFmf_0/1280684399">Lesson for Microsoft: Advertising works</a> (Joe Wilcox)</li>
<li><a href="http://blogs.msdn.com/b/stevecla01/archive/2010/07/31/discovering-bing.aspx">Discovering Bing</a> (Steve Clayton)</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=872d8ff5-420a-41d8-af0f-05e64455af34">Interesting Finds: July 31, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=2a76b006-b252-4a3e-ab2f-dadadaf25a15">Interesting Finds: August 1, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/30/141129.aspx">Silverlight Cream for July 30, 2010 &#8212; #914</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/31/141135.aspx">Silverlight Cream for July 31, 2010 &#8212; #915</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/3Ep6OFsn9z0/">Daily Cloud Feed &#8211; Jul 30, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/EWAwtLylkTM/">Daily Cloud Feed &#8211; Jul 31, 2010</a> (Jian Zhen)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/08/01/cheatsheet-2010-07-22-07-31.aspx">Cheatsheet: 2010 07.22 ~ 07.31</a> (yuanjian)</li>
<li><a href="http://www.pseale.com/blog/LinkbloggingObjectCalisthenics.aspx">Linkblogging: Object Calisthenics</a> (Pete Seale)</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/51VUsbfFFjL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Beautiful-Architecture-Leading-Thinkers-Software/dp/059651798X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D059651798X">Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software Design</a> by Diomidis Spinellis</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:8e5336f3-8cd3-4959-a302-9d13e7b89967" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/08/01/dew-drop-weekend-edition-july-31-august-1-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/08/01/dew-drop-weekend-edition-july-31-august-1-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:1dc4e67a-665c-4a2b-bc36-2392697ef29d" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<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/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/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/caliburn" rel="tag">caliburn</a>,<a href="http://technorati.com/tags/user+stories" rel="tag">user stories</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/nosql" rel="tag">nosql</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/08/01/dew-drop-weekend-edition-july-31-august-1-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/5Gn-SB4BglA/jQueryPodcast-030-ChrisCoyier.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; July 22, 2010</title>
		<link>http://www.alvinashcraft.com/2010/07/22/dew-drop-july-22-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/07/22/dew-drop-july-22-2010/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 13:15:54 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[justcode]]></category>
		<category><![CDATA[ms access]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/07/22/dew-drop-july-22-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 Project Houston CTP [...]]]></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/jamiet/~3/zr27rUWac88/project-houston-ctp-released-try-it-out-with-brentotweets.aspx">Project Houston CTP released &#8211; try it out with brentotweets</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/thebeelog/~3/k_pyaplO6Gs/10-commandments-of-usability">10 Commandments of Usability</a> (Dave Laribee)</li>
<li><a href="http://weblogs.asp.net/astopford/archive/2010/07/22/srp-single-responsibility-principle.aspx">SRP: Single Responsibility Principle</a> (Andy Stopford)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/wW4tvzZ_Dyo/free-justcode-justmock-licenses-for-all-thursday-webinar-attendees.aspx">Free JustCode, JustMock licenses for all Thursday webinar attendees</a> (Zain Naboulsi)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/LiQKIWQ4h1o/an-interesting-ravendb-bug.aspx">An interesting RavenDB bug</a> (Oren Eini)</li>
<li><a href="http://tirania.org/blog/archive/2010/Jul-21-1.html">Mono 2.8 Trick: tracing exceptions</a> (Miguel de Icaza)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/feature-builder-v10-released-remember.html">Feature Builder v1.0 Released (Remember, this is the tool that helps build tools… The Power Tool for Visual Studio Power Tools)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/odnOExahP40/interactive-tooltip-using-visual-studio.html">Interactive ToolTip using Visual Studio 2010 Productivity Power Tool</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/TNeFy5WgI-A/customize-the-command-prompt-vstiptool0058.aspx">Customize the Command Prompt</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/HDf_H4Ac-x8/post.aspx">Working with custom proxies</a> (Rory Primrose)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/TS5m-Fd3PX8/">Productivity power tools, navigation</a> (Gian Maria Ricci)</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/21/an-examination-of-clientidmode-in-asp-net4.aspx">An Examination of ClientIDMode in ASP.NET4</a> (Hima)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Df2lXq7CsIo/html-snippets-visual-studio">HTML Snippets in Visual Studio 2010</a> (Dane Morgridge)</li>
<li><a href="http://feedproxy.google.com/~r/PeterBahaa/~3/qgna4lfBsKM/New-ASPnet-Ribbon-Control.aspx">New ASP.net Ribbon Control</a> (Peter Bahaa)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/a-simple-way-to-defend-against-unauthenticated-web-service-access/">A simple way to Defend Against Unauthenticated Web Service Access.</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/DoVdAFAyRCw/">Demand for HTML5 Skills On the Rise, Report Says</a> (Simon Mackie)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/42hvm-rhHE0/details.aspx">Microsoft Web Farm Framework Version 2 for IIS 7 (x64)</a> (MS Downloads)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://gojko.net/2010/07/22/driving-crud-screens-with-bdd/">Driving CRUD screens with BDD</a> (Gojko Adzic)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/mJBmFbuz9M0/coded-ui-test-tip-3-locate-controls-using-win-i.aspx">Coded UI Test – Tip 3 – Locate Controls Using Win + I</a> (Shai Raiten)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/clean-coding-cheat-sheet-starts-solid.html">Clean Coding, The Cheat Sheet. Starts SOLID and gets better from there…</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/yxxJmIaDrC8/">The prepared mind vs having context when learning new ideas</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.unwiredview.com/2010/07/21/microsoft-confirms-windows-phone-7-launch-partners-htc-samsung-lg-dell-and-asus/">Microsoft confirms Windows Phone 7 launch partners: HTC, Samsung, LG, Dell and Asus</a> (Florin Troaca)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/KwO2pwtobqs/windows-phone-7-and-windows-live-calendar-what-you-can-and-can-t-do.aspx">Windows Phone 7 and Windows Live Calendar: What you can and can’t do</a> (damaster)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/LNZqmGrxXYo/">The MVVM Pattern Is Highly Overrated</a> (Davy Brion)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/07/21/more-windows-phone-7-jump-start-sessions-plus-forum.aspx">More Windows Phone 7 Jump Start sessions, plus forum</a> (Devon Musgrave)</li>
<li><a href="http://blogs.msdn.com/b/wpfsdk/archive/2010/07/21/the-new-wpf-team-blog-one-place-to-get-it-all.aspx">The new WPF Team Blog &#8211; one place to get it all!</a> (Margaret Parsons)</li>
<li><a href="http://nokola.com/blog/post/2010/07/22/Fantasia-Lite-New-Silverlight-Painting-Tool.aspx">Fantasia Lite: New Silverlight Painting Tool</a> (Nikola)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feeds.wired.com/~r/wiredgeekdad/~3/4w_ERv38Wdc/">The GeekDads Episode #72: The Geek Double Twist</a> (Ken Denmead)</li>
<li><a href="http://channel9.msdn.com/shows/Going+Deep/C9-Lectures-Stephan-T-Lavavej-Standard-Template-Library-STL-2-of-n/">C9 Lectures: Stephan T. Lavavej &#8211; Standard Template Library (STL), 2 of n</a> (Charles Torre)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/1SqWaRkNl4s/video-cloud-delivery-and-azure">Video: Cloud Delivery and Azure</a> (Eric Hagan)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/Windows-Communication-Foundation-WCF-Firestarter-Part-1-of-5-Keynote-Intro-to-SOA--WCF/">Windows Communication Foundation (WCF) Firestarter (Part 1 of 5): Keynote, Intro to SOA &amp; WCF</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/Windows-Communication-Foundation-WCF-Firestarter-Part-2-of-5-Most-Common-WCF-Usage-Configurations/">(Part 2 of 5): Most Common WCF Usage Configurations</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/Windows-Communication-Foundation-WCF-Firestarter-Part-3-of-5-REST-Programming-with-WCF/">(Part 3 of 5): REST Programming with WCF</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/Windows-Communication-Foundation-WCF-Firestarter-Part-4-of-5-WCF-Made-Easy-Data--RIA-Services/">(Part 4 of 5): WCF Made Easy, Data &amp; RIA Services</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/Windows-Communication-Foundation-WCF-Firestarter-Part-5-of-5-Whats-New-with-WCF-40/">(Part 5 of 5): What&#8217;s New with WCF 4.0</a> (Emily Gibson)</li>
<li><a href="http://robtiffany.com/windows-phone-7-developer-tools/windows-phone-7-line-of-business-app-dev-the-overview-video">Windows Phone 7 Line of Business App Dev :: The Overview Video</a> (Rob Tiffany)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/Building-a-Compelling-Design-with-a-PivotViewer-Collection/">Building a Compelling Design with a PivotViewer Collection</a> (Larry Larsen)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://borntolearn.mslearn.net/wp7/b/weblog/archive/2010/07/21/onenote-course-materials-how-to.aspx">Using OneNote: The Best Way To Get Course Materials</a> (Bob Caswell)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=39d2fd46ac728f7489ec8374ecb43580">Beta Review: Forrst is an awesome community for designers and developers</a> (Erez Zukerman)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqldownsouth/archive/2010/07/22/.net-speaker-idol_2C00_-guess-who-won_3F00_.aspx">.NET speaker Idol, Guess who won?</a> (Patrick LeBlanc)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/9I-1KyFTORg/">Webcast Next Week – Using XML to Query Execution Plans</a> (jstrate)</li>
<li><a href="http://www.sqlservercentral.com/blogs/kendalvandyke/archive/2010/07/21/getting-started-in-blogging-and-technical-speaking-_2D00_-at-the-2010-pass-summit.aspx">Getting Started In Blogging And Technical Speaking &#8211; At The 2010 PASS Summit</a> (Kendal Van Dyke)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2010/07/21/microsoft-releases-sql-server-2008-sp1-cumulative-update-9.aspx">Microsoft Releases SQL Server 2008 SP1 Cumulative Update 9</a> (Glenn Berry)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/60P6OpsZDrY/ShowArticle.aspx">Database Development with Visual Studio 2010: Overview of SQL Server Data-Tier Application (DACPAC)</a> (Gouri Sohoni)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/PefxIrqm1Is/calculate-age-from-date-of-birth-using.html">Calculate Age from Date Of Birth using SQL Server</a> (Madhivanan)</li>
<li><a href="http://blog.sqlauthority.com/2010/07/22/sqlauthority-news-solidq-journal-released-a-must-read-for-all/">SQLAuthority News – SolidQ Journal Released – A Must Read for All</a> (Pinal Dave)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/07/21/new-book-microsoft-access-2010-step-by-step.aspx">New book: Microsoft Access 2010 Step by Step</a> (Valerie Woolley)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/EA0Ju3enk_0/a-strategy-for-managing-security-for-different-environments-using-the-database-development-tools-in-visual-studio-2010.aspx">A strategy for managing security for different environments using the Database Development Tools in Visual Studio 2010</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/GZLVtj42quY/postgresql-tutorial-creating-your-first-database">PostgreSQL Tutorial – Creating Your First Database</a> (Jeremiah Peschka)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/07/21/db2-and-the-business-connectivity-services-in-sharepoint-2010.aspx">DB2 and the Business Connectivity Services in SharePoint 2010</a> <em>and</em>&#160;<a href="http://lightningtools.com/blog/archive/2010/07/21/bcs-meta-man-july-2010-release.aspx">BCS Meta Man July 2010 Release</a> (Lightning Tools)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.bing.com/community/blogs/search/archive/2010/07/21/testing-begins-with-yahoo.aspx">Testing begins with Yahoo!</a> (Satya Nadella)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/work-without-walls-free-ebook-for.html">“Work Without Walls” – Free eBook for management/workers thinking about “Working Remote” (reg-ware)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/d7zQgt1nNH4/interviewing-a-gently-stolen-idea">Interviewing (A Gently Stolen Idea)</a> (Jeremiah Peschka)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/dkH6eDD_Zuw/1279741834">A frank conversation about the futures of Apple and Microsoft</a> (Joe Wilcox)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/x0pd2J6f_7E/developers-building-businesses">Why Aren&#8217;t More Developers Building Businesses?</a> (Marc Grabanski)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/coJENAdjQQ0/developers-still-most-demand">Developers Still the Most In-Demand IT Workers</a> (Mitch Pronschinske)</li>
<li><a href="http://feedproxy.google.com/~r/BadAstronomyBlog/~3/ZbJRGrOfg34/">Smart girls at the party</a> (Phil Plait)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/7DWjsjck324/bing-webmaster-tools-updated-now-utilizes-silverlight-4.aspx">Bing Webmaster Tools updated, now utilizes Silverlight 4</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/liveside/~3/qyNFkylefFE/microsoft-employees-to-get-a-windows-phone-7.aspx">Microsoft Employees to get a Windows Phone 7</a> (Sunshine)</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=50de01d6-cd8c-45f4-abfb-74cdaebda6f2">Interesting Finds: July 22, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/IHbRK38bEww/">The Morning Brew #648</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/sp6CGoQn-g8/">Daily Cloud Feed &#8211; Jul 21, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=8154090c-faf3-427a-b031-566ab0f09d72">Tech Tweets for 21-Jul-2010</a> (Elijah Manor)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/07/21/cheatsheet-2010-07-09-07-21.aspx">Cheatsheet: 2010 07.09 ~ 07.21</a> (yuanjian)</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/517rrXbwCdL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Multi-tier-Services-Development-LINQ-Entities/dp/1849681147%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1849681147">WCF 4.0 Multi-tier Services Development with LINQ to Entities</a> by Mike Liu</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:c095e939-4f6b-4993-a79b-3815033ef0bb" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/07/22/dew-drop-july-22-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/07/22/dew-drop-july-22-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:175d9396-ef6a-4f20-80b1-9b0f4f172a50" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</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/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sql+azure" rel="tag">sql azure</a>,<a href="http://technorati.com/tags/ms+access" rel="tag">ms access</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/justcode" rel="tag">justcode</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/07/22/dew-drop-july-22-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

