<?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; f#</title>
	<atom:link href="http://www.alvinashcraft.com/tag/f/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; February 6, 2012 (#1,259)</title>
		<link>http://www.alvinashcraft.com/2012/02/06/dew-drop-february-6-2012-1259/</link>
		<comments>http://www.alvinashcraft.com/2012/02/06/dew-drop-february-6-2012-1259/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 13:58:51 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[backbone.js]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[psake]]></category>
		<category><![CDATA[raven db]]></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>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2164</guid>
		<description><![CDATA[Top Links C++ AMP Open Specification (S. Somasegar) Get A Model From A Backbone Collection Without Knowing If The Collection Is Loaded and&#160;3 Stages Of A Backbone Application’s Startup (Derick Bailey) If you&#8217;re using Node.js, you&#8217;re doing life wrong (Toby DiPasquale) Another Way To Kick-start F# WPF Apps (Dan Mohl) Windows Phone developer lead leaves [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2012/02/03/c-amp-open-specification.aspx">C++ AMP Open Specification</a> (S. Somasegar)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/XeHBx3R6ztk/">Get A Model From A Backbone Collection Without Knowing If The Collection Is Loaded</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/d8eSj1rOt_8/" target="_blank">3 Stages Of A Backbone Application’s Startup</a> (Derick Bailey)</li>
<li><a href="http://codeslinger.posterous.com/if-youre-using-nodejs-youre-doing-life-wrong?utm_source=TweetDeck&amp;utm_medium=twitter" target="_blank">If you&#8217;re using Node.js, you&#8217;re doing life wrong</a> (Toby DiPasquale)</li>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/totUh2AtXaY/another-way-to-kick-start-f-wpf-apps.html" target="_blank">Another Way To Kick-start F# WPF Apps</a> (Dan Mohl)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/windows-phone-developer-lead-leaves-for-amazons-kindle-team/11814">Windows Phone developer lead leaves for Amazon&#8217;s Kindle team</a> (Mary Jo Foley)</li>
<li><a href="http://www.winsupersite.com/article/windows8/windows-8-secrets-windows-phone-8-tells-windows-8-142164">Windows 8 Secrets: What Windows Phone 8 Tells Us About Windows 8</a> (Paul Thurrott)</li>
</ul>
<p>&#160;</p>
<ul><!--EndFragment--></ul>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/nV2z4mvsWfQ/RSSLanding.aspx">The System.Type Class</a> (Richard Carr)</li>
<li><a href="http://www.codeproject.com/Articles/292073/Extending-Visual-Studio-Part-1-Creating-Code-Snipp">Extending Visual Studio Part 1 &#8211; Creating Code Snippets</a> <em>and</em> <a href="http://www.codeproject.com/Articles/324611/Extending-Visual-Studio-Part-2-Creating-Addins">Extending Visual Studio Part 2 &#8211; Creating Addins</a> (Dave Kerr)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/02/from-c-to-c-short-guide-that-isn-all.html">From C# to C++, the short guide that isn&#8217;t (all that short)</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2012/02/making-you-app-better-listener-using.html">Making your app a better listener&#8230; Using multiple grammars to improve speech recognition and to allow for runtime, state based recognition configuration</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/O4NAtt6kS_8/linq-query-and-lambda-expressions.aspx">LINQ Query and Lambda Expressions</a> (Tom Stickel)</li>
<li><a href="http://blogs.msdn.com/b/vcblog/archive/2012/02/03/10263262.aspx">The Microsoft C++ Compiler Turns 20!</a> (Visual C++ Team)</li>
<li><a href="http://geekswithblogs.net/tmurphy/archive/2012/02/03/implementing-team-foundation-server-2010-in-a-mixed-development-environment.aspx">Implementing Team Foundation Server 2010 In A Mixed Development Environment</a> (Tim Murphy)</li>
<li><a href="http://blogs.msdn.com/b/rickandy/archive/2012/02/03/json-serialization-deserialization-of-datetime-not-equal.aspx">JSON Serialization / Deserialization of DateTime Not Equal</a> (Rick Anderson)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2012/02/05/new-book-mcpd-70-519-exam-ref-designing-and-developing-web-applications-using-microsoft-net-framework-4.aspx">New book: MCPD 70-519 Exam Ref: Designing and Developing Web Applications Using Microsoft .NET Framework 4</a> (Kim Spilker)</li>
<li><a href="http://blogs.msdn.com/b/surface/archive/2012/02/05/microsoft-174-surface-174-2-0-sdk-and-runtime-update.aspx">Microsoft® Surface® 2.0 SDK and Runtime Update</a> (Luis Cabrera)</li>
<li><a href="http://www.infoq.com/news/2012/02/Debugger-Canvas">Debugger Canvas 1.1 Adds Easy On/Off, Improved Navigation</a> (Jenni Konrad)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/pR_fEFz8wT8/">NuGet Project Uncovered: IntX</a> (Jason Jarrett)</li>
<li><a href="http://debugmode.net/2012/02/04/code-templates-in-telerik-justcode/">Code Template in Telerik JustCode</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/A1ImHyDzY34/from-0-to-doing-solution-builds-w-psake-part-1-of-n.aspx">From 0 to doing solution builds w/ PSake–Part 1 of N</a> (Derik Whittaker)</li>
<li><a href="http://www.geekbeing.com/2012/01/21/raven-db-tutorial/" target="_blank">RavenDB Tutorial, Part 1 &#8211; Introduction and Basic Operations</a> and <a href="http://www.geekbeing.com/2012/02/06/ravendb-tutorial-part-2/" target="_blank">RavenDB Tutorial, Part 2 &#8211; Simple Querying</a> (Piotr Kwapin)</li>
<li><a href="http://blogs.infragistics.com/blogs/atanas_dyulgerov/archive/2012/02/03/introduction-to-the-infragistics-word-library.aspx">Introduction to the Infragistics Word Library</a> (Atanas Dyulgerov)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/blogryanhayesnet/~3/vhS9_dQkbe8/">Why You Should Build Your Website Using Static .html Files</a> (Ryan Hayes)</li>
<li><a href="http://blog.dmbcllc.com/2012/02/03/datasets-tableadapters-and-transient-retry-logic-for-sqlazure/">DataSets, TableAdapters, and Transient Retry Logic For SqlAzure</a> (Dave M. Bush)</li>
<li><a href="http://www.elijahmanor.com/2012/02/differences-between-jquery-bind-vs-live.html">Differences Between jQuery .bind() vs .live() vs .delegate() vs .on()</a> (Elijah Manor)</li>
<li><a href="http://tympanus.net/codrops/2012/02/06/3d-gallery-with-css3-and-jquery/">3D Gallery with CSS3 and jQuery</a> (Pedro Botelho)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/sctCIDjdiqY/practical-php-refactoring-47">Practical PHP Refactoring: Tease Apart Inheritance</a> (Giorgio Sironi)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/_EscCLUi_ec/jquery-pinify-plugin-tutorial">jQuery &quot;Pinify&quot; Plugin Tutorial for Building App-Like Sites</a> (sagar.sjg)</li>
<li><a href="http://feedproxy.google.com/~r/sashag/~3/Pc3sM5YE8bo/html5-web-workers-classic-message-passing-concurrency.aspx">HTML5 Web Workers: Classic Message Passing Concurrency</a> (Sasha Goldshtein)</li>
<li><a href="http://sachabarber.net/?p=1048">Streaming results to web page using MSMQ/WCF/SignalR/JQuery</a> (Sacha Barber)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/DTqXCLm81_M/getting-started-with-knockout.js">Getting Started with Knockout.js</a> (John Papa)</li>
<li><a href="http://marlongrech.wordpress.com/2012/02/04/mvvm-in-the-web-world/">MVVM in the web world</a> (Marlon Grech)</li>
<li><a href="http://feedproxy.google.com/~r/AGeekWithAHat2/~3/FlAxR0YYjyg/3624">Top 10 iPhone Apps for Web Designers</a> (Swizec)</li>
<li><a href="http://mvccontrolstoolkit.codeplex.com/releases/view/81624" target="_blank">Mvc Controls Toolkit 1.8.0</a> (CodePlex)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2012/02/03/windows-azure-toolkit-for-social-games-updates.aspx">Windows Azure Toolkit for Social Games Updates</a> (Nathan Totten)</li>
<li><a href="http://convective.wordpress.com/2012/02/05/mongodb-windows-azure-and-node-js/">MongoDB, Windows Azure (and Node.js)</a> (Neil Mackenzie)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/W8oc6a8uuxg/0636920021773.do" target="_blank">#Ebook Deal/Day: Hadoop: The Definitive Guide &#8211; $19.99 (Save 50%)</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/LsA31xh3iew/backbonejs-vs-emberjs">Backbone.js vs Ember.js</a> (Chris Smitch)</li>
<li><a href="http://feedproxy.google.com/~r/DiaryOfAnetDeveloperByJefClaes/~3/VD5G9Iv4cxc/adding-elmah-to-appharbor-application.html">Adding ELMAH to an AppHarbor application</a> (Jef Claes)</li>
<li><a href="http://blog.stackoverflow.com/2012/02/stack-exchange-api-v2-0-no-longer-beta/">Stack Exchange API V2.0 No Longer Beta</a> (Kevin Montrose)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/QijzzZzuF6g/getting-started-with-indexeddb-article.aspx">Getting Started with IndexedDB Article</a> (Gil Fink)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/02/any-port-in-storm-sailing-orchard-into.html">Any port in the storm&#8230; Sailing Orchard into AppHarbor (&quot;How to setup Orchard on AppHarbor&quot;)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/Ze3XwzMOFDk/">Solving the upload progress bar problem–The History of Node.js</a> (Jarod Ferguson)</li>
<li><a href="http://pivotallabs.com/users/mbrunsfeld/blog/articles/1999-a-convenient-super-method-for-backbone-js" target="_blank">A convenient &#8216;super&#8217; method for Backbone.js</a> (Max Brunsfeld)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ManagingProductDevelopment/~3/Fqjv0A-gJOw/agile-lifecycles-for-geographically-distributed-teams-part-3.html">Agile Lifecycles for Geographically Distributed Teams, Part 3</a> (Johanna Rothman)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/P2oupNFdZ-E/">A year in review with CQRS</a> (John Teague)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/vBjcHZS6ZRs/">Mark Twain on Agile – He Knew What Was Up</a> (Peter Saddington)</li>
<li><a href="http://www.infoq.com/interviews/SevenDeadlySinsOfEnterpriseAgileAdoption">Interview: The Seven Deadly Sins of Enterprise Agile Adoption</a> (Sanjiv Augustine &amp; Arlen Bankston)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/_BM_xkGPnYk/make-code-explicit-and-stupid.html">Make Code Explicit and Stupid</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/Uy-bnwm8t38/organizing-your-work-with-onenote-page-templates.aspx">Organizing Your Work With OneNote Page Templates</a> (Tim Murphy)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/m1kSb64Wj-A/new-mocking-capabilities-in-justmock-q3-2011-sp.aspx">New Mocking Capabilities in JustMock Q3 2011 SP</a> (JustMock Team)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/J4S8CEbo0lc/drive-your-week-with-skill.aspx">Drive Your Week with Skill</a> (JD Meier)</li>
<li><a href="http://feedproxy.google.com/~r/DiaryOfAnetDeveloperByJefClaes/~3/ZrAEAnXVTls/testing-di-bootstrappers.html">Testing DI bootstrappers</a> (Jef Claes)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2012/02/03/quick-news-microsoft-manual-of-style-ebook-bundle-on-sale-today.aspx">Quick news: Microsoft Manual of Style ebook bundle on sale today</a> (Devon Musgrave)</li>
<li><a href="http://www.exampler.com/blog/2012/02/04/two-phase-release-planning/">Two phase release planning</a> <em>and</em> <a href="http://www.exampler.com/blog/2012/02/04/looking-for-information-about-composed-refactorings/">Looking for information about composed refactorings</a> (Brian Marick)</li>
<li><a href="http://feedproxy.google.com/~r/TeamPulse/~3/d7RGael9Ouo/Scope-Schedule-and-Resources-ndash-You-can-rsquo-t-have-them-all.aspx">Scope, Schedule, and Resources – You can’t have them all</a> (TeamPulse Team)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/SZ9LroWPIJ4/limit-your-abstractions-application-eventsndash-what-about-change" target="_blank">Limit your abstractions: Application Events–what about change?</a> (Oren Eini)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dani/archive/2012/02/03/more-json-with-windows-phone.aspx">More Json With Windows Phone</a> (Dani Diaz)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/5AZ0dfhaiYM/psake-and-building-silverlight-solutions.aspx">PSake and building Silverlight solutions</a> (Derik Whittaker)</li>
<li><a href="http://debugmode.net/2012/02/04/accessing-pictures-from-media-library-in-windows-phone/">Accessing Pictures from Media Library in Windows Phone</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/POmwq0aZ63c/">NuGet Project Uncovered: DynamicXaml</a> (Jason Jarrett)</li>
<li><a href="http://feedproxy.google.com/~r/KashyapasnetRumbles/~3/scHZ63Pes5Y/">Windows Phone 7 Development Best Practices – Project Separations</a> (Lohith G N)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/uTRyFrZ9jWw/working-with-wp7-radbusyindicator.html">Working with WP7 RadBusyIndicator control from Telerik</a> (Kunal Chowdhury)</li>
<li><a href="http://wpf.2000things.com/2012/02/06/488-you-can-change-drawing-attributes-of-existing-strokes-in-an-inkcanvas/" target="_blank">2000 WPF Things #488 – You Can Change Drawing Attributes of Existing Strokes in an InkCanvas</a> (Sean Sexton)</li>
<li><a href="http://techblog.ginktage.com/2012/02/windows-phone-and-phonegap-article-12-take-picture-via-camera-in-windows-phone/">Windows Phone and PhoneGap – Article #12 – Take picture via Camera in Windows Phone</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/BuildingGamesBasedOnSilverlightAndExpressions/~3/Yc6D5EXCOhI/clouds-using-expression-design-witn-expression-blend-amp-xaml-for-wp7.aspx">Clouds using Expression Design with Expression Blend &amp; XAML for WP7!</a> (Surf4Fun)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/-hnqFaHXXbU/tale-re-usablity-refactoring">A tale of re-usablity &#8211; refactoring MangoTree parts</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/P5fx4Wo4ysY/gif-jpeg-windows-phone-7-wcf">GIF to JPEG for Windows Phone 7 &#8211; via a WCF service</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ZGXUcgmdBmw/sending-text-messages-dell">Sending text messages from a Dell Venue Pro. Directly from the app and without SmsComposerTask.</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/tonychampion/~3/bXEHEEDvYlY/">PivotViewer Basics: Custom Item Adorners</a> (Tony Champion)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/H5YLeE899yg/optimizing-inpc-objects-against-memory.html">Optimizing INPC Objects against memory leaks using WeakEvents</a> (Abhishek Sur)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://herdingcode.com/?p=390">Herding Code 133: Derick Bailey on Backbone.js</a> (Jon Galloway &amp; Co.)</li>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/VgjmPn-LcTQ/" target="_blank">Deep Fried Bytes Episode 82: Going Beyond the Obvious in Innovation with Phil McKinney</a> (Keith Elder &amp; Chris Woodruff)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/WE-zsiZR9j4/tf195.aspx" target="_blank">Technology &amp; Friends Episode 195: Rich Dudley on Event Sponsorship</a> (David Giard)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/gMHmyTekkZk/" target="_blank">Major Nelson Podcast Show 428: Shank 2, Kingdoms of Amalur: Reckoning and more</a> (Larry Hyrb)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Feb-03-2012">TWC9: 4 Years of TWC9, Kinect SDK, C++, &amp; more</a> (Brian Keller, Dan Fernandez, Greg Duncan &amp; Martin Woodward)</li>
<li><a href="http://feeds.wired.com/~r/wiredgeekdad/~3/GD97SgEXtWE/">The GeekDads Episode #108: Aliens on Broadway (GeekDad Weekly Rewind)</a> (GeekDad Rewind)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/qiRy8bgyY7k/">Observed Tech PODCAST Episode 40</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/22YqGOXGyGc/">Gillmor Gang Live 02.03.12 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://www.engadget.com/2012/02/03/engadget-podcast-279-02-03-2012/">Engadget Podcast 279 &#8211; 02.03.2012</a> <em>and</em> <a href="http://www.theverge.com/2012/2/3/2768183/the-vergecast-016-02-03-2012">The Vergecast 016 &#8211; 02.03.2012</a> (Trent Wolbe)</li>
<li><a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-69-SQL-Azure-Federations-with-George-Huey" target="_blank">Cloud Cover Episode 69 &#8211; SQL Azure Federations with George Huey</a> (Wade Wegner)</li>
<li><a href="http://feedproxy.google.com/~r/the-javascript-show/~3/SF2eYfwF-aA/30" target="_blank">The JavaScript Show &#8211; jQuery Mobile 1.0.1</a> (Peter Cooper &amp; Jason Seifer)</li>
<li><a href="http://www.thetabletshow.com/default.aspx?ShowNum=18" target="_blank">The Tablet Show &#8211; Atley Hunter Talks Windows Phone 8</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/TwsboCt1QhI/Recording-of-Gill-Cleeren-s-Metro-and-WinRT-for-the-Silverlight-WPF-Developer-webinar-is-now-available.aspx">Recording of Gill Cleeren&#8217;s &#8216;Metro and WinRT for the Silverlight/WPF Developer&#8217; webinar is now available</a> (Silverlight Show)</li>
<li><a href="http://www.winsupersite.com/article/podcast-2/windows-weekly-246-helsinki-syndrome-142167">Windows Weekly 246: Helsinki Syndrome</a> (Paul Thurrott)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2012/02/04/upcoming-asp-net-html5-and-windows-8-talks-and-workshops-at-devconnections-2012.aspx">Upcoming ASP.NET, HTML5 and Windows 8 Talks and Workshops at DevConnections 2012</a> (Dan Wahlin)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/8FVedGXIJOY/ravendb-workshop-in-ndc-oslo-4-5th-june">RavenDB workshop in NDC, Oslo 4-5th June</a> (Oren Eini)</li>
<li><a href="http://debugmode.net/2012/02/03/windows-phone-camp-in-6-cities-of-india-from-17th-feb-to-29th-feb/">Windows Phone camp in 6 cities of India from 17th Feb to 29th Feb</a> (Dhananjay Kumar)</li>
<li><a href="http://philadelphia.nerdnite.com/2012/02/03/nerd-nite-no-11-february-8-2012/" target="_blank">Philly Nerd Nite No. 11, February 8, 2012</a> (Nerd Nite Team)</li>
<li><a href="http://feedproxy.google.com/~r/peterlau/~3/ZGsRvmD7-k4/develop-a-windows-phone-game-win-a-dell-alienware-m18x-gaming-rig.aspx">Develop a Windows Phone Game, Win A Dell Alienware M18x Gaming Rig</a> (Peter Laudati)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/FxqFRhzq7iM/">Testing Dependencies and Legacy Code</a> (Avi Kaye)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/jLVVEb6muNo/">List SQL Server Instances using Powershell and Get-ItemProperty</a> (Jack Vamvas)</li>
<li><a href="http://blog.sqlauthority.com/2012/02/04/sql-server-finding-count-of-logical-cpu-using-t-sql-script-identify-virtual-processors/">SQL SERVER – Finding Count of Logical CPU using T-SQL Script – Identify Virtual Processors</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/02/05/sqlauthority-news-microsoft-sql-server-alwayson-solutions-guide-for-high-availability-and-disaster-recovery/">SQLAuthority News – Microsoft SQL Server AlwaysOn Solutions Guide for High Availability and Disaster Recovery</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/02/06/sql-server-error-fix-database-diagram-support-objects-cannot-be-installed-because-this-database-does-not-have-a-valid-owner/">SQL SERVER – ERROR: FIX – Database diagram support objects cannot be installed because this database does not have a valid owner</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/convenient-ad-hoc-bcp-table">Convenient ad-hoc bcp table loading</a> (Erik)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/3qssKQrpWK4/">NoSql and a life without Schema continued</a> (Gian Maria Ricci)</li>
<li><a href="http://openmymind.net/2012/2/6/Lets-Build-Something-Using-Amazons-DynamoDB" target="_blank">Let&#8217;s Build Something Using Amazon&#8217;s DynamoDB</a> (Karl Seguin)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/wAPsHf3wBtA/loading-reference-data">Loading Reference Data from a SharePoint List using SSIS</a> (Nick Haslam)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TobinT/~3/nm4vD2adfMg/">Powershell: Selecting files that don’t contain specified content</a> (Tobin Titus)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/UxQgxX-P-9Y/dzones-different-%E2%80%94-dont-panic">DZone&#8217;s Different!</a> (Austin Kowitz)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/0-vXtDRwjeg/finding-content-in-files-with-git.aspx">Finding Content in Files With Git</a> (Christopher Bennage)</li>
<li><a href="http://feedproxy.google.com/~r/boingboing/iBag/~3/HdDUzubzBcA/unicodes-pile-of-poo-cha.html">Unicode&#8217;s &quot;Pile of Poo&quot; character</a> (Cory Doctorow)</li>
<li><a href="http://www.engadget.com/2012/02/03/xbox-co-creator-brings-together-atari-dream-team-for-mobile-ga/">Xbox co-creator brings together Atari &#8216;dream team&#8217; for mobile gaming startup</a> (Donald Melanson)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2012/02/03/pin-a-onenote-page-to-the-desktop.aspx">Pin a OneNote page to the desktop</a> (John Guin)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/TABSz5Qcg7I/">Expand Your Touch Apps Selection on the Windows 8 Developer Preview</a> (Richard Hay)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=89deb6a2-c8fc-48d7-b32d-31b437018cee">Note about being an Independent Consultant</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/MsMossyblog/~3/ZmVEh3E1Zjg/843">Windows Phone lacks developer experience first thinking.</a> (Scott Barnes)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/-6Z6WpKlewo/">Windows 8 and Windows Phone 8 – and the future of syncing and sharing</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=306078b8-9263-45fc-9ac1-3a48252928d0">Interesting Finds: February 4, 2012</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=04a51482-2366-40e1-8ebd-a4e2ad27faf5">Interesting Finds: February 5, 2012</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=bb70383a-6661-4f19-9d58-12da958d558e">Interesting Finds: February 6, 2012</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/J0diwsS_gac/">Distributed Weekly 140</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/fmgdmRIEQLo/">The Morning Brew #1037</a> (Chris Alcock)</li>
<li><a href="http://techblog.ginktage.com/2012/02/interesting-net-links-february-3-2012/">Interesting .NET Links – February 3, 2012</a> (Senthil Kumar)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2012/02/03/pie-in-the-sky-february-3rd-2012.aspx">Pie in The Sky (February 3, 2012)</a> (Larry Franks)</li>
<li><a href="http://afreshcup.com/home/2012/2/6/double-shot-811.html">Double Shot #811</a> (Mike Gunderloy)</li>
<li><a href="http://www.frankysnotes.com/2012/02/reading-notes-32.html">Reading Notes #32</a> (Franky)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/TNPcYvm5vkI/Daily-News-Digest-2-3-2012.aspx">Daily News Digest 2/3/2012</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/jdti0kJ_FfA/End-of-week-SilverlightShow-Content-Recap-2-3-2012.aspx">End-of-week SilverlightShow Content Recap (2/3/2012)</a>&#160;<em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/6p_P2-6f-fw/Daily-News-Digest-2-6-2012.aspx" target="_blank">Daily News Digest 2/6/2012</a> (Silverlight Show)</li>
<li><a href="http://www.silverlight-zone.com/2012/02/weekly-news-digest-silverlightzone-29.html">Weekly News Digest @SilverlightZone &#8211; 29-January-2012 to 04-February-2012</a> (Kunal Chowdhury)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=58">Windows Dev News for February 04, 2012 &#8211; #0036</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/nuNM1_L7064/">Re-blog – January 27 – February 2</a> (Jason Strate)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/k4bAeKURpo8/">Retrospective 70 – Online Agile Videos &amp; Scrum Tools</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/UWsywRVaxuU/daily-wp7-development-news-3-feb-2012">Daily WP7 Development News 3 Feb 2012</a> (Windows Phone Geek)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/02/03/mvp-friday-five-february-3-2012.aspx">MVP Friday Five: February 3, 2012</a> (MVP Award Program)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/gvwLVqI4gdc/archbeat_link_o_rama_for73">ArchBeat Link-o-Rama for 2012-02-03</a> (Bob Rhubart)</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/51t6xGiypkL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Node-Running-Scalable-Server-Side-JavaScript/dp/1449398588?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1449398588">Node: Up and Running: Scalable Server-Side Code with JavaScript</a> by Tom Hughes-Croucher </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:96f48557-e320-4509-99d1-23d8bce74e62" 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/c%2b%2b" 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/node.js" rel="tag">node.js</a>,<a href="http://del.icio.us/popular/backbone.js" rel="tag">backbone.js</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/psake" rel="tag">psake</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/nosql" rel="tag">nosql</a>,<a href="http://del.icio.us/popular/raven+db" rel="tag">raven db</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/02/06/dew-drop-february-6-2012-1259/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 29, 2012 (#1,253)</title>
		<link>http://www.alvinashcraft.com/2012/01/29/dew-drop-january-29-2012-1253/</link>
		<comments>http://www.alvinashcraft.com/2012/01/29/dew-drop-january-29-2012-1253/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 02:34:30 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></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>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2143</guid>
		<description><![CDATA[Top Links Visual Studio Achievements for Windows Phone hits 1.0.0 (Den Delimarsky) The Big Dummies Guide for Windows Phone Developer Resources (Bil Simser) Maslow&#8217;s Hierarchy of Needs of Software Development (Scott Hanselman) Windows Phone “Tango” will support 120 languages, C++ development support coming soon (damaster) &#160; .NET / Visual Studio How much do I love [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://dennisdel.com/blog/visual-studio-achievements-for-windows-phone-hits-1.0.0">Visual Studio Achievements for Windows Phone hits 1.0.0</a> (Den Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/bsimser/~3/GZnikjtFsks/the-big-dummies-guide-for-windows-phone-developer-resources.aspx">The Big Dummies Guide for Windows Phone Developer Resources</a> (Bil Simser)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/qaeidaZ0--w/MaslowsHierarchyOfNeedsOfSoftwareDevelopment.aspx">Maslow&#8217;s Hierarchy of Needs of Software Development</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/aRmnsba-b2M/">Windows Phone “Tango” will support 120 languages, C++ development support coming soon</a> (damaster)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/xvj0Bh6FyTo/post.aspx">How much do I love the yield statement?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/P4yp7F0j6hU/post.aspx">Refreshing an expired STSTestCert WIF certificate</a> (Rory Primrose)</li>
<li><a href="http://feedproxy.google.com/~r/ashodnakashian/zpMw/~3/1osrgXtjWA0/">Building WebKit on Windows 7 with VS2010</a> (Ashod Nakashian)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/rFx2dQ0shjM/results-windows-8-development">Results of the Windows 8 development poll</a> (Dennis Delimarsky)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/Tk_fqgsg1yA/php-scripting-language-c">PHP as a Scripting Language for C#</a> (Jakub Misek)</li>
<li><a href="http://www.codeproject.com/Articles/319855/Attached-Command-for-Windows-8-Metro-Style-in-C">Attached Command for Windows 8 Metro Style in C#</a> (Jarrey)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/tiyQhc6ZqVY/">Secure your REST-based WCF service with WIF, part 2</a> (Stefan Severin)</li>
<li><a href="http://www.navision-blog.de/2012/01/27/partial-application-if-f-and-c/">Partial application in F# and C#</a> <em>and</em> <a href="http://www.navision-blog.de/2012/01/29/why-do-we-need-partial-application-part-1-of-n-fluent-interfaces-and-piping/">Why do we need partial application? – Part 1 of n – Fluent interfaces and piping</a> (Steffen Forkmann)</li>
<li><a href="http://feedproxy.google.com/~r/winbetadotorg/~3/ye1jGEIGgE0/windows-8-arm-stable-ready-be-hands-developers">Windows 8 for ARM is stable, ready to be in hands of developers?</a> (Ron)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2012/01/28/managed-unmanaged-interoperability-in-the-2010s-part-2-p-invoke-unmanaged-to-managed.aspx">Managed-Unmanaged Interoperability in the 2010s: Part 2, P/Invoke – Unmanaged to Managed</a> (Sasha Goldshtein)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/iP6ZYp8pRX0/">NuGet Project Uncovered: Stimpack</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ElegantCode/~3/Ldf8CsGWfVw/">NuGet Project Uncovered: NSpec</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ElegantCode/~3/DNAF1Bq14Nc/">NuGet Project Uncovered: Guard</a> (Jason Jarrett)</li>
<li><a href="http://debugmode.net/2012/01/28/refactoring-using-telerik-just-code/">Refactoring using Telerik Just Code</a> (Dhananjay Kumar)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2012/01/28/tpl-dataflow-walkthrough-part-5.aspx">Tpl Dataflow walkthrough &#8211; Part 5</a> (Bnaya Eshet)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/jgFEd-fiXzE/kibloc-kinect-based-real-time-distance.html">Kibloc – Real time, distance based object tracking and counting using Kinect</a> (Anoop Madhusudanan)</li>
<li><a href="http://www.codeproject.com/Articles/304433/Merging-DLLs-into-Your-Main-Assembly-for-Easier-Di" target="_blank">Merging DLLs into Your Main Assembly for Easier Distribution</a> (Red Gate Software)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MidnightProgrammer/~3/pE0EJdkxbgM/post.aspx">HTML5 File Drag and Drop Upload With jQuery and ASP.NET</a> (Prashant Khandelwal)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/1pHlTuIyCdY/setting-windows-amazon-s3-s3-as-data-source-directly-at-hadoop-on-azure-hadooponazure-com-portal.aspx">Setting Amazon S3 Storage as data source (s3n://) in Hadoop on Azure (hadooponazure.com) portal</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/XjB6QkFxz_s/windows-azure-troubleshooting-taking-specific-windows-azure-instance-offline.aspx">Windows Azure Troubleshooting &#8211; Taking specific Windows Azure Instance offline</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/VNmuWDTVQ5g/creating-your-own-hadoop-cluster-on-windows-azure-by-using-your-own-windows-azure-subscription-account.aspx">Creating your own Hadoop cluster on Windows Azure by using your own Windows Azure Subscription account</a> (Avkash Chauhan)</li>
<li><a href="http://www.bennadel.com/blog/2321-How-I-Got-Node-js-Running-On-A-Linux-Micro-Instance-Using-Amazon-EC2.htm">How I Got Node.js Running On A Linux Micro Instance Using Amazon EC2</a> (Ben Nadel)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/fNbs_DMS_Pw/working-with-inline-web-workers.aspx">Working with Inline Web Workers</a> (Gil Fink)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/david-pallmann-takes-us-on-fresh-look.html">David Pallmann takes us on a fresh look at the Windows Azure development</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/peterlau/~3/jlIfx4BKphI/found-windows-azure-document-treasure-trove.aspx">Found: Windows Azure Document Treasure Trove!</a> (Peter Laudati)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/u-C31kBaxcM/handling-big-data-in-cloud.html">Handling Big Data in Cloud</a> (Rinat Abdullin)</li>
<li><a href="http://www.mikesdotnetting.com/Article/169/Creating-A-Custom-Template-For-WebMatrix" target="_blank">Creating A Custom Template For WebMatrix</a> (Mike Brind)</li>
<li><a href="http://net.tutsplus.com/tutorials/javascript-ajax/from-jquery-to-javascript-a-reference/?utm_source=javascriptweekly&amp;utm_medium=email" target="_blank">From jQuery to JavaScript: A Reference</a> (Jeffrey Way)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/nettuts/~3/UkklRP6FQRY/">Writing an API Wrapper in Ruby with TDD</a> (Claudio Ortolina)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/FtXR1yKLXBM/agile-results-with-evernote.aspx">Agile Results with Evernote</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/U-BxcUoh0ms/project-management-body-of-knowledge-pmbok-framework.aspx">Project Management Body of Knowledge (PMBOK) Framework</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/gt3J8SSru2o/itil-stages-processes-and-sub-processes.aspx">ITIL Stages, Processes, and Sub-Processes</a> (JD Meier)</li>
<li><a href="http://feedproxy.google.com/~r/TheArtAndCraftOfGreatSoftwareArchitectureAndDevelopment/~3/4_2uI6ojwTA/perils-of-asynchrony.html">The Perils of Asynchrony</a> (Frank Kelly)</li>
<li><a href="http://www.adomokos.com/2012/01/javascript-testing-with-mocha.html?utm_source=javascriptweekly&amp;utm_medium=email" target="_blank">JavaScript Testing with Mocha</a> (Attila Domokos)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.microsoft.co.il/blogs/arielbh/archive/2012/01/29/how-to-implement-communication-between-silverlight-and-the-html-host.aspx">How to implement communication between Silverlight and the HTML host.</a> (Ariel Ben Horesh)</li>
<li><a href="http://weblogs.thinktecture.com/cnagel/2012/01/real-world-net-c-and-silverlight.html">Real World .NET, C#, and Silverlight</a> (Christian Nagel)</li>
<li><a href="http://www.risingj.com/archives/191">PhoneGap 1.4.0rc1 is commited</a> (Jesse MacFadyen)</li>
<li><a href="http://debugmode.net/2012/01/28/clipboard-api-in-windows-phone/">Clipboard API in Windows Phone</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/dotnetbyexample/~3/DJwMxfckeh0/templating-xaml-checkbox-to-thumbs.html">Templating a XAML CheckBox to a thumbs-up/down control using Expression Blend</a> (Joost van Schaik)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2012/01/29/wp7-changing-visuals-based-on-phone-theme-with-themetostatebehavior.aspx">WP7 – Changing Visuals Based on Phone Theme with ThemeToStateBehavior</a> (András Velvárt)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/fO0jFru9bA0/accelerometer-sensor-for-windows-phone-7.aspx">Accelerometer Sensor for Windows Phone 7</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/uHIICxTlFZE/windows-phone-7-location-service-and-bing-maps.aspx">Windows Phone 7 &#8211; Location Service and Bing Maps</a> (Shai Raiten)</li>
<li><a href="http://www.softinsight.com/bnoyes/2012/01/29/Part3OfMyPrism4SeriesIsOut.aspx">Part 3 of my Prism 4 Series is out</a> (Brian Noyes)</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/cbz8bCYn7Hw/" target="_blank">Windows Phone Dev Podcast Episode 052 – “$99 Nokia Phones and Travis Barfs”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/q-2iryZasP8/" target="_blank">Major Nelson Podcast Show 427: Syndicate, The Darkness II</a> (Larry Hyrb)</li>
<li><a href="http://gweek.net/">Gweek 037: Donald Duck is High on Arrival</a> (Mark Frauenfelder)</li>
<li><a href="http://geekadelphia.libsyn.com/geekadelphia-the-podcast-episode-2-south-fellini-interview-mp3">Geekadelphia_ The Podcast Episode 2 &#8211; SOUTH fellini Interview.mp3</a> (Jo &amp; Dan)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Jan-27-2012">TWC9: SQL Server 2012, Windows Phone, Async, Azure, HTML5 and more</a> (Clint Rutkas, Dan Fernandez &amp; Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/q7yTSvuW9HU/">Gillmor Gang Live 01.27.12 (TCTV)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Techcrunch/~3/HwOo54sfw9s/">Gillmor Gang 01.28.12 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-68-Throttling-in-SQL-Azure-with-Scott-Klein" target="_blank">Cloud Cover Episode 68 &#8211; Throttling in SQL Azure with Scott Klein</a> (Steve Marx &amp; Wade Wegner)</li>
<li><a href="http://www.theverge.com/2012/1/28/2754498/the-vergecast-015-01-28-2012">The Vergecast 015 &#8211; 01.28.2012</a> <em>and</em> <a href="http://www.engadget.com/2012/01/29/engadget-mobile-podcast-123-01-29-2012/">Engadget Mobile Podcast 123 &#8211; 01.29.2012</a> (Trent Wolbe)</li>
<li><a href="http://debugmode.net/2012/01/28/video-on-web-storage-in-html5/">Video on Web Storage in HTML5</a> (Dhananjay Kumar)</li>
<li><a href="http://www.winsupersite.com/article/podcast-2/windows-weekly-245-microsoft-disappoint-millions-142087">Windows Weekly 245: Microsoft Will Disappoint Millions</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/e3FR2_MI5Q4/">Observed Tech PODCAST Episode 39</a> (Richard Hay)</li>
<li><a href="http://startupsuccesspodcast.com/2012/01/show-131-david-feinleib/" target="_blank">Start Up Success Podcast Show #131: David Feinleib: VC, Founder, Author</a> (Bob Walsh)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/DotNetJalps/~3/DFsPSPH_NV4/my-first-video-for-code-refactoring-in.html">My first video for code refactoring in visual studio 2010</a> (Jalpesh P. Vadgama)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blog.smarx.com/posts/career-vnext">Career vNext</a> (Steve Marx)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2012/01/27/windows-azure-powers-winning-solutions-at-imagine-cup.aspx">Windows Azure Powers Winning Solutions at Imagine Cup</a> (Himanshu Singh)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/0PsCtAPZls8/">SQL Server – Generate SQL INSERT from Excel</a> (Jack Vamvas)</li>
<li><a href="http://blog.nhaslam.com/2012/01/29/reinstalling-slipstreaming-sql-server/">Reinstalling &amp; Slipstreaming SQL Server</a> (Nick Haslam)</li>
<li><a href="http://blog.sqlauthority.com/2012/01/28/sql-server-lots-of-date-functions-find-right-one-to-use-quiz-puzzle-27-of-31/">SQL SERVER – Lots of Date Functions – Find Right One to Use – Quiz – Puzzle – 27 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/01/29/sql-server-reclaiming-space-back-from-database-quiz-puzzle-28-of-31/">SQL SERVER – Reclaiming Space Back from Database – Quiz – Puzzle – 28 of 31</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2012/01/30/sql-server-data-collector-usage-quiz-puzzle-29-of-31/" target="_blank">SQL SERVER – Data Collector Usage – Quiz – Puzzle – 29 of 31</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/0tb6ZcdRaY4/problem-with-printing-database-diagrams.aspx">Problem with printing database diagrams</a> (Tatworth)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/fFzSE3wsYTM/RSSLanding.aspx">A SQL Server Leap Year Test Function</a> (Richard Carr)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://huddledmasses.org/rich-formatting-for-powershell-help/">Rich formatting for PowerShell help</a> (Joel Bennett)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/FreshBrewedCode/~3/QDAukjJWkAQ/">Roman Numerals Kata in Ruby, Take II</a> (Calvin Bottoms)</li>
<li><a href="http://www.lovettsoftware.com/blogengine.net/post.aspx?id=5d7e159a-0b81-4a3e-bb06-fe4dbf073a19">Ruby Class Hierarchy to DGML</a> (C. Lovett)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2012/01/27/quick-news-press-release-for-microsoft-manual-of-style-4th-edition.aspx">Quick news: Press release for Microsoft Manual of Style, Fourth Edition</a> (Devon Musgrave)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/3UMZyN0Gamo/4420">Cast your vote in the Windows 8 release schedule prediction pool</a> (Ed Bott)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=e76f1c44-1b05-4626-b3b2-8c6673aba84b">Interesting Finds: January 28, 2012</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=8abc47c0-2ac5-4077-9879-577196ac6677">Interesting Finds: January 29, 2012</a> (Jason Haley)</li>
<li><a href="http://techblog.ginktage.com/2012/01/interesting-net-links-january-29-2012/">Interesting .NET Links – January 29 , 2012</a> (Senthil Kumar)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/01/27/mvp-friday-five-january-27-2012.aspx">MVP Friday Five: January 27, 2012</a> (MVP Award Program)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/PD4XkwVLqXQ/daily-wp7-development-news-27-jan-2012">Daily WP7 Development News 27 Jan 2012</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/0EoZzxgkOiY/End-of-week-SilverlightShow-Content-Recap-1-28-2012.aspx">End-of-week SilverlightShow Content Recap (1/28/2012)</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/Pq5s8EBSlxY/">Retrospective 69 – #Agile Controversy Week</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/RubyInside/~3/NZQKkMtEnRM/this-week-in-ruby-rails-3-2-rails-tutorial-and-why-you-should-learn-smalltalk-5806.html">This Week in Ruby: Rails 3.2, Rails Tutorial, and Why You Should Learn Smalltalk</a> (Peter Cooper)</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/41HBTuJeoJL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Programming-Android-Zigurd-Mednieks/dp/1449389694?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1449389694">Programming Android</a> by Zigurd Mednieks </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:418405e9-9e19-4a9a-88f6-4999dda8323b" 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/phonegap" rel="tag">phonegap</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/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/windows+8" rel="tag">windows 8</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/xaml" rel="tag">xaml</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/c%23" rel="tag">c#</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/29/dew-drop-january-29-2012-1253/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 17, 2012 (#1,244)</title>
		<link>http://www.alvinashcraft.com/2012/01/17/dew-drop-january-17-2012-1244/</link>
		<comments>http://www.alvinashcraft.com/2012/01/17/dew-drop-january-17-2012-1244/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 14:25:48 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[data explorer]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[winrt]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2104</guid>
		<description><![CDATA[Top Links Building the next generation file system for Windows: ReFS (Steven Sinofsky) Eduasync part 19: ordering by completion, ahead of time&#8230; (Jon Skeet) What is the defining characteristic of a local variable? (Eric Lippert) Struct vs. Class, Safety vs. Speed (Bill Wagner) A quick look at MetroRadio: quick spacing, margin, and icon tips for [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/b8/archive/2012/01/16/building-the-next-generation-file-system-for-windows-refs.aspx">Building the next generation file system for Windows: ReFS</a> (Steven Sinofsky) </li>
<li><a href="http://feedproxy.google.com/~r/JonSkeetCodingBlog/~3/t0SgYtV4iDA/eduasync-part-19-ordering-by-completion-ahead-of-time.aspx">Eduasync part 19: ordering by completion, ahead of time&#8230;</a> (Jon Skeet) </li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2012/01/16/what-is-the-defining-characteristic-of-a-local-variable.aspx">What is the defining characteristic of a local variable?</a> (Eric Lippert) </li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/hzdFWuTEXqM/StructvsClassSafetyvsSpeed">Struct vs. Class, Safety vs. Speed</a> (Bill Wagner) </li>
<li><a href="http://www.jeff.wilcox.name/2012/01/metroradio-design/" target="_blank">A quick look at MetroRadio: quick spacing, margin, and icon tips for Windows Phone devs</a> (Jeff Wilcox) </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/wdDv6jbne08/LambdaEqualityComparer.aspx">A Generic Equality Comparer for LINQ</a> (Richard Carr) </li>
<li><a href="http://www.codeproject.com/Tips/315667/LINQ-to-SQL-Mapping-Stored-Procedure-with-Multiple">LINQ to SQL &#8211; Mapping Stored Procedure with Multiple Results</a> (Hiren Khirsaria) </li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/oG1cRhuzrW0/team-foundation-backup-plan-not-working-in-administration-console.aspx">Team Foundation Backup Plan Not Working in Administration Console</a> (Shai Raiten) </li>
<li><a href="http://www.infoq.com/news/2012/01/ef-4.3">EF 4.3 Gets Code First Migrations But No Enum Support</a> (Roopesh Shenoy) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/shining-ray-of-light-with-azure-using.html">Shining a ray of light with Azure&#8230; Using Azure to create your own ray tracer</a> (Greg Duncan) </li>
<li><a href="http://sharpfellows.com/post.aspx?id=e99d2e21-1546-4279-8912-4292aecbecb8">Getting values into a string</a> (John Rayner) </li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/Y9zHVrUM--U/">Getting Started Building iOS Applications with MonoTouch</a> (Bobby Johnson) </li>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/SZCDqRwHIxw/developerfusion-article-introduction-to.html">developerFusion Article: An Introduction to FSharpx</a> (Daniel Mohl) </li>
<li><a href="http://stylecopplus.codeplex.com/releases/view/71007" target="_blank">StyleCop+ 1.6</a> (CodePlex) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://openmymind.net/2012/1/17/Refactoring-Common-API-Functionaly-Into-A-Node-Proxy">Refactoring Common API Functionality Into A Node.js Proxy</a> (Karl Seguin) </li>
<li><a href="http://feedproxy.google.com/~r/AboutMyCode/~3/NV_JRxkugAY/">Dynamic ViewState in ASP.Net WebForms</a> (Giorgi Dalakishvili) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/html-5-canvas-cheatsheet-from-dzone.html">HTML 5 Canvas Cheatsheet from DZone /Refcardz</a> (Greg Duncan) </li>
<li><a href="http://geekswithblogs.net/ranganh/archive/2012/01/16/diving-deep-asp.net-membership-and-the-new-universal-providers.aspx">Diving Deep: ASP.NET Membership and the new Universal Providers</a> (Harish Ranganathan) </li>
<li><a href="http://whereslou.com/2012/01/16/gate-0-2-1-implementation-of-owin-online-at-nuget">Gate 0.2.1 implementation of OWIN online at NuGet</a> (Louis DeJardin) </li>
<li><a href="http://www.impressivewebs.com/new-css3-click-chart/">The All-New CSS3 Click Chart</a> (Louis Lazaris) </li>
<li><a href="http://geekswithblogs.net/MOSSLover/archive/2012/01/16/jquery-accordion-control-musings.aspx">jQuery Accordion Control Musings</a> (Becky Isserman) </li>
<li><a href="http://geekswithblogs.net/nuri/archive/2012/01/16/json-serialization-ndash-rpc-style-in-mvc.aspx">Json serialization – RPC style in MVC</a> (Nuri Halperin) </li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/p1d8fFzXOKA/">AppEngine Thoughts, or “How to support a cloud”</a> (Kyle Baley) </li>
<li><a href="http://feedproxy.google.com/~r/AjaxBestiary/~3/oKwRni803UI/">jQ.Mobi: Less compatible, but better performance</a> (Dave Mahon) </li>
<li><a href="http://feedproxy.google.com/~r/WebReflection/~3/-a-h0yTgVTA/on-eventemitter-in-nodejs.html">On EventEmitter In node.js</a> (Andrea Giammarchi) </li>
<li><a href="http://www.smashingmagazine.com/2012/01/16/resolution-independence-with-svg/">Resolution Independence With SVG</a> (David Bushell) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/abrlP4vZK3Q/">True Value of Agile – Not Always Product-Centric – Agile Improves Work-Life Balance</a> (Peter Saddington) </li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/Wg21XVHyqMs/">Use tasks you have to do around the house to improve your development skills</a> (John V. Petersen) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/YS-cKgHoTMc/7-tenets-framework-selection">DZone Top Article of 2011: 7 Tenets Of Framework Selection</a> (Rob Diana) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/VtgE6I3eJ6E/adapting-inversion-control-and">Adapting to Inversion of Control and Dependency Injection</a> (Filip Ekberg) </li>
<li><a href="http://blogs.msdn.com/b/visualstudioalm/archive/2012/01/16/faq-why-are-my-tests-not-included-in-the-test-run.aspx">FAQ: Why are my tests not included in the test run?</a> (Gautam Goenka) </li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/JQNZ2Eg-Zoc/">Origins of the Craft : Iterative / Incremental</a> (David Starr) </li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/4BpBYXj8pYY/">How Do You Pick Open Source Libraries?</a> (Davy Brion) </li>
<li><a href="http://geekswithblogs.net/MarkPearl/archive/2012/01/17/the-evolution-of-story-cards.aspx">Our evolution of story cards</a> (Mark Pearl) </li>
<li><a href="http://www.simple-talk.com/dotnet/.net-framework/tortoisesvn-and-subversion-cookbook-part-3-in,-out,-and-around/">TortoiseSVN and Subversion Cookbook Part 3: In, Out, and Around</a> (Michael Sorens) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Tlb4pnaLjxg/approval-testing-value-for-the-money.aspx">Approval testing – value for the money</a> (Krzysztof Koźmic) </li>
<li><a href="http://www.alistapart.com/articles/an-important-time-for-design/">An Important Time for Design</a> (Cameron Koczon) </li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/bLZD125ago0/">Marines vs. Boy Scouts</a> (Chris Brandsma) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/_Dzh8ZRe68A/arrange-act-assert-intuitive">Arrange &#8211; Act &#8211; Assert: Intuitive Testing for .NET</a> (Christopher Smith) </li>
<li><a href="http://geekswithblogs.net/dlussier/archive/2012/01/16/148366.aspx">Estimating Work Items by Hours–Idiotic You Say?</a> (D&#8217;Arcy Lussier) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/p_uhJxS0xQk/How-to-add-Panorama-to-existing-WP7-project">How to add Panorama to existing WP7 project</a> (Windows Phone Geek) </li>
<li><a href="http://blogs.infragistics.com/blogs/tom_puglisi/archive/2012/01/16/wpf-data-chart-to-pdf.aspx">WPF Data Chart to PDF</a> (Tom Puglisi) </li>
<li><a href="http://www.codeproject.com/KB/WPF/btl_spinner_control.aspx">A WPF Spinner Custom Control</a> (Barry Lapthorn) </li>
<li><a href="http://www.pseale.com/blog/HighwayToTheDangerZone.aspx">Highway To The Danger Zone</a> (Pete Seale) </li>
<li><a href="http://feedproxy.google.com/~r/CodeSnack/~3/SXNC7GY6oH4/">Metro Snack #1: Choosing XAML or HTML5 for Windows Developer Preview apps</a> (Brent Schooley) </li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/9gXIeFGBk9s/">Windows Phone: 30 to Launch</a> (Chris Koenig) </li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/x4z7bLWGOV8/10-laps-around-silverlight-5-e-book-available-to-download-for-free" target="_blank">10 Laps Around Silverlight 5 e-Book available to download for FREE.</a> (Michael Crump) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/X-Jv8jdRabM/Windows-Phone-7.5-Using-sockets.aspx">Windows Phone 7.5: Using sockets</a> (Andrea Boschin) </li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/Getting-your-WP7---Desktop-integration-out-of-park-with-PAARC-the-Phone-as-a-Remote-Control-library">Getting your WP7 Desktop integration out of park with PAARC, the Phone as a Remote Control library</a> (Greg Duncan) </li>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/9zLYtKWyRnM/generating-linq-to-sql-datacontext-with.html">Generating a LINQ to SQL DataContext for VS Express for Windows Phone</a> (Erik EJ) </li>
<li><a href="http://www.codeproject.com/Articles/315532/MVVM-Series-Part-I">MVVM Series: Part I</a> (Steve Adey) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/_XsYHV4OqbE/windows-phone-native-series-1">Windows Phone Native Series &#8211; Solving &quot;Fatal error LNK1112: module machine type &#8216;ARM&#8217; conflicts with target machine type &#8216;X86&#8242;&quot;</a> (Dennis Delimarsky) </li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/01/16/how-to-create-a-lightswitch-application-that-works-with-sharepoint-data.aspx">How to Create a LightSwitch Application that Works with SharePoint Data</a> (Marat Bakirov) </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=733" target="_blank">.NET Rocks! &#8211; Scott Willeke Does Reporting at DevConnections</a> <em>and</em> <a href="http://www.thetabletshow.com/default.aspx?ShowNum=15" target="_blank">The Tablet Show &#8211; John Sonmez Compares iOS and Android Tools</a> (Carl Franklin &amp; Richard Campbell) </li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/kZqnBtPWmjo/episode-172-power-scripting-podcast-v-center-orchestrator-">Episode 172 &#8211; PowerScripting Podcast &#8211; vCenter Orchestrator</a> (Jonathan Walz &amp; Hal Rottenberg) </li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2012/01/15/windows-azure.aspx">Windows Azure</a> (Scott Guthrie) </li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-128-CES-Windows-Phone-Devs-make--Kinect-for-Windows-Mango--Nokia-news">Ping 128: CES, Windows Phone Devs make $$, Kinect for Windows, Mango &amp; Nokia news</a> (Laura Foy) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/free-on-demand-aspnet-4visual-studio.html">Free on-demand ASP.Net 4/Visual Studio 2010 training course (in 55 videos)</a> (Greg Duncan) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/nx3TrGvANDw/upcoming-events-for-january-16th-2012">Upcoming Events for January 16th, 2012</a> (G. Andrew Duthie) </li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/SjrwoP2mEhc/">Web Heroines Emerge Mini-Conference 2012</a> (Ubelly) </li>
<li><a href="http://feedproxy.google.com/~r/microsoft_feed/~3/H7b7dYomMRk/">Meet Marino Posadas – Visual C# MVP from Spain</a> (Ali Raza Shaikh) </li>
<li><a href="http://feedproxy.google.com/~r/msdn/lTEL/~3/-q_YbGmjdok/my-adventures-in-html5-gaming.aspx">My Adventures in HTML5 Gaming</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/msdn/lTEL/~3/UH-wqr1D6vQ/are-you-a-student-check-out-the-big-app-on-campus-contest.aspx" target="_blank">Are you a student? Check out the Big App On Campus Contest!</a> (Dave Isbitski) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/VZlXFLycYLU/html5-canvas-refcard-meet">HTML5 Canvas Refcard &#8211; Meet the Author: Simon Sarris</a> (Mitch Pronschinske) </li>
<li><a href="http://blogs.msdn.com/b/nigel/archive/2012/01/17/webstock-2012-less-than-a-month-away.aspx">Webstock 2012 Less Than A Month Away</a> (Nigel Parker) </li>
<li><a href="http://geekswithblogs.net/DavidBarrett/archive/2012/01/16/nucon-2012-irvine-ca.aspx">NuCon 2012, Irvine, CA</a> (David Barrett) </li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/8Y3zZ0OlQl8/">Webinar: Using Typemock Isolator Effectively</a> (Avi Kaye) </li>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/_OFP3Ky2AQA/shannon-loftis-good-science">Good Science&#8217;s Shannon Loftis: Gaming as critical work</a> (MS JobsBlog) </li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2012/01/16/sql-server-difference-between-char-varchar-nvarchar-and-varcharmax-quiz-puzzle-15-of-31/">SQL SERVER – Difference between CHAR, VARCHAR, NVARCHAR and VARCHAR(MAX) – Quiz – Puzzle – 15 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/01/17/sql-server-checkpoint-behavior-and-database-recovery-models-quiz-puzzle-16-of-31/">SQL SERVER – CHECKPOINT Behavior and Database Recovery Models – Quiz – Puzzle – 16 of 31</a> (Pinal Dave) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/UwGGNY2cgqI/">DIRTY_PAGE_POLL wait type in SQL Server 2012</a> (Sankar Reddy) </li>
<li><a href="http://geekswithblogs.net/TATWORTH/archive/2012/01/17/apress-deal-of-the-day---17jan2012---oracle-plsql.aspx">APress Deal of the Day &#8211; 17/Jan/2012 &#8211; Oracle PL/SQL Recipes</a> (TATWORTH) </li>
<li><a href="http://geekswithblogs.net/rakker/archive/2012/01/13/dbdeploy.net-2.aspx" target="_blank">DBDeploy.Net 2</a> (rakker)</li>
<li><a href="http://www.i-programmer.info/programming/database/3624-a-generic-sql-performance-test-harness.html" target="_blank">A Generic SQL Performance Test Harness</a> (Ian Stirk) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/OQ7kpype-lM/">Is Your DBA Lying To You?</a> (Thomas LaRock) </li>
<li><a href="http://geekswithblogs.net/bosuch/archive/2012/01/16/validating-npi-national-provider-identifier-numbers-in-sql.aspx">Validating NPI (National Provider Identifier) numbers in SQL</a> (Bill Osuch) </li>
<li><a href="http://blogs.msdn.com/b/dataexplorer/archive/2012/01/16/data-explorer-meets-office-365.aspx">“Data Explorer” meets Office 365</a> (Data Explorer Team) </li>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/QFv0c--dLj0/" target="_blank">SQL Server Interview Questions and Answers – Book Review</a> (Brent Ozar) </li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/nc_ffYgXrDw/SharePoint-Implementation-Checklist.aspx">SharePoint Implementation Checklist: Aligning People, Technology &amp; Process</a> (Dux Raymond Sy) </li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://wappowershell.codeplex.com/releases/view/80642" target="_blank">Windows Azure PowerShell Cmdlets v2.2</a> (CodePlex) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/_14rmxqRejY/">An Xbox for the rest of us?</a> (Kip Kniskern) </li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2012/01/16/10256947.aspx">Why was there a font just for drawing symbols on buttons?</a> (Raymond Chen) </li>
<li><a href="http://feeds.wired.com/~r/wiredgeekdad/~3/0WeZmZKUeS0/">KidsRuby 1.0 Released</a> (Roy Wood) </li>
<li><a href="http://blog.stackoverflow.com/2012/01/stack-exchange-data-explorer-2-0/">Stack Exchange Data Explorer 2.0</a> (Sam Saffron) </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=dded080e-4bcb-44f2-a536-bae68252fc08">Interesting Finds: January 16, 2012</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=0cbdccd8-c968-498f-8318-7b6d3be3df89">Interesting Finds: January 17, 2012</a> (Jason Haley) </li>
<li><a href="http://afreshcup.com/home/2012/1/16/double-shot-796.html">Double Shot #796</a> <em>and</em> <a href="http://afreshcup.com/home/2012/1/17/double-shot-797.html">Double Shot #797</a> (Mike Gunderloy) </li>
<li><a href="http://www.frankysnotes.com/2012/01/reading-notes-29.html">Reading Notes #29</a> (Franky) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/6mucJ_zK_ME/Daily-News-Digest-1-16-2012.aspx">Daily News Digest 1/16/2012</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/xQEchNtO7Og/SilverlightCream-Top-5-News-for-Week-January-9-15-2012.aspx" target="_blank">SilverlightCream Top 5 News for Week January 9-15, 2012</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/djnXSHfMxLI/Daily-News-Digest-1-17-2012.aspx" target="_blank">Daily News Digest 1/17/2012</a> (Silverlight Show) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/CAjwAHH7h-U/">The Morning Brew #1022</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/4e3OMaBKano/">The Morning Brew #1023</a> (Chris Alcock) </li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/cgMzXOHXuC4/archbeat_link_o_rama_for60">ArchBeat Link-o-Rama for 2012-01-16</a> (Bob Rhubart) </li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=46">Windows Dev News for January 15, 2012 &#8211; #0028</a> <em>and</em> <a href="http://www.windowsdevnews.com/Blogs.aspx?ID=47">SilverlightShow Top 5 News for Jan 9-15</a> (Dave Campbell) </li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/lx8S-HQAmJU/daily-wp7-development-news-16-jan-2012">Daily WP7 Development News 16 Jan 2012</a> (Windows Phone Geek) </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/41lvG--wU-L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Server-Interview-Questions-Answers-ebook/dp/B006H932IK?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=B006H932IK">SQL Server Interview Questions and Answers: For All Database Developers and Developers Administrators</a> by Pinal Dave </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:11cf9e00-c006-41b7-9bab-9740b8d6f154" 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/winrt" rel="tag">winrt</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a>,<a href="http://del.icio.us/popular/svg" rel="tag">svg</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/node.js" rel="tag">node.js</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/xaml" rel="tag">xaml</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/data+explorer" rel="tag">data explorer</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/c%23" rel="tag">c#</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/17/dew-drop-january-17-2012-1244/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 6, 2012 (#1,235)</title>
		<link>http://www.alvinashcraft.com/2012/01/06/dew-drop-january-6-2012-1235/</link>
		<comments>http://www.alvinashcraft.com/2012/01/06/dew-drop-january-6-2012-1235/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 15:11:13 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[office 365]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[silverlight]]></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=2078</guid>
		<description><![CDATA[Top Links Windows Phone Native Series &#8211; ExitApplication, PlaySystemSound, GetSystemInformation (Dennis Delimarsky) Recognition Compensation (Phil Haack) SocialViewer gets Windows Phone Mango treatment (Nick Randolph) Virtualizing storage for scale, resiliency, and efficiency (Steven Sinofsky) Metro WebView Source and HTML workarounds (Brent Schooley) &#160; .NET / Visual Studio Refactoring Code using Visual Studio Extract Method (Abhishek Sur) [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/N-bAv0POJhw/windows-phone-native-series-0">Windows Phone Native Series &#8211; ExitApplication, PlaySystemSound, GetSystemInformation</a> (Dennis Delimarsky)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/9C2PTViD7Cg/recognition-compensation.aspx">Recognition Compensation</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/KA1P3DBqhR8/post.aspx">SocialViewer gets Windows Phone Mango treatment</a> (Nick Randolph)</li>
<li><a href="http://blogs.msdn.com/b/b8/archive/2012/01/05/virtualizing-storage-for-scale-resiliency-and-efficiency.aspx">Virtualizing storage for scale, resiliency, and efficiency</a> (Steven Sinofsky)</li>
<li><a href="http://feedproxy.google.com/~r/CodeSnack/~3/Ok2-XaLUUoA/">Metro WebView Source and HTML workarounds</a> (Brent Schooley)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2012/01/06/refactoring-code-using-visual-studio-extract-method/">Refactoring Code using Visual Studio Extract Method</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/BlackRabbitCoder/~3/-av8Ndxd5hw/c.net-little-wonders-the-datetime-tryparse-and-parseexact-methods.aspx">C#/.NET Little Wonders: The DateTime TryParse() and ParseExact() Methods</a> (James Michael Hare)</li>
<li><a href="http://www.codeproject.com/Articles/310670/LINQPad-helps-you-learn-LINQ">LINQPad helps you learn LINQ</a> (Jason Short)</li>
<li><a href="http://blogs.msdn.com/b/dau-blog/archive/2012/01/06/tfs-2010-report-results-are-not-up-to-date-after-installing-service-pack-1.aspx">TFS 2010 Report Results are not up to date after installing Service Pack 1</a> (Sebastian Dau)</li>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/0RBcpRdHn3s/ghi-non-beta-.net-gadgeteer-sdk-released">GHI (non-beta) .NET Gadgeteer SDK released!</a> (G. Andrew Duthie)</li>
<li><a href="http://debugmode.net/2012/01/06/list-view-data-binding-in-windows-8-javascript-metro-application/">List View Data Binding in Windows 8 JavaScript Metro Application</a> (Dhananjay Kumar)</li>
<li><a href="http://geekswithblogs.net/simonc/archive/2012/01/05/inside-the-concurrent-collections.aspx">Inside the Concurrent Collections</a> (Simon Cooper)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/j6tsC6PHzoo/">SolutionScripts – little scripts for the Nuget console</a> (Matt Hinze)</li>
<li><a href="http://stylecop.codeplex.com/releases/view/79972" target="_blank">StyleCop 4.7</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/NbUgedPJc-s/new-refactorings-in-justcode-q3-2011.aspx">New Refactorings in JustCode Q3 2011</a> (JustCode Team)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2012/01/05/rx-sample.aspx">Rx &#8211; Sample</a> (Bnaya Eshet)</li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Using-the-Kinect-to-build-a-NUI-E-Book">Using the Kinect to build a NUI E-Book</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/coding4fun/kinect/F-Kinect-and-a-little-LegoNXT" target="_blank">F#, Kinect and a little LegoNXT</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/windowsstore/archive/2012/01/05/global-reach.aspx">Global reach</a> (Antoine Leblond)</li>
<li><a href="http://marlongrech.wordpress.com/2012/01/05/parsing-html-in-c-2/">Parsing HTML in C#</a> (Marlon Grech)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://dailydotnettips.com/2012/01/05/comment-and-uncomment-for-css-editor-in-visual-studio-2011-developer-preview/">Comment and Uncomment for CSS Editor in Visual Studio 2011 Developer Preview</a> (Abhijit Jana)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-developers-converting-arguments-into-an-array/" target="_blank">JavaScript for C# developers: converting arguments into an array</a> (Julian M.&#160; Bucknall)</li>
<li><a href="http://feedproxy.google.com/~r/nczonline/~3/a4yjkKnfE-Y/">CSS Lint v0.9.2 now available</a> (Nicholas C. Zakas)</li>
<li><a href="http://coding.smashingmagazine.com/2012/01/06/adventures-in-the-third-dimension-css-3-d-transforms/">Adventures In The Third Dimension: CSS 3D Transforms</a> (Peter Gasston)</li>
<li><a href="http://trentwalton.com/2012/01/05/things-still-missing-from-css/">Things Still Missing From CSS</a> (Trent Walton)</li>
<li><a href="http://geekswithblogs.net/dotNETvinz/archive/2012/01/05/using-proudmonkey-controls-with-asp.net-ajax-update-panel.aspx">Using ProudMonkey Controls with ASP.NET AJAX Update Panel</a> (Vincent Maverick Durano)</li>
<li><a href="http://feedproxy.google.com/~r/stoimenblog/~3/_hY7LV8Nx40/">PHP Performance: Bitwise Division</a> (Stoimen)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/05/update-deploying-ruby-applications-to-windows-azure.aspx">Update: Deploying Ruby Applications to Windows Azure</a> (Larry Franks)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/-1NuM__0kvs/">When APIs Play Spoilsport?</a> (Romin Irani)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/O9gpU70JLZs/EasyStepsToAMobilefriendlyResponsiveDesignWithAnEmbeddedYouTubeVideoAndAFluidResize.aspx">Easy steps to a mobile-friendly responsive design with an embedded YouTube video and a fluid resize</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/ysl2wAoDVuU/">Our AJAX Conventions – The AjaxContinuation</a> <em>and</em> <a href="http://feedproxy.google.com/~r/LosTechies/~3/09L0GYpHpbM/">Our Ajax Conventions–Clientside Continuations</a> (Josh Arnold)</li>
<li><a href="http://professionalaspnet.com/archive/2012/01/06/Using-the-Cloud-to-Enable-the-Next-Generation-of-Mobile-Enterprise-Applications.aspx">Using the Cloud to Enable the Next Generation of Mobile Enterprise Applications</a> (Chris Love)</li>
<li><a href="http://feedproxy.google.com/~r/AjaxBestiary/~3/JitdX5jaE_k/">The digits of MUSIC.js</a> (Dave Mahon)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/u--yn7d_rEA/apache-hadoop-on-windows-azure-connecting-to-windows-azure-storage-your-hadoop-cluster.aspx">Apache Hadoop on Windows Azure: Connecting to Windows Azure Storage from Hadoop Cluster</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/SmpWEarHcQs/using-windows-azure-blob-storage-asv-for-input-data-and-storing-results-in-hadop-map-reduce-job-on-windows-azure.aspx">Using Windows Azure Blob Storage (asv://) for input data and storing results in Hadoop Map/Reduce Job on Windows Azure</a> (Avkash Chauhan)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/Nw35AMUmZwE/getting-comfy-phpstorm-%E2%80%93-one">Getting comfy with PhpStorm &#8211; one of the best IDEs so far!</a> (Hasin Hayder)</li>
<li><a href="http://killdream.github.com/blog/2011/10/understanding-javascript-oop/index.html" target="_blank">Understanding JavaScript OOP</a> (Quildreen Motta)</li>
<li><a href="http://blogs.msdn.com/b/jimoneil/archive/2012/01/05/photo-mosaics-part-9-caching-analysis.aspx">Photo Mosaics Part 9: Caching Analysis</a> (Jim O&#8217;Neil)</li>
<li><a href="http://tanzimsaqib.com/400/programmingoffice365/" target="_blank">Programming Office 365 Jump Start 1</a> (Tanzim Saqib)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.codingthearchitecture.com/2012/01/05/contextualising_just_enough_up_front_design.html">Contextualising just enough up front design</a> (Simon Brown)</li>
<li><a href="http://simpleprogrammer.com/2012/01/05/no-class-is-an-island/">No Class is an Island</a> (John Sonmez)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/D85sGsdQ_ks/announcing-lokadcqrs-vlean-sampleproject-and-tools.html">Announcing Lokad.CQRS vLean &#8211; SampleProject and Tools</a> (Rinat Abdullin)</li>
<li><a href="http://blog.assembla.com/assemblablog/tabid/12618/bid/75793/5-Do-s-and-Don-ts-for-Managing-Distributed-Teams-A-Tech-Lead-Speaks.aspx">5 Do&#8217;s and Don&#8217;ts for Managing Distributed Teams &#8211; A Tech Lead Speaks</a> (Adam Feber)</li>
<li><a href="http://bradfrostweb.com/blog/mobile/test-on-real-mobile-devices-without-breaking-the-bank/" target="_blank">test on real mobile devices without breaking the bank</a> (Brad Frost)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/5dgh2gilwOw/q3-2011-sp1-radjumplist-for-windows-phone-7-now-adds-support-for-bindable-data-descriptor-collections.aspx">Q3 2011 SP1 RadJumpList for Windows Phone 7 now adds support for bindable Data Descriptor collections</a> (Deyan Ginev)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/LglviHOJ-wE/Free-SilverlightShow-Ebook-10-Laps-around-Silverlight-5.aspx">Free SilverlightShow Ebook: 10 Laps around Silverlight 5</a> (Silverlight Show)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/cimbalino-windows-phone-toolkit.html">The Cimbalino Windows Phone Toolkit</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/BMg5zqXl0n8/post.aspx">Framework Exceptions in Windows Phone</a> (Nick Randolph)</li>
<li><a href="http://kodierer.blogspot.com/2012/01/let-me-out-facebook-logout-in-windows.html">Let me out &#8211; Facebook Logout in a Windows Phone App</a> <em>and</em> <a href="http://kodierer.blogspot.com/2012/01/slartoolkit-samples-updated.html">SLARToolkit Samples Updated</a> (Rene Schulte)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/sNcvH4uPyuM/kung-fu-windows-phone-capitalization.html">Kung Fu Windows Phone &#8211; Capitalization</a> (Rudi Grobler)</li>
<li><a href="http://wpf.2000things.com/2012/01/06/467-use-a-uniformgrid-for-evenly-spaced-rows-and-columns/" target="_blank">2000 WPF Things #467 – Use a UniformGrid for Evenly Spaced Rows and Columns</a> (Sean Sexton)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2012/01/05/new-markets-for-windows-phone-developers.aspx">New Markets for Windows Phone Developers</a> (Todd Brix)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/pi93Xv9MQ3w/Recording-of-yesterday-s-webinar-Leveraging-Azure-for-Windows-Phone-Devs-now-available.aspx">Recording of yesterday&#8217;s webinar &#8216;Leveraging Azure for Windows Phone Devs&#8217; now available</a> (Silverlight Show)</li>
<li><a href="http://startupsuccesspodcast.com/2012/01/show-128-predictions-2012/" target="_blank">Start-Up Success Podcast Show #128: Predictions 2012</a> (Bob Walsh)</li>
<li><a href="http://feedproxy.google.com/~r/cloudPlumbing/~3/VS7F2bxSnww/harald-horgen-interview" target="_blank">Cloud Plumbing Podcast &#8211; Harald Horgen Interview</a> (Ryan Parsley)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/3yvUfXFyzKo/">Gillmor Gang Live 01.05.12 (TCTV)</a> (Steve Gillmor)</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>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.keyvan.ms/on-microsoft-mvp-program">On Microsoft MVP Program</a> (Keyvan Nayyeri)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/eHfYEFPJMqU/Do-community-because-you-like-it-not-because-of-the.aspx">Do community because you like it, not because of the incentives</a> (Simone Chiaretta)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/M-GXBcIjVRA/">A very few thoughts on the MVP program</a> (Jeremy Miller)</li>
<li><a href="http://geekswithblogs.net/dvroegop/archive/2012/01/05/mvp-program-award-and-my-view-on-things.aspx">MVP Program, Award and my view on things</a> (Dennis Vroegop)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/lTEL/~3/8uIyttzhlrw/windows-8-first-apps-contest.aspx">Windows 8 – First Apps Contest</a> <em>and</em> <a href="http://feedproxy.google.com/~r/msdn/lTEL/~3/3ESrHkneOTs/are-you-a-developer-or-designer-in-the-ny-nj-pa-area-using-microsoft-software.aspx">Are you a Developer or Designer in the NY/NJ/PA area using Microsoft Software?</a> (Dave Isbitski)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/-Qj7pz4CXGg/YourBlogIsTheEngineOfCommunity.aspx">Your Blog is The Engine of Community</a> (Scott Hanselman)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/Mwcwi2Lmcmc/">31 Days of SSIS in a PDF</a> (Jason Strate)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2012/01/05/reader-review-sql-server-2008-internals.aspx">Reader Review: SQL Server 2008 Internals</a> (Kim Spilker)</li>
<li><a href="http://blog.sqlauthority.com/2012/01/06/sql-server-locking-and-blocking-important-aspect-of-database-and-effect-on-performance-quiz-puzzle-5-of-31/">SQL SERVER – Locking and Blocking – Important Aspect of Database and Effect on Performance – Quiz – Puzzle – 5 of 31</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/tyCByrM0TN0/">The Art of the Execution Plan</a> (Brent Ozar)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://www.beefycode.com/post.aspx?id=e1c33bee-672f-466f-95d9-e569444bbbe4">StudioShell 1.2 Released</a> (Jim Christopher)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blog.stackoverflow.com/2012/01/hot-topics-a-contest-formula-that-works/">Hot Topics: A Contest Formula that Works</a> (Lauren Gundrum)</li>
<li><a href="http://www.impressivewebs.com/things-we-wish-clients-would-say/">Things We Wish Clients Would Say</a> (Louis Lazaris)</li>
<li><a href="http://feedproxy.google.com/~r/AGeekWithAHat2/~3/PwqoR8i5taA/3369">Programmers are born not made</a> (Swizec Teller)</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=7e324d5c-88a3-4297-98bb-e677a14698b7">Interesting Finds: January 6, 2012</a> (Jason Haley)</li>
<li><a href="http://afreshcup.com/home/2012/1/6/double-shot-790.html">Double Shot #790</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/MC3Ltrf7ZGk/Daily-News-Digest-1-5-2012.aspx">Daily News Digest 1/5/2012</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/6ab8q3CE8CU/Daily-News-Digest-01-06-2012.aspx">Daily News Digest 01/06/2012</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2012/01/jan-04-2012.html" target="_blank">Web Dev Tweets 04-Jan-2012</a> <em>and</em> <a href="http://webdevtweets.blogspot.com/2012/01/jan-05-2012.html">05-Jan-2012</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/_IrCAsWrNPU/daily-wp7-development-news-5-jan-2012">Daily WP7 Development News 5 Jan 2012</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/O-R_Qx_s8tE/">The Morning Brew #1016</a> (Chris Alcock)</li>
<li><a href="http://blogs.msdn.com/b/bethmassi/archive/2012/01/05/lightswitch-community-amp-content-rollup-december-2011.aspx">LightSwitch Community &amp; Content Rollup– December 2011</a> (Beth Massi)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/pNcH1GD_3bs/archbeat_link_o_rama_for53">ArchBeat Link-o-Rama for 01/05/2012</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/84NSbaGC3Bc/" target="_blank">Distributed Weekly 136</a> (Scott Banwart)</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/41Thj06SZSL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/CSS-Missing-David-Sawyer-McFarland/dp/0596802447?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0596802447">CSS: The Missing Manual</a> by David Sawyer McFarland </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:db839e76-e15e-4df0-917a-8c521d1ad076" 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/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/ajax" rel="tag">ajax</a>,<a href="http://del.icio.us/popular/mvp" rel="tag">mvp</a>,<a href="http://del.icio.us/popular/php" rel="tag">php</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/ruby" rel="tag">ruby</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/office+365" rel="tag">office 365</a>,<a href="http://del.icio.us/popular/OOP" rel="tag">OOP</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/06/dew-drop-january-6-2012-1235/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 3, 2012 (#1,232)</title>
		<link>http://www.alvinashcraft.com/2012/01/03/dew-drop-january-3-2012-1132/</link>
		<comments>http://www.alvinashcraft.com/2012/01/03/dew-drop-january-3-2012-1132/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:54:05 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2069</guid>
		<description><![CDATA[Top Links Be A Creator, Not a Consumer (Jeff Blankenburg) Introduction to jQuery Mobile (Joseph Guadagno) Announcing FsUnit 1.0 (Daniel Mohl) Windows Phone Challenges for Microsoft (John Papa) &#160; .NET / Visual Studio Application review: Northwind Starter Kit (Oren Eini) Repository Pattern with Entity Framework 4.1 and Code First (Massimiliano Peluso) Optimizing Assembly References with [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/8YDOjnknQaU/">Be A Creator, Not a Consumer</a> (Jeff Blankenburg) </li>
<li><a href="http://www.josephguadagno.net/post/Introduction-to-jQuery-Mobile.aspx" target="_blank">Introduction to jQuery Mobile</a> (Joseph Guadagno) </li>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/oy7xL4Vgywo/announcing-fsunit-10.html">Announcing FsUnit 1.0</a> (Daniel Mohl) </li>
<li><a href="http://visualstudiomagazine.com/articles/2012/01/01/microsoft-phone-challenges.aspx" target="_blank">Windows Phone Challenges for Microsoft</a> (John Papa) </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/ZG5ULKHqbfg/application-review-northwind-starter-kit">Application review: Northwind Starter Kit</a> (Oren Eini) </li>
<li><a href="http://www.codeproject.com/Tips/309753/Repository-Pattern-with-Entity-Framework-4-1-and-C">Repository Pattern with Entity Framework 4.1 and Code First</a> (Massimiliano Peluso) </li>
<li><a href="http://blogs.jetbrains.com/dotnet/2012/01/optimizing-assembly-references-with-resharper-61/">Optimizing Assembly References with ReSharper 6.1</a> (Jura Gorohovsky) </li>
<li><a href="http://www.kodefuguru.com/post/2012/01/03/Shortest-String-That-Contains-All-Words.aspx">Shortest String That Contains All Words</a> (Chris Eargle) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/dtspk2LGHww/apache-hadoop-on-windows-azure-part-9-using-interactive-javascript-for-data-visualization.aspx">Apache Hadoop on Windows Azure Part 9 – Using Interactive JavaScript for Data Visualization</a> (Avkash Chauhan) </li>
<li><a href="http://geekswithblogs.net/TATWORTH/archive/2012/01/03/apress-deal-of-the-day-3jan2011---pro-internet-explorer.aspx">APress Deal of the Day 3/Jan/2011 &#8211; Pro Internet Explorer 8 &amp; 9 Development</a> (Tatworth) </li>
<li><a href="http://feedproxy.google.com/~r/Creativejs/~3/MR3gwd6iFVQ/">Day 10 – Drawing rotated images into canvas</a> (Seb Lee-Delisle) </li>
<li><a href="http://visualstudiomagazine.com/articles/2012/01/01/web-forms-with-html5.aspx" target="_blank">Web Forms with HTML5</a> (Mark Michaelis) </li>
<li><a href="http://somvc.codeplex.com/releases/view/79768" target="_blank">SoMvc &#8211; ASP.net MVC 3 Application Template 1.0</a> (CodePlex) </li>
<li><a href="http://www.zdnet.com/blog/microsoft/microsofts-cloud-roadmap-for-2012-whats-on-tap/11522" target="_blank">Microsoft&#8217;s cloud roadmap for 2012: What&#8217;s on tap</a> (Mary Jo Foley) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/3-dDwmbr3C8/agile-vs-lean-yeah-yeah-what%E2%80%99s">Agile Vs. Lean: Yeah Yeah, What’s the Difference?</a> (Abby Fichtner) </li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/VL4VU7xerSE/">The Value is in the Change</a> (J.D. Meier) </li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/7SF_doMjzPg/">[Tool Review] – Team Pulse – Full Enterprise Scrum</a> (Peter Saddington) </li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/8bBJDXCd8N8/tdd-multithreaded-applications">TDD for multithreaded applications</a> (Giorgio Sironi) </li>
<li><a href="http://www.infoq.com/articles/dialogue-sheets-retrospectives">Article: Dialogue Sheets: A new tool for retrospectives</a> (Allan Kelly) </li>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/d4HxZw1zevw/">Notes on Scalability</a> (Jeremiah Peschka) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/1SgICUtGDYs/">Formula for project success</a> (Jimmy Bogard) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/kc7mWfznudY/" target="_blank">Composition Of Responsibility vs. Interface Implementation</a> (Derick Bailey) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/UYf0bkHGn_E/New-Article-Series-by-SilverlightShow-and-Gill-Cleeren-Windows-8-and-the-future-of-XAML.aspx">New Article Series by SilverlightShow and Gill Cleeren: Windows 8 and the future of XAML</a> (Silverlight Show) </li>
<li><a href="http://www.designersilverlight.com/2012/01/02/adding-cookies-to-a-windows-phone-7-httpwebrequest/">Adding Cookies to a Windows Phone 7 HttpWebRequest</a> (Matthias Shapiro) </li>
<li><a href="http://wpf.2000things.com/2012/01/03/464-showspreview-property-delays-rowcolumn-size-change-using-a-gridsplitter/" target="_blank">2000 WPF Things #464 – ShowsPreview Property Delays Row/Column Size Change Using a GridSplitter</a> (Sean Sexton) </li>
<li><a href="http://geekswithblogs.net/subodhnpushpak/archive/2012/01/03/windows-azure-with-windows-phone-7.aspx">Windows Azure with Windows Phone 7</a> (Subodhn Pushpak) </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=729" target="_blank">.NET Rocks! &#8211; Jim Holmes Tests Everything</a> (Carl Franklin &amp; Richard Campbell) </li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/xHijdLHAN4M/episode-170-power-scripting-podcast-don-jones-on-power-shell-v3-and-button-monkeys">Episode 170 &#8211; PowerScripting Podcast &#8211; Jeffery Hicks Manages Windows Server with PowerShell</a> (Jonathan Walz &amp; Hal Rottenberg) </li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/CZ0wEi1wRQY/">Legacy Refactoring Using Isolator</a> (Avi Kaye) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/CVaLONLsXN8/Check-out-the-Slides-for-Tomorrow-s-Webinar-Azure-for-the-Windows-Phone-Developer.aspx">Check Out the Slides for Tomorrow&#8217;s Webinar &quot;Azure for the Windows Phone Developer&quot;</a> (Silverlight Show) </li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/J8YdnZ6A2WA/LookingforwardtoCodeMashInsideandOutside">Looking forward to CodeMash: Inside and Outside</a> (Bill Wagner) </li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/thSZcYzJBF0/">SQL SERVER DISABLE INDEX</a> (Jack Vamvas) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/FKu1QtP_5-o/">SQL Server Login Auditing</a> (Tim Radney) </li>
<li><a href="http://blog.pythonisito.com/2011/12/mongodbs-write-lock.html" target="_blank">MongoDB&#8217;s Write Lock</a> (Rick Copeland) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/Kf84dAjKyQE/TenThingsToDoToSecureAnImportantPersonsComputerOrEvenAshtonsOrAKardashians.aspx">Ten Things To Do to Secure an Important Person&#8217;s Computer (or even Ashton&#8217;s or a Kardashian&#8217;s)</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=2b55fdf0-343c-4a41-9f6a-91656c93ca69">Interesting Finds: January 3, 2012</a> (Jason Haley) </li>
<li><a href="http://afreshcup.com/home/2012/1/3/double-shot-787.html">Double Shot #787</a> (Mike Gunderloy) </li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=35">SilverlightShow Top 5 for December 19-25</a> <em>and</em> <a href="http://www.windowsdevnews.com/Blogs.aspx?ID=36">Windows Dev News for January 02, 2011 &#8211; #0020</a> (Dave Campbell) </li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/OOVofk9JXTA/daily-wp7-development-news-2-jan-2012">Daily WP7 Development News 2 Jan 2012</a> (Windows Phone Geek) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/T2BWj6Ru8nY/SilverlightCream-Top-5-News-for-Week-December-26-2011-January-01-2012.aspx">SilverlightCream Top 5 News for Week December 26, 2011 &#8211; January 01, 2012</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/wXBJGd0wau4/Daily-News-Digest-1-3-2012.aspx">Daily News Digest 1/3/2012</a> (Silverlight Show) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/cDUVVgFjZWw/">The Morning Brew #1013</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/51f7zs-YlxL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Things-Software-Architect-Should-ebook/dp/B0026OR30S?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=B0026OR30S">97 Things Every Software Architect Should Know</a> by Richard Monson-Haefel </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:bc6be1d0-5f56-418d-9286-cb27ab2f8c83" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</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/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/c%23" rel="tag">c#</a>,<a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/design+patterns" rel="tag">design patterns</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a>,<a href="http://del.icio.us/popular/tdd" rel="tag">tdd</a>,<a href="http://del.icio.us/popular/unit+testing" rel="tag">unit testing</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/03/dew-drop-january-3-2012-1132/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 19, 2011 (#1,222)</title>
		<link>http://www.alvinashcraft.com/2011/12/19/dew-drop-december-19-2011-1222/</link>
		<comments>http://www.alvinashcraft.com/2011/12/19/dew-drop-december-19-2011-1222/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 13:02:29 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[coffeescript]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[sass]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tpl]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2036</guid>
		<description><![CDATA[Top Links Free eBook: OWASP Top 10 for .NET developers (Troy Hunt) Castle Windsor 3.0 is released (Krzysztof Koźmic) Top Three Reasons Phil Haack Quit Microsoft (D&#8217;Arcy Lussier) MVVM Light installers and Nuget (including Silverlight 5) #mvvmlight (Laurent Bugnion) &#160; .NET / Visual Studio Resources to write .Net based MapReduce jobs for Hadoop using F# [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TroyHunt/~3/Abc6AIxmANU/free-ebook-owasp-top-10-for-net.html">Free eBook: OWASP Top 10 for .NET developers</a> (Troy Hunt)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/itYl0laEMvA/castle-windsor-3-0-is-released.aspx">Castle Windsor 3.0 is released</a> (Krzysztof Koźmic)</li>
<li><a href="http://geekswithblogs.net/dlussier/archive/2011/12/18/148070.aspx">Top Three Reasons Phil Haack Quit Microsoft</a> (D&#8217;Arcy Lussier)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/HIy0h1wFvQM/mvvm-light-installers-and-nuget-including-silverlight-5-mvvmlight.aspx">MVVM Light installers and Nuget (including Silverlight 5) #mvvmlight</a> (Laurent Bugnion)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/s8e0y1g7KUY/resources-to-write-net-based-mapreduce-jobs-for-hadoop-using-f.aspx">Resources to write .Net based MapReduce jobs for Hadoop using F#</a> (Avkash Chauhan)</li>
<li><a href="http://blogs.msdn.com/b/carlnol/archive/2011/12/16/hadoop-streaming-and-f-mapreduce.aspx">Hadoop Streaming and F# MapReduce</a> <em>and</em> <a href="http://blogs.msdn.com/b/carlnol/archive/2011/12/18/using-hadoop-on-azure-js-console-for-data-visualizations.aspx">Using Hadoop on Azure JS Console for Data Visualizations</a> (Carl Nolan)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/QTY_M6jLdIY/tip-day-windows-8-metro-apps">Tip of the day &#8211; Windows 8 Metro apps &amp; frame navigation failure</a> (Dennis Delimarsky)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/rumor-pex-and-moles-to-be-part-of.html">[Rumor] Pex and Moles to be part of Visual Studio 11?</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/blog/Getting-Started-with-the-Netduino-Really">Getting Started with the Netduino (Really)</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/kinect/Avoiding-some-Kinect-SDK-for-Windows-gotchas">Avoiding some Kinect SDK for Windows gotchas</a> (Greg Duncan)</li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Developing-Windows-Azure-Applications-with-Visual-Studio">Developing Windows Azure Applications with Visual Studio</a> (Jay Schmelzer)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/JXTR8UJnDYk/team-foundation-server-power-tools-december-2011.aspx">Team Foundation Server Power Tools December 2011</a> (Shai Raiten)</li>
<li><a href="http://robrelyea.wordpress.com/2011/12/17/depth-api-improvements-in-v1/">Examples of depth API improvements coming in v1</a> (Rob Relyea)</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/12/16/10248328.aspx">Programmatically controlling which handles are inherited by new processes in Win32</a> (Raymond Chen)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelSync/~3/au731loA0R4/simple-solution-for-nuget-update-error">Nuget Update Error</a> (Michael Sync)</li>
<li><a href="http://www.infoq.com/news/2011/12/ReSharper-Async">ReSharper 6.1 Improves Performance, Adds Async Support</a> (Jenni Konrad)</li>
<li><a href="http://cul.codeplex.com/releases/view/78851" target="_blank">Craig&#8217;s Utility Library 3.0</a> (CodePlex)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2011/12/16/tpl-dataflow-part-4.aspx">Tpl Dataflow (block structure) &#8211; Part 4</a> <em>and</em> <a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2011/12/18/task-thread.aspx">Task != Thread</a> (Bnaya Eshet)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/sdq6FFcEkZU/what-s-next-in-2012-for-the-telerik-ajax-and-mvc-products.aspx">What&#8217;s next in 2012 for the Telerik AJAX and MVC products</a> (Stefan Rahnev)</li>
<li><a href="http://hacks.mozilla.org/2011/12/new-features-for-html5-video-playback-in-firefox/">New features for HTML5 video playback in Firefox</a> (Chris Heilmann)</li>
<li><a href="http://dannorth.net/2011/12/19/the-rise-and-rise-of-javascript/">The rise and rise of JavaScript</a> (Dan North)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/K3O-10JRJiw/">Composite JavaScript Applications With Backbone And Backbone.Marionette</a> (Derick Bailey)</li>
<li><a href="http://geekswithblogs.net/WinAZ/archive/2011/12/18/custom-blank-asp.net-mvc-project-template.aspx">Custom Blank ASP.NET MVC Project Template</a> (Joe Mayo)</li>
<li><a href="http://www.misfitgeek.com/2011/12/choosing-a-css-framework/">Choosing a CSS Framework</a> (Joe Stagner)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=bfcb0459-ba0a-442e-9048-588b24104ba4">MVC: Handling file uploads</a> (John Rayner)</li>
<li><a href="http://feedproxy.google.com/~r/nczonline/~3/bOPNVPuTM_k/">Book review: HTML &amp; CSS</a> (Nicholas C. Zakas)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/CktdL4XZogQ/practical-php-refactoring-39">Practical PHP Refactoring: Replace Error Code with Exception</a> (Giorgio Sironi)</li>
<li><a href="http://www.codeproject.com/Tips/301975/Handling-CSS-by-using-jQuery">Handling CSS by using jQuery</a> (R S Dodiya)</li>
<li><a href="http://blog.mrale.ph/post/14403172501">&quot;I want to optimize my JS application on V8&quot; checklist</a> (mraleph)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/Za4aOhjR-xI/how-check-if-date-more-or-less">How to Check if a Date is More or Less Than a Month Ago with PHP</a> (Stoimen Popov)</li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/SXXPHQIz0oA/">New in 3.0: Support of profiling with Zend Debugger</a> (nnmatveev)</li>
<li><a href="http://hacks.mozilla.org/2011/12/gaming-and-the-mozilla-labs-apps-project/">Gaming and the Mozilla Labs Apps Project</a> (Rob Hawkes)</li>
<li><a href="http://www.mindscapehq.com/blog/index.php/2011/12/18/sass-introducing-mixins/">Sass: Introducing mixins</a> (John-Daniel Trask)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/uvIprwwsQDM/">fubu new project</a> (Josh Arnold)</li>
<li><a href="http://jscompress.com/" target="_blank">Online Javascript Compression Tool</a> (BrightBit)</li>
<li><a href="http://www.codethinked.com/a-case-for-using-coffeescript">A Case For Using CoffeeScript</a> (Justin Etheredge)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/12/16/new-book-integrating-php-with-windows.aspx">New book: Integrating PHP with Windows</a> (Kim Spilker)</li>
<li><a href="http://rhizohm.net/irhetoric/post/2011/12/16/Querying-The-Archivist-API-With-JSONNET.aspx">Querying The Archivist API With JSON.NET</a> (Karsten Januszewski)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/12/16/announcing-the-service-bus-eai-amp-edi-labs-release.aspx">Announcing the Service Bus EAI &amp; EDI Labs Release</a> (Itai Raz)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/mr4Ezs7bdW4/">Taking Baby Steps with Node.js – Linking Local Packages with npm</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/Awt1njA8rQU/">Challenge: Displaying Feed Items On A Web Page</a> <em>and</em> <a href="http://feedproxy.google.com/~r/davybrion/~3/AsPaZvBN6HA/">Node.js For Dummies</a> (Davy Brion)</li>
<li><a href="http://nbevans.wordpress.com/2011/12/16/websockets-versus-rest-fight/" target="_blank">WebSockets versus REST… fight!</a> (Nathan Evans)</li>
<li><a href="http://ryanlowdermilk.com/2011/12/node-js-and-azure-app-in-3-minutes/" target="_blank">Create a Node.js App on Azure in 3 minutes</a> (Ryan Lowdermilk)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/4TPEuQ7xw_w/how-you-can-store-decimal-data-in-windows-azure-table-storage.aspx">How you can store decimal data in Windows Azure Table Storage?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/UTJz83w6KXY/windows-azure-service-bus-eai-and-edi-first-public-ctp-availability.aspx">Windows Azure Service Bus EAI and EDI – first public CTP availability</a> (Avkash Chauhan)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/news/2011/12/ScrumAllianceStrengthensCSM">Scrum Alliance to Strengthen ScrumMaster (CSM) Certification</a> (David Bulkin)</li>
<li><a href="http://geekswithblogs.net/theArchitectsNapkin/archive/2011/12/16/from-agile-to-elastic.aspx">From Agile to Elastic</a> (Ralf Westphal)</li>
<li><a href="http://www.exampler.com/blog/2011/12/17/tdd-workflow-sinatra-haml-jquery-part-1/">TDD Workflow (Sinatra / Haml / jQuery) Part 1</a> (Brian Marick)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/oiBHOqwb6_A/learning-distributed-systems-sockets-and-event-store.html">Learning Distributed Systems: Sockets and Event Store</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/InterfacingReality/~3/B_uOD_8seKw/web-testing-with-mbunit-and-watin.html">Web Testing with MbUnit and WatiN</a> (Yann Trevin)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/ufApNSsTzew/">The Lean Startup: Book Review</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/Frazzleddad/~3/v14lFfh5md4/31-days-of-testingday-15-cucumber-is.html">31 Days of Testing—Day 15: Cucumber is Not A QA Tool</a> (Jim Holmes)</li>
<li><a href="http://www.codinghorror.com/blog/2011/12/building-social-software-for-the-anti-social.html" target="_blank">Building Social Software for the Anti-Social</a> (Jeff Atwood)</li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Building-Scalable-Cloud-Applications">Building Scalable Cloud Applications</a> (David Aiken)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/9Vs67TkO_MU/">3 Signs That Tests Are Not Effective</a> (Gil Zilberfeld)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/POyF09hOFAM/">Test Driven Evolutionary Design with Entity Framework</a> (Bobby Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/nCvm2zRleNo/">Getters are an antipattern?</a> (Gian Maria Ricci)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2011/12/16/don-t-forget-about-databinding-features-of-silverlight-4-you-get-with-mango.aspx">Don&#8217;t forget about the databinding features of Silverlight 4 that you get with Mango!</a> (Cheryl Simmons)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisGWilliams/~3/mO77Mdt1gKc/148061.aspx">Trying out jQuery Mobile on Windows Phone (UPDATED)</a> (Chris G. Williams)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/kCan9w0rxH0/building-async-wcf-services-in-silverlight-with-channelfactory.aspx">Building Async WCF Services in Silverlight with Channelfactory</a> (Derik Whittaker)</li>
<li><a href="http://debugmode.net/2011/12/17/video-on-how-to-work-with-live-tiles-in-windows-phone-7/">Video on How to work with Live Tiles in Windows Phone 7</a> (Dhananjay Kumar)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/NmE-HBuOTX8/wp7-isolated-storage-snapshots">WP7 Isolated Storage Snapshots</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/5qaS5qOYSuY/windows-phone-alerts-and">Windows Phone Alerts and Reminders</a> (Daniel Egan)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/M7n_-_sQSd0/SkyDrive-usage-through-Live-SDK-on-Windows-Phone.aspx">SkyDrive usage through Live SDK on Windows Phone</a> (Samidip Basu)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/8qZjVJ3y_XU/displaying-image-inside">Displaying image inside Panorama Title in Windows Phone applications</a> (Jevgeni Tšaikin)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/kunal-13-for-5-13-silverlight-5.html">Kunal&#8217;s 13 for 5&#8230; 13 Silverlight 5 tutorials&#8230;</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2011/12/pick-up-your-pace-on-silverlight-5-with.html">Pick up your pace on Silverlight 5 with Michael Crump&#8217;s 10 Laps around Silverlight 5</a> (Greg Duncan)</li>
<li><a href="http://www.codeproject.com/KB/graphics/wpf-and-c-s-pbm-decoder.aspx">Decoding Portable Bitmap (PBM) files in C# and displaying them in WPF</a> (J. Broun)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/8Pn9V-KR2tk/">Want to change your Windows Phone emulator?</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/DevelopingTheFuture/~3/ujy0l2LvADc/resources-from-the-html5-and-windows-phone-7-developer-camps.aspx">Resources from the HTML5 and Windows Phone 7 Developer Camps</a> (Lindsay Lindstrom)</li>
<li><a href="http://wpf.2000things.com/2011/12/19/453-the-uselayoutrounding-property-aligns-things-to-pixel-boundaries/" target="_blank">2000 WPF Things #453 – The UseLayoutRounding Property Aligns Things to Pixel Boundaries</a> (Sean Sexton)</li>
<li><a href="http://www.codeproject.com/KB/WPF/DataBindingWithComboBoxes.aspx" target="_blank">Step by Step WPF Data Binding with Comboboxes</a> (Steve Aube)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Uho2lJUHEHI/dell-venue-pro-commands-while">Dell Venue Pro &#8211; AT Commands while searching for interop unlock</a> (Dennis Delimarsky)</li>
<li><a href="http://tonychampion.net/blog/index.php/2011/12/6th-day-of-silverlight-binding-in-style-setters/" target="_blank">6th Day of Silverlight : Binding in Style Setters</a> (Tony Champion)</li>
<li><a href="http://www.mindscapehq.com/blog/index.php/2011/12/18/working-with-the-data-grid-day-3/">Working with the Data Grid – Day 3</a> (Callum G.)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/oLZswWwvgsI/Windows-Phone-App-Development-for-Beginners-1-Intro" target="_blank">Windows Phone App Development for Beginners #1: Intro</a> (Windows Phone Geek)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/EUK66wiP9Ko/tf188.aspx" target="_blank">Technology &amp; Friends Episode 188: Paul Litwin on ASP.NET MVC Scaffolding</a> (David Giard)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/KtcWuJPCZ20/" target="_blank">Major Nelson Podcast Show 423: We get ready for Christmas</a> (Larry Hyrb)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/cx_m8Zmfyv8/episode-168-power-scripting-podcast-don-jones-on-power-shell-v3-and-button-monkeys">Episode 169 &#8211; PowerScripting Podcast &#8211; Don Jones on PowerShell v3 and Button Monkeys</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://feedproxy.google.com/~r/the-javascript-show/~3/mbYnWSDg1F8/25" target="_blank">The JavaScript Show &#8211; jQuery Plugins, Amber.js</a> (Peter Cooper &amp; Jason Seifer)</li>
<li><a href="http://feedproxy.google.com/~r/cloudPlumbing/~3/H-bQBhZ8Shw/karsten-wysk-interview" target="_blank">Cloud Plumbing Podcast &#8211; Karsten Wysk Interview</a> (Ryan Parsley)</li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Expert-Panel-Q-A-featuring-Scott-Guthrie-Dave-Campbell-and-Mark-Russinovich">Expert Panel Q&amp;A featuring Scott Guthrie, Dave Campbell, and Mark Russinovich</a> (Scott Guthrie, Mark Russinovich &amp; Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/FvXSijSN_j4/">Gillmor Gang Live 12.16.11 (TCTV)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Techcrunch/~3/o6nhmuwL5lw/">Gillmor Gang 12.17.11 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://www.theverge.com/2011/12/16/2640634/steve-kaneko-microsoft-design-metro-office-interview">Video: Microsoft&#8217;s Steve Kaneko on design unification and the challenges of moving to Metro</a> (T.C. Sottek)</li>
<li><a href="http://www.engadget.com/2011/12/16/engadget-podcast-268-12-16-2011/">Engadget Podcast 268 &#8211; 12.16.2011</a> <em>and</em> <a href="http://www.engadget.com/2011/12/17/engadget-mobile-podcast-117-12-17-2011/">Engadget Mobile Podcast 117 &#8211; 12.17.2011</a> <em>and</em> <a href="http://www.theverge.com/2011/12/16/2640157/the-vergecast-006-12-16-2011">The Vergecast 006 &#8211; 12.16.2011</a> (Trent Wolbe)</li>
<li><a href="http://www.winsupersite.com/article/podcast-2/windows-weekly-239-wheelhouse-141660">Windows Weekly 239: Outside My Wheelhouse</a> (Paul Thurrott)</li>
<li><a href="http://www.engadget.com/2011/12/16/the-engadget-show-028-boeings-787-the-tokyo-motor-show-and/">The Engadget Show &#8211; 028: Boeing&#8217;s 787, the Tokyo Motor Show and the year in review</a> (Brian Heater)</li>
<li><a href="http://www.communitymegaphonepodcast.com/content/audio/show-32-pete-brown.mp3" target="_blank">Community Megaphone Podcast Show #32 with Guest Pete Brown</a> (Dane Morgridge &amp; G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/G-DECH5bOW0/">Yet Another Podcast #55–David Plat on Why Software Sucks</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/OtnArch2Arch/~3/UlkMWmDwRaM/11286334_weblogic12c_part1_121411.mp3">Unwrapping Oracle WebLogic Server 12c &#8211; Part 1</a> (Bob Rhubart)</li>
<li><a href="http://www.thetabletshow.com/default.aspx?ShowNum=11" target="_blank">The Tablet Show &#8211; Shawn Wildermuth Builds XAML Apps on Windows Phone 7 and Windows 8</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Dec-16-2011">TWC9: December 16th &#8211; Silverlight 5, Azure, TFS PowerTools and XMPP</a> (Brian Keller, Dan Fernandez &amp; Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://ryanlowdermilk.com/2011/12/tldr/" target="_blank">tl;dr</a> (Ryan Lowdermilk)</li>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/fJH6uCWQ4vE/tales-from-th">Tales from the MNC: The team behind Windows Phone’s breakthrough design</a> (MS JobsBlog)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=28562&amp;WT.mc_id=rss_alldownloads_all">Microsoft SQL Server JDBC Driver 3.0 with JRE7 getDate compatibility</a> (MS Downloads)</li>
<li><a href="http://www.codeproject.com/KB/database/Import-Excel-SISS.aspx">Import Data from Excel into SQL Server Using SSIS</a> (Keshav Singh)</li>
<li><a href="http://blog.sqlauthority.com/2011/12/17/sql-server-fix-error-msg-3201-level-16-cannot-open-backup-device-operating-system-error-3-the-system-cannot-find-the-path-specified/">SQL SERVER – FIX – ERROR : Msg 3201, Level 16 Cannot open backup device.Operating system error 3 (The system cannot find the path specified.)</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/12/18/sql-server-adventure-works-for-sql-server-2012-rc0-samples-database-for-sql-server-2012-rc0/">SQL SERVER – Adventure Works for SQL Server 2012 RC0 – Samples Database for SQL Server 2012 RC0</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/12/19/sql-server-introduction-to-expressor-connectivity-to-salesforce-expressor-data-integration-applications/">SQLAuthority News – Introduction to expressor Connectivity to Salesforce – expressor Data Integration Applications</a> (Pinal Dave)</li>
<li><a href="http://pranayamr.blogspot.com/2011/12/bulk-insertion-of-data-using-c.html">Bulk Insertion of Data Using C# DataTable and SQL server OpenXML function</a> (Pranay Rana)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-advent-2011-day-16">SQL Advent 2011 Day 16: CROSS APPLY and OUTER APPLY</a> <em>and</em> <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/sql-advent-2011-day-18">SQL Advent 2011 Day 18: Table-valued Parameters</a> <em>and</em> <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/sql-advent-2011-day-19">SQL Advent 2011 Day 19: Filtered Indexes</a> (Denis Gobo)</li>
<li><a href="http://www.codeproject.com/Tips/300639/Import-Data-from-excel-to-SQL-server-using-Csharp">Import Data from excel to SQL server using C# in ASP. NET</a> (Suraj S Koneri)</li>
<li><a href="http://blogs.msdn.com/b/zxue/archive/2011/12/16/building-apps-using-sql-azure-and-sql-azure-reporting-content.aspx">Building Apps Using SQL Azure and SQL Azure Reporting (Content)</a> (Zhiming Xue)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/kjdS3uoPZus/why-is-raid-important-for-databases.html">Why is RAID So Important for Databases?</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.sellsbrothers.com/posts/Details/12708">Sells Manor: Running 64-bit Win8 on My MacBook Air</a> (Chris Sells)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/d6BBTI-xj1c/microsoft-touch-mouse-review">Microsoft Touch Mouse Review</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/sPGlDb2d56w/YourNewYearsResolutionPutAnEndToSpinningRustAndBuyYourselfASSD.aspx">Your New Year&#8217;s Resolution &#8211; Put an end to spinning rust and buy yourself a SSD</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/vfJCWMd6uDY/">Ever wonder what a 5MB hard drive looked like in 1956?</a> (Steven Hodson)</li>
<li><a href="http://blogs.msdn.com/b/b8/archive/2011/12/16/signing-in-with-a-picture-password.aspx">Signing in with a picture password</a> (Steven Sinofsky)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/AK5WxM_vnEI/introducing-android-training.html">Introducing Android Training</a> (Tim Bray)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/kuKj9bxAHFM/android-403-platform-and-updated-sdk.html">Android 4.0.3 Platform and Updated SDK tools</a> (Xavier Ducrohet)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/MinRup9Vm78/connecting-windows-home-server-to-web-through-two-routers.aspx">Connecting Windows Home Server to web through two routers</a> (Gunnar Peipman)</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=42fd2928-28ee-4676-b5af-fba78283e31c">Interesting Finds: December 16, 2011</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=adee9a52-ace0-4b12-824e-919deb3d575e">Interesting Finds: December 17, 2011</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2011/12/19/cheatsheet-2011-12-13-12-19.aspx">Cheatsheet: 2011 12.13 ~ 12.19</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/nyohYAKSEYw/">The Morning Brew #1005</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/1ZDUHR5-q-g/">Distributed Weekly 133</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/7ns559dSQ70/">Interesting .NET Links – December 16,2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/EY5-M5M1LW0/">Interesting .NET Links – December 17 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://afreshcup.com/home/2011/12/16/double-shot-775.html">Double Shot #775</a> <em>and</em> <a href="http://afreshcup.com/home/2011/12/19/double-shot-776.html">Double Shot #776</a> (Mike Gunderloy)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/12/16/mvp-friday-five-december-16-2011.aspx">MVP Friday Five: December 16, 2011</a> (MVP Award Program)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/ulxaUkGZof4/Daily-News-Digest-12-16-2011.aspx">Daily News Digest 12/16/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/xXbdP7uUFXk/End-of-week-SilverlightShow-Content-Recap-12-16-2011.aspx">End-of-week SilverlightShow Content Recap (12/16/2011)</a> (Silverlight Show)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2011/12/16/pie-in-the-sky-december-16-2011.aspx">Pie in the Sky (December 16, 2011)</a> (Brian Swan)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=26">Windows Dev News for December 18, 2011 &#8211; #0012</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/12/18/148078.aspx">SilverlightShow Top 5 for December 5 &#8211; 11, 2011</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/T_M7r4Cf2no/daily-wp7-development-news-16-dec-2011">Daily WP7 Development News 16 Dec 2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/4meaenxE9AE/windows-phone-development-weekly-bulletin-12-18-dec-2011">Windows Phone Development Weekly Bulletin 12-18 Dec 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/oi-PJPJCJ2w/great-sites-and-blogs-for-learning-about-.net-gadgeteer">Great Sites and Blogs for Learning about .NET Gadgeteer</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/GSPhtv27--g/">Retrospective 63 – The Kanban Man and Agile Army</a> (Peter Saddington)</li>
<li><a href="http://www.frankysnotes.com/2011/12/reading-notes-25.html" target="_blank">Reading Notes #25</a> (Franky)</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/51I5M6QlhPL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Learning-XNA-4-0-Development-Windows/dp/1449394620?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1449394620">Learning XNA 4.0: Game Development for the PC, Xbox 360, and Windows Phone 7</a> by Aaron Reed </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:249243a8-168f-4c25-9159-b6b5470a5803" 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/f%23" rel="tag">f#</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+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/sass" rel="tag">sass</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/coffeescript" rel="tag">coffeescript</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/asp.net+ajax" rel="tag">asp.net ajax</a>,<a href="http://del.icio.us/popular/kinect" rel="tag">kinect</a>,<a href="http://del.icio.us/popular/tpl" rel="tag">tpl</a>,<a href="http://del.icio.us/popular/hadoop" rel="tag">hadoop</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/19/dew-drop-december-19-2011-1222/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.communitymegaphonepodcast.com/content/audio/show-32-pete-brown.mp3" length="146" type="audio/mpeg" />
<enclosure url="http://feedproxy.google.com/~r/OtnArch2Arch/~3/UlkMWmDwRaM/11286334_weblogic12c_part1_121411.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; December 16, 2011 (#1,221)</title>
		<link>http://www.alvinashcraft.com/2011/12/16/dew-drop-december-16-2011-1221/</link>
		<comments>http://www.alvinashcraft.com/2011/12/16/dew-drop-december-16-2011-1221/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 12:40:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[backbone.js]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs11]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2030</guid>
		<description><![CDATA[Top Links Link-bait Hacker Slash News Dot Considered Cancerous Request For Call To Action (Scott Hanselman) – Obligatory Top Links placement because of author’s status. Keynote: Getting Started with Windows Azure (Scott Guthrie) A Simple Multi-Page Windows Phone 7 PhoneGap Example (Colin Eberhardt) Shadowcasting in C#, Part Two (Eric Lippert) Visual Studio 11 Platform Tooling [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/2DYvhPZ3VnU/LinkbaitHackerSlashNewsDotConsideredCancerousRequestForCallToAction.aspx">Link-bait Hacker Slash News Dot Considered Cancerous Request For Call To Action</a> (Scott Hanselman) <em>– Obligatory Top Links placement because of author’s status.</em></li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Keynote-Getting-Started-with-Windows-Azure">Keynote: Getting Started with Windows Azure</a> (Scott Guthrie)</li>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2011/12/a-simple-multi-page-windows-phone-7-phonegap-example/">A Simple Multi-Page Windows Phone 7 PhoneGap Example</a> (Colin Eberhardt)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/12/15/shadowcasting-in-c-part-two.aspx">Shadowcasting in C#, Part Two</a> (Eric Lippert)</li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2011/12/15/visual-studio-11-platform-tooling-advances.aspx">Visual Studio 11 Platform Tooling Advances</a> (S. Somasegar)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/iGPcyevCy68/">Node.js in Windows Azure, to the cloud and beyond!</a> (Glenn Block)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://gettingsharper.de/2011/12/15/toying-with-lazy-sequences-and-the-fixed-point-combinator-in-f/">toying with lazy sequences and the fixed-point combinator in F#</a> (Dieser Eintrag)</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/12/15/10247870.aspx">Not even making it to the airtight hatchway: Execution even before you get there</a> (Raymond Chen)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2011/12/15/what-is-the-cost-of-async-await.aspx">What is the cost of async/await?</a> <em>and</em> <a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2011/12/16/tpl-dataflow-part-4.aspx">Tpl Dataflow &#8211; Part 4</a> (Bnaya Eshet)</li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=28557&amp;WT.mc_id=rss_alldownloads_all">Team Foundation Server 2010 Power Tools for Eclipse</a> (MS Downloads)</li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Tip-for-using-the-Kinect-for-Windows-SDK-with-XNA">Tip for using the Kinect for Windows SDK with XNA</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://geekswithblogs.net/ChrisD/archive/2011/12/15/create-asp.net-application-with-webmatrix.aspx">Create ASP.NET Application with WebMatrix</a> (Chris D.)</li>
<li><a href="http://debugmode.net/2011/12/15/learning-html-5-html-design-principal-and-new-tags/">Learning HTML 5: HTML Design Principal and New tags</a> <em>and</em> <a href="http://debugmode.net/2011/12/15/learning-html-5-detecting-html5-feature-supported-in-browser-using-modernizr/">Learning HTML 5: Detecting HTML5 feature supported in browser using ModernIZR</a> (Dhananjay Kumar)</li>
<li><a href="http://www.sitepoint.com/asp-net-mvc-4-developer-preview-display-modes/" target="_blank">ASP.NET MVC 4 Developer Preview: Display Modes</a> (Malcolm Sheridan)</li>
<li><a href="http://www.smashingmagazine.com/2011/12/15/six-css-layout-features-to-look-forward-to/">Six CSS Layout Features To Look Forward To</a> (Divya Manian)</li>
<li><a href="https://github.com/blog/1010-azure-on-github">Azure On GitHub</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/24ways/~3/tZFJKFiB1kM/css3-patterns-explained">CSS3 Patterns, Explained</a> (Lea Verou)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/wg-cBBrx__k/ShowArticle.aspx">Rotate an ASP.NET Image Control using HTML 5 Canvas</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.mozilla.com/devtools/2011/12/15/developer-tools-2012-roadmap/" target="_blank">Mozilla Developer Tools 2012 Roadmap</a> (Kevin Dangoor)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/12/16/new-book-integrating-php-with-windows.aspx">New book: Integrating PHP with Windows</a> (Kim Spilker)</li>
<li><a href="http://feeds.maordavid.com/~r/maor/~3/Whk2fuMFB9o/">Openness Update for Windows Azure</a> (Maor David-Pur)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/3fha7lf1iAI/7-steps-will-help-you-to-write-or-migrate-your-application-to-windows-azure.aspx">7 Steps will help you to write or migrate your application to Windows Azure</a> (Avkash Chauhan)</li>
<li><a href="http://feedproxy.google.com/~r/bsimser/~3/0p9oV8qJwuc/some-json-resources-for-you.aspx">Some JSON Resources For You</a> (Bil Simser)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/FhE88zC-Nj4/">Searching With A BackboneJS Collection</a> (Derick Bailey)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://slott-softwarearchitect.blogspot.com/2011/12/good-summary-of-bad-security.html">Good Summary of Bad Security Assumptions</a> (Steven Lott)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/MQhrViKDQo0/goals-and-your-new-year-s-resolution.aspx">Goals and Your New Year&#8217;s Resolution</a> (JD Meier)</li>
<li><a href="http://feedproxy.google.com/~r/Frazzleddad/~3/DcoIoWEI4GM/31-days-of-testingday-14-tests-as.html">31 Days of Testing—Day 14: Tests as Specifications</a> (Jim Holmes)</li>
<li><a href="http://boagworld.com/design/a-prototype-is-worth-a-thousand-words/">A prototype is worth a thousand words</a> (Leigh Howells)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.microsoft.com/presspass/features/2011/dec11/12-15wpshellteam.mspx?rss_fdn=Top%20Stories" target="_blank">Meet the Team Behind Windows Phone&#8217;s Breakthrough Design</a> (MS PressPass)</li>
<li><a href="http://debugmode.net/2011/12/15/how-to-check-application-returning-from-dormant-state-in-windows-phone-7/">How to check application returning from dormant state in Windows Phone 7</a> (Dhananjay Kumar)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/PejqhLciADI/windows-phone-testing-sensors">Windows Phone testing for sensors</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/NmE-HBuOTX8/wp7-isolated-storage-snapshots">WP7 Isolated Storage Snapshots</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/5qaS5qOYSuY/windows-phone-alerts-and">Windows Phone Alerts and Reminders</a> (Daniel Egan)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/phone-toolkit-in-depth-2nd-edition-free.html">&quot;Windows Phone Toolkit In Depth&quot; 2nd edition, free Windows Phone 7.1(5) PDF now available</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/UBZDgmci5To/silverlight-5-tutorials-collection-of.html">Silverlight 5 Tutorials &#8211; A Collection of Beginner Level Articles you may want to Read</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/NQxJoydptKA/getting-started-video-series-for-our-new-controls-in-wp7.aspx">Getting Started Video Series for our New Controls in WP7</a> (Michael Crump)</li>
<li><a href="http://expressioniq.com/?p=3433">Create a Windows Phone web browser app in Expression Blend</a> (Pam Keesey)</li>
<li><a href="http://sachabarber.net/?p=1022">Log4Net AppDomain Logging</a> (Sacha Barber)</li>
<li><a href="http://wpf.2000things.com/2011/12/16/452-data-binding-elements-in-a-collection-to-a-grid-part-v/" target="_blank">2000 WPF Things #452 – Data Binding Elements in a Collection to a Grid, Part V</a> (Sean Sexton)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/UYifcxH-dAc/7-wp7-dev-tools-you-might-end">7 WP7 Dev Tools You Might End Up Using Frequently</a> (Tim Dams)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Uho2lJUHEHI/dell-venue-pro-commands-while">Dell Venue Pro &#8211; AT Commands while searching for interop unlock</a> (Dennis Delimarsky)</li>
<li><a href="http://blogs.msdn.com/b/bethmassi/archive/2011/12/15/beginning-lightswitch-part-4-too-much-information-sorting-and-filtering-data-with-queries.aspx">Beginning LightSwitch Part 4: Too much information! Sorting and Filtering Data with Queries</a> (Beth Massi)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HanselminutesCompleteMP3/~3/-gXshNfbgds/default.aspx" target="_blank">Hanselminutes Framework Series: The eXpand Framework with Apostolis Bekiaris</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/TZu8Y8zMiZM/" target="_blank">Windows Phone Dev Podcast Episode 046 – “Making Wealth Down Under”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/1TTXkSRgQfA/">Fever Pitched Episode 4: This Weeks Hottest Stories for 14 December 2011</a> (Richard Hay)</li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Channel-9-Cloud-Cover-Show-Live">Channel 9 Cloud Cover Show Live</a> (Steve Marx &amp; Wade Wegner)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-151.html">Let&#8217;s Play TDD #151: Mockito</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/wetQbJiIwF8/Recording-of-yesterday-s-webinar-Unit-Testing-for-Windows-Phone-now-available.aspx">Recording of yesterday&#8217;s webinar &#8216;Unit Testing for Windows Phone&#8217; now available</a> (Silverlight Show)</li>
<li><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-Page-File-Needed-Image-Tags-Fast-Gaming-PC">Defrag &#8211; Page File Needed, Image Tags, Fast Gaming PC</a> (Larry Larsen)</li>
<li><a href="http://www.podtrac.com/pts/redirect.mp3/DeveloperSmackdown.com/Services/PodcastServices.svc/GetPodcast/ds_063.mp3" target="_blank">Developer Smackdown Musing #63: Organizing a Conference with CodeManiacs Ian Randall and Ben Gracewood</a> (Clark Sell &amp; Mark Nichols)</li>
<li><a href="http://feedproxy.google.com/~r/the-javascript-show/~3/mbYnWSDg1F8/25" target="_blank">The JavaScript Show &#8211; jQuery Plugins, Amber.js</a> (Peter Cooper &amp; Jason Seifer)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://tirania.org/blog/archive/2011/Dec-15.html">2011: Tell me how you used Mono this year</a> (Miguel de Icaza)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/GuuPBMEfmJo/">Blue Pill vs Red Pill</a> (Davy Brion)</li>
<li><a href="http://blog.stackoverflow.com/2011/12/own-your-community-2/">Own Your Community</a> (Laura Dobrzynski)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://www.brentozar.com/archive/2011/12/sql-server-troubleshooting-checklist/">Perk Up Your Career with the SQL Server Troubleshooting Checklist</a> (Kendra Little)</li>
<li><a href="http://blog.sqlauthority.com/2011/12/16/sql-server-2012-auditing-enhancement-on-audit-log-failure-options-maximum-rollover-files/">SQL SERVER – 2012 Auditing Enhancement – On Audit Log Failure Options – Maximum Rollover Files</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/sql-advent-2011-day-14">SQL Advent 2011 Day 14: EXCEPT and INTERSECT SET Operations</a> <em>and</em> <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/sql-advent-2011-day-15">SQL Advent 2011 Day 15: Joins</a> (Denis Gobo)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssis/ssis-configuration-editor">SQL Server Integration Services tools to have – Configuration File Editor</a> (Ted Krueger)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/12/15/sql-azure-management-portal-tips-and-tricks-part-i.aspx">SQL Azure Management Portal Tips and Tricks: Part I</a> <em>and</em> <a href="http://blogs.msdn.com/b/windowsazure/archive/2011/12/15/sql-azure-management-portal-tips-and-tricks-part-ii.aspx">SQL Azure Management Portal Tips and Tricks: Part II</a> (R Syam Kumar)</li>
<li><a href="http://geekswithblogs.net/VROD/archive/2011/12/15/148049.aspx">Display Foreign Key Relationships and Name of the Constraint for Each Table in Database</a> (Rodney Vinyard)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jongalloway/~3/sNOoGkNHcuw/working-around-a-powershell-call-depth-disaster-with-trampolines.aspx">Working around a Powershell Call Depth Disaster With Trampolines</a> (Jon Galloway)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/12/15/a-poweruser-tip-to-moving-onenote-files-around-to-free-hard-drive-space.aspx">A poweruser tip to moving OneNote files around to free hard drive space</a> (John Guin)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/microsoft-takes-the-wraps-off-its-socl-social-search-project/11442">Microsoft takes the wraps off its So.cl social-search project</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/AK5WxM_vnEI/introducing-android-training.html">Introducing Android Training</a> (Tim Bray)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/k6PDcEDR9lY/">A Bad Presentation Can Hurt More Than Help</a> (Rob Conery)</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=bd8b365f-602d-45dc-b54c-a4a1c4fd0397">Interesting Finds: December 15, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/7ns559dSQ70/">Interesting .NET Links – December 16,2011</a> (Senthil Kumar)</li>
<li><a href="http://afreshcup.com/home/2011/12/16/double-shot-775.html">Double Shot #775</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/CANZis0g510/daily-wp7-development-news-15-dec-2011">Daily WP7 Development News 15 Dec 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/KbTCKrA_1Rs/">The Morning Brew #1004</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/8HoEf4a0ygE/Daily-News-Digest-12-15-2011.aspx">Daily News Digest 12/15/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/12/14-dec-2011.html" target="_blank">Web Dev Tweets 14-Dec-2011</a> (Elijah Manor)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51YrwcCZNDL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Microsoft-Windows-Development-Cookbook-ebook/dp/B005HIK8AW?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=B005HIK8AW">Microsoft Windows Azure Development Cookbook</a> by Neil Mackenzie </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:336a4e78-8f29-4118-aaf5-3e59f1006d88" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</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/node.js" rel="tag">node.js</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/backbone.js" rel="tag">backbone.js</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/vs11" rel="tag">vs11</a>,<a href="http://del.icio.us/popular/phonegap" rel="tag">phonegap</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/16/dew-drop-december-16-2011-1221/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.podtrac.com/pts/redirect.mp3/DeveloperSmackdown.com/Services/PodcastServices.svc/GetPodcast/ds_063.mp3" length="197" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; December 13, 2011 (#1,218)</title>
		<link>http://www.alvinashcraft.com/2011/12/13/dew-drop-december-13-2011-1218/</link>
		<comments>http://www.alvinashcraft.com/2011/12/13/dew-drop-december-13-2011-1218/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 12:55:11 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[roslyn]]></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 azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2017</guid>
		<description><![CDATA[Top Links Install-Package Roslyn (Kirill Osenkov) Amber.js (formerly SproutCore 2.0) is now Ember.js (Yehuda Katz) Improved Developer Experience, Interoperability, and Scalability on Windows Azure (Bob Kelly) What&#8217;s in (and missing from) Microsoft&#8217;s latest batch of Azure cloud updates (Mary Jo Foley) &#160; .NET / Visual Studio Porting Bryan&#8217;s Erlang Function to F# (Daniel Mohl) Shadowcasting [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/kirillosenkov/archive/2011/12/13/install-package-roslyn.aspx">Install-Package Roslyn</a> (Kirill Osenkov)</li>
<li><a href="http://feedproxy.google.com/~r/KatzGotYourTongue/~3/5_ye09WM9kU/">Amber.js (formerly SproutCore 2.0) is now Ember.js</a> (Yehuda Katz)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/12/12/improved-developer-experience-interoperability-and-scalability-on-windows-azure.aspx">Improved Developer Experience, Interoperability, and Scalability on Windows Azure</a> (Bob Kelly)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/whats-in-and-missing-from-microsofts-latest-batch-of-azure-cloud-updates/11404">What&#8217;s in (and missing from) Microsoft&#8217;s latest batch of Azure cloud updates</a> (Mary Jo Foley)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/_vMB38f_JOs/porting-bryans-erlang-function-to-f.html">Porting Bryan&#8217;s Erlang Function to F#</a> (Daniel Mohl)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/12/12/shadowcasting-in-c-part-one.aspx">Shadowcasting in C#, Part One</a> (Eric Lippert)</li>
<li><a href="http://blogs.msdn.com/b/vbteam/archive/2011/12/12/new-vb-xna-sample-showing-xbox-windows-and-phone-targetting.aspx">New VB XNA Sample &#8211; showing Xbox, Windows and Phone targetting</a> (VBTeam)</li>
<li><a href="http://www.codeproject.com/KB/COM/IntegratingCOMComp_CSharp.aspx">Integrating with COM Components In C#</a> (vijayksh111)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/-pWLFKDg6qk/visual-studio-11-developer-preview-code-clone-detection-aka-code-clone-analysis.aspx">Visual Studio 11 Developer Preview: Code Clone Detection (aka Code Clone Analysis)</a> (Zain Naboulsi)</li>
<li><a href="http://sharp-gamedev.blogspot.com/2011/12/converting-fs-project-files-to-target.html">Converting FS project files to target Xbox 360</a> (Joh)</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/12/12/10246541.aspx">How can I tell whether a window is modal?</a> <em>and</em> <a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/12/12/10246542.aspx">What is the API for accessing content on SkyDrive?</a> (Raymond Chen)</li>
<li><a href="http://geekswithblogs.net/ranganh/archive/2011/12/13/efproviders-require-multipleactiveresultsetstrue-for-system.data.sqlclient-connection-strings-again.aspx">EFProviders require MultipleActiveResultSets=True for System.Data.SqlClient connection strings</a> (Harish Ranganathan)</li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Hello-Kinect-for-Windows-Beta-2-NUIVUI-World">Hello Kinect for Windows Beta 2 NUI/VUI World</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.xanthir.com/blog/b4FJ0" target="_blank">Why I&#8217;m Excited about Names in JavaScript</a> (Tab Atkins, Jr.)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/ieCG87at_A4/">Composite JS Apps: Regions And Region Managers</a> (Derick Bailey)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2011/12/12/new-pluralsight-course-structuring-javascript-code-in-html5-applications.aspx">New Pluralsight Course &#8211; Structuring JavaScript Code in HTML5 Applications</a> (Dan Wahlin)</li>
<li><a href="http://www.misfitgeek.com/2011/12/building-apps-with-html5/">Building Apps with HTML5 – Desktop, Tablet, Phone !</a> (Joe Stagner)</li>
<li><a href="http://www.smashingmagazine.com/2011/12/12/an-introduction-to-object-oriented-css-oocss/">An Introduction To Object Oriented CSS (OOCSS)</a> (Louis Lazaris)</li>
<li><a href="http://feedproxy.google.com/~r/24ways/~3/w_ydbCYR4JY/your-jquery-now-with-less-suck">Your jQuery: Now With 67% Less Suck</a> (Scott Kosman)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2011/12/12/windows-azure-december-update-what-s-important-for-oss-developers.aspx">Windows Azure December Update &#8211; What&#8217;s Important for OSS Developers</a> (Larry Franks)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/MxB4c547cj0/">YUI 3.5.0 PR1 Is Now Available</a> (Allen Rabinovich)</li>
<li><a href="http://feedproxy.google.com/~r/WebReflection/~3/ul3hPHdR9nE/create-js-builder-with-nodejs.html">Create a JS builder with node.js</a> (Andrea Giammarchi)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/nP5x2oKcYmc/">App Framework Changes in YUI 3.5.0</a> (Ryan Grove)</li>
<li><a href="http://feedproxy.google.com/~r/FreshBrewedCode/~3/x5kUAvKj_Fk/">Espresso Tip: IHttpHandler and IsReusable</a> (David Neal)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/27nyLA_ZtpE/">WordPress 3.3 Released</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/licMHVzgRAE/new-windows-azure-management-portal-with-updated-sdk-for-java-mongodb-node-js-solr-lucene-php-and-many-more.aspx">New Windows Azure Management Portal with updated SDK for Java, MongoDB, Node.js, Solr/Lucene, PHP and many more</a> (Avkash Chauhan)</li>
<li><a href="http://blogs.msdn.com/b/writingdata_services/archive/2011/12/12/new-windows-azure-guidance-topics-published.aspx">New Windows Azure Guidance Topics Published</a> (Glen Gailey)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/news/2011/12/one-piece-continuous-flow">One-Piece Continuous Flow &#8211; an alternative to Kanban?</a> (Anand Vishwanath)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/QNgf4hAoVT4/4-warning-signs-that-agile-is-declining.html">4 Warning Signs that Agile Is Declining</a> (Gil Zilberfeld)</li>
<li><a href="http://geekswithblogs.net/AngelEyes/archive/2011/12/12/a-short-summary-about-di-and-using-ninject-not-as.aspx">A short summary about DI and using Ninject not as a Service Locator</a> (AngelEyes)</li>
<li><a href="http://feedproxy.google.com/~r/TestStudio/~3/ZMUIGsPnhMw/31-days-of-testing-mdash-day-11-maintainable-functional-automation.aspx">31 Days of Testing—Day 11: Maintainable Functional Automation</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Frazzleddad/~3/JGnjPoxI18w/31-days-of-testingday-12-functional.html">31 Days of Testing—Day 12: Functional Test 101</a> (Jim Holmes)</li>
<li><a href="http://feedproxy.google.com/~r/ManagingProductDevelopment/~3/MQebmCGInP4/why-focus-on-continuous-integration-for-programs.html">Why Focus on Continuous Integration for Programs?</a> (Johanna Rothmann)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/12bS66XVP20/how-to-be-an-effective-code-coach.html">How to be an effective code coach</a> (Roy Osherove)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/Lets-explore-Silverlight-5">Let’s explore Silverlight 5!</a> (Anthony de Bruyn)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/m3QvwrnN3wo/10-Laps-around-Silverlight-5-Part-10-of-10.aspx">10 Laps around Silverlight 5 (Part 10 of 10)</a> (Michael Crump)</li>
<li><a href="http://www.jeff.wilcox.name/2011/12/my-new-windows-phone-emulator-theme/">My new Windows Phone Emulator theme–simple and sleek</a> (Jeff Wilcox)</li>
<li><a href="http://hackingsilverlight.blogspot.com/2011/12/turning-xaml-into-image-jpg-in-wp7.html">Turning XAML into an image (jpg) in WP7 isolated storage and to the Phone Media Library</a> (David Kelley)</li>
<li><a href="http://feedproxy.google.com/~r/MsMossyblog/~3/CCP66YMu7xM/823">Silverlight huh, bit of a …hot topic..wouldn’t you say?</a> (Scott Barnes)</li>
<li><a href="http://wpf.2000things.com/2011/12/13/449-data-binding-elements-in-a-collection-to-a-grid-part-ii/" target="_blank">2000 WPF Things #449 – Data Binding Elements in a Collection to a Grid, part II</a> (Sean Sexton)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/lTFwuh9SjjU/visual-studio-achievements-2">Visual Studio Achievements for Windows Phone &#8211; Storage</a> (Dennis Delimarsky)</li>
<li><a href="http://www.mindscapehq.com/blog/index.php/2011/12/12/working-with-the-data-grid-day-1/">Working with the Data Grid – Day 1</a> (Callum G.)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/l-qZjprtoxw/">Gillmor Gang 12.12.11 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://www.engadget.com/2011/12/12/engadget-mobile-podcast-116-12-12-2011/">Engadget Mobile Podcast 116 &#8211; 12.12.2011</a> (Trent Wolbe)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/KVKu25W85h8/upcoming-events-for-december-12th-2011">Upcoming Events for December 12th, 2011</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/oKLiyyXt16E/critical-path-training-sharepoint-2010-developer-training-in-europe-in.aspx">Critical Path Training SharePoint 2010 Developer Training in Europe in Early 2012</a> (Andrew Connell)</li>
<li><a href="http://richardminerich.com/2011/12/2011-in-retrospect-a-year-of-writing-f-professionally/">2011 In Retrospect: A Year of Writing F# Professionally</a> (Rick Minerich)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/12/12/want-to-win-25-worth-of-apps-tweet-us.aspx">Want to win $25 worth of apps? Tweet us!</a> (Michael Stroh)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/578UsO6pfhU/">Winding Down 2011… Nearing Blog Post 400</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/1ppNcjyw9IY/">Happy 4th Birthday To Regular Geek</a> (Rob Diana)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/i05fkFcSsnU/">Win Free Copies of NHibernate 3 Beginner’s Guide</a> (Gabriel Schenker)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=26718&amp;WT.mc_id=rss_alldownloads_all">Power View and PowerPivot HelloWorldPicnic Samples for SQL Server 2012 Release Candidate 0 (RC0)</a> (MS Downloads)</li>
<li><a href="http://www.sqlservercentral.com/blogs/scarydba/2011/12/12/changes-to-sql-server-2012-execution-plans/">Changes to SQL Server 2012 Execution Plans</a> (Greg Low)</li>
<li><a href="http://www.sqlservercentral.com/blogs/jamesserra/2011/12/12/top-ssas-white-papers/">Top SSAS white papers</a> (James Serra)</li>
<li><a href="http://f5debug.net/2011/12/13/getting-started-with-ssrs-part-7-user-roles-and-permissions-in-ssrs-server/">Getting Started with SSRS – Part 7 – User Roles and Permissions in SSRS Server</a> (Karthikeyan Anbarasan)</li>
<li><a href="http://blog.sqlauthority.com/2011/12/13/sql-server-a-quick-look-at-performance-a-quick-look-at-configuration/">SQL SERVER – A Quick Look at Performance – A Quick Look at Configuration</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/sql-advent-2011-day-12">SQL Advent 2011 Day 12: Table Value Constructor</a> (Denis Gobo)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/troubleshooting-merge-replication-logging">Troubleshooting Merge Replication – Logging</a> (Ted Krueger)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/12/12/now-available-sql-azure-q4-2011-service-release.aspx">Now Available: SQL Azure Q4 2011 Service Release</a> (Gregory Leake)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/cCR2lVj4898/best-description-of-claims-based-security-and-a-great-new.aspx">Best Description of Claims Based Security and a Great new SharePoint+Azure Book</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/mqm6RTvmSJQ/great-resource-for-sharepoint-2010-amp-silverlight.aspx">Great Resource for SharePoint 2010 &amp; Silverlight</a> (Andrew Connell)</li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/12/12/what-is-included-in-business-connectivity-services.aspx">What Is Included in Business Connectivity Services?</a> (SharePoint Developer Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://www.mikepfeiffer.net/2011/12/how-to-generate-an-exchange-2010-room-list-report-with-powershell/">How to Generate an Exchange 2010 Room List Report with PowerShell</a> (Mike Pfeiffer)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://benscheirman.com/2011/12/formatting-json-from-terminal/">Formatting JSON From Terminal</a> (Ben Scheirman)</li>
<li><a href="http://www.codinghorror.com/blog/2011/12/gifts-for-geeks-2011-edition.html">Gifts for Geeks, 2011 Edition</a> (Jeff Atwood)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/12/12/back-from-a-week-of-interviewing.aspx">Back from a week of interviewing</a> (John Guin)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/4Y8OSxbfyPw/microsoft-is-smashing-everybody-in-the-battle-for-the-living-room-2011-12">Microsoft Already Won The Battle For The Living Room When Nobody Was Looking (MSFT)</a> (Matt Rosoff)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/ZmXHrqZ2NQw/add-voice-typing-to-your-ime.html">Add Voice Typing To Your IME</a> (Tim Bray)</li>
<li><a href="http://allthingsd.com/20111212/exclusive-microsoft-replaces-lees-as-head-of-windows-phone-business/">Exclusive: Microsoft Replaces Lees as Head of Windows Phone Business</a> (Ina Fried)</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=849b8e00-78dc-477c-b14e-350107b537ec">Interesting Finds: December 12, 2011</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2011/12/12/cheatsheet-2011-12-01-12-12.aspx">Cheatsheet: 2011 12.01 ~ 12.12</a> (yuanjian)</li>
<li><a href="http://afreshcup.com/home/2011/12/12/double-shot-771.html">Double Shot #771</a> (Mike Gunderloy)</li>
<li><a href="http://www.w3.org/QA/2011/12/open_web_platform_weekly_summa.html">Open Web Platform Weekly Summary &#8211; 2011-12-05 &#8211; 2011-12-11</a> (Karl Dubost)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/sLa_mFBzSUw/">The Morning Brew #1001</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/9E2qfp9IhLI/Daily-News-Digest-12-12-2011.aspx">Daily News Digest 12/12/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/41F-Ek2AnpU/Weekly-Article-Digest-12-12-2011.aspx">Weekly Article Digest 12/12/2011</a> (Silverlight Show)</li>
<li><a href="http://www.frankysnotes.com/2011/12/reading-notes-24.html">Reading Notes #24</a> (Franky)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/cP-xyp5qjJQ/archbeat_link_o_rama_for46">ArchBeat Link-o-Rama for 12/12/2011</a> (Bob Rhubart)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=22">Windows Dev News for December 12, 2011 &#8211; #0010</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/iDBJFOXsBOs/daily-wp7-development-news-12-dec-2011">Daily WP7 Development News 12 Dec 2011</a> (Windows Phone Geek)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/513DFvrePlL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Microsoft-SQL-Server-2008-Unleashed/dp/0672330563?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0672330563">Microsoft SQL Server 2008 R2 Unleashed</a> by Ray Rankins </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:854491ef-596a-4e28-b7f4-890f1a834120" 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/nuget" rel="tag">nuget</a>,<a href="http://del.icio.us/popular/roslyn" rel="tag">roslyn</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/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</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/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/xbox" rel="tag">xbox</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/json" rel="tag">json</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/13/dew-drop-december-13-2011-1218/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 2, 2011</title>
		<link>http://www.alvinashcraft.com/2011/12/02/dew-drop-december-2-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/12/02/dew-drop-december-2-2011/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 13:46:58 +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[enterprise library]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[silverlight]]></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/2011/12/02/dew-drop-december-2-2011/</guid>
		<description><![CDATA[Top Links New ASP.NET website launched (Scott Hanselman) 31 Days of Mango &#124; Now In eBook Format! (Jeff Blankenburg) Microsoft to provide details on Windows 8 app store on Dec 6 (Brad Sams) Microsoft Enterprise Library 5.0 Integration Pack for Windows Azure (MS Downloads) Principles of Writing Consistent, Idiomatic JavaScript (Rick Waldron) &#160; .NET / [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/0sFk__ZI8uY/NewASPNETWebsiteLaunched.aspx">New ASP.NET website launched</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/FRaB1MYE-1c/">31 Days of Mango | Now In eBook Format!</a> (Jeff Blankenburg)</li>
<li><a href="http://www.neowin.net/news/microsoft-to-provide-details-on-windows-8-app-store-on-dec-6">Microsoft to provide details on Windows 8 app store on Dec 6</a> (Brad Sams)</li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=28189&amp;WT.mc_id=rss_alldownloads_all">Microsoft Enterprise Library 5.0 Integration Pack for Windows Azure</a> (MS Downloads)</li>
<li><a href="https://github.com/rwldrn/idiomatic.js?utm_source=javascriptweekly&amp;utm_medium=email" target="_blank">Principles of Writing Consistent, Idiomatic JavaScript</a> (Rick Waldron)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/aN0YWyto0ZQ/">Custom XML Serialization</a> (Gian Maria Ricci)</li>
<li><a href="http://www.lhotka.net/weblog/CSLA4Version42Released.aspx">CSLA 4 version 4.2 released</a> (Rockford Lhotka)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/managing-unmanaged-as-in-5-tips-toward.html">Managing the unmanaged&#8230; as in 5 tips toward understanding .Net Managed/Unmanaged Interop</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/jcvMd1tAOKs/setting-up-teamcity-as-a-native-nuget-server.aspx">Setting up TeamCity as a native NuGet Server</a> (Hadi Hariri)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/12/02/new-book-developer-s-guide-to-collections-in-microsoft-net.aspx">New book: Developer&#8217;s Guide to Collections in Microsoft .NET</a> (Kim Spilker)</li>
<li><a href="http://blog.markrendle.net/2011/12/01/eager-loading-rfc/">Eager-loading RFC</a> (Mark Rendle)</li>
<li><a href="http://feedproxy.google.com/~r/DanielMoth/~3/LHSqmR-EFKs/NET-Access-To-The-GPU-For-Compute-Purposes.aspx">.NET access to the GPU for compute purposes</a> (Daniel Moth)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/VE5uV63FDso/">log4net object renders</a> (Dru Sellers)</li>
<li><a href="http://code.google.com/p/agentralphplugin/" target="_blank">Agent Ralph Plug-In for ReSharper</a> (Josh Buedel) <em>– Find and eliminate duplicate code.</em></li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/wEnhqzMtkOo/5-minute-intro-to-html5-canvas">5 Minute Intro to HTML5 Canvas</a> (John Papa)</li>
<li><a href="http://blogs.infragistics.com/blogs/taz_abdeali/archive/2011/12/01/cascading-jquery-combo-boxes-in-asp-net-mvc.aspx">Cascading jQuery Combo Boxes in ASP.NET MVC</a> (Murtaza Abdeali)</li>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/283pJiIldPo/building-aspnet-mvc-4-solution-with-f.html">Building an ASP.NET MVC 4 Solution with F# and C#</a> (Daniel Mohl)</li>
<li><a href="http://feedproxy.google.com/~r/jongalloway/~3/n9qVca7LZ0c/asp-net-website-redesign-now-with-less-beta-more-live.aspx">ASP.NET website redesign: Now with less Beta, more Live</a> (Jon Galloway)</li>
<li><a href="http://www.kevinlabranche.com/blog/UsingMVCContrib3TestHelpersWithASPNetMVC4Beta.aspx">Using MVCContrib 3 Test Helpers with ASP.Net MVC 4 (beta)</a> (Kevin LaBranche)</li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/A7j2Jq9qJB8/">How to lint your JavaScript with JSLint in real time</a> (Maxim Mossienko)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/H_Yrasl3hZg/0636920010906.do" target="_blank">#Ebook Deal/Day: Head First HTML5 Programming &#8211; $13.99 (Save 50%)</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.smashingmagazine.com/2011/12/02/integrating-amazon-s3-with-wordpress/">Integrating Amazon S3 With WordPress</a> (Sameer Borate)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/OlfUfVr966Q/">Custom request methods in Nancy</a> (Andreas Håkansson)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/12/01/working-with-binary-data-using-typed-arrays.aspx">Working with Binary Data using Typed Arrays</a> (Luke Hoban)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/OVqZTQ6HgCU/kendo-ui-from-telerik.aspx">Kendo UI from Telerik</a> (Jake Rutherford)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/bGeVXY2VRtE/windows-azure-cloud-services-how-you-can-choose-what-is-needed-and-how-much-it-will-cost.aspx">Windows Azure Cloud Services: How you can choose what is needed and how much it will cost?</a> (Avkash Chauhan)</li>
<li><a href="http://mvccontrolstoolkit.codeplex.com/releases/view/77884" target="_blank">Mvc Controls Toolkit 1.6.0</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/kTfB2Cl4gB8/the-teamcity-database-migration-documenation-could-use-some-work.aspx">The TeamCity Database Migration Documenation Could Use Some Work</a> (Peter Ritchie)</li>
<li><a href="http://feedproxy.google.com/~r/burncsharp/~3/sL9VKnA_6JM/future-mocking-with-ignoreinstance.aspx">Future mocking with #IgnoreInstance</a> (Mehfuz Hossain)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=890f9e07-57a7-4b17-9ab3-6d6986cfb51d">Sharing Code Between Platforms</a> (Peter Kuhn)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/pJg4fzQFKxg/ListBox-ContextMenu-with-MVVM-in-Windows-Phone">ListBox ContextMenu with MVVM in Windows Phone</a> (Windows Phone Geek)</li>
<li><a href="http://debugmode.net/2011/12/01/how-to-navigate-to-other-page-from-a-user-control-in-windows-phone-7/">How to navigate to other page from a user control in Windows Phone 7</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/MJmsI2Lt5mo/wpf-asynchronous-wait-cursor-using-task-parallel-library.aspx">WPF Asynchronous Wait Cursor using Task Parralel Library</a> (Jacob L. Adams)</li>
<li><a href="http://www.infoq.com/news/2011/12/Xamarin-Mobile">Unifying Hardware Access across Windows Phone, Android, and iOS</a> (Jonathan Allen)</li>
<li><a href="http://wpf.2000things.com/2011/12/02/442-wrappanel-child-elements-can-be-clipped/" target="_blank">2000 WPF Things #442 – WrapPanel Child Elements Can Be Clipped</a> (Sean Sexton)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=787e8736-0881-40f7-a71b-de161946f0d5">Reflector: How to Add a WP7 Assembly List</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/QOhZNDkJCPM/async-tests-in-silverlight">Async tests in Silverlight</a> (Oren Eini)</li>
<li><a href="http://blogs.infragistics.com/blogs/akshay_luther/archive/2011/12/02/motion-framework-101.aspx">Infragistics Motion Framework 101</a> (Akshay Luther)</li>
<li><a href="http://goldytech.wordpress.com/2011/11/30/windows-phone-geocoding-with-rx-2/" target="_blank">Windows Phone geocoding with Rx</a> (Muhammad Afzal)</li>
<li><a href="http://blogs.msdn.com/b/bethmassi/archive/2011/12/01/beginning-lightswitch-getting-started.aspx" target="_blank">Beginning LightSwitch: Getting Started</a> (Beth Massi)</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=720" target="_blank">.NET Rocks! &#8211; Cool Projects at Oredev</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://boagworld.com/tumblog/treat-stats-as-indicators-not-as-the-end-goal/" target="_blank">Boagworld: Treat stats as indicators not as the end goal</a> (Paul Boag)</li>
<li><a href="http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-Telerik-JustCode">Visual Studio Toolbox: Telerik JustCode</a> (Robert Green)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-147.html">Let&#8217;s Play TDD #147: Finding the Dialog</a> (James Shore)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/dev-game-dev-castroll-or-chris-shares.html">A Dev&#8217;s Game Dev castroll&#8230; (Or Chris shares the Game Dev podcasts he listens too)</a> (Greg Duncan)</li>
<li><a href="https://github.com/blog/992-github-has-a-vimeo-channel">GitHub has a Vimeo Channel!</a> (Matt Ganucheau)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MiguelCarrasco/~3/f1IsAaSuvFo/">Microsoft Rocks The Canadian Technology Community</a> (Miguel Carrasco)</li>
<li><a href="http://boagworld.com/tumblog/net-awards-rundown/">.net awards rundown</a> (Paul Boag)</li>
<li><a href="http://www.codeproject.com/KB/interviews/Interview-Kenny-Kerr.aspx">A Coder Interview with Kenny Kerr</a> (The Code Project)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/CJGtbyTe7Fc/three-years-at-identityminendashand-more-to-come.aspx">Three years at IdentityMine–and more to come!</a> (Laurent Bugnion)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://thinkbeforecoding.com/post/2011/12/02/I-love-SQL-Server-and-cultures-NOT">I love SQL Server and cultures&#8230; NOT !</a> (Jérémie Chassaing)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/coLtoyONYuc/">SSMS Tools Pack 2.1.0 is out. Added support for SQL Server 2012 RC0.</a> (Mladen Prajdić)</li>
<li><a href="http://blog.sqlauthority.com/2011/12/02/sql-server-effect-of-set-no-count-on-rowcount/">SQL SERVER – Effect of SET NO COUNT on @@ROWCOUNT</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/sql-advent-2011-day-2">SQL Advent 2011 Day 2: system tables and catalog views</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/esvIRMSGIy0/">Database Mirroring In A Windows Workgroup</a> (Kendal Van Dyke)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.neowin.net/news/windows-8-public-beta-reportedly-due-in-february">Windows 8 public beta reportedly due in February</a> (Andy Weir)</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/12/01/10243095.aspx">Our code needs to run on multiple platforms with different rules, so we follow none of them!</a> (Raymond Chen)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/Ik-ebrlWcnI/">Microsoft Confirms No Carrier IQ on Windows Phone 7 Handsets</a> (Richard Hay)</li>
<li><a href="http://www.startuplessonslearned.com/2008/09/new-version-of-joel-test-draft.html" target="_blank">A new version of the Joel Test (draft)</a> (Eric Ries)</li>
<li><a href="http://agilescout.com/working-hard-or-hardlywork-in/" target="_blank">Working Hard? Or HardlyWork.In?</a> (Peter Saddington)</li>
<li><a href="http://the99percent.com/articles/7107/10-Books-to-Gift-the-Geeky-Creative-in-Your-Life" target="_blank">10 Books to Gift the Geeky Creative in Your Life</a> (Jocelyn K. Glei)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://powershell.com/cs/blogs/tobias/archive/2011/12/02/regular-expressions-are-your-friend-part-3.aspx" target="_blank">Regular Expressions Are Your Friend (Part 3)</a> (Tobias Weltner)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=f6781e68-7633-4fa7-806f-4ef10b5b1715">Interesting Finds: December 1, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/72SbA2yCQkg/daily-wp7-development-news-1-dec-2011">Daily WP7 Development News 1 Dec 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/MTXiSimtM98/SilverlightCream-Top-5-News-for-Week-November-21-27-2011.aspx">SilverlightCream Top 5 News for Week November 21-27, 2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/p3bLHu6F-pw/">Interesting .NET Links – December 2 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/vcxPY9w7Xl0/">The Morning Brew #994</a> (Chris Alcock)</li>
<li><a href="http://afreshcup.com/home/2011/12/2/double-shot-765.html">Double Shot #765</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/BFwG7SeXax4/archbeat_link_o_rama_for39">ArchBeat Link-o-Rama for 12/01/2011</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/parsimonyjax/~3/oQyM6DEIgok/daily-links-01122011.html">Daily Links 01/12/2011</a> (Jax)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/uKMbSM3eRp8/Daily-News-Digest-12-1-2011.aspx">Daily News Digest 12/1/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/11/30-nov-2011.html" target="_blank">Web Dev Tweets 30-Nov-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/IHfR89Fhkmg/" target="_blank">Distributed Weekly 131</a> (Scott Banwart)</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/51F1YTVkI0L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/31-Days-of-Mango-ebook/dp/B006FN7WI4?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=B006FN7WI4">31 Days of Mango</a> by Jeff Blankenburg </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:b1caccd6-a07c-46a6-accc-bf1fedf00d47" 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/github" rel="tag">github</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/regular+expressions" rel="tag">regular expressions</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/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/enterprise+library" rel="tag">enterprise library</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/02/dew-drop-december-2-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 29, 2011</title>
		<link>http://www.alvinashcraft.com/2011/11/29/dew-drop-november-29-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/11/29/dew-drop-november-29-2011/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 14:12:00 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery mobile]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[vs11]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[winrt]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/11/29/dew-drop-november-29-2011/</guid>
		<description><![CDATA[Top Links Farewell to Google&#8217;s CodeSearch (Miguel de Icaza) OData, RSS, Ifttt.com for your Nuget&#8217;s (Greg Duncan) Why have a stack? (Eric Lippert) Composing Entity Framework Fluent Configurations (K. Scott Allen) &#160; .NET / Visual Studio Three new TFS Training Modules at MSDN Virtual Labs and QFEs and Hotfix Rollup Package for Microsoft Test Manager [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://tirania.org/blog/archive/2011/Nov-29.html">Farewell to Google&#8217;s CodeSearch</a> (Miguel de Icaza)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/11/odata-rss-iftttcom-for-your-nuget.html">OData, RSS, Ifttt.com for your Nuget&#8217;s</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/11/28/why-have-a-stack.aspx">Why have a stack?</a> (Eric Lippert)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/11/24/composing-entity-framework-fluent-configurations.aspx">Composing Entity Framework Fluent Configurations</a> (K. Scott Allen)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/visualstudioalm/archive/2011/11/28/three-new-tfs-training-modules-at-msdn-virtual-labs.aspx">Three new TFS Training Modules at MSDN Virtual Labs</a> <em>and</em> <a href="http://blogs.msdn.com/b/visualstudioalm/archive/2011/11/28/qfes-and-hotfix-rollup-package-for-microsoft-test-manager-2010.aspx">QFEs and Hotfix Rollup Package for Microsoft Test Manager 2010</a> (Charles Sterling)</li>
<li><a href="http://www.infoq.com/news/2011/11/powergui-visualstudio-plugin">PowerGUI brings PowerShell scripting support to Visual Studio</a> (David Cooksey)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/GDz32VWIGEw/making-copysourceashtml-add-on-work-with-vs2010.aspx">Making CopySourceAsHtml add-on work with VS2010</a> (Gunnar Peipman)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/11/net-assembly-merging-three-different.html">.NET assembly merging, three different approaches&#8230;</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/blog/Multitouch-at-your-fingertips-with-the-Touch-Mouse-and-Sensor-API">Multitouch at your fingertips, with the Touch Mouse and Sensor API</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/5-HyhUucHL0/a-map-for-the-microsoft-application-development-platform.aspx">A Map for the Microsoft Application Development Platform</a> (JD Meier)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2011/11/29/duplicate-detection-and-consolidation-in-coderush-for-visual-studio.aspx">Duplicate Detection and Consolidation in CodeRush for Visual Studio</a> (Mark Miller)</li>
<li><a href="http://www.infoq.com/news/2011/11/F-sharp-numeric">Numerical Computing with F#</a> (Roopesh Shenoy)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Zlb6g7W8A-g/visual-studio-11-developer-preview-multiple-floating-tab-wells.aspx">Visual Studio 11 Developer Preview: Multiple / Floating Tab Wells</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/alcRNGB0kj8/entity-framework-4.1-code-first-book-reviewcodefirstbookreview">Entity Framework 4.1 Code First Book Review</a> (John Papa)</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/11/28/10241836.aspx">Why is CLIPFORMAT defined to be a WORD rather than a UINT?</a> (Raymond Chen)</li>
<li><a href="http://blogs.msdn.com/b/msdnmagazine/archive/2011/11/28/10242182.aspx">MSDN Magazine December Issue Preview</a> (Mike Desmond)</li>
<li><a href="http://dailydotnettips.com/2011/11/29/how-to-use-application-bar/">How to use Application Bar in windows 8</a> (Abhishek Sur)</li>
<li><a href="http://winrtdatabase.codeplex.com/releases/view/77660" target="_blank">WinRT File Based Database 0.9.1.5</a>&#160;<em>and</em>&#160;<a href="http://vs2010fxcopext.codeplex.com/releases/view/77644" target="_blank">FxCop Integrator for Visual Studio 2010 &#8211; 2.0.0 RC</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://hacks.mozilla.org/2011/11/people-of-html5-joe-lambert-unshredding-images-in-canvas/">People of HTML5: Joe Lambert unshredding images in Canvas</a> (Chris Heilmann)</li>
<li><a href="http://www.thespanner.co.uk/2011/11/29/statichtml-property/">staticHTML property</a> (Gareth Heyes)</li>
<li><a href="http://blogs.infragistics.com/blogs/jordan_tsankov/archive/2011/11/28/using-the-infragistics-jquery-tree.aspx">Using the Infragistics jQuery Tree</a> (Jordan Tsankov)</li>
<li><a href="http://hacks.mozilla.org/2011/11/firefox-tons-of-tools-for-web-developers/">Firefox – tons of tools for web developers!</a> (Robert Nyman)</li>
<li><a href="http://ericbidelman.tumblr.com/post/13471195250">Web Audio API how-to: Playing audio based on user interaction</a> (Eric Bidelman)</li>
<li><a href="http://debugmode.net/2011/11/29/supported-token-format-and-protocol-in-acs/">Supported Token Format and Protocol in ACS</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/fb-yMMvPbRI/windows-azure-queue-can-have-64kb-message-content-and-how-64kb-content-is-calculated.aspx">Windows Azure Queue can have 64KB message content and how 64KB content is calculated?</a> (Avkash Chauhan)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=5b02150c-cba6-4695-a02c-31bc5e5f4c7a">Techniques for real-time client-server communication on the web (SignalR to the rescue)</a> (Maarten Balliauw)</li>
<li><a href="http://mobile.tutsplus.com/tutorials/mobile-web-apps/jquery-mobile-1-0/" target="_blank">Tutorial: jQuery Mobile 1.0</a> (Shaun Dunne)</li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/X3BI3hQ3tGk/" target="_blank">PhpStorm 3.0: Keep Your Code in Its Best Shape!</a> (Alexey Korsun)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/SLHRptwih4I/are-scrum-and-waterfall-same.html">Are Scrum and Waterfall The Same?</a> (Gil Zilberfeld)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/dxkGP1rbgAM/">The Sprint is a container for Planning and not necessarily for Delivery</a> (Martin Hinshelwood)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/11/28/powerpoint-2010-and-excel-2010-perfect-partners-for-tracking-projects.aspx">PowerPoint 2010 and Excel 2010: Perfect Partners for Tracking Projects</a> (Glenna Shaw)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/h9EXhuxdtXc/">Dealing with transactions</a> (Jimmy Bogard)</li>
<li><a href="http://feed.damieng.com/~r/DamienG/~3/NURnDoUpvwU/designing-a-great-api">Designing a great API</a> (Damien Guard)</li>
<li><a href="http://feedproxy.google.com/~r/RobAshton/~3/XXEE83lwUNE/" target="_blank">The two worlds – a project retrospective</a> (Rob Ashton)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dani/archive/2011/11/28/using-json-with-windows-phone.aspx">Using JSON With Windows Phone</a> (Dani Diaz)</li>
<li><a href="http://feedproxy.google.com/~r/ReedCopsey/~3/K9gdT0R182Q/">Launching a WPF Window in a Separate Thread, Part 1</a> (Reed Copsey)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/ZC4tvTjcnlE/10-Laps-around-Silverlight-5-Part-8-of-10.aspx">10 Laps around Silverlight 5 (Part 8 of 10)</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/fyKnYI6SCOI/windows-phone-local-database-tip.html">Windows Phone Local Database tip: Viewing the SQL generated by LINQ to SQL</a> (Erik EJ)</li>
<li><a href="http://www.winsupersite.com/blog/supersite-blog-39/windowsphone75/windows-phone-7-connector-201-mac-141431">Windows Phone 7 Connector 2.01 for Mac</a> (Paul Thurrott)</li>
<li><a href="http://sachabarber.net/?p=1018">Castle Func Injection</a> (Sacha Barber)</li>
<li><a href="http://wpf.2000things.com/2011/11/29/439-using-a-dropshadow-with-a-border-part-ii/" target="_blank">2000 WPF Things #439 – Using a DropShadow with a Border, part II</a> (Sean Sexton)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/oml7EYDqUjI/new-windows-phone-7-stencil-for-cacoo.aspx">New Windows Phone 7 Stencil For Cacoo</a> (Tim Murphy)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/O6ufIGONq5w/wpf-thriple.aspx">WPF: Thriple</a> (xamlnotes)</li>
<li><a href="http://blogs.infragistics.com/blogs/mihail_mateev/archive/2011/11/28/integrating-infragistics-reporting-in-visual-studio-lightswitch-applications.aspx">Integrating Infragistics Reporting in Visual Studio LightSwitch Applications</a> (Mihail Mateev)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/HaBt2Peq-_g/">31 Days of Mango | Day #29: Globalization</a> (Jeff Blankenburg)</li>
<li><a href="http://wptools.codeplex.com/releases/view/73232" target="_blank">Windows Phone Power Tools 1.4.9</a> (CodePlex)</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=719" target="_blank">.NET Rocks! &#8211; Dr. Neil Roodyn on Vision-Based Systems</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/EWNQ9lCTgJ0/episode-166-power-scripting-podcast-alan-renouf-talks-power-cli">Episode 166 &#8211; PowerScripting Podcast &#8211; Alan Renouf talks PowerCLI</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-125-Windows-Phone-Fangirls-Nokia-Lumia-sales-Minect-on-PC-Xbox-360-update">Ping 125: Windows Phone Fangirls, Nokia Lumia sales, Kinect on PC, Xbox 360 update</a> (Laura Foy)</li>
<li><a href="http://boagworld.com/tumblog/printing-web-pages-often-ignored-always-important/">Printing web pages. Often ignored, always important.</a> (Paul Boag)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dani/archive/2011/11/28/rock-paper-azure-is-back-with-a-bang.aspx">Rock Paper Azure Is Back with a BANG</a> (Dani Diaz)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/3L2i0TyRjRI/departing-microsoft.aspx">Departures</a> (Phil Haack) <em>– Best of luck to Phil on his new journey!</em></li>
<li><a href="http://geekadelphia.com/2011/11/28/adobe-photoshop-philadelphia-user-group-meeting-on-december-1st/">Adobe Photoshop Philadelphia User Group Meeting on December 1st</a> (Jo)</li>
<li><a href="http://blogs.msdn.com/b/jimoneil/archive/2011/11/28/random-hack-of-kindness-geeks-giving-back.aspx">Random Hacks of Kindness: Geeks Giving Back</a> (Jim O’Neil)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/Dcni/~3/43XWqpR1Ozw/google-io-2012-extended-to-three-days.html">Google I/O 2012 extended to three days from June 27-29, 2012</a> (Scott Knaster)</li>
<li><a href="http://blogs.msdn.com/b/katriend/archive/2011/11/29/early-bird-pricing-for-techdays-2012-extended-to-december-20-register-now.aspx">Early Bird Pricing for TechDays 2012 Extended to December 20. Register now!</a> (Katrien de Graeve)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/u2aIcYNUH6w/q3-2011-webinar-week-this-week.aspx">Q3 2011 Webinar Week, This Week!</a> (Telerik Marketing Team)</li>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/jXMmA8BNz7k/great-contests-for-windows-phone-apps">Great contests for Windows Phone apps!</a> (Arian Kulp)</li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/The-Kinect-Accelerator-Turn-your-awesome-idea-into-a-product-and-get-investment-from-Microsoft-to-do">The Kinect Accelerator &#8211; Turn your awesome idea into a product (and get investment from Microsoft to do so)</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/11/28/author-news-interview-with-microsoft-researcher-richard-banks.aspx">Author news: Interview with Microsoft researcher Richard Banks</a> (Devon Musgrave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/cSu3MCtNisA/">Some interesting links for SQL Server 2012 data tools</a> (Gian Maria Ricci)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/iDq9NKy7GUM/">Importing CSV Files to SQL Server with PowerShell</a> (Chad Miller)</li>
<li><a href="http://blog.sqlauthority.com/2011/11/29/sql-server-using-expressor-composite-types-to-enforce-business-rules/">SQL SERVER – Using expressor Composite Types to Enforce Business Rules</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sql_server_dba/archive/2011/11/28/sql-dirty-pages-.aspx">SQL Dirty Pages</a> (Jack Vamvas)</li>
<li><a href="http://www.sqlservercentral.com/blogs/jamesserra/archive/2011/11/28/role_2D00_playing-dimensions.aspx">Role-playing Dimensions</a> (James Serra)</li>
<li><a href="http://sqlblogcasts.com/blogs/sqlandthelike/archive/2011/11/29/execution-plan-warnings-the-final-chapter.aspx">Execution plan warnings–The final chapter</a> (Dave Ballantyne)</li>
<li><a href="http://blogs.msdn.com/b/buckwoody/archive/2011/11/28/windows-and-sql-azure-best-practices-affinity-groups.aspx">Windows and SQL Azure Best Practices: Affinity Groups</a> (Buck Woody)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.infragistics.com/blogs/akshay_luther/archive/2011/11/29/infragistics-solutions-for-visualizing-data-in-sharepoint.aspx">Infragistics Solutions for Visualizing Data in Sharepoint</a> (Akshay Luther)</li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/11/28/sharepoint-business-connectivity-services-dataflow-model.aspx">SharePoint Business Connectivity Services Dataflow Model</a> (SharePoint Developer Team)</li>
<li><a href="http://how24.codeplex.com/releases/view/77659" target="_blank">Tools for SharePoint: Reset SharePoint Configuration Cache</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/11/top-101-free-skype-add-ons.html">Top 10+1 Free Skype Add-ons</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/9cDUI7q5bbE/alien-autopsy-dissecting-a-fijit-friends-sage">Alien Autopsy: Dissecting a Fijit Friends Sage</a> (Pete Brown)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/HupTbdaz4RU/">Microsoft is in trouble</a> (Robert Johnson)</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=4ee8633b-ee1b-440b-8946-7853126f2750">Interesting Finds: November 28, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/robertnyman/~3/niHO_ivDFzQ/">Robert’s read: links and suggestions November 29th 2011</a> (Robert Nyman)</li>
<li><a href="http://afreshcup.com/home/2011/11/29/double-shot-762.html">Double Shot #762</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/8EkipwG_u78/Daily-News-Digest-11-28-2011.aspx">Daily News Digest 11/28/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/UjSsEEb__hg/Weekly-Article-Digest-11-28-2011.aspx">Weekly Article Digest 11/28/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/NoeA9ZSMd0A/Daily-News-Digest-11-29-2011.aspx">Daily News Digest 11/29/2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/9Xz4bZf4uzs/">The Morning Brew #991</a> (Chris Alcock)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/11/28-nov-2011.html" target="_blank">Web Dev Tweets 28-Nov-2011</a> (Elijah Manor)</li>
<li><a href="http://windowsdevnews.com/Blogs.aspx?ID=6">11/24/2011</a> <em>and</em> <a href="http://windowsdevnews.com/Blogs.aspx?ID=9">WIndowsDevNews for November 28, 2011 &#8211; #0001</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/VWGLvxvoMBs/daily-wp7-development-news-28-nov-2011">Daily WP7 Development News 28 Nov 2011</a> (Windows Phone Geek)</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/51cjWFbW5pL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/IronPython-Action-Michael-J-Foord/dp/1933988339?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1933988339">IronPython in Action</a> by Michael J. Foord </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:fd018c08-57ec-4277-8765-249bf8651370" 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/vs11" rel="tag">vs11</a>,<a href="http://del.icio.us/popular/winrt" rel="tag">winrt</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</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/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/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/jquery+mobile" rel="tag">jquery mobile</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/11/29/dew-drop-november-29-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

