<?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; onenote</title>
	<atom:link href="http://www.alvinashcraft.com/tag/onenote/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; November 18, 2011</title>
		<link>http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 13:36:45 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[data explorer]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[vs11]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/</guid>
		<description><![CDATA[Top Links SQL Server 2012 RC0 is here! (Ted Krueger) jQuery 1.7.1 RC1 Released (Dave Methvin) A Few of My Favorite HTML5 and CSS3 Online Tools (Dan Wahlin) Visual Studio 11 IDE Advances (Somasegar) Working with Subversion Part 2 (or Subversion for the Less Subversive) (Peter Ritchie) Announcing jQuery Mobile 1.0 (Todd Parker) &#160; .NET [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/sql-server-2012-rc0-is">SQL Server 2012 RC0 is here!</a> (Ted Krueger) </li>
<li><a href="http://feedproxy.google.com/~r/jquery/~3/nFgyi0GqPRI/">jQuery 1.7.1 RC1 Released</a> (Dave Methvin) </li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2011/11/17/a-few-of-my-favorite-html5-and-css3-online-tools.aspx">A Few of My Favorite HTML5 and CSS3 Online Tools</a> (Dan Wahlin) </li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2011/11/17/visual-studio-11-ide-advances.aspx">Visual Studio 11 IDE Advances</a> (Somasegar) </li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/LI4gkUZ7L-M/working-with-subversion-part-2-or-subversion-for-the-less-subversive.aspx">Working with Subversion Part 2 (or Subversion for the Less Subversive)</a> (Peter Ritchie) </li>
<li><a href="http://jquerymobile.com/blog/2011/11/16/announcing-jquery-mobile-1-0/" target="_blank">Announcing jQuery Mobile 1.0</a> (Todd Parker)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dsyme/archive/2011/11/18/updates-to-the-august-2011-f-2-0-compiler-code-drop.aspx">Updates to the August 2011 F# 2.0 Compiler Code Drop</a> (Don Syme) </li>
<li><a href="http://feedproxy.google.com/~r/NHibernateBlog/~3/LuFUqG9QicE/dynamic-linq-to-nhibernate.aspx">Dynamic LINQ to NHibernate</a> (Felice Pollano) </li>
<li><a href="http://feedproxy.google.com/~r/BlackRabbitCoder/~3/aXTG4l1dQVA/c.net-little-wonders-the-eventhandler-and-eventhandlerteventargs-delegates.aspx">C#/.NET Little Wonders: The EventHandler and EventHandler&lt;TEventArgs&gt; delegates</a> (James Michael Hare) </li>
<li><a href="http://feedproxy.google.com/~r/netSlave/~3/ci8XJtt8Xso/post.aspx">CSS speed typing for Visual Studio</a> (Mads Kristensen) </li>
<li><a href="http://blogs.msdn.com/b/bclteam/archive/2011/11/17/exportfactory-amp-lt-t-amp-gt-in-mef-2-alok.aspx" target="_blank">ExportFactory in MEF 2</a> (Alok) </li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2011/11/18/analyzing-memory-leaks-from-dump-files-with-scitech-net-memory-profiler.aspx">Analyzing Memory Leaks from Dump Files with SciTech .NET Memory Profiler</a> (Sasha Goldshtein) </li>
<li><a href="http://blogs.msdn.com/b/writingdata_services/archive/2011/11/17/storing-complex-types-binary-resources-and-other-tricky-things.aspx">Storing Complex Types, Binary Resources, and Other Tricky Things</a> (Glen Gailey) </li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Updated-libraries-for-Kinect-for-Windows-SDK-Beta-2">Updated libraries and projects for Kinect for Windows SDK Beta 2</a> (Greg Duncan) </li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/11/17/10237911.aspx">Why can&#8217;t I install this DLL via Regsvr32 /i?</a> (Raymond Chen) </li>
<li><a href="http://comparenetobjects.codeplex.com/releases/view/47978" target="_blank">Compare .NET Objects &#8211; Version 1.3.0.0</a> (CodePlex) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/HTML/html5mandel.aspx">Generating Mandelbrot fractals using HTML5</a> (Chris) </li>
<li><a href="http://feedproxy.google.com/~r/Rubyflow/~3/l13ytpPHeoE/6821-convert-ruby-regexp-to-javascript-regexp">Convert Ruby Regexp to JavaScript RegExp</a> (Brian Cardarella) </li>
<li><a href="http://geekswithblogs.net/Albers/archive/2011/11/18/learning-html5---best-of-rss.aspx">Learning HTML5 &#8211; Best of RSS</a> (Steve Albers) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/apyhWrzKEdo/">Introduction To Composite JavaScript Apps</a> (Derick Bailey) </li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/Eoj2d6R3tkg/">PhpStorm &amp; WebStorm 3.0 EAP 110.437</a> (Alexey Gopachenko) </li>
<li><a href="http://gigaom.com/2011/11/17/box-innovation-network-bin-fund/">Box debuts /bin platform with $2M app developer fund</a> (Colleen Taylor) </li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/0vAQYin6UAk/execute-code-each-time-nodejs">Execute code each time the Node.js REPL starts</a> (Axel Rauschmayer) </li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/E2ndoqan12s/">REST API Design: Put the “Type” in “Content-Type”</a> (Mark Massé) </li>
<li><a href="http://feedproxy.google.com/~r/PeteLePage/~3/Q_EfIk00gBo/">Building A More App-y Web</a> (Pete LePage) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://martinfowler.com/bliki/SpecificationByExample.html">Retreaded: SpecificationByExample</a> (Martin Fowler) </li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/d7R1TRDUOpM/">15 Tenets For The Software Engineer</a> (Rob Diana) </li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/11/17/how-i-view-onenote-automation.aspx">How I view OneNote automation</a> (John Guin) </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=db5098f6-0c47-43b6-9fb7-bb783af9b9bd">Silverlight: Bugs in the multicast client</a> (Peter Kuhn) </li>
<li><a href="http://www.windowsphonegeek.com/tips/Windows-Phone-Mango-Local-Database-SQL-CE--How-to-Delete-data">Windows Phone Mango Local Database(SQL CE): How to Delete data</a> (Windows Phone Geek) </li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/9ZxwMc51EW4/">Disable Javascript errors in WPF Web Browser Control take2</a> (Gian Maria Ricci) </li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/gpQrLaUv8Fc/">New! Windows Phone Starter Kit for Podcasts</a> (Chris Koenig) </li>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2011/11/suppressing-zoom-and-scroll-interactions-in-the-windows-phone-7-browser-control/">Suppressing Zoom and Scroll interactions in the Windows Phone 7 WebBrowser Control</a> (Colin Eberhardt) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/44cKcuJ2MhE/simulating-gps-position">Simulating GPS position changes using Reactive Extensions in Windows Phone environment</a> (Jevgeni Tšaikin) </li>
<li><a href="http://feedproxy.google.com/~r/MichaelSync/~3/pSlPuSECCaA/windows-phone-7-1-mango-socket-sample">Windows Phone 7.1 (Mango) – Socket Sample</a> (Michael Sync) </li>
<li><a href="http://wpf.2000things.com/2011/11/18/433-preservation-of-margins-while-editing-grid-in-blend/" target="_blank">2000 WPF Things #433 – Preservation of Margins While Editing Grid in Blend</a> (Sean Sexton) </li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/Bkl33aJZcL8/">31 Days of Mango | Day #18: Using Sample Data</a> (Jeff Blankenburg) </li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/11/17/how-to-apps-for-creating-custom-ringtones.aspx">How-to: Apps for creating custom ringtones</a> (Andy Colley) </li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/11/17/custom-ringtones-a-visual-guide.aspx">Custom ringtones: A visual guide</a> (Drew Williams) </li>
<li><a href="http://www.codeproject.com/KB/silverlight/SilverlightMultiBinding.aspx" target="_blank">MultiBinding in Silverlight 5</a> (Henrik Jonsson) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Blogs/Charles/SPLASH-2011-David-Ungar-Self-ManyCore-and-Embracing-Non-Determinism">SPLASH 2011: David Ungar &#8211; Self, ManyCore, and Embracing Non-Determinism</a> (Charles Torre) </li>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/B1Ckh86QbQI/" target="_blank">Windows Phone Dev Podcast Episode 043 – “Ben the Phone Charity Guy”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk) </li>
<li><a href="http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-JetBrains-ReSharper">Visual Studio Toolbox: JetBrains ReSharper</a> (Robert Green) </li>
<li><a href="http://channel9.msdn.com/Series/Show-Us-Your-Tech/High-Performance-Computing-with-Wenming-Ye">High Performance Computing with Wenming Ye</a> (Larry Larsen) </li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/_BmnA8phu9s/">Five Kindle Fire Unboxing and Review YouTube Videos</a> (Richard Hay) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/interviews/Interview-Michael-Sync.aspx">A Coder Interview With Michael Sync</a> (The Code Project) </li>
<li><a href="http://blog.mikeswanson.com/post/12959053940">Juicy Bits</a> (Mike Swanson) </li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/KjnBBpELU0w/explore-open-source-with-google-code-in.html">Explore open source with the Google Code-in contest</a> (Stephanie Taylor) </li>
<li><a href="http://blogs.msdn.com/b/angelab/archive/2011/11/17/free-alm-webcast-series.aspx">FREE ALM Webcast Series in November/December</a> (Angela Binkowski) </li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/HzzuS8MiDfc/UGIALT-net-conf-7-proposals-dates-and-voting.aspx">UGIALT.net conf 7: proposals, dates and voting</a> (Simone Chiaretta) </li>
<li><a href="http://blogs.infragistics.com/blogs/ux/archive/2011/11/17/infragistics-speaking-at-new-york-city-windows-phone-user-group.aspx">Infragistics speaking at New York City Windows Phone User Group</a> (Tobias Komischke) </li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/11/17/sql-azure-mvp-herve-roggero-on-the-value-of-being-an-mvp.aspx">SQL Azure MVP Herve Roggero on the Value of Being an MVP</a> (MVP Award Program) </li>
<li><a href="http://www.mvpsummitevents.info/EventInfo.aspx?EventId=45" target="_blank">Northwest Harvest at MVP Summit 2012</a> (MVP Summit Events) </li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/fXxPde-20Qc/great-tool-for-sql-server-compact-databases">Great tool for SQL Server Compact Databases</a> (Arian Kulp) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/11/microsoft-sql-server-2012-release.html">SQL Server 2012 RC0 is now available. Here&#8217;s a download link round-up.</a> (Greg Duncan) </li>
<li><a href="http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/">SQL SERVER – Introduction to PERCENT_RANK() – Analytic Functions Introduced in SQL Server 2012</a> (Pinal Dave) </li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/location-of-files-for-new">Location of files for new database in SQL Server</a> <em>and</em> <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/showing-sysjobhistory-run_duration-in-hhmmss">Showing sysjobhistory run_duration in HHMMSS format</a> (Denis Gobo) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/COoCQ_WDWkM/">SQL Server – When will my backup finish?</a> (Vishal) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/nxObufSdyC4/">Compatibility Matrix 1.2</a> (Mark Broadbent) </li>
<li><a href="http://blogs.msdn.com/b/dataexplorer/archive/2011/11/17/the-data-explorer-formula-language.aspx">The Data Explorer Formula Language</a> (Data Explorer Team) </li>
<li><a href="http://www.sqlservercentral.com/blogs/sqlrnnr/archive/2011/11/17/table-space-revised-again.aspx">Table Space revised Again</a> (Jason Brimhall) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/SPEiI-HFb34/">Excel worksheets from variable – revisited</a> (John Pertell) </li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/11/17/deploying-wsps-as-part-of-an-automated-build.aspx" target="_blank">Deploying WSPs as part of an automated build</a> (Chris O&#8217;Brien) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/kzhoQM37M2I/FiveAbsolutelyEssentialUtilitiesThatMakeWindowsBetter.aspx">Five Absolutely Essential Utilities that make Windows better</a> (Scott Hanselman) </li>
<li><a href="http://geekswithblogs.net/TATWORTH/archive/2011/11/18/book-samplers-from-oreilly.aspx">Book Samplers From O&#8217;Reilly</a> (Tatworth) </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=ed548c14-f371-4ca8-9bf9-cac4f2b9d949">Interesting Finds: November 17, 2011</a> (Jason Haley) </li>
<li><a href="http://afreshcup.com/home/2011/11/18/double-shot-755.html">Double Shot #755</a> (Mike Gunderloy) </li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/Mn34e8ZjOXM/archbeat_link_o_rama_for34">ArchBeat Link-o-Rama for 11/17/2011</a> (Bob Rhubart) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/SNklI7nLGIU/">The Morning Brew #984</a> (Chris Alcock) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/rlNTyq4hato/Daily-News-Digest-11-17-2011.aspx">Daily News Digest 11/17/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/Tebrs18vmjI/Daily-News-Digest-11-18-2011.aspx">Daily News Digest 11/18/2011</a> (Silverlight Show) </li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-17-nov-2011">Daily WP7 Development News 17 Nov 2011</a> (Windows Phone Geek) </li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/11/17/147741.aspx">Silverlight Cream for November 17, 2011 &#8212; #1168</a> (Dave Campbell) </li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/31ywgz51v-L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0321125215">Domain-Driven Design: Tackling Complexity in the Heart of Software</a> by Eric Evans </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:1a45a730-fecd-4a36-a65b-684d06d0e355" 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/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/vs11" rel="tag">vs11</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/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/MEF" rel="tag">MEF</a>,<a href="http://del.icio.us/popular/onenote" rel="tag">onenote</a>,<a href="http://del.icio.us/popular/subversion" rel="tag">subversion</a>,<a href="http://del.icio.us/popular/regular+expressions" rel="tag">regular expressions</a>,<a href="http://del.icio.us/popular/ruby" rel="tag">ruby</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/html5" rel="tag">html5</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 8, 2011</title>
		<link>http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/03/08/dew-drop-march-8-2011/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 16:34:56 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

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

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/27/dew-drop-mile-high-edition-february-27-2011/</guid>
		<description><![CDATA[Composed via in-flight wifi en route to MVP Summit 2011. Sweet! Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link [...]]]></description>
			<content:encoded><![CDATA[<p><em>Composed via in-flight wifi en route to MVP Summit 2011. Sweet!</em></p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/02/24/web-tracking-protection-an-emerging-internet-standard-that-helps-protect-consumers-from-tracking.aspx">Web Tracking Protection: An Emerging Internet Standard that Helps Protect Consumers from Tracking</a> (Dean Hachamovitch)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/x5MIHubriN4/building-windows-phone-7-application.html">Building a Windows Phone 7 Application with UltraLight.mvvm</a> (Jeremy Likness)</li>
<li><a href="http://tirania.org/blog/archive/2011/Feb-24.html">C# Compiler as a Service Update</a> (Miguel de Icaza)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Qgd2DO20jp8/tests-are-your-airbag.aspx">Tests are your airbag</a> (Krzysztof Koźmic)</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/1iepRBbPz-E/VSSnippetReplacements.aspx">Creating Code Snippets with Replacements</a> (Richard Carr)</li>
<li><a href="http://debugmode.net/2011/02/26/programmatically-finding-binding-elements-in-wcf-binding/">Programmatically finding Binding Elements in WCF Binding</a> <em>and</em> <a href="http://debugmode.net/2011/02/26/cross-machine-communication-between-net-application-using-wcf/">Cross machine communication between .Net Application using WCF</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/iNZdi7brbz8/find-better-way-using-visual-studio.html">&quot;Quick Find&quot; a better way using Visual Studio Productivity Power Tools</a> <em>and</em> <a href="http://feedproxy.google.com/~r/kunal2383/~3/KLZZmhe1Ez8/multi-targeted-add-reference-support-in.html">Multi Targeted Add Reference Support in Productivity Power Tools</a> (Kunal Chowdhury)</li>
<li><a href="http://www.blackbeltcoder.com/Articles/strings/converting-numbers-to-ordinal-strings">Converting Numbers to Ordinal Strings</a> <em>and</em> <a href="http://www.blackbeltcoder.com/Articles/algorithms/approximate-string-comparisons-using-levenshtein-distance">Approximate String Comparisons Using Levenshtein Distance</a> (Jonathan Wood)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/02/24/new-book-mcts-self-paced-training-kit-exam-70-511-windows-applications-development-with-microsoft-net-framework-4.aspx">New Book: MCTS Self-Paced Training Kit (Exam 70-511): Windows Applications Development with Microsoft .NET Framework 4</a> (Valerie Woolley)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/02/24/windows-azure-storage-client-library-reference-documentation-updated-with-new-sample-code-and-remarks.aspx">Windows Azure Storage Client Library Reference Documentation Updated with New Sample Code and Remarks</a> (Windows Azure Team)</li>
<li><a href="http://sharp-gamedev.blogspot.com/2011/02/why-we-need-better-garbage-collection.html">Why we need better garbage collection on the Xbox</a> (Joh.)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/5uNytMQEGhM/">ASP.NET Rounded Corners with jQuery</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MSJoe/~3/ynTUdUSI9Fg/">ASP.NET DropShadow with jQuery.</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MSJoe/~3/4wnJiYpWDnU/">Wanna deploy WordPress on Microsoft Azure ?</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/naCv8TQ4pj4/Beginning-ASP-NET-MVC-1-is-now-available-as-a.aspx">Beginning ASP.NET MVC 1 is now available as a DRM-free PDF ebook</a> (Simone Chiaretta)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/DfClaGfeYHM/1298569808">IE9&#8242;s &#8216;Do Not Track&#8217; features could become Web standards</a> (Tim Conneally)</li>
<li><a href="http://professionalaspnet.com/archive/2011/02/25/Microsoft-Guidance-for-Silky-Smooth-Web-Sites.aspx">Microsoft Guidance for Silky Smooth Web Sites</a> (Chris Love)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/LzQpoNrywpQ/problem-with-unit-testing_24.html">The Problem with Unit Testing</a> (Avi Kaye)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/oIgrvXlvQQU/">Kidzban – Kanban for Your Classroom</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/q1I7QwiwJbY/scrat-copy-quality-center-test-plan-structure-to-microsoft-test-manager.aspx">Scrat–Copy Quality Center Test Plan Structure To Microsoft Test Manager</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/VzBVAQIU0Dc/dependency-injection-ioc.html">Dependency Injection &amp; IOC</a> (Abhishek Sur)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/02/25/10-of-10-aesthetics-and-alignment-matter.aspx">10 of 10 &#8211; Aesthetics and alignment matter</a> (Alfred Astort)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/SZFmpu7Adh8/">Continuous Delivery</a> (Anders Janmyr)</li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/vZjK7Xs1O1g/benefits-of-a-flush-search-box">The Benefits of a Flush Search Box</a> (Anthony)</li>
<li><a href="http://boagworld.com/season/1/episode/5/">Are you refining or rotting?</a> (Paul Boag)</li>
<li><a href="http://mhinze.com/2011/02/27/reuse-is-overrated-then-came-package-management/">Reuse is overrated, then came package management</a> (Matt Hinze)</li>
<li><a href="http://elegantcode.com/2011/02/25/book-review-driving-technical-change-why-people-on-your-team-dont-act-on-good-ideas-and-how-to-convince-them-they-should/">Book Review – Driving Technical Change: Why People on Your Team Don’t Act on Good Ideas, and How to Convince Them They Should</a> (Jan Van Ryswyck)</li>
<li><a href="http://www.infoq.com/news/2011/02/ascendancy-testers">The Ascendancy of Testers</a> (Elizabeth Keogh)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/silverlight/SilverlightEventBinding.aspx">Binding Events to Methods in the Silverlight MVVM View Models</a> (Song Li)</li>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/QPwNvcT9thI/wpf-realtime-textbox-change-binding">WPF Realtime Textbox Change Binding</a> (Arian Kulp)</li>
<li><a href="http://www.windowsphonegeek.com/articles/All-about-ResourceDictionary-in-WP7">All about ResourceDictionary in WP7</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/Jc9t_bvjcsw/ShowArticle.aspx">ASP.NET, MVC, jQuery, SharePoint, Silverlight and .NET Articles in February 2011 and Author of the Month</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/SK6GqyJ-JMc/">MVVM + Broker + Castle Interceptor = FUN</a> (Gian Maria Ricci)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2011/02/25/silverlight-wish-list-ii.aspx">Silverlight: Wish List II</a> (Deborah Kurata)</li>
<li><a href="http://blog.flexforcefive.com/?p=411">Illustrator FXG and XAML export usage in Blend 4</a> (Bob Bartholomay)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/0nXp_K3jTF8/Getting-ready-for-Microsoft-Silverlight-Exam-70-506-Part-7.aspx">Getting ready for Microsoft Silverlight Exam 70-506 (Part 7)</a> (Gill Cleeren)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/76bjnPXE2Vg/">Select Many: Reactive Extensions’ Mother Of All Operators [Chaining]</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/VgNjqgzyQgo/writing-about-windows-phone-7-development.aspx">Writing about Windows Phone 7 Development</a> (Mike Ormond)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/bNDsq72PjXI/save-the-date-windows-phone-7-tech-days-online-conference.aspx">Save the Date–Windows Phone 7 Tech.Days Online Conference</a> (Mike Ormond)</li>
<li><a href="http://wildermuth.com/2011/02/25/Introducing_Phoney_s_FadingMessage_Class">Introducing Phoney&#8217;s FadingMessage Class</a> (Shawn Wildermuth)</li>
<li><a href="http://downloadsquad.switched.com/2011/02/24/angry-birds-and-plants-vs-zombies-for-windows-phone-7-arrive-ap/">Angry Birds and Plants vs. Zombies for Windows Phone 7 arrive April 6</a> (Vlad Bobleanta)</li>
<li><a href="http://blogs.xamlninja.com/wp7/who-ate-all-the-pies-2">Who ate all the pies!!</a> (Rich)</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/oMQbX9kmHDg/default.aspx" target="_blank">Hanselminutes: The Opinionated Cloud &#8211; Learning about AppHarbor</a> (Scott Hanselman)</li>
<li><a href="http://channel9.msdn.com/Shows/Inside+Out/Building-on-Azure-Softronic">Building on Azure: Softronic</a> (Charles Torre)</li>
<li><a href="http://www.sharepointpodshow.com/archive/2011/02/24/what-is-a-sharepoint-analyst-episode-57.aspx">What is a SharePoint Analyst? Episode 57</a> (Rob Foster, Nick Swan &amp; Brett Lonsdale)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/PJ0fQgPACMI/">Gillmor Gang 2.26.11 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/BhaZg8yOy3c/">ASP.NET MVC Data Access Videos &amp; Tutorials (17)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MSJoe/~3/EKhVwrOzUhg/">ASP.NET MVC App Building Videos (61)</a> (Joe Stagner)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-63-Exploring-National-Instruments-App-Using-Data-and-Business-Features">Silverlight TV 63: Exploring National Instruments&#8217; App Using Data and Business Features</a> (John Papa)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/02/25/windows-phone-radio-19-now-available.aspx">Windows Phone Radio 19 now available</a> (Brian Seitz)</li>
<li><a href="http://channel9.msdn.com/Series/The-Full-Stack/The-Full-Stack-Part-8-Adding-Search-to-the-Windows-Phone-Client">The Full Stack, Part 8: Adding Search to the Windows Phone Client</a> (Jon Galloway &amp; Jesse Liberty)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Kinect-SDK-is-coming-New-VS-Power-Tools--Profanities-by-programming-language">TWC9: Kinect SDK is coming, New VS Power Tools, &amp; Profanities by programming language</a> (Dan Fernandez)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/Q4VEiUViYPs/">2011 MVP Summit Preview</a> (Thomas LaRock)</li>
<li><a href="http://blogs.msdn.com/b/katriend/archive/2011/02/25/techdays-2011-developer-track-sessions-update.aspx">TechDays 2011 – Developer track sessions update</a> (Katrien de Graeve)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/02/24/a-message-to-mvps-from-nestor-portillo.aspx">A Message to MVPs from Nestor Portillo</a> (Lonnie Webb)</li>
<li><a href="http://mobileworld.appamundi.com/blogs/andywigley/archive/2011/02/25/tech-days-online-conference-create-design-deliver-windows-phone-7.aspx">Tech.Days Online Conference – Create.Design.Deliver | Windows Phone 7</a> (Andy Wigley)</li>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/FL8-R_6qba0/">The Microsoft MVP Summit</a> (Brent Ozar)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/m89zjVAXuJM/access-sql-server-compact-4-with-asp.html">Access SQL Server Compact 4 with ASP Classic and VbScript</a> (Erik EJ)</li>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2011/02/25/some-suggested-sql-server-2008-r2-instance-configuration-settings.aspx">Some Suggested SQL Server 2008 R2 Instance Configuration Settings</a> (Glenn Berry)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/TzHqKJnbYKE/sql-server-count-rows-in-tables-and-its.html">SQL Server: Count Rows in Tables and its Size</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2011/02/25/sql-server-2011-wait-type-day-25-of-28/">SQL SERVER – 2011 – Wait Type – Day 25 of 28</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/02/26/sql-server-guest-post-glenn-berry-wait-type-day-26-of-28/">SQL SERVER – Guest Post – Glenn Berry – Wait Type – Day 26 of 28</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/02/27/sql-server-best-reference-wait-type-day-27-of-28/">SQL SERVER – Best Reference – Wait Type – Day 27 of 28</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/xbycYjPVSjU/">Agile: Creating an SSRS Burndown Chart Part 2</a> (Steve Novoselac)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/come-one-come-all-to">Come One, Come All to T-SQL Tuesday #016 : Aggregate Functions</a> (grrlgeek)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/pandrew/archive/2011/02/24/my-favourite-sharepoint-2010-scalability-articles.aspx">My Favourite SharePoint 2010 Scalability Articles</a> (Paul Andrew)</li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/02/24/new-technical-article-on-sharepoint-architecture.aspx">New Technical Article on SharePoint Architecture</a> (Ricky Kirkham)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TechFlash/~3/JAaZYFmslRA/document-what-a-microsoft-employment.html">Document: What a Microsoft employment contract looks like</a> (Todd Bishop)</li>
<li><a href="http://www.neowin.net/news/microsoft-unveils-redesigned-windowsembeddedcom">Microsoft unveils redesigned WindowsEmbedded.com</a> (Brad Sams)</li>
<li><a href="http://blog.chromium.org/2011/02/chrome-developer-tools-back-to-basics.html">Chrome Developer Tools: Back to Basics</a> (Christos)</li>
<li><a href="http://gigaom.com/collaboration/landing-your-dream-job-in-a-networked-world/">Landing Your Dream Job in a Networked World</a> (Dawn Foster)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2011/02/24/get-add-ons-right-in-script-editor/">Get add-ons right in Script Editor</a> (Dmitry Sotnikov)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/What-if-we-made-Wikipedia-into-game-Wait-theres-Wikipedia-Maze">What if we made Wikipedia into game&#8230; Wait, there&#8217;s Wikipedia Maze!</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/02/23/opening-a-onenote-page-each-day-at-the-same-time.aspx">Opening a OneNote page each day at the same time</a> (John Guin)</li>
<li><a href="http://www.windowsobserver.com/2011/02/26/windows-live-mesh-beta-ends-31-march-2011/">Windows Live Mesh Beta Ends 31 March 2011</a> (Richard Hay)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Bs5USLdUbEw/learning-programming-online-%E2%80%93">Learning programming online – still possible</a> (Dennis Delimarsky)</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=1a757d74-1ec9-4874-8796-6223580fda18">Interesting Finds: February 24, 2011</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=f6c96602-96dd-4581-8280-e7df53ea7ea3">Interesting Finds: February 25, 2011</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=b25a3e39-7021-4ec5-ad36-c2e8049bf893">Interesting Finds: February 26, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/IldfjDIvcHw/">Distributed Weekly 91</a> (Scott Banwart)</li>
<li><a href="http://techblog.ginktage.com/2011/02/interesting-net-links-february-24-2011/">Interesting .NET Links – February 24 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-24th-2011">Daily WP7 Development News Feb 24th 2011</a> and <a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-25th-2011">Daily WP7 Development News Feb 25th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/26/144122.aspx">Silverlight Cream for February 26, 2011 &#8212; #1052</a> (Dave Campbell)</li>
<li><a href="http://blogs.msdn.com/b/brian_swan/archive/2011/02/25/this-week-s-link-list-february-25-2011.aspx">This Week’s Link List (February 25, 2011)</a> (Brian Swan)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/EqVEjnaIps8/">The Morning Brew #800</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/qirIV2RiXeM/">Week Retrospective 21 – PMI Certification and Pecha-Kuchas</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/yFyKasaQ6Qg/">Weekly Links– 2010_08</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/hgccS0-QZ7E/Daily-News-Digest-02-24-2011.aspx">Daily News Digest 02/24/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/KyuK7wv0-Oo/Daily-News-Digest-02-25-2011.aspx">Daily News Digest 02/25/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/02/24-feb-2011.html">24-Feb-2011</a> and <a href="http://webdevtweets.blogspot.com/2011/02/25-feb-2011.html">25-Feb-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/51YMYAo8COL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Professional-Windows-Phone-Application-Development/dp/0470891661?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0470891661">Professional Windows Phone 7 Application Development: Building Applications and Games Using Visual Studio, Silverlight, and XNA (Wrox Programmer to Programmer)</a> by Nick Randolph</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:24c7fdc6-3d99-4d0f-b854-2a8577e89966" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/27/dew-drop-mile-high-edition-february-27-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/27/dew-drop-mile-high-edition-february-27-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3bbbfaa6-0dab-4757-825f-8a1df0920b5f" 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/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/onenote" rel="tag">onenote</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/ssrs" rel="tag">ssrs</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a>,<a href="http://del.icio.us/popular/kanban" rel="tag">kanban</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/xna+game+studio" rel="tag">xna game studio</a>,<a href="http://del.icio.us/popular/ie9" rel="tag">ie9</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/27/dew-drop-mile-high-edition-february-27-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 11, 2011</title>
		<link>http://www.alvinashcraft.com/2011/01/11/dew-drop-january-11-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/01/11/dew-drop-january-11-2011/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 14:11:15 +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[fubumvc]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[webmatrix]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/01/11/dew-drop-january-11-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links .Net Reflector 7 Beta released, [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/01/net-reflector-7-beta-released-with.html">.Net Reflector 7 Beta released, with added Jason Haley Power Commands goodness right in the box!</a> (Greg Duncan)</li>
<li><a href="http://stevesmithblog.com/blog/unit-test-naming-convention/">Unit Test Naming Convention</a> (Steve Smith)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/YgUseaU8Z1o/exploring-ribbon-control-for.html">Exploring Ribbon Control for Silverlight (Part &#8211; 1)</a> (Kunal Chowdhury)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/server-and-tools-chief-muglia-to-leave-microsoft-in-summer-2011/8398">Server and Tools chief Muglia to leave Microsoft in summer 2011</a> (Mary Jo Foley)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gordonhogenson/archive/2011/01/10/f-agents-with-timeouts.aspx">F# agents with timeouts</a> (Gordon Hogenson)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/x3LNoaJpeUU/cannot-obtain-metadata-from-https-using-wcf.aspx">Cannot obtain Metadata from https using WCF</a> (Derik Whittaker)</li>
<li><a href="http://debugmode.net/2011/01/11/video-on-default-endpoint-in-wcf-4-0/">Video on Default EndPoint in WCF 4.0</a> (Dhananjay Kumar)</li>
<li><a href="http://stevegilham.blogspot.com/2011/01/using-f-20-powerpack-argparser-from-c.html">Using F# 2.0 Powerpack ArgParser from C#</a> (Steve Gilham)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/Xp1hPZg9S9A/878798.aspx">Allowing Access to HttpContext in WCF REST Services</a> (Rick Strahl)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/g-nZQ5WeaDE/accessing-the-menu-bar.aspx">Accessing the Menu Bar</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/aaronbjork/archive/2011/01/10/programmatically-reading-work-item-comments.aspx">Programmatically Reading Work Item Comments</a> (Aaron Bjork)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/01/10/ef-feature-ctp5-pluggable-conventions.aspx">EF Feature CTP5: Pluggable Conventions</a> (Rowan Miller)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/lYJKx2p5Rew/tfs-api-part-33-get-build-definitions-and-build-details.aspx" target="_blank">TFS API Part 33– Get Build Definitions and Build Details</a> (Shai Raiten)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=62df5578-f709-4695-a056-a83672055e8c&amp;title=Namespacing+in+JavaScript&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg578608.aspx&amp;k=rzvwUP%2fKy8GL21ED4bO5TXB6QOjv%2fLxCMAkfL%2fC8%2bDg%3d">Namespacing in JavaScript</a> (Angus Croll)</li>
<li><a href="http://weblogs.asp.net/hajan/archive/2011/01/10/jquery-templates-find-odd-and-even-rows-using-jquery-inarray-function.aspx">Find odd and even rows using $.inArray() function when using jQuery Templates</a> (Hajan)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/tngN5ISA4yI/">FubuMVC, Routing, and the Front Controller Pattern</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CodeBetter/~3/iDufk8TzvWU/">FubuMVC’s Configuration Strategy</a> (Jeremy Miller)</li>
<li><a href="http://www.globalnerdy.com/2011/01/10/html5-css3-develop-with-tomorrows-standards-today/">HTML5 &amp; CSS3: Develop with Tomorrow’s Standards Today</a> (Joey deVilla)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/s63F76WdOyE/post.aspx">Sueetie .NET 4.0 Upgrade Pack Available. Sueetie v3.0 Coming Soon.</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/BDD7Es59bXs/post.aspx">Bogus Windows Phone 7 User Agent String</a> (Nick Randolph)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/01/googl-gets-official-api-you-hear-that.html">goo.gl gets an official API (You hear that rapid typing? That’s a ton of dev’s already pounding out the code to use it…)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/N_O68acduGQ/">Windows Azure and the PaaS Context</a> (Adron Hall)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/cIiWRZWKf_E/">Adding Your Application To The Graph</a> (Nick Berardi)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/01YXcqA6dlc/">12 Keys to Success with Agile</a> <em>and</em> <a href="http://feedproxy.google.com/~r/LeadingAgile/~3/NU2caoDvXi0/">Blending Scrum and Kanban to Create an End-to-End Agile Enterprise</a> <em>and</em> <a href="http://feedproxy.google.com/~r/LeadingAgile/~3/_P62B03_Md4/">Tools for Disciplined Thinking</a> (Mike Cottmeyer)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/vp8nldHtYBw/why-use-test-driven-developmen.html">Why use Test Driven Development</a> (Amy Blankenship)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/HjClfWxB8j4/how-discipline-can-save-you.html">How Discipline Can Save You!</a> (Gil Zilberfeld)</li>
<li><a href="http://thecappsblog.blogspot.com/2011/01/stardate-2011101-revenge-of-commons.html" target="_blank">Stardate 2011.10.1: Revenge of the Commons</a> (Kyle Szklenski)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/aXVAldwNimE/">Windows Phone 7 comes to Windows Home Server Codename “Vail” and Media Center set-top boxes</a> (damaster)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2011/01/11/windows-phone-7-design-tips-navigation-tombstoning-and-data-loading.aspx">Windows Phone 7 Design Tips: Navigation, Tombstoning, and Data Loading</a> (Karl Erickson)</li>
<li><a href="http://windowsteamblog.com/windows/b/developers/archive/2011/01/10/integrating-ie9-pinning-with-microsoft-silverlight.aspx">Integrating IE9 Pinning with Microsoft Silverlight</a> (Leon Braginski)</li>
<li><a href="http://www.designersilverlight.com/2011/01/10/embedding-a-sound-file-in-windows-phone-7-app-silverlight/">Embedding a Sound File in Windows Phone 7 app (Silverlight)</a> (Matthias Shapiro)</li>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=73dcba42-899e-4330-8d92-2815737d0ff9">XNA for Silverlight developers: Part 0 &#8211; Why should I care?</a> (Peter Kuhn)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/rqveMIJjsoI/">WP7: Background execution – really?</a> (Håkan Reis)</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=627" target="_blank">.NET Rocks! &#8211; Boris Scheiman Waves His Hands at nKinect!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/posts/Office-2010--Windows-Phone-at-CES-2011">Office 2010 &amp; Windows Phone at CES 2011</a> (Laura Foy)</li>
<li><a href="http://channel9.msdn.com/Shows/InsideXbox/CES-2011-Kinect-and-Messenger">CES 2011: Kinect and Live Mesh</a> (Tina)</li>
<li><a href="http://www.engadget.com/2011/01/10/the-engadget-podcast-show-005-ces-2011-part-5-01-10-2011-vid/">The Engadget Podcast Show 005: CES 2011 Part 5 &#8211; 01.10.2011 (video)</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/BU5jlQtznWs/185" target="_blank">DimeCasts.NET Episode #185: WP7: Learning how to handle Tombstoning</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/pluralcast/~3/9qaIvQqPJSA/pluralcast-33-catching-up-with-ken-schwaber.aspx">Pluralcast 33 : Catching up with Ken Schwaber</a> (David Starr)</li>
<li><a href="http://channel9.msdn.com/posts/A-Look-at-Microsofts-Surface-Computer-V2">A Look at Microsoft&#8217;s Surface Computer V.2</a> (Larry Larsen)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/9CYajYvpjZU/">Register Now for a Free Day of Silverlight from the Experts!</a> (John Papa)</li>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2011/01/10/devteach_2F00_sqlteach-montreal-2011-registration-is-now-open.aspx">DevTeach/SQLTeach Montreal 2011 Registration is Now Open</a> (Brad M. McGehee)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2011/01/10/microsoft-is-launching-webmatrix-thursday-january-13th-2011.aspx">Microsoft is Launching WebMatrix, Thursday, January 13th, 2011</a> (Public Sector DPE Team)</li>
<li><a href="http://blogs.msdn.com/b/dorischen/archive/2011/01/10/webmatrix-release-on-jan-13th-join-worldwide-launch-event.aspx">WebMatrix will Release Thursday, Jan 13th</a> (Doris Chen)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://robtiffany.com/sql-server/reducing-sql-server-sync-io-contention-tip-3">Reducing SQL Server Sync I/O Contention :: Tip 3</a> (Rob Tiffany)</li>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2011/01/10/fun-with-extended-properties-in-sql-server-2008.aspx">Fun with Extended Properties in SQL Server 2008</a> (Glenn Berry)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/q7MAzhQHmI8/">31 Days of SSIS – Pivot Transformation (10/31)</a> (Jason Strate)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/9xh_dOLauR4/rollback-transaction-in-sql-server.html">Rollback Transaction in SQL Server</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2011/01/11/sql-server-performance-tuning-resolution/">SQL SERVER – Performance Tuning Resolution</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/dknight/archive/2011/01/10/ssas-_1320_-hiding-unknown-member.aspx">SSAS – Hiding Unknown Member</a> (Devin Knight)</li>
<li><a href="http://www.mysqlperformanceblog.com/2011/01/10/how-to-identify-bad-queries-in-mysql/">How to Identify Bad Queries in MySQL</a> (Baron Schwartz)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/dtvF75YlU38/">12 MORE Insanely Essential Utilities For Programmers</a> (Jesse Liberty)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/01/10/powertoys-from-the-onenote-test-team-for-2010.aspx">Powertoys from the OneNote Test Team for 2010</a> (John Guin)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2011/01/10/microsoft-releases-windows-embedded-handheld-6-5.aspx">Microsoft releases Windows Embedded Handheld 6.5</a> (Microsoft Blog Admin)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2011/01/10/is-avatar-kinect-the-star-trek-holodeck-in-beta.aspx">Is Avatar Kinect the Star Trek Holodeck in beta?</a> (Steve Clayton)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/01/10/rtm-d-today-microsoft-dynamics-crm-2011-step-by-step.aspx">RTM’d today: Microsoft Dynamics CRM 2011 Step by Step</a> (Valerie Woolley)</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=46d569bd-9074-46f0-92b2-a1ac7bfb60f9">Interesting Finds: January 10, 2010</a> (Jason Haley)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=a31d41fc-bc4b-4d86-b580-fb94250134f2">Tech Tweets for 10-Jan-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/S-IQ4JYRwRU/">The Morning Brew #767</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/eKxuhpSBDjw/links-of-the-week-136.aspx">Links of the week #136</a> (David Vidmar)</li>
<li><a href="http://rhondatipton.net/2011/01/10/weekly-link-post-177/">Weekly Link Post 177</a> (Rhonda Tipton)</li>
<li><a href="http://techblog.ginktage.com/2011/01/interesting-net-links-january-10-2011/">Interesting .NET Links – January 10 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/ngmKjvXiCpA/Daily-News-Digest-01-10-2011.aspx">Daily News Digest 01/10/2011</a> and <a href="http://feedproxy.google.com/~r/silverlightshow/~3/lSYy19Z3vsw/Weekly-Article-Digest-10-01-2011.aspx">Weekly Article Digest 10/01/2011</a> (Silverlight Show)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51cjWFbW5pL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/IronPython-Action-Michael-J-Foord/dp/1933988339%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1933988339">IronPython in Action</a> by Michael J. Foord</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:f0e4c204-de47-4558-8065-22106d5f16da" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/01/11/dew-drop-january-11-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/01/11/dew-drop-january-11-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7c364082-0ede-49a5-9cdd-899d05b60a14" 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/mysql" rel="tag">mysql</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/tfs" rel="tag">tfs</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/fubumvc" rel="tag">fubumvc</a>,<a href="http://del.icio.us/popular/webmatrix" rel="tag">webmatrix</a>,<a href="http://del.icio.us/popular/onenote" rel="tag">onenote</a>,<a href="http://del.icio.us/popular/kanban" rel="tag">kanban</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/01/11/dew-drop-january-11-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 3, 2010</title>
		<link>http://www.alvinashcraft.com/2010/11/03/dew-drop-november-3-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/11/03/dew-drop-november-3-2010/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 12:33:46 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[workflow foundation]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/11/03/dew-drop-november-3-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Mo controls, mo [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/delay/archive/2010/11/02/mo-controls-mo-controls-mo-controls-announcing-the-second-release-of-the-silverlight-for-windows-phone-toolkit.aspx">Mo controls, mo controls, mo controls&#8230; [Announcing the second release of the Silverlight for Windows Phone Toolkit!]</a> (David Anson)</li>
<li><a href="http://mobileworld.appamundi.com/blogs/andywigley/archive/2010/11/02/windows-phone-7-jump-start-reloaded.aspx">Windows Phone 7 Jump Start–Reloaded!</a> (Andy Wigley)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/JJzmOG7lj6g/details.aspx">Microsoft Press ebook: Programming Windows Phone 7</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/P-A9BYefijI/Lucene-Net-needs-your-help-or-it-will-die.aspx">Lucene.Net needs your help (or it will die)</a> (Simone Chiaretta)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://tomasp.net/blog/async-csharp-differences.aspx">Asynchronous C# and F# (II.): How do they differ?</a> (Tom)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/qWaQVw58ZWg/Tuples.aspx">Using Tuples</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/z2bWskfw2Ow/working-with-tuple-in-c-40.html">Working with Tuple in C# 4.0</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/riBrGoTaqqc/">Extending Visual Studio 2010 web test–Custom loop</a> (Al Kampfer)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/11/01/asynchrony-in-c-5-part-three-composition.aspx">Asynchrony in C# 5, Part Three: Composition</a> (Eric Lippert)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=9b9339a5-0f22-4924-9e9e-157f089a5672">ILMerging assemblies with Psake / Powershell</a> (Naeem Khedarun)</li>
<li><a href="http://feedproxy.google.com/~r/clemensreijnen/qzrF/~3/xcHeOjrWK6w/post.aspx">Microsoft Test Manager Hotfix available: VS10-KB2387011</a> (Clemens Reijnen)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/ErVAXovJRVQ/team-explorer-everywhere-2010-sp1-beta-is-available-for-download.aspx" target="_blank">Team Explorer Everywhere 2010 SP1 Beta is available for download!</a> (Shai Raiten)</li>
<li><a href="http://www.pieterdebruin.net/2010/11/01/TeamFoundationServerAndAzure.aspx">Team Foundation Server and Azure</a> (Pieter de Bruin)</li>
<li><a href="http://channel9.msdn.com/Blogs/kmcgrath/Microsoft-Help-Viewer-Updates-Planned-for-Visual-Studio-SP1">Microsoft Help Viewer &#8211; Updates Planned for Visual Studio SP1</a> (Kathleen McGrath)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/TRG7nw09wF8/wcf-40-more-pleasant">WCF 4.0 &#8211; A More Pleasant Experience for Devs</a> (Mitch Pronschinske)</li>
<li><a href="http://www.pluralsight-training.net/community/blogs/jfancey/archive/2010/11/01/orchestration-vs-wf-4-0.aspx">Orchestration vs WF 4.0</a> (Jon Fancey)</li>
<li><a href="http://www.pnpguidance.net/post/NHibernate3CookbookEBookSaleThisWeek.aspx">NHibernate 3.0 Cookbook EBook on Sale This Week</a> (David Hayden)</li>
<li><a href="http://feedproxy.google.com/~r/keithelder/~3/bva6ypo7Urc/ilmerge-ndash-how-to-merge-assemblies-after-a-build.aspx">ILMerge – How to Merge Assemblies After A Build</a> (Keith Elder)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/xHUxj406JUI/touched-part-3-manipulation-and-gesture-support.aspx">Touched ( Part 3 )–Manipulation and Gesture Support</a> (Mike Taulty)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/11/01/why-oh-why-is-pooling-turned-off-in-entity-framework-4-0-with-visual-studio-2010.aspx">Why, oh why is pooling turned off in Entity Framework 4.0 with Visual Studio 2010</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/g9-5oRTPWyc/show-advanced-build-configurations-vstipproj0016.aspx">Show Advanced Build Configurations</a> <em>and</em> <a href="http://feedproxy.google.com/~r/zainnab/~3/y3vVvg7b9TA/edit-and-continue-vstipdebug0038.aspx">Edit and Continue</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/V-x0AlCaO90/ShowArticle.aspx">Create an Entity Data Model From a Database – Entity Framework 4.0</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.msdn.com/b/appfabriccat/archive/2010/11/02/getting-the-most-out-of-user-events-and-windows-server-appfabric-monitoring.aspx">Getting the most out of user events and Windows Server AppFabric Monitoring</a> (Emil Velinov)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/110310-1.aspx">Examining ASP.NET 2.0&#8242;s Membership, Roles, and Profile &#8211; Part 18</a> (Scott Mitchell)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/11/01/xhtml-in-ie9.aspx">XHTML in IE9</a> (Tony Ross)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/Fb-t0tZb04s/pros-and-cons-of-windows-azure.html">PROs and CONs of Windows Azure</a> (Rinat Abdullin)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/ulWD8UUhg8I/5-features-php">5 features of PHP that seem hacks, but save your life</a> (Giorgio Sironi)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=16897216-2261-4f06-a5ae-1c211754feea&amp;title=Simple+Semantics+With+Microformats%2c+Part+3&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg413290.aspx&amp;k=eAHTSRY4K2WDtQmZZkKzRFijhPsNlrd2ybGF%2fwvxKVc%3d">Simple Semantics With Microformats, Part 3</a> (Emily Lewis)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/sruWdgiFcx8/">Microsoft Folks Submit Grid model for HTML/CSS to the W3C.</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/stimpy77/~3/NSYYW8scyeM/post.aspx">ASP.NET: Converting X-Forwarded-For To REMOTE_HOST</a> (Jon Davis)</li>
<li><a href="http://feedproxy.google.com/~r/RachelAppel/~3/8Fc4DqBdZVc/">Introducing MVC Development w/the Razor View Engine for Visual Studio Developers</a> (Rachel Appel<rachel  @RACHELAPPEL.COM>)</li>
<li><a href="http://www.thewayithink.co.uk/post/how-to-scroll-video-using-jquery-in-9-steps.aspx">How to Scroll Video using JQuery in 9 steps</a> (Martin Beeby)</li>
<li><a href="http://codebetter.com/blogs/ian_cooper/archive/2010/11/02/lucene-net-could-use-the-community-s-support.aspx">Lucene.NET could use the community&#8217;s support</a> (Ian Cooper)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/21BOVl7EnNA/solid-motivational-calendar.aspx">SOLID Motivational Calendar</a> (Derick Bailey)</li>
<li><a href="http://gojko.net/2010/11/03/seven-key-ideas-of-real-quality-assurance/" target="_blank">Seven key ideas of real quality assurance</a> (Gojko Adzic)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/vO-x9vOvdwY/">The State of Agile – Lisa Crispin</a> (Lisa Crispin)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/x8S02NFohT8/practical-php-testing-patterns-2">Practical PHP Testing Patterns: Test Automation Framework</a> (Giorgio Sironi)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/bK3oMD9ra9k/lean-principles-4-defer">Lean Principles #4 &#8211; Defer Commitment</a> (Kelly Waters)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/ZfhTYxdZpWw/">Agile Manifesto 2.0 – Updates to Come?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/agilescout/~3/yGx3-4L5Hf8/">10 Years of Agile – Are We Better Yet?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/agilescout/~3/vwh1dhu-Bzc/">Tool Review – TinyPM – Nothing Small About It</a> (Peter Saddington)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/JAlCp597-IM/motivating-unmotivated">Motivating the Unmotivated</a> (Michael Norton)</li>
<li><a href="http://www.infoq.com/news/2010/11/who-wants-this-user-story">Who Wants This User Story?</a> (Dan Puckett)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/99CjOROV65s/developer-guidance-maps-roundup-for-ado-net-asp-net-silverlight-windows-azure-and-windows-phone.aspx">Developer Guidance Maps Roundup for ADO.NET, ASP.NET, Silverlight, Windows Azure and Windows Phone</a> (J.D. Meier)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/KUqNkW5_5CQ/caliburn-micro-contest.aspx">Caliburn.Micro Contest</a> (Rob Eisenberg)</li>
<li><a href="http://silverlighthack.com/post.aspx?id=98122a1b-8434-4fe5-bb91-2e1af58cc4e9">Silverlight Framework &#8211; All Historical Tool Releases and What is New</a> (Bart Czernicki)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/11/02/windows-phone-partners-with-preemptive-solutions-for-analytics.aspx">Windows Phone Partners With PreEmptive Solutions For Analytics</a> (Brandon Watson)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2010/11/01/new-odata-tools-feed-windows-phone-7-app-from-windows-azure-platform.aspx">New OData Tools Feed Windows Phone 7 App from Windows Azure Platform</a> (Bruce Kyle)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2010/11/02/new-version-of-the-silverlight-for-windows-phone-toolkit.aspx">New Version of the Silverlight for Windows Phone Toolkit</a> (Cheryl Simmons)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/E9zZW4_npgk/custom-image-cropping-windows">Custom image cropping in Windows Phone 7 &#8211; Part 1 of 2</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/zf4dnjk-7LE/input-box-windows-phone-7">Input box? On Windows Phone 7? Indeed.</a> (Dennis Delimarsky)</li>
<li><a href="http://professionalaspnet.com/archive/2010/11/02/Invoking-the-Keyboard-in-the-Windows-Phone-7-Emulator.aspx">Invoking the Keyboard in the Windows Phone 7 Emulator</a> (Chris Love)</li>
<li><a href="http://blogs.msdn.com/b/hanuk/archive/2010/11/02/sync-framework-4-0-ctp-now-supports-clients-like-iphone-android-windows-phone-7-and-silverlight.aspx">Sync Framework 4.0 CTP now supports clients like iPhone, Android, Windows Phone 7 and Silverlight</a> (Hanu Kommalapati)</li>
<li><a href="http://www.codeproject.com/KB/net-languages/ExploringFsharp.aspx">F# with WPF : Fun with async {} or Asynchronous Workflow &#8211; bouncing ellipse</a> (Imran Khatri)</li>
<li><a href="http://blogs.msdn.com/b/jaimer/archive/2010/11/01/running-a-windows-phone-application-under-the-lock-screen.aspx">Running a Windows Phone Application under the lock screen</a> <em>and</em> <a href="http://blogs.msdn.com/b/jaimer/archive/2010/11/02/hail-to-the-swiss-army-knife-of-silverlight-windows-phone-apps-longlistselector.aspx">Hail to the swiss army knife of Silverlight Windows Phone Apps LongListSelector</a> (Jaime Rodriguez)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/sWrP-ktOiFA/jounce-part-5-navigation-framework.html">Jounce Part 5: Navigation Framework</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CSharperImage/~3/i_CfCgabToM/silverlight-and-html5-microsofts.html">Silverlight and HTML5: Microsoft&#8217;s Official Stance</a> (Jeremy Likness)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/-9kxSXFr-d4/">Committed to Silverlight</a> (John Papa)</li>
<li><a href="http://openmymind.net/2010/11/2/Silverlight-Stop-Blaming-Microsoft-For-Your-Stup">Silverlight : Stop Blaming Microsoft For Your Stupidity</a> (Karl Seguin)</li>
<li><a href="http://blogs.msdn.com/b/katriend/archive/2010/11/01/creating-a-tile-using-theme-s-color-as-background-windows-phone-7.aspx">Creating a Tile using theme’s color as background (Windows Phone 7)</a> (Katrien de Graeve)</li>
<li><a href="http://firstfloorsoftware.com/blog/document-toolkit-maintenance-release/">Document Toolkit maintenance release</a> (Koen Zwikstra)</li>
<li><a href="http://feedproxy.google.com/~r/Synergist/~3/xuk2705eCcU/dotfuscator-for-windows-phone-released.aspx">Dotfuscator for Windows Phone Released</a> (Michael S. Scherotter)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/SVDMQ8cR3Ls/silverlight-wont-fight-flash">Microsoft Shifts Silverlight Focus</a> (Mitch Pronschinske)</li>
<li><a href="http://kodierer.blogspot.com/2010/11/tracking-sales-statistics-with.html">Tracking Sales Statistics with the Silverlight Analytics Framework for Windows Phone</a> (Rene Schulte)</li>
<li><a href="http://sachabarber.net/?p=834">Styling A ContextMenu In Expression Blend</a> (Sacha Barber)</li>
<li><a href="http://blogs.msdn.com/b/dragoman/archive/2010/11/01/wp7-code-using-the-accelerometer-api.aspx">WP7 Code: Using the Accelerometer API</a> (Dragos Manolescu)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/KLPEyjxR1hY/silverlight-is-dead-long-live-silverlight.aspx">Silverlight is dead. Long live Silverlight!</a> (Tim Heuer)</li>
<li><a href="http://blog.adamnathan.net/2010/11/02/DetectingWhetherTheDarkOrLightThemeIsInUse.aspx">Detecting Whether the Dark or Light Theme is in Use</a> <em>and</em> <a href="http://blog.adamnathan.net/2010/11/03/MakingYourImagesChangeColorBasedOnTheTheme.aspx">Making Your Images Change Color Based on the Theme</a> (Adam Nathan)</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=607" target="_blank">.NET Rocks! &#8211; Ted Neward and Dierk Konig Compare .NET and JVM Evolution</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-44.html">Let&#8217;s Play TDD #44: Dis Approvals</a> <em>and</em> <a href="http://jamesshore.com/Blog/Lets-Play/Episode-45.html">Let&#8217;s Play TDD #45: Looking for Keys in All the Wrong Places</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/HDXRhSu-qb0/">Herding Code 96: Eric Sink on Veracity and DVCS</a> (Jon Galloway)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/GSSmrrDrix8/episode-130-power-scripting-podcast-core-show-with-hal-and-jon">Episode 130 &#8211; PowerScripting Podcast &#8211; Core Show with Hal and Jon</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://channel9.msdn.com/Series/The-Full-Stack/The-Full-Stack-Part-2-Setting-up-the-UI-for-our-Windows-Phone-client">The Full Stack, Part 2: Setting up the UI for our Windows Phone client</a> (Jon Galloway &amp; Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/A2Wjo1_WEaM/ViewPost.aspx">Video &amp; Podcast: Designing and Deploying SharePoint 2010 for a Global Audience</a> (Joel Oleson)</li>
<li><a href="http://s3.amazonaws.com/GL-13r7pnpsfy7baccw3382.64696363617374/podcast_ep9.mp3">Dream.in.Code Podcast Episode #9 &#8211; Charlie Kindel</a> (Dennis Delimarsky)</li>
<li><a href="http://codingqa.com/episode-50-end-of-an-era" target="_blank">Coding QA Episode 50 End of an Era</a> (Matthew Osborn &amp; Federico Silva)</li>
<li><a href="http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone11Obfuscation-And-Analytics">Inside Windows Phone#11:Obfuscation And Analytics</a> (Jaime Rodriguez)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-81-PDC-is-here-Pixar-uses-Azure-IE9-Preview-Zunes--Phones">Ping 81: PDC is here, Pixar uses Azure, IE9 Preview, Zunes &amp; Phones</a> <em>and</em> <a href="http://channel9.msdn.com/posts/Behind-the-Scenes-at-PDC-2010">Behind the Scenes at PDC 2010</a> (Laura Foy)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/K7HgHkDE_kE/" target="_blank">Sparkling Client Show 110: Silverlight is Dead. Long Live Silverlight.</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/bQc3QWEpc54/tsitsi-gora-on-user-experience-design-for-silverlight">Tsitsi Gora on User Experience Design for Silverlight</a> (Pete Brown)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2010/11/02/arcast-tv-creating-windows-phone-7-apps-using-a-configuration-tool.aspx">ARCast.TV &#8211; Creating Windows Phone 7 Apps Using a Configuration Tool</a> <em>and</em> <a href="http://blogs.msdn.com/b/publicsector/archive/2010/11/02/arcast-tv-designing-and-deploying-sharepoint-2010-for-a-global-audience.aspx">ARCast.TV &#8211; Designing and Deploying SharePoint 2010 for a Global Audience</a> (Zhiming Xue)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/healthblog/~3/NwY2-G3wmRw/medical-gaming-and-simulation-new-on-microsoft-health-tech-today.aspx">Medical “gaming” and simulation—new on Microsoft Health Tech Today</a> (Bill Crounse)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.codeville.net/~r/SteveCodeville/~3/iR0yp0B7eEY/">Hello, Microsoft</a> (Steve Sanderson)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2010/11/02/mvps-discuss-the-mvp-award-and-pdc.aspx">MVPs Discuss the MVP Award and PDC</a> (Lonnie Webb)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/ExcOwQfbTuY/virtual-brown-bag-sessions-with-claudio-lassala.aspx">Virtual Brown Bag Sessions with Claudio Lassala</a> (Zain Naboulsi)</li>
<li><a href="http://team.silverlight.net/announcement/pdc-and-silverlight/">PDC and Silverlight</a> (Bob Muglia)</li>
<li><a href="http://weblogs.thinktecture.com/cnagel/2010/11/my-take-from-pdc-2010.html">My take from PDC 2010</a> (Christian Nagel)</li>
<li><a href="http://www.jeff.wilcox.name/2010/11/oredev-talks-2010/">Silverlight and Windows Phone sessions at Øredev next week</a> (Jeff Wilcox)</li>
<li><a href="http://professionalaspnet.com/archive/2010/11/01/Busy-November-in-the-Works_2C00_-Several-Speaking-Engagements.aspx">Busy November in the Works, Several Speaking Engagements</a> (Chris Love)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2010/11/03/microsoft-webcast-overview-of-windows-azure-amp-visual-studio-2010.aspx">Microsoft Webcast: Overview of Windows Azure &amp; Visual Studio 2010</a> (Public Sector DPE Team)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/9CF1w42GSDU/msdn-flash-poll-11-what-would-you-like-to-be-doing.aspx">MSDN Flash Poll #11: What would you like to be doing?</a> (Mike Ormond)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/nswTqa0SHJk/format-phone-numbers-in-sql-server.html">Format Phone Numbers in SQL Server</a> (Madhivanan)</li>
<li><a href="http://blog.sqlauthority.com/2010/11/02/sql-server-are-you-a-database-administrator-or-a-database-developer/">SQL SERVER – Are you a Database Administrator or a Database Developer?</a> <em>and</em> <a href="http://blog.sqlauthority.com/2010/11/03/sql-server-fix-error-ms-jet-oledb-4-0-cannot-be-used-for-distributed-queries-because-the-provider-is-used-to-run-in-apartment-mode/">SQL SERVER – Fix: Error: MS Jet OLEDB 4.0 cannot be used for distributed queries because the provider is used to run in apartment mode.</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/uGoJGYJA9BM/">When to use SQL Mirroring Timeout</a> (Ryan Adams)</li>
<li><a href="http://blogs.msdn.com/b/appfabriccat/archive/2010/11/01/disaster-recovery-for-appfabric-caching-v1-0-sql-mirroring.aspx">Disaster Recovery for AppFabric Caching V1.0 (SQL Mirroring)</a> (Jaime Alva Bravo)</li>
<li><a href="http://explainextended.com/2010/11/02/mixed-ascdesc-sorting-in-mysql/">Mixed ASC/DESC sorting in MySQL</a> (Quassnoi)</li>
<li><a href="http://blogs.imeta.co.uk/jallderidge/archive/2010/11/02/882.aspx">Combining Validation of Transactional and Persisted Data</a> (James Allderidge)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.greggalipeau.com/2010/11/01/sharepoint-2010-customerrors-mode/">SharePoint 2010 customErrors mode</a> (Greg Galipeau)</li>
<li><a href="http://abhijitjana.net/2010/11/03/how-to-pass-initparams-to-silverlight-application-which-is-hosted-as-sharepoint-2010-web-parts/">How to pass InitParams to Silverlight Application which is hosted as SharePoint 2010 web parts?</a> (Abhijit Jana)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2010/11/02/mvps-for-office-and-sharepoint-2010-status-bar-changes-in-outlook-2010.aspx">MVPs for Office and SharePoint 2010: Status Bar Changes in Outlook 2010</a> (Lonnie Webb)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelson/~3/77pOnofNnWc/xbox-360-dashboard-update-is-now-available-november-2010.aspx">Xbox 360 Dashboard update is now available</a> (Larry Hyrb)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/nQdMBw9ewjg/">Microsoft + open source = loving relationship?</a> (Andy Robb)</li>
<li><a href="http://feedproxy.google.com/~r/flux88/~3/mpbQQneKy2A/">Incorporating 3rd Party Libraries in iPhone apps</a> (Ben Scheirman)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/axsP8IWloNk/book-review-dsls-in-action.aspx">Book review: DSLs in Action</a> (Dror Helper)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/11/02/automate-your-powershell-demos/">Automate your PowerShell demos</a> (Dmitry Sotnikov)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/11/01/using-author-names-to-track-which-machine-i-used-to-edit-onenote-pages.aspx">Using Author Names to track which machine I used to edit OneNote pages</a> (John Guin)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/EVdhbkbbdpI/9780596527488">#Ebook Deal/Day &#8211; Beautiful Security &#8211; $14.99 (Save 53%) Code DDBSC</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.windowsobserver.com/2010/11/01/free-microsoft-tools-for-educators-and-teachers/">Free Microsoft Tools for Educators and Teachers</a> <em>and</em> <a href="http://www.windowsobserver.com/2010/11/01/halo-reach-noble-map-pack-release-is-this-month/">Halo Reach Noble Map Pack Release is This Month</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/bwVq1Eq7oNc/">Drupal Founder on Why Open Source is Good for Business [INTERVIEW]</a> (Sarah Kessler)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/rky1axUPlAg/becoming-an-independent-consultant.aspx">Becoming An Independent Consultant</a> (Derick Bailey)</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=9d8339dd-ed83-4e68-94b5-ecf7680a270e">Interesting Finds: November 1, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/gqqKEXAOLa8/">The Morning Brew #720</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/FozUH2p0tS0/">The Morning Brew #721</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/cbaEMZp_wAo/">Daily Cloud Feed &#8211; Nov 1, 2010</a> <em>and</em> <a href="http://feedproxy.google.com/~r/onsaas/~3/ZabQhYL46Rs/">Daily Cloud Feed &#8211; Nov 2, 2010</a> (Jian Zhen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/11/02/142573.aspx">Silverlight Cream for November 02, 2010 &#8212; #984</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/XLBd5lle8YU/windows-client-developer-roundup-048-for-11-1-2010">Windows Client Developer Roundup 048 for 11/1/2010</a> (Pete Brown)</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/41j3IfvZyRL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/DSLs-Action-Debasish-Ghosh/dp/1935182455%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1935182455">DSLs in Action</a> by Debasish Ghosh</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:37593a2f-fc5b-4642-b0d6-f85e515ce3c7" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/11/03/dew-drop-november-3-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/11/03/dew-drop-november-3-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dcc7c997-7668-4b49-9b72-358a2f92c8aa" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/drupal" rel="tag">drupal</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/mysql" rel="tag">mysql</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/workflow+foundation" rel="tag">workflow foundation</a>,<a href="http://technorati.com/tags/iphone" rel="tag">iphone</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/11/03/dew-drop-november-3-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; Weekend Edition &#8211; August 14-15, 2010</title>
		<link>http://www.alvinashcraft.com/2010/08/14/dew-drop-weekend-edition-august-14-15-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/08/14/dew-drop-weekend-edition-august-14-15-2010/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 02:02:30 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[star wars]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/08/14/dew-drop-weekend-edition-august-14-15-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links IE9 will tell just how [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/GsI5p7zxfK4/2320">IE9 will tell just how agile Microsoft really is</a> (Ed Bott)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/jcWXDQVYJ1c/first-guide-to-mef-silverlight-parti.html">First Guide to MEF &amp; Silverlight (Part–I)</a> (Kunal Chowdhury)</li>
<li><a href="http://blogs.msdn.com/b/jaimer/archive/2010/08/13/windows-phone-design-day-recordings.aspx">Windows Phone Design Day Recordings</a> (Jaime Rodriguez)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://fdatamining.blogspot.com/2010/08/reading-f-projects-part-iii-f-math.html">Reading F# Projects, Part III: The F# math providers.</a> (Yin Zhu)</li>
<li><a href="http://weblogs.asp.net/jcogley/archive/2010/08/13/are-you-the-chuck-norris-of-c-code-contest-win-a-gyroscope-powerball.aspx">Are you the Chuck Norris of C#? Code Contest – win a Gyroscope Powerball!</a> (Jonathan Cogley)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/ePteuWKrE_c/create-folders-in-class-view-vstiptool0072.aspx">Create Folders in Class View</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/charles_sterling/archive/2010/08/13/customizing-process-guidance-for-team-foundation-server-2010.aspx">Customizing process guidance for Team Foundation Server 2010</a> (Charles Sterling)</li>
<li><a href="http://danielvaughan.orpius.com/post.aspx?id=9bce698f-9634-4dde-be8f-c24b7f9d6e07">ReaderWriterLockSlim: Conquering Mismatched Enter and Exit Calls</a> (Daniel Vaughan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blog.tech-cats.com/2010/08/unobtrusive-javascript-with-prototypejs.html">Unobtrusive JavaScript with Prototype.js</a> (Boyan Kostadinov)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/XANXPksELhc/hate-break-it-you-browser-tier">Hate To Break It To You, But The Browser Is A Tier</a> (Jon Davis)</li>
<li><a href="http://www.codeproject.com/KB/IP/ThinVnc2.aspx">An HTML5 Remote Desktop &#8211; Part II</a> (Gustavo Ricardi)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/AC6FY2Ddt4g/named-routes-aspnet-mvc">Named Routes with ASP.NET MVC</a> (Dane Morgridge)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/pf8GVxEKFOI/asp-net-mvc-3-global-action-filters.aspx">ASP.NET MVC 3: Global action filters</a> and <a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/vJUO8FjjOak/asp-net-mvc-3-introducing-razor-view-engine.aspx">ASP.NET MVC 3: Introducing Razor view engine</a> (Gunnar Peipman)</li>
<li><a href="http://json.codeplex.com/releases/view/50552" target="_blank">Json.NET 3.5 Release 8</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/charles_sterling/archive/2010/08/13/new-scrum-process-template-for-team-foundation-server-online-presentation.aspx">New Scrum Process Template for Team Foundation Server Online Presentation</a> (Charles Sterling)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/mTI3hyu8-EY/">Day 14 – Carve Out Time for What’s Important</a> (J.D. Meier)</li>
<li><a href="http://webworkerdaily.com/2010/08/13/working-from-home-without-looking-like-it/">Working from Home (Without Looking Like It)</a> (Steve Adams)</li>
<li><a href="http://www.thekua.com/atwork/2010/08/powers-of-why/">Powers of Why</a> (Patrick Kua)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/2RCrC3cj9Ts/two-different-ways-to-create-bad-logic-in-unit-tests.aspx">Two different ways to create bad logic in unit tests</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/094FhkcXmYA/">API Anti-Patterns: How to Avoid Common REST Mistakes</a> (Tomas Vitvar)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/HK9rEWYb8Tc/">Coding Without A Net</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.xamlmammal.com/blog/2010/8/13/debugging-silverlight-in-firefox.html">Debugging Silverlight in Firefox</a> (Corey Miller)</li>
<li><a href="http://michaelcrump.net/archive/2010/08/14/ldquofade-inrdquo-screen-in-silverlight-4.aspx">“Fade in” Screen in Silverlight 4</a> (Michael Crump)</li>
<li><a href="http://slmvvmria.codeplex.com/releases/view/50548" target="_blank">Silverlight RIA Helpers for MVVM (Alpha Version 1)</a>&#160;<em>and</em>&#160;<a href="http://resizablegrid.codeplex.com/releases/view/50519" target="_blank">WPF resizable grid</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/DRN6UyzMyUU/post.aspx">Windows Phone 7 Beta: How do I save an image to the Pictures Hub</a> (Nick Randolph)</li>
<li><a href="http://blogs.msdn.com/b/rickyt/archive/2010/08/13/windows-phone-applications-timing-and-threading.aspx">Windows Phone Applications: Timing using DispatcherTimer</a> (Ricky Tan)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/d6tmHhGUhlA/working-files-windows-phone-7">Working with files in a Windows Phone 7 application</a> (Dennis Delimarsky)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.engadget.com/2010/08/13/engadget-podcast-208-08-13-2010/">Engadget Podcast 208 &#8211; 08.13.2010</a> (Trent Wolbe)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Windows-Phone-samples-and-controls-SQL-Cop-WCF-for-large-data/">TWC9: Windows Phone samples and controls, SQL Cop, WCF for large data</a> (Dan Fernandez)</li>
<li><a href="http://www.winsupersite.com/podcast#169">Windows Weekly 169: Riding The Bear</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/shows/Endpoint/endpointtv-Meet-SO-Aware-Part-2/">endpoint.tv &#8211; Meet SO-Aware (Part 2)</a> (Ron Jacobs)</li>
<li><a href="http://channel9.msdn.com/posts/NicFill/Countdown-to-TechEd-Europe-The-Yoda-of-Windows-Phone/">Countdown to TechEd Europe: The Yoda of Windows Phone</a> (Nic Fillingham)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/iZBIUpFhVGQ/jQueryPodcast-031-FilamentGroup.mp3">jQuery Podcast 31 &#8211; Filament Group</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/Security-in-Provisioning-and-Billing-Solutions-for-Windows-Azure-Platform/">Security in Provisioning and Billing Solutions for Windows Azure Platform</a> (Emily Gibson)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/DOFtcjipnCY/windows-phone-panorama-versus-pivot-ux-guidelines.aspx">Pano versus Pivot: Windows Phone Design Days content available</a> (Tim Heuer)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/QlsnAbprq4s/">Silverlight TV Upcoming Schedule for August+ 2010</a> (John Papa)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LisaFeigenbaum/~3/sNtjKv1R6-o/q-amp-a-microsoft-s-lisa-feigenbaum-talks-about-c.aspx">Q&amp;A: Microsoft&#8217;s Lisa Feigenbaum Talks About C#</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LisaFeigenbaum/~3/mud_hbpqoSM/vs-2010-presentation-a-lap-around-visual-studio-2010-for-c-amp-vb-developers.aspx">VS 2010 Presentation: A Lap Around Visual Studio 2010 for C# &amp; VB Developers</a> (Lisa Feigenbaum)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=72b0abe6-58c6-458c-ae1d-70c9628463bb">Microsoft BizSpark Does Not Care About Startups</a> (Chris Pietschmann)</li>
<li><a href="http://feedproxy.google.com/~r/DevelopingTheFuture/~3/9vnw5cmq0wc/philly-xaml-meeting-windows-phone-7.aspx">Philly XAML Meeting – Windows Phone 7</a> (Lindsay Lindstrom)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/08/14/sqlauthority-news-why-sql-server-is-better-than-any-other-rdbms-applications/">SQLAuthority News – Why SQL Server is better than any other RDBMS Applications?</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2010/08/13/transferring_2D00_logins_2D00_to_2D00_a_2D00_database_2D00_mirror.aspx">Transferring Logins to a Database Mirror</a> (Robert L Davis)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/7jXzghe9jhg/">Who is accessing my backup file ?</a> (Pradeep Adiga)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/LV7a-uBVjYI/SQL2008Changes.aspx">Allowing Table Re-Creation in SQL Server 2008</a> (Richard Carr)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8953.entry">Microsoft Mathematics Add-In for Word 2010 &amp; OneNote 2010</a> (Blake Handler)</li>
<li><a href="http://gizmodo.com/5613038/the-entire-star-wars-saga-is-finally-coming-to-blu+ray-in-2011">The Entire Star Wars Saga Is Finally Coming To Blu-ray in 2011 [Starwars]</a> (Casey Chan)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/08/13/manage-email-addresses-without-exchange-cmdlets/">Manage Email addresses without Exchange cmdlets</a> (Dmitry Sotnikov)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/47qVCwFCet8/post.aspx">Calder Search for Mac,PC, Web and Facebook</a> (Don Burnett)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/ErG2IjysoS8/">Objective C: Expected &#8216;(&#8216; before &#8216;Project&#8217;</a> (Mark Needham)</li>
<li><a href="http://microsoftjobsblog.com/blog/how-to-break-in-to-gaming/">How to &quot;break in&quot; to gaming &amp; entertainment</a> (Jason Pankow)</li>
<li><a href="http://blogs.msdn.com/b/debuggingtoolbox/archive/2010/08/13/windbg-script-displaying-parameters-for-microsoft-reportingservices-reportprocessing.aspx">[WinDbg Script] Displaying Parameters for Microsoft.ReportingServices.ReportProcessing</a> (Roberto Farah)</li>
<li><a href="http://www.windowsobserver.com/2010/08/13/mexico-windows-7-theme/">Mexico Windows 7 Theme</a> (Richard Hay)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Major-Update-for-Fav-Media-Center-Plugin-TunerFreeMCE/">Major Update for Fav Media Center Plugin, TunerFreeMCE</a> (Sarah Perez)</li>
<li><a href="http://stevesmithblog.com/blog/screencast-and-podcast-recording-gear/">Screencast and Podcast Recording Gear</a> (Steve Smith)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/BejdfK7-5g4/">Daily Cloud Feed &#8211; Aug 13, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/BQVWlNqpV3s/post.aspx">Everyman on Death by Facebook, Pissed at the Wrong Guy, Limits are Good</a> (Dave Burke)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/08/13/141304.aspx">Silverlight Cream for August 13, 2010 &#8212; #924</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41qFjxWqMpL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/WPF-4-Unleashed-Adam-Nathan/dp/0672331195%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0672331195">WPF 4 Unleashed</a> by Adam Nathan</p>
</td>
</tr>
</tbody>
</table>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:65993c67-fb05-49f8-a124-47dbc452051a" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/08/14/dew-drop-weekend-edition-august-14-15-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/08/14/dew-drop-weekend-edition-august-14-15-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bcde6c39-32e7-4cb3-8283-e72b05db4fc2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ssrs" rel="tag">ssrs</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/star+wars" rel="tag">star wars</a>,<a href="http://technorati.com/tags/MEF" rel="tag">MEF</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/json" rel="tag">json</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/08/14/dew-drop-weekend-edition-august-14-15-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/iZBIUpFhVGQ/jQueryPodcast-031-FilamentGroup.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; June 29, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/29/dew-drop-june-29-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/29/dew-drop-june-29-2010/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 13:14:23 +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[caliburn]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[ms certification]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[typemock]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows live messenger]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/29/dew-drop-june-29-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Introducing IIS Express [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx">Introducing IIS Express</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/E4PNhjrvDak/caliburn-v1-1-released.aspx">Caliburn v1.1 Released!</a> (Rob Eisenberg)</li>
<li><a href="http://feedproxy.google.com/~r/danemorgridge/~3/Cj_XaI1BYjU/entity-framework-repository-amp-unit-of-work-t4-template-on.aspx">Entity Framework Repository &amp; Unit Of Work T4 Template on CodePlex</a> (Dane Morgridge)</li>
<li><a href="http://feedproxy.google.com/~r/msftkitchenfeed/~3/Ftv_pDgDXrY/windows-8-plans-leaked-numerous-details-revealed.html">Windows 8 Plans Leaked: Numerous Details Revealed</a> (Stephen Chapman)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/syn6u4yyDtw/introducing-the-pivotviewer-control-for-silverlight">Introducing the PivotViewer Control for Silverlight</a> (Pete Brown)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/gVgUZDQPdIM/understanding-c-using-backgrou.html">Understanding C#: Using BackgroundWorker to make your UI responsive</a> (Andrew Stellman)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/uUiIOj3siCI/organize-usings-c-only-vstipedit0070.aspx">Organize Using (C# Only)</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/bclteam/archive/2010/06/28/working-with-zip-files-in-net.aspx">Working with Zip Files in .NET</a> (Richard Lee)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/N_nPFxKJkNA/generating-md5-and-sha1">Generating MD5 and SHA1 checksums for a file</a> (Dennis Delimarsky)</li>
<li><a href="http://www.codeproject.com/KB/architecture/wcfbyexample_introduction.aspx">WCF by Example &#8211; Introduction</a> (Enrique Albert)</li>
<li><a href="http://consultingblogs.emc.com/merrickchaffer/archive/2010/06/28/how-to-host-wcf-services-in-iis-on-windows-7.aspx">How to host WCF services in IIS 7.5 on Windows 7</a> (Merrick Chaffer)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2010/06/28/elegant-infoof-operators-in-c-read-info-of.aspx">Elegant infoof operators in C# (read Info Of)</a> (Patrick Smacchia)</li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2010/06/29/how-i-understood-monads-part-2-2-have-we-met-before.aspx">How I understood monads, part 2/2: have we met before?</a> (Bertrand Le Roy)</li>
<li><a href="http://mariusbancila.ro/blog/2010/06/28/com-apartments/">COM Apartments</a> (Marius Bancila)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/owkUO9tckmw/ghost-team-foundation-build">Ghost team foundation build controllers</a> (Martin Hinshelwood)</li>
<li><a href="http://rhizohm.net/irhetoric/post/2010/06/28/The-Archivist-Is-Live!.aspx">The Archivist Is Live!</a> (Karsten Januszewski)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/VovyQ9PUmZ4/">NHibernate 2nd level cache: Doing it wrong?</a> (Mark Needham)</li>
<li><a href="http://simpleprogrammer.com/2010/06/28/do-we-need-if-blocks/">Do We Need If Blocks?</a> (John Sonmez)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2010/06/28/odata-and-workflow-foundation.aspx">OData and Workflow Foundation</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/06/28/one-of-the-reasons-the-section-color-addin-was-easy-to-write.aspx">One of the reasons the section color addin was easy to write</a> (John Guin)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2010/06/28/performance-impact-of-server-side-generated-guids-in-ef.aspx">Performance Impact of Server-side Generated GUIDs in EF</a> (Lei Li)</li>
<li><a href="http://windowsteamblog.com/windows_live/b/developer/archive/2010/06/28/developing-with-messenger-connect.aspx">Developing with Messenger Connect: Recognizable &amp; intuitive</a> <em>and</em>&#160;<a href="http://windowsteamblog.com/windows_live/b/developer/archive/2010/06/28/social-distribution.aspx">Social Distribution</a> <em>and</em>&#160;<a href="http://windowsteamblog.com/windows_live/b/developer/archive/2010/06/28/realtime-shared-experiences.aspx">Realtime Shared Experiences with Messenger Connect</a> <em>and</em>&#160;<a href="http://windowsteamblog.com/windows_live/b/developer/archive/2010/06/28/identity.aspx">Identity (authentication, profile &amp; relationships)</a> <em>and</em>&#160;<a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/06/28/messenger-connect-is-now-available.aspx">Windows Live Messenger Connect is now available</a> (Angus Logan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/06/28/javascript-tests-now-available-on-the-ie-testing-center.aspx">JavaScript tests now available on the IE Testing Center</a> (Alex Chi)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/XCidlhJ3Q_I/html5rockscom.html">HTML5Rocks.com</a> (RJ Owen)</li>
<li><a href="http://feedproxy.google.com/~r/OverTheCode/~3/sPqn-b-t6HQ/mobile-web-toolkits">Mobile Web Toolkits</a> (Brendan Kowitz)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2010/06/28/action-filter-versus-controller-base-class.aspx">Action Filter versus Controller Base Class</a> (K. Scott Allen)</li>
<li><a href="http://www.codeproject.com/KB/database/OverviewOData.aspx">An overview of Open Data Protocol (OData)</a> (Vincent-Philippe Lauzon)</li>
<li><a href="http://www.smashingmagazine.com/2010/06/28/50-powerful-time-savers-for-web-designers/">50 Powerful Time-Savers For Web Designers</a> (Vitaly Friedman)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/06/28/measuring-web-page-performance.aspx">Measuring Web Page Performance</a> (Anderson Quach)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=29caa87d-ee7e-4b84-b87c-5bfbb9c2e7b4">Filling Address Fields using HTML5 Geolocation and jQuery</a> (Elijah Manor)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2010/06/which-tfs2010-agile-project-template.html">Which TFS2010 “Agile” Project Template one is right for you? One side-by-side of MS Agile v5, MS Scrum v1[Beta] and Scrum For TFS(SfTS) v3</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/NCover/~3/b_rFqo5X5rs/ncover-3410:-ncover-explorer-fixes">NCover 3.4.10: NCover Explorer Fixes</a> (Alan Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/clemensreijnen/qzrF/~3/PgAkOGmTtV0/post.aspx">Business Driven Test Management with Microsoft Test Manager</a> (Clemens Reijnen)</li>
<li><a href="http://boagworld.com/business-strategy/alone">Don’t do it alone</a> (Paul Boag)</li>
<li><a href="http://blog.dmbcllc.com/2010/06/29/principles-of-programming-architecture/">Principles of Programming Architecture</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/9yPiXdWzcbQ/">Intuition and &#8216;quit thinking and look&#8217;</a> (Mark Needham)</li>
<li><a href="http://www.infoq.com/news/2010/06/visualize-requirements">Visualize First. Build Later.</a> (Dave West)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/LyYYXFmEmGU/isolator-604-is-out.html">Isolator 6.0.4 is out!</a> (Doron Peretz)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/WPF/MVVM_ListView_Operations.aspx">Enhanced ListView Operations using MVVM</a> (Izhar Lotem)</li>
<li><a href="http://www.designersilverlight.com/2010/06/28/using-wrappanel-and-dockpanel-in-windows-phone-7-with-blend/">Using WrapPanel and DockPanel in Windows Phone 7 With Blend</a> (Matthias Shapiro)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/21A9bzfOrBg/convention-based-approach-for-wiring.html">A Convention based Approach for wiring your Views to ViewModels in MVVM &#8211; AutoViewModelLocator</a> (Anoop Madhusudanan)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=f1194fa7-c70b-4f63-aa03-62fec6ec6581">Silverlight Bing Maps: Draw Circle Around a Latitude/Longitude Location</a> (Chris Pietschmann)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/jlgbGBpwjpo/visual-studio-2010-2008-and-microsoft-test-manager-screen-casts-he.aspx">Visual Studio 2010/2008 and Microsoft Test Manager Screen Casts &#8211; [HE]</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/yqP2GFQFxZw/post.aspx">Roger Peter’s great video on using the Facebook Developer Toolkit with Windows Phone 7</a> (Don Burnett)</li>
<li><a href="http://www.winsupersite.com/podcast#162">Windows Weekly 162: Geeks Who Love Too Much</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/Windows-Live-Messenger-Connect-SDK/">Windows Live Messenger Connect SDK</a> (Larry Larsen)</li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-63-Sweet-deal-from-MS-Burger-King--Xbox-IE-9-and-Zune/">Ping 63: Sweet deal from MS, Burger King &amp; Xbox, IE 9 and Zune</a> (Laura Foy)</li>
<li><a href="http://channel9.msdn.com/posts/jbienz/Consistent-UX-Windows-7-Jack-Henry/">Consistent UX, Composite Apps and Windows 7 with Jack Henry</a> (Jared Bienz)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/h-JA8W8RoKQ/tf097.aspx">Technology &amp; Friends Episode 97: Brian Jackett on Powershell</a> (David Giard)</li>
<li><a href="http://channel9.msdn.com/shows/geekSpeak/geekSpeak-Recording-Web-Application-Testing-with-Jeff-McWherter/">geekSpeak Recording &#8211; Web Application Testing with Jeff McWherter</a> (Emily Gibson)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/The-Archivist-Your-friendly-neighborhood-tweet-archiver/">The Archivist: Your friendly neighborhood tweet archiver</a> (Charles Torre)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.odata.org/blog/2010/6/28/join-the-odata-mailing-list">Join the OData Mailing List</a> (Mike Flasko)</li>
<li><a href="http://www.scottberkun.com/blog/2010/what-i-learned-at-foo-camp-10/">What I learned at FOO Camp ‘10</a> (Scott Berkun)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/dl0Mr6Slfx0/sql-saturday-42-musings">SQL Saturday 42 Musings</a> (Jeremiah Peschka)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/06/28/One_2D00_of_2D00_the_2D00_great_2D00_things_2D00_about_2D00_TechEd_2D00_e280a6.aspx">One of the great things about TechEd …</a> (Ed Wilson)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2010/06/29/sql-server-instance-checklist.aspx">SQL Server Instance Checklist</a> (Brad M. McGehee)</li>
<li><a href="http://blog.sqlauthority.com/2010/06/29/sqlauthority-news-exam-70-433-mcts-microsoft-sql-server-2008-database-development/">SQLAuthority News – Exam 70-433 – MCTS – Microsoft SQL Server 2008, Database Development</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2010/06/29/sql-server-outer-join-not-allowed-in-indexed-views/">SQL SERVER – Outer Join Not Allowed in Indexed Views</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/Anq9wUBemgM/3-ways-to-accelerate-your-sharepoint-career.aspx">3 Ways to Accelerate Your SharePoint Career</a> (Dux Raymond Sy)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/qQYrMMuRt2Q/ViewPost.aspx">Get FULL Access to SharePoint 2010 Upgrade Book Online</a> (Joel Oleson)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/CMmSk7-Hpug/chrome-extension-development.aspx">Chrome Extension Development</a> (Sergio Pereira)</li>
<li><a href="http://channel9.msdn.com/posts/bruceky/TechSmith-Lights-Up-Windows-7/">TechSmith Lights Up Windows 7</a> (Bruce Kyle)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=0a17d99ed9d41e30d724472f6e2ace98">Microsoft leaks plans for a Windows 8 app store</a> (Jay Hathaway)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/06/28/the-onenote-test-team-is-hiring.aspx">The OneNote Test Team is Hiring!</a> (John Guin)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2010/06/28/microsoft-s-support-sets-us-apart.aspx">Microsoft’s Support Sets Us Apart</a> (Barbara Gordon)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2010/06/28/cloud-computing-in-healthcare-private-public-or-somewhere-in-between.aspx">Cloud computing in healthcare – private, public, or somewhere in between</a> (Steve Aylward)</li>
<li><a href="http://microsoftjobsblog.com/blog/kinect-is-hiring/">Xbox 360 is hiring for Kinect</a> (Jason Pankow)</li>
<li><a href="http://tirania.org/blog/archive/2010/Jun-28.html">What I would do if I was in charge of Windows 8</a> (Miguel de Icaza)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Co-Authoring-Using-Office-2010/">Co-Authoring Using Office 2010</a> (Sarah Perez)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/qSBxwO6lZ1M/CKilledMyGrandpappyIsCHardAndWhereAreTheCCodersHiding.aspx">C++ killed my grandpappy &#8211; Is C++ hard and where are the C++ coders hiding?</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/b/stevecla01/archive/2010/06/29/microsoft-removing-your-3d-glasses.aspx">Microsoft removing your 3D glasses</a> (Steve Clayton)</li>
<li><a href="http://www.neowin.net/news/microsoft-details-early-windows-8-improvements-to-oems">Microsoft details early Windows 8 improvements to OEMs</a> (Tom Warren)</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=65b175cd-6d1b-4951-89b2-071636f11613">Interesting Finds: June 29, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/jhQ6zGietv0/">The Morning Brew #631</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/ZvXxILSaHp0/">Daily Cloud Feed &#8211; Jun 28, 2010</a> (Jian Zhen)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51oaO8yg4zL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Practices-Agile-Developer-Pragmatic-Bookshelf/dp/097451408X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D097451408X">Practices of an Agile Developer: Working in the Real World (Pragmatic Bookshelf)</a> by Venkat Subramaniam</p>
</td>
</tr>
</tbody>
</table>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:b216c543-c392-4810-a01d-e13a2eac5acd" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/29/dew-drop-june-29-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/29/dew-drop-june-29-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bdb24954-2e76-4472-a644-52f185116e08" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/kinect" rel="tag">kinect</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ms+certification" rel="tag">ms certification</a>,<a href="http://technorati.com/tags/windows+live+messenger" rel="tag">windows live messenger</a>,<a href="http://technorati.com/tags/windows+8" rel="tag">windows 8</a>,<a href="http://technorati.com/tags/iis" rel="tag">iis</a>,<a href="http://technorati.com/tags/typemock" rel="tag">typemock</a>,<a href="http://technorati.com/tags/caliburn" rel="tag">caliburn</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/29/dew-drop-june-29-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; June 27, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/27/dew-drop-june-27-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/27/dew-drop-june-27-2010/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 14:28:55 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[.net rocks]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/27/dew-drop-june-27-2010/</guid>
		<description><![CDATA[Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf .NET / Visual Studio Extracting the Icon for a File (Richard Carr) &#160; Web Development Using AntiForgeryToken with [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p><a name="top"></a></p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/DEJ9Occsxtc/ExtractIcon.aspx">Extracting the Icon for a File</a> (Richard Carr)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://tpeczek.blogspot.com/2010/05/using-antiforgerytoken-with-other-verbs.html">Using AntiForgeryToken with other verbs than POST (and ActionLinks)</a> (Tomasz Pęczek)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/typepad/sethsmainblog/~3/cda0r5U6mqI/validation-might-be-overrated.html">Validation is overrated</a> (Seth Godin)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/JBX33bqMl9M/">Herding Code 84: Ex-Microsoft Developer Panel with Mike Moore, Jeff Cohen, and Scott Bellware</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/HerdingCode/~3/FVt23ifT4GI/">Herding Code 85: Clint Nelsen on Startup Weekend</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/HerdingCode/~3/KlmIzJ7boTY/">Herding Code 86: Saqib Shaikh on Accessibility and Developing with Limited Sight</a> (Jon Galloway)</li>
<li><a href="http://tomasp.net/blog/reactive-talk.aspx">Recording and samples from my Reactive F# talk</a> (Tomas Petricek)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/keithelder/~3/bTjzfJPSbUg/live-on-.net-rocks-today-600-est.aspx">Live on .NET Rocks Today 6:00 EST</a> (Keith Elder)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/umCh8ZZ4TKg/remove-and-replace-special-characters.html">Remove and Replace Special Characters in a SQL Server Column</a> (Suprotim Agarwal)</li>
<li><a href="http://sqlblogcasts.com/blogs/sqlandthelike/archive/2010/06/26/sql-101-without-order-by-order-is-not-guaranteed.aspx">SQL 101 : Without “ORDER BY”, order is not guaranteed.</a> (Dave Ballantyne)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8866.entry">OneNote Text Importer Powertoy Updated for Microsoft Office 2010</a> (Blake Handler)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/1EZI3S1kBFM/is-microsoft-ibm-of-2010s.html">Is Microsoft the IBM of the 2010’s?</a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/MyTechnicalInterviewExperience/~3/J3fvtADM3oo/adobe-interview-part-6.html">Adobe Interview (part 6)</a> (Joe Smith)</li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/nejGADARsw8/">5 Awesome Arcade Games for the iPhone</a> (Amy-Mae Elliott)</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=2c803ae3-1406-4f0e-bd4f-c9e503196bfc">Interesting Finds: June 27, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/26/140630.aspx">Silverlight Cream for June 26, 2010 &#8212; #891</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/f8agiKtjhNY/">Daily Cloud Feed &#8211; Jun 26, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/vR1ADG7xncM/post.aspx">Everyman on Asking Why Not, Sucky Content Club, a Manifesto, Worth Paying For</a> (Dave Burke)</li>
<li><a href="http://grantpalin.com/2010/06/26/weekly-links-111/">Weekly Links #111</a> (Grant Palin)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51PPS4C6i8L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735619670">Code Complete: A Practical Handbook of Software Construction</a> by Steve McConnell</p>
</td>
</tr>
</tbody>
</table>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:5c2b34b6-9842-4052-8071-062cb7519755" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/27/dew-drop-june-27-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/27/dew-drop-june-27-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0c611f30-59ff-45b6-9d45-1dd8fbdd1178" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/.net+rocks" rel="tag">.net rocks</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/iphone" rel="tag">iphone</a>,<a href="http://technorati.com/tags/microsoft" rel="tag">microsoft</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/27/dew-drop-june-27-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; May 12, 2010</title>
		<link>http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/#comments</comments>
		<pubDate>Wed, 12 May 2010 12:11:35 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ado.net]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[code contracts]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[lidnug]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links MVVM Coding by [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none; margin:0px; padding:4px 0px 4px 0px;"><iframe src="http://www.facebook.com/widgets/like.php?href=http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe></div>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/4sD6frp8J3Q/mvvm-coding-by-convention-convention.html">MVVM Coding by Convention (Convention over Configuration)</a> (Jeremy Likness)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/JWE5iegzUaU/can-i-do-perfect-scrum-and-still-fail.html">Can I Do Perfect Scrum and Still Fail?</a> (Mike Cottmeyer)</li>
<li><a href="http://www.4guysfromrolla.com/articles/051210-1.aspx">Integrating Twitter Into An ASP.NET Website Using OAuth</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/RXtl6RXYi-Y/code-contracts-and-inheritance.aspx">Code contracts and inheritance</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/5ajVXZjAtjU/visual-studio-2010-how-to-understand-your-code-using-dependency-graphs-sequence-diagrams-and-the-architecture-explorer.aspx">Visual Studio 2010: How to understand your code using Dependency Graphs, Sequence Diagrams, and the Architecture Explorer</a> (Jennifer Marsman)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/kirillosenkov/archive/2010/05/11/updated-c-all-in-one-file.aspx">Updated C# all-in-one file</a> (Kirill Osenkov)</li>
<li><a href="http://blogs.msdn.com/marcelolr/archive/2010/05/11/service-operations-for-any-and-all.aspx">Service Operations for Any and All</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/think-net-cache-systemwebcaching-net-4.html">Think .Net Cache = System.Web.Caching? .Net 4 has a present for you, System.Runtime.Caching.</a> <em>and</em>&#160;<a href="http://coolthingoftheday.blogspot.com/2010/05/extra-net-4-parallel-extension-goodness.html">Extra .Net 4 Parallel Extension goodness in the Parallel Extension Samples, with RTM updates and a few new Projects</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/SwitchOnTheCode/~3/jsqo3ic2pQ8/book-review-essential-csharp-40">Book Review &#8211; Essential C# 4.0</a> (Brandon Cannaday)</li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2010/05/11/assembly-resolution-in-msbuild-and-visual-studio-series-introduction.aspx">Assembly Resolution in MSBuild and Visual Studio Series Introduction</a> (Chris Mann)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/HpC12MkjgzE/break-multiple-processes.aspx">Break Multiple Processes</a> (Zain Naboulsi)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=12665">Entity Framework 4.0 POCO Classes and Data Services</a> (Chris Sells)</li>
<li><a href="http://blogs.msdn.com/adonet/archive/2010/05/11/ado-net-survey-results.aspx">ADO.NET Survey Results</a> (Luiz Fernando Santos)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/0TGLCfgueSk/f-in-asp-net-mathematics-and-testing.aspx">F# in ASP.NET, mathematics and testing</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/3cIqrFNayGs/post.aspx">Using the Sueetie Cross-Application Footer Menu Control</a> (Dave Burke)</li>
<li><a href="http://mvcsharp.wordpress.com/2010/02/11/building-a-data-grid-in-asp-net-mvc/">Building a Data Grid in ASP.NET MVC</a> (Ali Bastani)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/7wqLOR52emU/becoming-a-great-web-developer">Becoming a Great Web Developer</a> (Marc Grabanski)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2010/05/11/new-book-microsoft-asp-net-4-step-by-step.aspx">New book: Microsoft ASP.NET 4 Step by Step</a> (Devon Musgrave)</li>
<li><a href="http://blogs.msdn.com/ie/archive/2010/05/11/dom-range.aspx">DOM Range and HTML5 Selection</a> (Jon Seitel)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/RfY0wFFFELY/">Information is the Most Transient Form of Power</a> <em>and</em> <a href="http://blogs.msdn.com/jmeier/archive/2010/05/11/asp-net-security-scenarios-on-azure.aspx">ASP.NET Security Scenarios on Azure</a> <em>and</em> <a href="http://blogs.msdn.com/jmeier/archive/2010/05/11/application-scenarios-and-solutions.aspx">Application Scenarios and Solutions</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/8dPrsv6gOCc/">Agile: Chasing a points total</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/w6ojxreK5Sg/responsibility-and-disaster.aspx">Responsibility And Disaster</a> (Michael Nichols)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.bing.com/community/blogs/search/archive/2010/05/11/updated-bing-app-for-windows-phone.aspx">Updated Bing App for Windows Phone</a> (Justin Jed)</li>
<li><a href="http://blogs.msdn.com/nigel/archive/2010/05/12/iis-media-services-4-changing-the-game.aspx">IIS Media Services 4 – Changing the Game</a> (Nigel Parker)</li>
<li><a href="http://dotnet.dzone.com/articles/event-based-property-changes">Event-based property changes in pure XAML</a> (Dennis Delimarsky)</li>
<li><a href="http://blogs.msdn.com/delay/archive/2010/05/11/we-ve-secretly-changed-this-control-s-datacontext-let-s-see-if-it-notices-workaround-for-a-silverlight-data-binding-bug-affecting-various-scenarios-including-datagrid-contextmenu.aspx">We&#8217;ve secretly changed this control&#8217;s DataContext &#8211; let&#8217;s see if it notices! [Workaround for a Silverlight data binding bug affecting various scenarios - including DataGrid+ContextMenu]</a> (David Anson)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/embedding-the-silverlight-version-of-the-open-media-player/">Embedding the Silverlight version of the Open Media Player</a> (Joe Stagner)</li>
<li><a href="http://www.silverlightdev.net/2010/05/11/silverlight-tip-of-the-day-18-elastic-scrolling/">Silverlight Tip of the Day #18 – Elastic Scrolling</a> (Mike Snow)</li>
<li><a href="http://team.silverlight.net/announcement/iis-media-services-to-include-a-version-of-playready-drm-for-http-streaming/">IIS Media Services to Include a Version of PlayReady DRM for HTTP Streaming</a> (Silverlight Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/shows/InsideXbox/Corrinne-Yu-Principal-Engine-Architect-Halo-Team-Microsoft-Part-One/">Corrinne Yu &#8211; Principal Engine Architect, Halo Team Microsoft: Part One</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Tina/Office-Casual-OneNote-An-all-too-brief-introduction/">Office Casual: OneNote &#8211; An all too brief introduction</a> (Tina Wood)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCKennedysWeblog/~3/fS-XidyGBtY/WebcastNoSQLMovementLINQAndMongoDB.aspx">Webcast: NoSQL Movement, LINQ, and MongoDB</a> (Michael Kennedy)</li>
<li><a href="http://feedproxy.google.com/~r/reybango/zSyW/~3/A9PyYLnllzU/">Video Interviews Part 2 – Nicholas Zakas, Principal Front-end Engineer at Yahoo! on jQuery Performance and Menno van Slooten on his Automated UI Testing Framework for jQuery</a> (Rey Bango)</li>
<li><a href="http://channel9.msdn.com/shows/SilverlightTV/Silverlight-TV-25-No-More-Boxes-Exploring-the-PathListBox/">Silverlight TV 25: No More Boxes! Exploring the PathListBox</a> (John Papa)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/MSDN-Radio-SharePoint-2010-for-Developers/">MSDN Radio: SharePoint 2010 for Developers</a> (Emily Gibson)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/TmhUpcczMhU/JPBoodhoosIntroductionToMachineSpecifications.aspx">JP Boodhoo’s Introduction to Machine.Specifications</a> (Bobby Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/MPucjtHerT4/executive-thoughts-on-sharepoint-2010.aspx">Executive Thoughts on SharePoint 2010</a> (Eric Swift)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/QPJ1WCrsIk4/">Silverlight Week – How to Choose a Mobile Platform</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/synREmp5D0Y/kelly-cassidy-effective">Kelly Cassidy: Effective Prototyping with SketchFlow</a> (Eric Hagan)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/05/11/unplugged-chat-with-me-this-thursday.aspx">“Unplugged” Chat with Me this Thursday</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/2C2TnYID7Uk/ViewPost.aspx">It’s time to Party like is SharePoint 2010 Launch Day!</a> (Joel Oleson)</li>
<li><a href="http://www.smashingmagazine.com/2010/05/11/women-in-web-design-group-interview/">Women In Web Design: Group Interview</a> (Smashing Editorial)</li>
<li><a href="http://microsoftjobsblog.com/blog/greatest-strength-people/">Microsoft&#8217;s greatest strength: people</a> (Eugenia Sawa<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://www.jeff.wilcox.name/2010/05/silverlight-testing-at-teched-2010/">Deep dive on Silverlight unit testing at Tech Ed next month</a> (Jeff Wilcox)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/Wgh-lD75l_4/details.aspx">SQL Azure vs. SQL Server</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/MKw7c8qzsbs/details.aspx">Microsoft SQL Server 2008 R2 Report Builder 3.0</a> (MS Downloads)</li>
<li><a href="http://www.brentozar.com/archive/2010/05/things-sql-server-should-truncate/">5 Things SQL Server Should Truncate</a> (Brent Ozar)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/bXNtjlWiuI8/five-things-ssis-should-drop.aspx">Five things SSIS should drop</a> (Jamie Thomson)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/dta-index-creation-tools-sql-server">Trusting Database Engine Tuning Advisor for Query Tuning</a> <em>and</em>&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-meme-tagged-5-to-hang">Five things wouldn’t miss in SQL Server</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2010/05/12/sql-server-understanding-alter-index-all-rebuild-with-disabled-clustered-index/">SQL SERVER – Understanding ALTER INDEX ALL REBUILD with Disabled Clustered Index</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-meme-tagged-5-things-sql-server-shou">SQL Meme: Tagged: 5 things SQL Server should drop</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/5nPvEhhpelM/post.aspx">Why LOB data makes shrink run slooooowly (T-SQL Tuesday #006)</a> (Paul S. Randal)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/05/12/using-filters-in-bcs-meta-man.aspx">Using Filters in BCS Meta Man</a> (Lightning Tools)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/powershell-community-extensions-pscx-20.html">PowerShell Community Extensions (PSCX) 2.0 Released – New Cmdlets, PowerShell 2 and XCopy, oh my</a> <em>and</em>&#160;<a href="http://coolthingoftheday.blogspot.com/2010/05/if-you-want-users-to-rtfm-write-better.html">“If you want users to RTFM, write a better FM”</a> (Greg Duncan)</li>
<li><a href="http://www.neowin.net/news/microsoft-and-lg-partner-to-release-xbox-360-3d-gaming">Microsoft and LG partner to release Xbox 360 3D gaming</a> (Matt Blowes)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=ccfff54f99eb9d0f956ec38cac1dddb6">Firefox 3.7 will become 4.0 &#8212; Firefox 4, with updated Gecko, confirmed for later this year</a> (Sebastian Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/kwC9dEjtwTQ/">Snagit 10 Released With New Capture Tools</a> (Simon Mackie)</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=eb22a0b2-4b6f-4a4f-8368-2214ec98e99f">Interesting Finds: May 12, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/w6MtA2eEo7Q/">Daily Cloud Feed &#8211; May 11, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=26f0be91-a5b5-4d04-9f3c-a14b1a9f1d79">Tech Tweets for 11-May-2010</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/gZdaeOtSl9k/">The Morning Brew #598</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/z6p8SF3YpY8/">New and Notable 415</a> (Sam Gentile)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/05/11/139771.aspx">Silverlight Cream for May 11, 2010 &#8212; #859</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41qU6mg7SRL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Programming-4-0-Building-Applications-Framework/dp/0596159838%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596159838">Programming C# 4.0: Building Windows, Web, and RIA Applications for the .NET 4.0 Framework (Animal Guide)</a> </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:1732a4a6-efb7-4db4-94bd-712636149ccf" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d57b76b1-30e6-4d2c-a393-53ffd5827a68" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/iis" rel="tag">iis</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/lidnug" rel="tag">lidnug</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/ado.net" rel="tag">ado.net</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/scrum" rel="tag">scrum</a>,<a href="http://technorati.com/tags/code+contracts" rel="tag">code contracts</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/05/12/dew-drop-may-12-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 17, 2009</title>
		<link>http://www.alvinashcraft.com/2009/12/17/dew-drop-december-17-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/12/17/dew-drop-december-17-2009/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:22:26 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[monotouch]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/12/17/dew-drop-december-17-2009/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Blogging With OneNote 2010 Beta [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/O5WYwfjM1c8/">Blogging With OneNote 2010 Beta</a> (Will Kelly) <em>– Looks like OneNote is borrowing from Windows Live Writer. I’ll have to take a peek.</em></li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/05GmB92-iEw/">Silverlight 4 HTML Puzzle: How Does It Work?</a> (John Papa) <em>– John takes a closer look at one of the Silverlight 4 apps demoed by ScottGu at PDC09.</em></li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MichaelCKennedysWeblog/~3/lAyL8Gg8rLE/Article10FeaturesInNET40ThatMadeMeSmile.aspx">Article: 10 Features in .NET 4.0 that made Me Smile</a> (Michael Kennedy)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/DtBByXRbduA/greatest-prime-factor-in-f.aspx">Greatest Prime Factor in F#</a> (Scott Seely)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/ZEe_xrt-f2w/PermaLink,guid,65168a3b-cb04-4aae-974a-5438ff20e191.aspx">Astoria V.Next Ships for .NET 3.5 SP1 -&gt; Versioning Issue</a> (Stephen Forte)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/JXwv6nYE3Aw/reading-xml-file-t4-templates">Reading an Xml File in T4 Templates</a> (Gil Fink)</li>
<li><a href="http://fsharpcode.blogspot.com/2009/12/c-continuation-monad.html">C# Continuation Monad</a> (Edmondo Pentangelo)</li>
<li><a href="http://helpcentral.componentone.com/CS/blogs/c1buzz/archive/2009/12/16/developing-iphone-apps-in-net.aspx">Developing iPhone Apps in .NET</a> (Eve Turzillo)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/bh4_JYO96BE/">Mastering jQuery now available at TekPub</a> (Dave Ward)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/12/16/asp-net-setting-focus-in-modal-dialogs.aspx">ASP.NET: Setting Focus in Modal Dialogs</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/fallenrogue/~3/QDVKlsgBJKI/286438240">JavaScript Part 1 &#8211; hello JavaScript!</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/fallenrogue/~3/BXrvhvkre6c/286438451">JavaScript Part 2 &#8211; The Free Stuff</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/fallenrogue/~3/InbOfKA_GN0/286438599">JavaScript Part 3 &#8211; Prototype Based Language</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/fallenrogue/~3/qJNUCUNFJ5g/286582175">JavaScript Part 4 &#8211; the &quot;this&quot; operator</a> (Leon Gersing)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/3xkze6ngbgE/unit-testing-strategy-hiding-out-in-the-open.aspx">Unit Testing Strategy: Hiding Out In the Open</a> (Tim Barcz)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/9_lVp669zv8/">Coding: Naming</a> (Mark Needham)</li>
<li><a href="http://heratech.wordpress.com/2009/12/16/agile-tenet-1-satisfy-the-customer/">Agile Tenet #1 – Satisfy the Customer</a> (Julie Stickler)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/ALlSLPGSULM/">Unit Tests And Silverlight</a> (Davy Brion)</li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/12/postulating-extreme-web-ui-scalability.html">Postulating Extreme Web UI Scalability</a> (Jonathan Oliver)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/Iixb19Qw11c/why-is-agile-so-hard-to-sell.html">Why is Agile so Hard to Sell?</a> (Mike Cottmeyer)</li>
<li><a href="http://jimmynilsson.com/blog/posts/TheBigPictureOfSwD.htm">The big picture of software development</a> (Jimmy Nilsson)</li>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=Explicit-Structural-Typing-Duck-Typing-.html&amp;Itemid=29">Explicit Structural Typing (Duck Typing)</a> (Christopher Diggins)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2009/12/16/silverlight-4-demos-from-my-pdc-keynote-now-available.aspx">Silverlight 4 demos from my PDC Keynote now available</a> (Scott Guthrie)</li>
<li><a href="http://team.silverlight.net/announcement/silverlight-powered-virtual-dvd-now-available-from-tesco/">Silverlight-powered Virtual DVD now available from Tesco</a> (Silverlight Team)</li>
<li><a href="http://blogs.msdn.com/davidlem/archive/2009/12/17/expression-blend-3-and-sketchflow-wow.aspx">Expression Blend 3 and SketchFlow! Wow!</a> (David Lemphers)</li>
<li><a href="http://blogs.msdn.com/wpfsdk/archive/2009/12/16/rotate-your-text-in-the-wpf-datagrid-column-headers.aspx">Rotate your text in the WPF DataGrid Column Headers</a> (Margaret Parsons)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/Ep2Z5Jku2z4/ViewModel-Pattern-and-Speech-as-UI.-Help-me-Obi-Wan_2C00_-where_1920_s-the-View_3F00_.aspx">ViewModel Pattern and Speech as UI. Help me Obi Wan, where’s the View?</a> (Pete Brown)</li>
<li><a href="http://blogs.msdn.com/silverlight_sdk/archive/2009/12/16/using-the-silverlight-toolkit-layouttransformer-control.aspx">Using the Silverlight Toolkit LayoutTransformer Control for Angled Column Header Text</a> (Cheryl Simmons)</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=508">.NET Rocks! &#8211; Corey Haines on Software Craftsmanship</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://site.typemock.com/this-week-in-test/2009/12/16/episode-7-survivors.html">This Week in Test: Episode 7 &#8211; Survivors</a> (Gil Zilberfeld &amp; Dror Helper)</li>
<li><a href="http://blog.stackoverflow.com/2009/12/podcast-77/">Stack Overflow Podcast #77</a> (Jeff Atwood)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/A-Look-Behind-Mouse-20/">A Look Behind Mouse 2.0</a> (Larry Larsen)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/12/16/9937778.aspx">IronRuby sketch up</a> (Coding4Fun)</li>
<li><a href="http://channel9.msdn.com/posts/NicFill/Channel-9-Live-at-PDC09-Dave-Campbell/">Channel 9 Live at PDC09: Dave Campbell</a> (Nic Fillingham)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Karsten-Januszewski-and-Tim-Aidlin-Introducing-Incarnate/">Karsten Januszewski and Tim Aidlin: Introducing Incarnate</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/J.Van.Gogh/Reactive-Extensions-API-in-depth-Retry/">Reactive Extensions API in depth: Retry</a> (Jeffrey van Gogh)</li>
<li><a href="http://blogs.msdn.com/surface/archive/2009/12/16/new-gameplay-video-with-d-d-on-surface.aspx">New gameplay video with D&amp;D on Surface</a> (Eric Havir)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/y4b5DROEzsc/ViewPost.aspx">A Tribute to the Road Warriors &#8211; Top 20 Most Travelled SharePoint People in 2009*</a> (Joel Oleson)</li>
<li><a href="http://scotalt.net/blog/2009/12/16/what-asp-net-mvc-developers-can-learn-from-rails-4th-feb-2010/">What ASP.NET (MVC) Developers can learn from Rails – 4th Feb 2010</a> (Chris Canal)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/12/17/sqlauthority-news-hub-and-spoke-building-an-edw-with-sql-server-and-strategies-of-implementation/">SQLAuthority News – Hub-And-Spoke: Building an EDW with SQL Server and Strategies of Implementation</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/the-almighty-script-task-in-ssis">Script Task vs Flat File Connection Management</a> (Ted Krueger)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/VwjZuINUa2o/SQLCase.aspx">SQL Server CASE Expressions</a> (Richard Carr)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/6-GwCmPjLls/how-to-prioritize-business-needs-before-implementing-sharepoint.aspx">How to Prioritize Business Needs Before Implementing SharePoint</a> (Dux Raymond Sy)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.technet.com/office2010/archive/2009/12/16/office-2010-file-validation.aspx">Office 2010 File Validation</a> (David B. Heise)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/qqFk3ddAkSQ/dzone-daily-dose-20091217">DZone Daily Dose &#8211; 2009/12/17</a> (Mitch Pronschinske)</li>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7293.entry">Microsoft Releases MFCopy for Copying Windows 7 Multimedia Files</a> (Blake Handler)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=95d665ad-4a26-49d6-961b-766d9a283f3b">Tech Tweets for 16-Dec-2009</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/09dG6LdxqYE/">The Morning Brew #500</a> (Chris Alcock) <em>– Congrats to Chris and the ‘Brew!</em></li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/12/16/137016.aspx">Silverlight Cream for December 16, 2009 &#8212; #757</a> (Dave Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:df563119-92a5-4ab7-9914-a79efa062fb5" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Star Wars Interactive R2D2 Astromech Droid Robot: Toys &amp; Games" href="http://www.amazon.com/exec/obidos/ASIN/B001E95SQ2/alvinashcraft-20"><img src="http://images.amazon.com/images/P/B001E95SQ2.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Star Wars Interactive R2D2 Astromech Droid Robot: Toys &amp; Games</a></p>
<p><b>ASIN</b>: B001E95SQ2</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:ee449f36-4e7b-412a-84c9-485089b05d24" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/12/17/dew-drop-december-17-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/12/17/dew-drop-december-17-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7128780d-0647-4b9b-b533-a461e1240462" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/monotouch" rel="tag">monotouch</a>,<a href="http://technorati.com/tags/office+2010" rel="tag">office 2010</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/12/17/dew-drop-december-17-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

