<?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; bing</title>
	<atom:link href="http://www.alvinashcraft.com/tag/bing/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; September 29, 2011</title>
		<link>http://www.alvinashcraft.com/2011/09/29/dew-drop-september-29-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/09/29/dew-drop-september-29-2011/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 12:26:25 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lightswitch]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs11]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows live]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[winrt]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/09/29/dew-drop-september-29-2011/</guid>
		<description><![CDATA[&#160; Top Links Extending &#34;Windows 8&#34; apps to the cloud with SkyDrive (Steven Sinofsky) Have a new Windows Phone feature idea? Try Suggestion Box (Michael Stroh) Windows Phone SDK 7.1 Now Available! (Cliff Simpkins) jQuery 1.7 Beta 1 Released (Dave Methvin) Kindle Fire as iPad killer? Yes. It&#8217;s the price, stupid. (Molly Wood) &#160; .NET [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/b8/archive/2011/09/28/extending-quot-windows-8-quot-apps-to-the-cloud-with-skydrive.aspx">Extending &quot;Windows 8&quot; apps to the cloud with SkyDrive</a> (Steven Sinofsky)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/09/28/have-a-new-windows-phone-feature-idea-try-suggestion-box.aspx">Have a new Windows Phone feature idea? Try Suggestion Box</a> (Michael Stroh)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/09/28/windows-phone-sdk-7-1-now-available.aspx">Windows Phone SDK 7.1 Now Available!</a> (Cliff Simpkins)</li>
<li><a href="http://feedproxy.google.com/~r/jquery/~3/bIEUWXiMktY/">jQuery 1.7 Beta 1 Released</a> (Dave Methvin)</li>
<li><a href="http://news.cnet.com/8301-31322_3-20112807-256/kindle-fire-as-ipad-killer-yes-its-the-price-stupid/?part=rss&amp;tag=feed&amp;subj=MollyRants">Kindle Fire as iPad killer? Yes. It&#8217;s the price, stupid.</a> (Molly Wood)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/09/28/how-to-enable-tier-interaction-profiling-tip-in-visual-studio-2010-profiler/">How to enable Tier Interaction Profiling ( TIP ) in Visual Studio 2010 Profiler ?</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/LTLNuKm8Yfs/">Visual Studio macro to group files</a> (Gian Maria Ricci)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/NF93f8T5MjI/lighting-up-your-c-metro-apps-by-using-the-settings-contract.aspx">Lighting up your C# Metro apps by Using the Settings Contract</a> (Derik Whittaker)</li>
<li><a href="http://www.mehdi-khalili.com/nullable-types-subtlety" target="_blank">Nullable Types&#8217; Subtlety</a> (Mehdi Khalili)</li>
<li><a href="http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-Using-LINQ-to-XML-to-Query-Data-on-the-Web">Visual Studio Toolbox: Using LINQ to XML to Query Data on the Web</a> (Robert Green)</li>
<li><a href="http://blogs.msdn.com/b/visualstudioalm/archive/2011/09/28/team-foundation-server-on-windows-azure-a-rangers-dog-fooding-perspective.aspx">Team Foundation Server on Windows Azure: A Rangers dog fooding perspective</a> (Willy-P. Schaub)</li>
<li><a href="http://www.codeproject.com/KB/dotnet/NMigrate.aspx" target="_blank">NMigrate</a> (Nicolas Dorier)</li>
<li><a href="http://geekswithblogs.net/raccoon_tim/archive/2011/09/28/lambdas-and-events-in-c.aspx">Lambdas and events in C++</a> (Timo Heinäpurola)</li>
<li><a href="http://www.lhotka.net/weblog/MigratingSmartClientsToWinRT.aspx">Migrating smart clients to WinRT</a> (Rockford Lhotka)</li>
<li><a href="http://feedproxy.google.com/~r/nmarun/~3/n77SP9sROgM/good-ol-debuggerdisplay-attribute.aspx">Good ol’ DebuggerDisplay attribute</a> (Arun Mahendrakar)</li>
<li><a href="http://www.kodefuguru.com/post/2011/09/29/Avoid-Parallel-Hierarchies.aspx">Avoid Parallel Hierarchies</a> (Chris Eargle)</li>
<li><a href="http://debugmode.net/2011/09/29/f-sharp-for-beginners-modules-in-f/">F Sharp for beginners: Modules in F #</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/IUpdateable/~3/MGv-HyLcEdE/">10 Great Questions to ask about the Windows Azure Platform</a> (Eric Nelson)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/ebC1Eagmt6g/radchart-for-windows-8-winrt-a-prelude.aspx">RadChart for Windows 8 WinRT – A Prelude</a> (Georgi Atanasov)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/09/ilmerge-get-rev.html">ILMerge get&#8217;s a rev&#8230;</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/avip/archive/2011/09/29/windows-8-development-tip-dispatching-calls-to-the-ui-thread.aspx">Windows 8 Development Tip – Dispatching calls to the UI thread</a> (Avi Pilosof)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/UFbmlRrlW58/" target="_blank">An example of a testable Azure Table Storage</a> (Peter von Lochow)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feeds.jasongaylord.com/~r/JasonNGaylord/~3/Byf-TZx2rGc/converting-a-.net-datetime-object-to-a-javascript-date-object">Converting a .NET DateTime object to a JavaScript Date object</a> (Jason Gaylord)</li>
<li><a href="http://blog.joshsoftware.com/2011/09/28/filter-js-client-side-search-filtering-using-json-and-jquery/" target="_blank">filter.js – Client side search filtering using JSON and jQuery</a> (Josh Software Team)</li>
<li><a href="http://feedproxy.google.com/~r/PostcardsFromMyLife/~3/QqUIVv6kC7M/">Amazon Silk scares me…but in a good way</a> (Cal Evans)</li>
<li><a href="http://beyondrelational.com/blogs/hima/archive/2011/09/28/html-encoded-expressions-in-asp-net4.aspx">HTML Encoded Expressions in ASP.NET4</a> (Hima)</li>
<li><a href="http://geekswithblogs.net/SazzadHossain/archive/2011/09/29/asp.net-mvc-dictionary-binding.aspx">ASP.NET MVC Dictionary Binding</a> (Sazzad Hossain)</li>
<li><a href="http://blogs.msdn.com/b/simonince/archive/2011/09/29/mvc-validationtookit-alpha-release-conditional-validation-with-mvc-3.aspx">Mvc.ValidationTookit Alpha Release: Conditional Validation with MVC 3</a> (Simon J. Ince)</li>
<li><a href="http://geekswithblogs.net/TATWORTH/archive/2011/09/29/apress-deal-of-the-day---29sep2011---pro-html5.aspx">APress Deal of the Day &#8211; 29/Sep/2011 &#8211; Pro HTML5 Programming</a> (Tatworth)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2011/09/28/azure-role-size-for-ruby-and-node-js-applications.aspx">What&#8217;s the best Windows Azure role size for Ruby or Node.js applications?</a> (Larry Franks)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/RcKqoriISY8/details.aspx">Bing Maps REST Services SDK (PDF)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/ZSdY2s8iVkg/details.aspx">Bing Maps AJAX Control SDK (PDF)</a> (MS Downloads)</li>
<li><a href="http://blog.smarx.com/posts/skipping-windows-azure-startup-tasks-when-running-in-the-emulator">Skipping Windows Azure Startup Tasks When Running in the Emulator</a> (Steve Marx)</li>
<li><a href="http://boagworld.com/season/2/episode/s2e9/">An old guys guide to building modern websites</a> (Paul Boag)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/RobAshton/~3/Ueh-Uz70sNI/cqrs-is-too-complicated.aspx">CQRS is too complicated</a> (Rob Ashton)</li>
<li><a href="http://feedproxy.google.com/~r/Agilability/~3/JRuKJinyvKo/t-shaped-agile.html">T-shaped Agile</a> (Lee Cunningham)</li>
<li><a href="http://www.infoq.com/news/2011/09/modeldriven-soe">Model-Driven Approach to Service-Oriented Enterprise (SOE)</a> (Jeevak Kasarkod)</li>
<li><a href="http://gmoeck.github.com/2011/09/28/why-you-should-care-about-information-hiding.html" target="_blank">Why you should care about information hiding</a> (Gregory Moeck)</li>
<li><a href="http://www.infoq.com/news/2011/09/ArchitecturalMirages">Architectural Mirages</a> (Boris Lublinsky)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JonathanAntoine/~3/mgmY9wJH6js/">WPF 4.5 – Part 9 : binding to static properties</a> (Jonathan Antoine)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/g5BWEbNiVfw/details.aspx">Microsoft Advertising SDK for Windows Phone</a> (MS Downloads)</li>
<li><a href="http://codesnack.com/blog/2011/09/28/fix-for-expression-blend-4-crashing-on-startup/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fix-for-expression-blend-4-crashing-on-startup">Fix for Expression Blend 4 crashing on startup</a> (Brent Schooley)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/5UoUvR1pUqI/what-is-frame-rate-counter-in-wp7.html">What is Frame Rate Counter in WP7?</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/7uD82CLid_E/enabling-frame-rate-counters-for-html-applications-in-windows-8.aspx">Enabling Frame Rate Counters for HTML Applications in Windows 8</a> (Michael Crump)</li>
<li><a href="http://wpf.2000things.com/2011/09/29/397-rich-listbox-content-using-data-binding-part-iii" target="_blank">2000 WPF Things #397 – Rich ListBox Content Using Data Binding, part III</a> (Sean Sexton)</li>
<li><a href="http://feedproxy.google.com/~r/BuildingGamesBasedOnSilverlightAndExpressions/~3/hQfau2pvFRs/using-silverlight-with-an-apple-mac-why-give-expression-blend-a-try.aspx">Using Silverlight with an Apple Mac? Why? Give Expression Blend a try</a> (Surf4Fun)</li>
<li><a href="http://f5debug.net/2011/09/29/design-and-deploy-visual-studio-light-switch-2011-application-in-windows-azure-part-2/">Design and Deploy Visual Studio Light Switch 2011 Application in Windows Azure – Part 2</a> (Karthikeyan Anbarasan)</li>
<li><a href="http://wpiconmaker.codeplex.com/releases/view/74040" target="_blank">Windows Phone Icons Maker v1.0</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=702" target="_blank">.NET Rocks! &#8211; Guy Smith-Ferrier Does Mind Control!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://blog.stackoverflow.com/2011/09/se-podcast-20/">SE Podcast #20</a> (Alex Miller)</li>
<li><a href="http://feedproxy.google.com/~r/OtnArch2Arch/~3/fOnI5w_mtYc/10935296_ref_arch_part2_092811.mp3">Panel Discussion: Using Reference Architectures &#8211; Part 2</a> (Bob Rhubart)</li>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/iSCg1xmiZ9k/my-intern-life-3---episode-12">My Intern Life 3 &#8211; Episode 12: Saying Goodbye</a> (MS JobsBlog)</li>
<li><a href="http://channel9.msdn.com/posts/Goodbye-9-Nic-Fillingham-Exit-Interview">Goodbye 9: Nic Fillingham Exit Interview</a> (Charles Torre &amp; Larry Larsen)</li>
<li><a href="http://channel9.msdn.com/Blogs/BUILD-Conference-Highlights/Behind-the-Windows-8-UI">Behind the Windows 8 Metro UI</a> (Larry Larsen)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Hot-Apps-Implode-Stub-Hub-Collapse-Falling-Skies-Pro-Football-Weekly">Hot Apps: Implode!, Stub Hub, Collapse, Falling Skies, Pro Football Weekly</a> (Laura Foy)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/OWOP5weqVrQ/Recording-of-yesterday-s-webinar-WCF-RIA-POCO-Domain-Services-available-online.aspx">Recording of yesterday&#8217;s webinar &#8216;WCF RIA POCO Domain Services&#8217; available online</a> (Silverlight Show)</li>
<li><a href="http://channel9.msdn.com/Shows/AppFabric-tv/AppFabrictv-How-to-Invoke-a-Child-Workflow">AppFabric.tv &#8211; How to Invoke a Child Workflow</a> (Ron Jacobs)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/interviews/Interview-Daniel-Vaughan.aspx">A Coder Interview With Daniel Vaughan</a> (The Code Project)</li>
<li><a href="http://philadelphia.nerdnite.com/2011/09/28/nerd-nite-no-7-october-5-2011-2/" target="_blank">Philly Nerd Nite No. 7, October 5, 2011</a> (Michelle, Matt &amp; Gina)</li>
<li><a href="http://blogs.msdn.com/b/angelab/archive/2011/09/28/free-web-workshops-on-microsoft-visual-studio-2010-alm-tools-by-imaginet.aspx">FREE Web Workshops on Microsoft Visual Studio 2010 ALM tools by Imaginet</a> (Angela Binkowski)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/S9aRXc-JS28/details.aspx">Microsoft Drivers 3.0 for SQL Server for PHP CTP1</a> (MS Downloads)</li>
<li><a href="http://blog.sqlauthority.com/2011/09/29/sqlauthority-news-various-ways-to-stay-in-touch-with-sqlauthority-com-best-practices/">SQLAuthority News – Various Ways to Stay in Touch with SQLAuthority.com – Best Practices</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/never_say_never/archive/2011/09/28/sql-table-columns-disappear-in-access.aspx">SQL Table Columns Disappear in Access</a> (Seth Phelabaum)</li>
<li><a href="http://www.sqlservercentral.com/blogs/timradney/archive/2011/09/28/change-database-owner.aspx">Change Database Owner</a> (Tim Radney)</li>
<li><a href="http://convective.wordpress.com/2011/09/28/handling-transient-connection-failures-in-sql-azure/">Handling Transient Connection Failures in SQL Azure</a> (Neil Mackenzie)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://www.beefycode.com/post/Stupid-PowerShell-Tricks-1.aspx" target="_blank">stupid powershell tricks #1</a> (Jim Christopher)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.zdnet.com/blog/microsoft/microsoft-and-amazon-two-browsers-two-clouds-and-two-different-paths-taken/10856">Microsoft and Amazon: Two browsers, two clouds and two different paths taken</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Ux8bANLDtY0/hiring-questionsndash-the-phone-book">Hiring Questions–The phone book</a> (Oren Eini)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2011/09/28/windows-phone-mango-releases.aspx">Windows Phone Mango release and we want your feedback!</a> (Cheryl Simmons)</li>
<li><a href="http://www.windowsobserver.com/2011/09/28/custom-ringtones-on-windows-phone-7-5-mango/">Custom Ringtones on Windows Phone 7.5 Mango</a> (Richard Hay)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://rhondatipton.net/2011/09/28/weekly-link-post-210/">Weekly Link Post 210</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/y68rS0miGhw/">Geek Reading September 28, 2011</a> (Rob Diana)</li>
<li><a href="http://afreshcup.com/home/2011/9/29/double-shot-719.html">Double Shot #719</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/6TSPTg0bHds/">The Morning Brew #948</a> (Chris Alcock)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/09/27-sep-2011.html" target="_blank">Web Dev Tweets 27-Sep-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/owlpVc7lgQM/archbeat_link_o_rama_for3">ArchBeat Link-o-Rama for 9/28/2011</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/r7LEkesFUuo/Daily-News-Digest-09-29-2011.aspx" target="_blank">Daily News Digest 09/29/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/41vSYoWZJrL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Programming-Microsoft-ASP-NET-Dino-Esposito/dp/0735643385?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0735643385">Programming Microsoft ASP.NET 4</a> by Dino Esposito </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:f0b837fb-cfe9-4bf1-bdfd-ff7e7414b3fa" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/09/29/dew-drop-september-29-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/09/29/dew-drop-september-29-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:a0f69eac-7153-4f71-b226-750c5accd75a" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs11" rel="tag">vs11</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sql+azure" rel="tag">sql azure</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/winrt" rel="tag">winrt</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/lightswitch" rel="tag">lightswitch</a>,<a href="http://del.icio.us/popular/asp.net" rel="tag">asp.net</a>,<a href="http://del.icio.us/popular/bing" rel="tag">bing</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/windows+live" rel="tag">windows live</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/09/29/dew-drop-september-29-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/OtnArch2Arch/~3/fOnI5w_mtYc/10935296_ref_arch_part2_092811.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; March 26, 2011</title>
		<link>http://www.alvinashcraft.com/2011/03/26/dew-drop-march-26-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/03/26/dew-drop-march-26-2011/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 00:33:27 +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[bing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tpl]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/03/26/dew-drop-march-26-2011/</guid>
		<description><![CDATA[Top Links New Book Available: Developer’s Guide to Microsoft Prism 4 (Karl Shifflett) Visual Studio 2010 Books on C#, Visual Basic, F#, VS IDE, and VS Extensibility (Lisa Feigenbaum) Jeff Wilcox’s “Metro” design guide for developers, v1.00 (Jeff Wilcox) Task Parallel Library: 5 of n (Sacha Barber) &#160; .NET / Visual Studio Working with TypeDescriptor [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 15px; font-weight: bold;">Top Links</span></p>
<ul>
<li><a href="http://karlshifflett.wordpress.com/2011/03/25/new-book-available-developers-guide-to-microsoft-prism-4/">New Book Available: Developer’s Guide to Microsoft Prism 4</a> (Karl Shifflett)</li>
<li><a href="http://feedproxy.google.com/~r/LisaFeigenbaum/~3/hTg4H8gXyks/visual-studio-2010-books-on-c-visual-basic-f-vs-ide-and-vs-extensibility.aspx">Visual Studio 2010 Books on C#, Visual Basic, F#, VS IDE, and VS Extensibility</a> (Lisa Feigenbaum)</li>
<li><a href="http://www.jeff.wilcox.name/2011/03/metro-design-guide-v1/">Jeff Wilcox’s “Metro” design guide for developers, v1.00</a> (Jeff Wilcox)</li>
<li><a href="http://www.codeproject.com/KB/cs/Tasks5.aspx">Task Parallel Library: 5 of n</a> (Sacha Barber)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/03/24/working-with-typedescriptor-in-c/">Working with TypeDescriptor in C#</a> (Jonathan Wood)</li>
<li><a href="http://feedproxy.google.com/~r/LostInTangent/~3/hArNgJRfyKg/4092419024">Handling Updates with the WCF Data Services Toolkit</a> (Jonathan Carter)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/03/25/jeffrey-richter-excerpt-4-from-clr-via-c-third-edition.aspx">Jeffrey Richter: Excerpt #4 from CLR via C#, Third Edition</a> (Devon Musgrave)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/Fun-with-F-Life-the-solar-system-and-everything-in-101-samples">Fun with F# &#8211; Life, the solar system and everything (in 101 samples)</a> (Greg Duncan)</li>
<li><a href="http://stevesmithblog.com/blog/how-to-fix-visual-studio-file-templates/">How To Fix Visual Studio File Templates</a> (Steve Smith)</li>
<li><a href="http://www.odata.org/blog/2011/3/25/an-efficient-format-for-odata">An efficient format for OData</a> (Alex James)</li>
<li><a href="http://dailydotnettips.com/2011/03/22/getting-lazy-with-net-4-0/">Getting Lazy with .NET 4.0</a> <em>and</em> <a href="http://dailydotnettips.com/2011/03/25/collection-initializers-in-net/">Collection Initializers in .NET</a> (Abhijit Jana)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=617a970a-3f9b-494a-b172-f637dc409c93">A random walk in Rx</a> (John Rayner)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/c82IUsDLvbg/">jQuery Modal Dialog in an ASP.NET page.</a> (Joe Stagner)</li>
<li><a href="http://www.infoq.com/news/2011/03/EW-4-SP1">HTML 5 and CSS 3 Support for Expression Web</a> (Jonathan Allen)</li>
<li><a href="http://thedatafarm.com/blog/data-access/round-tripping-a-timestamp-field-with-ef4-1-code-first-and-mvc-3/">Round tripping a timestamp field with EF4.1 Code First and MVC 3</a> (Julie Lerman)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/B-s21ZOPRjw/5-free-agile-scrum-tools">5 Free Agile &amp; Scrum Tools for Project Planning and Prioritizing</a> (Mike Cohn)</li>
<li><a href="http://gigaom.com/collaboration/10-tips-for-learning-how-to-run-a-virtual-team/">10 Tips for Learning How to Run a Virtual Team</a> (Thursday Bram)</li>
<li><a href="http://feedproxy.google.com/~r/hajan/~3/BYxKXA47cfw/find-code-cyclomatic-complexity-with-ndepend.aspx">Find Code Cyclomatic Complexity with NDepend</a> (Hajan Selmani)</li>
<li><a href="http://www.thousandtyone.com/blog/BuildingAnAwesomeOrganizationPart1.aspx">Building An Awesome Organization &#8211; Part 1.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/YilvZnucVn0/mapping-to-your-database-is-a-private-affair.aspx" target="_blank">Mapping to Your Database is a Private Affair</a> (Peter Ritchie)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/RpMji86151M/details.aspx">Bing Maps Silverlight Control SDK</a> (MS Downloads)</li>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=b0068136-6d35-48c0-8fbb-086d8cd5adb3">XNA for Silverlight developers: Part 8 &#8211; Music and sound effects</a> (Peter Kuhn)</li>
<li><a href="http://dailydotnettips.com/2011/03/23/pixel-scrolling-for-wpf-lists/">Pixel Scrolling for WPF Lists</a> (Abhijit Jana)</li>
<li><a href="http://www.japf.fr/2011/03/wpf-databinding-trick-part-1/">WPF databinding trick (part 1)</a> (Jeremy Alles)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/e9_KLRE48sA/post.aspx">Hack: OAuth security flaw for Windows Phone 7, iPhone and other Mobile platforms</a> (Nick Randolph)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/6sejharo_bY/">Microsoft’s Belfiore spins on about Windows Phone updating mess</a> (Steven Hodson)</li>
<li><a href="http://www.windowsphonegeek.com/tips/how-to-disable-pivot-panorama-swipe-gesture-sliding-inside-pivot-item">How to Disable Pivot / Panorama swipe gesture: Sliding inside Pivot Item</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/vFBkZ40eErI/">Double Dutch Double Touch</a> (Jesse Liberty)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.microsoft.com/events/podcasts/default.aspx?audience=Audience-e5381407-359f-4922-97d0-0237af790eee&amp;pageId=x6455&amp;source=Microsoft-Podcasts-for-Developers&amp;WT.rss_ev=a">geekSpeak: Web Application Testing with Jeff McWherter</a> (MS Podcasts)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/1kd97SjmnCo/">Herding Code 108: Jin Yang and Nathan Bowers on Web Design</a> (Jon Galloway)</li>
<li><a href="http://www.sharepointpodshow.com/archive/2011/03/25/whats-new-with-wcm-with-andrew-connell-episode-58.aspx">What&#8217;s new with WCM with Andrew Connell-Episode 58</a> (Rob Foster, Nick Swan &amp; Brett Lonsdale)</li>
<li><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-002-Govs-Probs-Media-Center-Dropped-WiFi">Defrag 002: Gov&#8217;s Probs, Media Center, Dropped WiFi</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Counting-Down-to-Mix/Countdown-to-MIX11-Joe-Belfiore-Talks-Phone">Countdown to MIX11: Joe Belfiore Talks Phone</a> (Larry Larsen)</li>
<li><a href="http://channel9.msdn.com/Shows/TheOfficeBlog/The-Office-Show-Finances">The Office Show &#8211; Finances</a> (Laura Foy &amp; Tina Wood)</li>
<li><a href="http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7">Cloud Cover Episode 41 &#8211; Windows Azure Toolkit for Windows Phone 7</a> (Wade Wegner)</li>
<li><a href="http://team.silverlight.net/tips-and-training/silverlight-show-recording-of-webinar-switching-on-the-cloud-for-silverlight-by-gill-cleeren/">Silverlight Show: Recording of webinar &#8216;Switching on the Cloud for Silverlight&#8217; by Gill Cleeren</a> (Silverlight Team)</li>
<li><a href="http://channel9.msdn.com/Shows/InsideXbox/Chatting-with-the-Kinect-Teams-Alex-Kipman-Kudo-Tsunoda-and-Darren-Bennett">Chatting with the Kinect Team&#8217;s Alex Kipman, Kudo Tsunoda, and Darren Bennett</a> (Tina Wood)</li>
<li><a href="http://feedproxy.google.com/~r/Boagworldcom-ForThoseManagingWebsites/~3/OKUm7FakWhA/" target="_blank">Boagworld: Live ‘end of season one’ show</a> (Paul Boag)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-New-Mix-Sessions-announced-dissecting-IE9-Performance-Azure-Toolkit-for-WP7">TWC9: New Mix Sessions announced, dissecting IE9 Performance, Azure Toolkit for WP7</a> (Brian Keller &amp; Dan Fernandez)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/xna/archive/2011/03/25/gamefest-2011-open-to-all.aspx">Gamefest 2011 &#8211; Open to All!</a> (XNA Team)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/16z5eTpsH90/youre-invited-10-tips-to-supercharge.html">You’re Invited: 10 Tips to Supercharge Your Unit Tests – Thursday, March 31</a> (Avi Kaye)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2011/03/25/dont-miss-this-opportunity-agile-scrum-development-practices-with-the-experts-april-28th.aspx">Don&#8217;t Miss this Opportunity! Agile Scrum Development Practices with the Experts &#8211; April 28th</a> (Public Sector Team)</li>
<li><a href="http://blogs.msdn.com/b/dani/archive/2011/03/25/are-you-up-to-the-challenge.aspx">Are you up to the challenge?</a> (Dani Diaz)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/4yIRD3DH-K4/does-ssis-in-denali-solve-the-relative-paths-problem.aspx">Does SSIS in Denali solve the &#8220;relative paths&#8221; problem?</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/u4ARXQZW30Y/sql-server-count-based-on-condition.html">SQL Server: Count based on Condition</a> (Suprotim Agarwal)</li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2011/03/25/how-many-bytes-are-in-my-column_3F00_-_1320_-t_2D00_sql-functions.aspx">How Many Bytes Are In My Column? – T-SQL Functions</a> (Steve Jones)</li>
<li><a href="http://www.sqlservercentral.com/blogs/erichumphrey/archive/2011/03/25/nolock-for-developers.aspx">NOLOCK for Developers</a> (Eric Humphrey)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.technet.com/b/next/archive/2011/03/25/thoughts-on-visual-complexity-from-bing-ux-designer.aspx">Thoughts on Visual Complexity from Bing UX designer</a> (Steve Clayton)</li>
<li><a href="http://www.bing.com/community/Site_Blogs/b/search/archive/2011/03/25/bing-feature-update-bing-news-with-real-time-twitter-feed-and-enhanced-entertainment-sharing.aspx">Bing Feature Update: Bing News with Real-Time Twitter feed and Enhanced Entertainment Sharing</a> (Betsy Aoki)</li>
</ul>
<p>&nbsp;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=682ae08c-5c4a-48d1-9abf-57169b8947be">Interesting Finds: March 25, 2011</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=7feb18f5-4c7c-4aa1-8726-0a1cb9709145">Interesting Finds: March 26, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/wTvobZWGxCE/">Distributed Weekly 95</a> (Scott Banwart)</li>
<li><a href="http://techblog.ginktage.com/2011/03/interesting-net-links-march-26-2011/">Interesting .NET Links – March 26 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-march-25th-2011">Daily WP7 Development News March 25th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/d96zaEmEPpk/">Weekly Links– 2010_12 (50 for Web Devs &amp; Other Geeks)</a> (Joe Stagner)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/03/24/144511.aspx">Silverlight Cream for March 24, 2011 &#8212; #1064</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/03/25/144522.aspx">Silverlight Cream for March 25, 2011 &#8212; #1065</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/SLkZ6Xaarc8/">Week Retrospective 25 – Scrum Backlog Tips and 3 Types of Scrum</a> (Peter Saddington)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/03/24-mar-2011.html" target="_blank">WebDev Tweets 24-Mar-2011</a> <em>and</em> <a href="http://webdevtweets.blogspot.com/2011/03/23-mar-2011.html">23-Mar-2011</a> (Elijah Manor)</li>
</ul>
<p>&nbsp;</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/51e28XRecaL._SL160_.jpg" alt="" /></td>
<td valign="top"><a href="http://www.amazon.com/Microsoft-Silverlight-Programming-Windows-Phone/dp/0735656673?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0735656673">Microsoft Silverlight Edition: Programming Windows Phone 7</a> by Charles Petzold</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:03459e80-99aa-4781-a91e-004d61e9745b" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/03/26/dew-drop-march-26-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/03/26/dew-drop-march-26-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&nbsp;</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1b922e1f-365a-4133-98c9-b15c6e9107f7" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/vs2010">vs2010</a>,<a rel="tag" href="http://technorati.com/tags/tpl">tpl</a>,<a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/windows+phone+7">windows phone 7</a>,<a rel="tag" href="http://technorati.com/tags/entity+framework">entity framework</a>,<a rel="tag" href="http://technorati.com/tags/asp.net+mvc">asp.net mvc</a>,<a rel="tag" href="http://technorati.com/tags/sql+server">sql server</a>,<a rel="tag" href="http://technorati.com/tags/wcf">wcf</a>,<a rel="tag" href="http://technorati.com/tags/bing">bing</a>,<a rel="tag" href="http://technorati.com/tags/html5">html5</a>,<a rel="tag" href="http://technorati.com/tags/css">css</a>,<a rel="tag" href="http://technorati.com/tags/jquery">jquery</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/03/26/dew-drop-march-26-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 18, 2011</title>
		<link>http://www.alvinashcraft.com/2011/02/18/dew-drop-february-18-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/02/18/dew-drop-february-18-2011/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 13:14:41 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/18/dew-drop-february-18-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links New Bing Bar [...]]]></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://www.bing.com/community/Site_Blogs/b/search/archive/2011/02/17/new-bing-bar-available-for-download-today.aspx">New Bing Bar available for download today</a> (Joshua Schnoll)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/dxNyENCpR8w/UpdatingAndPublishingANuGetPackagePlusMakingNuGetPackagesSmarterAndAvoidingSourceEditsWithWebActivator.aspx">Updating and Publishing a NuGet Package &#8211; Plus making NuGet packages smarter and avoiding source edits with WebActivator</a> (Scott Hanselman)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/02/resharper-6-bundles-decompiler-free-standalone-tool-to-follow/">ReSharper 6 Bundles Decompiler, Free Standalone Tool to Follow</a> (Jura Gorohovsky)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/iLyualmD9Wk/how-many-columns-does-an-int-have">Longs for 64-bit Applications, and Other Interviewer Gems</a> (Rob Conery)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/YhMS6XGbWO4/distributed-authorization-with-ravendb.aspx">Distributed authorization with RavenDB</a> (Oren Eini)</li>
<li><a href="http://wiki.sharpdevelop.net/ilspy.ashx" target="_blank">ILSpy: The Open-Source .NET Assembly Browser and Decompiler</a> (Christoph Wille)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/WLn0tQRt_Do/appharbor---azure-done-right-aka-heroku-for-.net.aspx">AppHarbor &#8211; Azure Done Right AKA Heroku for .NET</a> (Rob Reynolds)</li>
<li><a href="http://www.skorkin.com/2011/02/refactorings-inline-method/">Refactorings – Inline Method</a> (Alex Skorkin)</li>
<li><a href="http://community.codesmithtools.com/CodeSmith_Official_7/b/announcements/archive/2011/02/17/codesmith-insight-vs-elmah.aspx">Blog Post: CodeSmith Insight vs ELMAH</a> (Tom DuPont)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisObrien/~3/1GL3wQxBseM/camlnet-intellisense-now-with-added.html">CAML.Net Intellisense – now with added Feature upgrade schema</a> (Chris O&#8217;Brien)</li>
<li><a href="http://conceptdev.blogspot.com/2011/02/status-update-accessing-facebook-with.html">Status Update: accessing Facebook with MonoTouch</a> (Craig Dunn)</li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/lpXEpjejmQY/">What is the Difference Between Path.GetTempFileName and Path.GetTempPath</a> (Peter Kellner)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/iCX-Rck14a4/">Subversion and Monodevelop</a> (Peter van Ooijen)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/02/17/looking-inside-a-double.aspx">Looking inside a double</a> (Eric Lippert)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2011/02/17/updating-plug-ins-on-the-community-site.aspx">Updating Plug-ins on the Community Site</a> (Mark Miller)</li>
<li><a href="http://matthamilton.net/async-service-calls-coroutines">Asycnhronous Service Calls with Coroutines</a> (Matt Hamilton)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LearningJquery/~3/K4epMJiEkeg/merging-jquery-deferreds-and-animate">Merging jQuery Deferreds and .animate()</a> (Dan Heberden)</li>
<li><a href="http://blogs.msdn.com/b/rickandy/archive/2011/02/17/using-mvc-3-with-non-english-locales.aspx">Using MVC 3 with non-English Locales</a> <em>and</em> <a href="http://blogs.msdn.com/b/rickandy/archive/2011/02/17/handling-optimistic-concurrency-exception-with-ef-and-mvc-3.aspx">Handling Optimistic Concurrency Exception with EF and MVC 3</a> (Rick Anderson)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/obvrc_cuJe8/making-wif-local-sts-to-work-with-your-asp-net-application.aspx">Making WIF local STS to work with your ASP.NET application</a> <em>and</em> <a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/ALNyI3lSoDw/5-minutes-wif-make-your-asp-net-application-use-test-sts.aspx">5 minutes WIF: Make your ASP.NET application use test-STS</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/stoimenblog/~3/quVgQ42cPTw/">Adding a Custom Button to TinyMCE – REVISED</a> (Stoimen Popov)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=ed854c2b-bd41-43d3-bf28-a8a6e21bb7e3&amp;title=Cross-domain+Ajax%3a+Implementation+and+Considerations&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg624360.aspx&amp;k=9DpHOsb%2bHoSBhB1J5H%2fyJvLSY31N0JvtCiuw786SPRg%3d">Cross-domain Ajax: Implementation and Considerations</a> (Dino Esposito)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/3BmEW-kWJ-Y/can-you-use-php-without">Can you use PHP without frameworks nowadays?</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/GCqfd-hFAxs/EnablingDraggingOfAnImageToPinASiteToTheWindowsTaskbarInIE9.aspx">Enabling Dragging of an Image to Pin a Site to the Windows Taskbar in IE9</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2011/02/17/datajs-datetime-sample.aspx">datajs DateTime sample</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/02/17/w3c-geolocation-api-in-ie9.aspx">W3C Geolocation API in IE9</a> (Andy Zeigler)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/EXpBVprbDfI/">Microsoft WebSockets Prototype</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/mscnWcjHyM0/">It’s OK to Fail in Agile</a> (Peter Saddington)</li>
<li><a href="http://stevesmithblog.com/blog/what-are-you-working-on/">What are you working on?</a> (Steve Smith)</li>
<li><a href="http://www.scottberkun.com/blog/2011/how-to-torture-your-project-manager/">How to torture your project manager</a> (Scott Berkun)</li>
<li><a href="http://feedproxy.google.com/~r/InterfacingReality/~3/x5HOtkMx3Ts/multi-page-reports-in-galliombunit-v33.html">Multi-page Reports in Gallio/MbUnit v3.3</a> (Yann Trevin)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/davedev/archive/2011/02/17/windows-phone-7-tip-how-to-automatically-sync-your-one-note-documents-to-the-cloud.aspx">Windows Phone 7 Tip &#8211; How to automatically sync your OneNote documents to the Cloud</a> (Dave Isbitski)</li>
<li><a href="http://www.imaginativeuniversal.com/blog/post.aspx?id=98ebf8ea-75ff-49f4-9af5-90f2dd1c77c0">Silverlight 5, HTML5 and WPF</a> (James Ashley)</li>
<li><a href="http://www.globalnerdy.com/2011/02/17/books-on-building-games-for-windows-phone-and-xbox-and-windows/">Books on Building Games for Windows Phone (and Xbox, and Windows)</a> (Joey deVilla)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/1YEUPVsqNFw/would-you-like-to-write-about-windows-phone-7-development.aspx">Would you like to write about Windows Phone 7 Development?</a> (Mike Ormond)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Suuo-ofYKT0/how-use-wcf-services-access-2">How to use WCF services to access SQL Azure Database from Windows Phone 7 app – Part 4</a> (Per Ola Sæther)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/7GeUj6o7O0g/asynchronous-web-and-network-calls-on-the-client-in-wpf-and-silverlight-and-net-in-general">Asynchronous Web and Network Calls on the Client in WPF (and Silverlight and .NET in general)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/PeteBrown/~3/D_y68l4grxE/more-on-asynchronous-service-calls-in-wpf---a-mvvm-touch-from-matt-hamilton">More on Asynchronous Service Calls in WPF &#8211; a MVVM Touch from Matt Hamilton</a> (Pete Brown)</li>
<li><a href="http://windowsteamblog.com/windows/b/developers/archive/2011/02/17/flashcards-show-version-2-for-the-desktop-browser-and-windows-phone.aspx">Flashcards.Show Version 2 for the Desktop, Browser, and Windows Phone</a> (Yochay Kiriaty)</li>
<li><a href="http://www.windowsphonegeek.com/articles/All-about-UriMapping-in-WP7">All about UriMapping in WP7</a> <em>and</em> <a href="http://www.windowsphonegeek.com/articles/Passing-WP7-Memory-Consumption-requirements-with-the-Coding4Fun-MemoryCounter-tool">Passing WP7 Memory Consumption requirements with the Coding4Fun MemoryCounter tool</a> (Windows Phone Geek)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/02/17/push-notification-status.aspx">Push Notification Status</a> (Mark Hopkins)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-87.html">Let&#8217;s Play TDD #87: InvalidDollars</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-62-The-Silverlight-5-Triad-Unplugged">Silverlight TV 62: The Silverlight 5 Triad Unplugged</a> (John Papa)</li>
<li><a href="http://channel9.msdn.com/Series/Countdown-to-Mix/Countdown-to-MIX11-Boot-Camps-Are-Where-You-Should-Camp-Your-Booty">Countdown to MIX11: Boot Camps Are Where You Should Camp Your Booty</a> (Larry Larsen)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/bHk3T37O-e8/">List of Microsoft Web Development Walkthroughs</a> <em>and </em><a href="http://feedproxy.google.com/~r/MSJoe/~3/YFaH4F6LY6k/">VIDEO – WebMatrix – Sending Mail</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.windowsobserver.com/2011/02/17/mvp-tweets/">MVP Tweets</a> (Richard Hay)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/02/17/learn-how-to-manage-your-website-in-the-cloud-with-windows-azure-in-a-free-webinar-february-22-2011-with-sitecore.aspx">Learn How to Manage Your Website In The Cloud with Windows Azure in A Free Webinar February 22, 2011 with SiteCore</a> (Windows Azure Team)</li>
<li><a href="http://www.elijahmanor.com/2011/02/aspinsiders-twitter-list.html">ASPInsiders Twitter List</a> (Elijah Manor)</li>
<li><a href="http://windowsteamblog.com/ie/b/ie/archive/2011/02/17/come-celebrate-the-beauty-of-the-web.aspx">Come celebrate the Beauty of the Web</a> (Ryan Gavin)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/02/17/msmvp-event-bringing-exceptional-expertise-to-the-local-store.aspx">MSMVP Event: Bringing Exceptional Expertise to the Local Store</a> (Lonnie Webb)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jeffreyr/archive/2011/02/17/jeffrey-richter-wintellect-and-windows-azure.aspx">Jeffrey Richter, Wintellect, and Windows Azure</a> (Jeffrey Richter)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2011/02/17/how-to-interpret-select-_40004000_version-in-sql-server.aspx">How to Interpret SELECT @@VERSION in SQL Server</a> (Glenn Berry)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/OzM1hAtx0A0/sql-server-storing-images-and-other.html">SQL Server: Storing Images and Other BLOB types</a> (Madhivanan)</li>
<li><a href="http://blog.sqlauthority.com/2011/02/18/sql-server-logbuffer-wait-type-day-18-of-28/">SQL SERVER – LOGBUFFER – Wait Type – Day 18 of 28</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/parsing-fullname-field-to-individual">Parsing the FullName field to individual components</a> (Naomi)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/02/17/using-refreshcommandui-with-the-server-ribbon.aspx" target="_blank">Using RefreshCommandUI with the Server Ribbon</a> (Dallas Tester &amp; Fred Mameri)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/UkxeJAHRjFY/">Bing releases the new “Bing Bar”, just for Matt Cutts</a> (Kip Kniskern)</li>
<li><a href="http://downloadsquad.switched.com/2011/02/17/metrotwit-v5-better-windows-twitter-app/">MetroTwit v5 packs more features into the slick Windows Twitter app</a> (Lee Mathews)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/gVlxt3_8Kac/">#Video Deal/Day: McCullough &amp; Berglund on Mastering #Git &#8211; Save 50% w/code DDBRG</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/0bCacFbFADQ/NewInterviewQuestionsForSeniorSoftwareEngineers.aspx">New Interview Questions for Senior Software Engineers</a> (Scott Hanselman)</li>
<li><a href="http://blog.enebo.com/2011/02/ruby-on-netbeans-lives.html">Ruby on NetBeans lives!</a> (Thomas Enebo)</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=06bc88b9-0efa-4b23-9c8a-39e5273ff81f">Interesting Finds: February 17, 2011</a> (Jason Haley)</li>
<li><a href="http://techblog.ginktage.com/2011/02/interesting-net-links-february-17-2011/">Interesting .NET Links – February 17 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/LNLqEqWPrgY/">The Morning Brew #795</a> (Chris Alcock)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-17th-2011">Daily WP7 Development News Feb 17th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/17/143978.aspx">SilverlightShow for Jan 7-13, 2011</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/17/143994.aspx">Silverlight Cream for February 17, 2011 &#8212; #1048</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/DsX-qbKF1bE/Daily-News-Digest-02-17-2010.aspx">Daily News Digest 02/17/2010</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/02/17-feb-2011.html" target="_blank">WebDev Tweets 17-Feb-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/_mdM4tfFito/">Weekly Links– 2010_07</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41WUO73r4VL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Security-Development-Lifecycle-Developing-Demonstrably/dp/0735622140%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735622140">The Security Development Lifecycle: SDL: A Process for Developing Demonstrably More Secure Software</a> by Michael Howard</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:5ef12654-be1a-4457-8057-72fc1bb220b1" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/18/dew-drop-february-18-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/18/dew-drop-february-18-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:1d6af2ca-34d5-4d0a-b813-02a765ce037e" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/mvvm" rel="tag">mvvm</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/raven+db" rel="tag">raven db</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/ajax" rel="tag">ajax</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/resharper" rel="tag">resharper</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/bing" rel="tag">bing</a>,<a href="http://del.icio.us/popular/ie9" rel="tag">ie9</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/18/dew-drop-february-18-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 3, 2011</title>
		<link>http://www.alvinashcraft.com/2011/02/03/dew-drop-february-3-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/02/03/dew-drop-february-3-2011/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 14:35:49 +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[bing]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[task parallel library]]></category>
		<category><![CDATA[vs2020]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/03/dew-drop-february-3-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 Setting the record straight (Yusuf [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://www.bing.com/community/Site_Blogs/b/search/archive/2011/02/02/setting-the-record-straight.aspx">Setting the record straight</a> (Yusuf Mehdi)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/02/reflections-on-recent-news/">Reflections on recent news</a> (Hadi Hariri)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/nW4Qu2H9erk/2937">Microsoft adds H.264 support to Google Chrome</a> (Ed Bott)</li>
<li><a href="http://www.docondev.com/2011/02/pairing-is-conversation.html">Pairing is Conversation</a> (Michael ‘Doc’ Norton)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/02/first-codeguru-reference-card-now.html">First CodeGuru Reference Card now available, the C# 4.0 Cheat Sheet (Registration required)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Xa0l0SdcD3U/moving-or-selecting-between-matching-braces-vstipedit0075.aspx">Moving or Selecting Between Matching Braces vstipEdit0075</a> (Zain Naboulsi)</li>
<li><a href="http://stevesmithblog.com/blog/tip-override-tostring-in-objects/">Tip : Override ToString() in Objects</a> (Steve Smith)</li>
<li><a href="http://community.codesmithtools.com/CodeSmith_Official_7/b/announcements/archive/2011/02/02/generator-5-3-4-with-nhibernate-1-2-1-released.aspx" target="_blank">CodeSmith Generator 5.3.4 with NHibernate 1.2.1 Released</a> (T. DuPont)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/hd2c1vKNEno/FunWithNounPluralizationLibrariesAndTheNETFramework.aspx">Fun with Noun Pluralization libraries and the .NET Framework</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/b/jgoldb/archive/2011/02/02/clr-profiler-for-net-framework-4-is-now-available.aspx">CLR Profiler for .NET Framework 4 is now available</a> (Jossef Goldberg)</li>
<li><a href="http://feedproxy.google.com/~r/EdSquared/~3/2t808NA3W3U/Red+Gate+To+Monetize+NET+Reflector.aspx">Red Gate to Monetize .NET Reflector</a> (Ed Blankenship)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/02/02/using-dbcontext-in-ef-feature-ctp5-part-8-working-with-proxies.aspx">Using DbContext in EF Feature CTP5 Part 8: Working with Proxies</a> (Arthur Vickers)</li>
<li><a href="http://www.skorkin.com/2011/02/clipboard-tools-smart-cut-and-smart-copy/">Clipboard Tools – Smart Cut and Smart Copy</a> (Alex Skorkin)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/6HEUGqLGu4U/how-determine-event">How to determine event subscriptions at runtime</a> (Merrick Chaffer)</li>
<li><a href="http://www.codeproject.com/KB/recipes/MIXWare.aspx">A Simulator for Knuth&#8217;s MIX Computer</a> (George Tryfonas)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/wb7kal7add8/">jQuery 1.5′s AJAX rewrite and ASP.NET services: All is well</a> (Dave Ward)</li>
<li><a href="http://debugmode.net/2011/02/02/dynamically-adding-drop-down-using-jquery/">Dynamically Adding Drop down using JQuery</a> (Dhananjay Kumar)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/GjD1oNzetCg/redirecting-routes-to-maintain-persistent-urls.aspx">Redirecting Routes To Maintain Persistent URLs</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/oOYDUJ4bKpo/ShowArticle.aspx">RenderPage And Data in ASP.NET MVC 3 Web Pages</a> (Malcolm Sheridan)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/kb49Dmnm0VY/">Should Cloud APIs Focus on Client Libraries More Than Endpoints?</a> (Phil Leggetter)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/D2cwVneibgM/">MSDN Magazine Pivot Viewer Source Code</a> (Howard Dierking)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/flxgtNaurk8/mvc-30-idependencyresolver-interface-is.html" target="_blank">The MVC 3.0 IDependencyResolver interface is broken. Don’t use it with Windsor.</a> (Mike Hadlow)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.globalnerdy.com/2011/02/02/pragpub-celebrates-agiles-10th-anniversary/">PragPub Celebrates Agile’s 10th Anniversary</a> (Joey deVilla)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/_r7M-9P7qo0/">Apple, Google, or Microsoft? – Which Does Agile Better?</a> (Peter Saddington)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/iVcrIvLC4Rs/lean-principle-6-%E2%80%93-respect">Lean Principle #6 – Respect People</a> (Kelly Waters)</li>
<li><a href="http://thecappsblog.blogspot.com/2011/02/stardate-2011311-why-message-brokers.html">Stardate 2011.31.1: Why Me(ssage Brokers)?</a> (Kyle Szklenski)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/wIuFiQTDWkM/waterfall-comfort-blanket">The Waterfall Comfort Blanket</a> (Julian Holmes)</li>
<li><a href="http://feedproxy.google.com/~r/RobAshton/~3/ZCSRIZVCcGc/service-location-is-always-evil.aspx">Service location is (not) always evil</a> (Rob Ashton)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/1BIECPE91Qo/test-driven-source-controlndashsafe-points.html">Test Driven Source Control–Safe Points</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Iserializable/~3/SAAtC4aBdYs/what-are-you-going-to-do-about-it.html">What are you going to do about it?</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/z5obcUyAZ4k/what-is-code-metrics.aspx">What is Code Metrics</a> (Shai Raiten)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/01/29/if-software-was-like-the-super-bowl.aspx" target="_blank">If Software Was Like The Super Bowl</a> (K. Scott Allen)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/DSnYxcXIgtw/build-your-first-silverlight">Build Your First Silverlight Application for Windows Phone 7</a> (Justin Whitney)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/Windows-Phone-7-Development-for-Android-Devs-Series">Windows Phone 7 Development for Android Dev&#8217;s Series</a> (Greg Duncan)</li>
<li><a href="http://beyondrelational.com/blogs/hima/archive/2011/02/02/wcf-silverlight-debugging-tips.aspx">WCF – Silverlight debugging tips</a> (Hima Bindu Vejella)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/HTp2x-AVSww/">Windows Phone Design Guidelines</a> <em>and</em> <a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/z-k_nDf6ikE/">Life Cycle: Page State Management</a> (Jesse Liberty)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jprosise/archive/2011/02/02/tombstoning-pivot-controls-in-silverlight-for-windows-phone.aspx">Tombstoning Pivot Controls in Silverlight for Windows Phone</a> <em>and</em> <a href="http://www.wintellect.com/CS/blogs/jprosise/archive/2011/02/02/tombstoning-panorama-controls-in-silverlight-for-windows-phone.aspx">Tombstoning Panorama Controls in Silverlight for Windows Phone</a> <em>and</em> <a href="http://www.wintellect.com/CS/blogs/jprosise/archive/2011/02/02/silverlight-for-windows-phone-programming-tip-3.aspx">Silverlight for Windows Phone Programming Tip #3</a> (Jeff Prosise)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/02/02/windows-phone-training-kit-update.aspx">Windows Phone Training Kit – Update</a> (Yochay Kiriaty)</li>
<li><a href="http://www.windowsphonegeek.com/tips/wp7-toolkit-longlistselector-fix-in-the-latest-build-60973">WP7 Toolkit LongListSelector fix in the latest build: 60973</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/UZq3Ai2DH7Y/blend-bits-21-importing.aspx" target="_blank">Blend Bits 21 – Importing&#8230;</a> (Mike Taulty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Shows/Going+Deep/Stephen-Toub-Inside-TPL-Dataflow">Stephen Toub: Inside TPL Dataflow</a> (Charles Torre)</li>
<li><a href="http://www.elijahmanor.com/2011/02/video-good-c-habits-can-encourage-bad.html">Video: Good C# Habits Can Encourage Bad JavaScript Habits</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/UtR9Bj3gsrw/unit-testing-in-c.html">Unit Testing in C++</a> (Avi Kaye)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/02/02/webmatrix-launch-codemash-2011-recordings-available-on-channel-9.aspx">WebMatrix Launch–CodeMash 2011 Recordings Available on Channel 9</a> (wesy)</li>
<li><a href="http://microsoftjobsblog.com/blog/jeremy-on-innovation-at-microsoft/">Jeremy on innovation at Microsoft</a> (Kelly Fife)</li>
<li><a href="http://channel9.msdn.com/Series/CampusTours/Microsoft-Campus-Tours-Microsoft-Archives">Microsoft Campus Tours &#8211; Microsoft Archives</a> (Clint Rutkas, Nic Fillingham &amp; Tina Wood)</li>
<li><a href="http://authorscast.com/Episodes/Julie-Lerman-on-Programming-Entity-Framework-Second-Edition-Part-1-of-2" target="_blank">AuthorsCast: Julie Lerman on Programming Entity Framework, Second Edition (Part 1 of 2)</a> and <a href="http://authorscast.com/Episodes/Julie-Lerman-on-Programming-Entity-Framework-Second-Edition-Part-2-of-2" target="_blank">Part 2 of 2</a> (Lee Dumond)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://adamkinney.com/blog/2011/02/02/presenting-at-the-expression-blend-online-group-february/">Presenting at the Expression Blend online group in February</a> (Adam Kinney)</li>
<li><a href="http://www.paulswider.com/2011/02/australian-sharepoint-conference-lures-global-gurus.html">Australian SharePoint Conference lures global gurus</a> (Paul J. Swider)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/02/02/tech-ed-israel-mvps-raise-the-bar.aspx">Tech-Ed Israel: MVPs Raise the Bar</a> (Lonnie Webb)</li>
<li><a href="http://abhijitjana.net/2011/02/03/microsoft-virtual-tech-days-9th-to-11th-feb-2011/">Microsoft Virtual Tech Days – 9th to 11th Feb 2011</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/rGebo9h3s7k/">The Nineys are Here!</a> (John Papa)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/ACzT2g-0X90/">Importing and Exporting SSIS Packages Using PowerShell</a> (Chad Miller)</li>
<li><a href="http://webbtechsolutions.com/2011/02/03/what-sql-server-service-pack-do-i-have-installed/">What SQL Server Service Pack Do I Have Installed?</a> (Joe Webb)</li>
<li><a href="http://blog.sqlauthority.com/2011/02/03/sql-server-dmv-sys-dm_os_wait_stats-explanation-wait-type-day-3-of-28/">SQL SERVER – DMV – sys.dm_os_wait_stats Explanation – Wait Type – Day 3 of 28</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/52QFme1L-2o/">Restirct access to Local System Administrators on SQL Server</a> (Pradeep Adiga)</li>
<li><a href="http://appfabriccat.com/2011/02/implementing-end-to-end-ordered-delivery-using-microsoft-biztalk-server-and-sql-server-service-broker-new-whitepaper-on-technet-wiki/">Implementing end-to-end ordered delivery using Microsoft BizTalk Server and SQL Server Service Broker – New whitepaper on TechNet Wiki</a> (Tim Wieman)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://devhawk.net/2011/02/03/Variadic+Powershell+Functions+With+Optional+Named+Params.aspx">Variadic Powershell Functions With Optional Named Params</a> (Harry Pierson)</li>
<li><a href="http://feedproxy.google.com/~r/Ithinkdiff/~3/4ciDINRbSIE/">Windows Phone 7 Update To Be Released On February 7th?</a> (Dr. Usman)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/pnjMyUkewCA/1296685794">Search wars: Microsoft outdoes Google&#8217;s copying claim by alleging fraud</a> (Joe Wilcox)</li>
<li><a href="http://blogs.technet.com/b/msonline/archive/2011/02/02/4-new-powershell-cmdlets.aspx">4 New PowerShell cmdlets</a> (Josh Topal)</li>
<li><a href="http://downloadsquad.switched.com/2011/02/02/gimp-paint-studio-expands-gimp-with-new-brushes-presets/">Gimp Paint Studio expands GIMP with new brushes, presets</a> (Lee Mathews)</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=25f36fd1-a5a9-435b-b232-7927435ef6b3">Interesting Finds: February 2, 2011</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2011/02/02/feb-2nd-links-visual-studio-asp-net-asp-net-mvc-jquery-windows-phone.aspx">Feb 2nd Links: Visual Studio, ASP.NET, ASP.NET MVC, JQuery, Windows Phone</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/ZqFdTttGxow/">The Morning Brew #784</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/prc6AUDxu3U/daily-news-headline-silverlightzone-2.html">Daily News Headline @SilverlightZone &#8211; 2 February 2011 &#8211; #18</a> (Kunal Chowdhury)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2011/02/02/windows-phone-recipes-helping-the-community.aspx">Windows Phone Recipes – Helping the Community</a> (Joel Reyes)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/02/143765.aspx">Silverlight Cream for February 02, 2011 &#8212; #1039</a> (Dave Campbell)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/02/2-feb-2011.html" target="_blank">WebDev Tweets 2-Feb-2011</a> (Elijah Manor)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-2th-2011">Daily WP7 Development News Feb 2th 2011</a> (Windows Phone Geek)</li>
</ul>
<hr />
<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/41U9VJ3e7xL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/CSS-Anthology-Essential-Tricks-Hacks/dp/0980576806%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0980576806">The CSS Anthology: 101 Essential Tips, Tricks &amp; Hacks</a> by Rachel Andrew</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:42860232-86a1-427a-9e67-e9314db70d69" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/03/dew-drop-february-3-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/03/dew-drop-february-3-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:922a5346-22ba-4da7-9cae-67d74287ef51" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2020" rel="tag">vs2020</a>,<a href="http://del.icio.us/popular/task+parallel+library" rel="tag">task parallel library</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/bing" rel="tag">bing</a>,<a href="http://del.icio.us/popular/reflector" rel="tag">reflector</a>,<a href="http://del.icio.us/popular/entity+framework" rel="tag">entity framework</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/03/dew-drop-february-3-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 20, 2010</title>
		<link>http://www.alvinashcraft.com/2010/12/20/dew-drop-december-20-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/12/20/dew-drop-december-20-2010/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 12:47:41 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ado.net]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[appfabric]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[ndepend]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/12/20/dew-drop-december-20-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 On Her Majesty&#8217;s Secret Source [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://www.simple-talk.com/community/blogs/bart/archive/2010/12/16/96204.aspx" target="_blank">On Her Majesty&#8217;s Secret Source Code: .NET Reflector 7 Early Access Builds Now Available</a> (Bart Read)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/8QJ3O-iT2JM/identifying-appfabric-access-control-service-users-uniquely.aspx">Identifying AppFabric Access Control Service users uniquely</a> (Gunnar Peipman)</li>
<li><a href="http://code-inside.de/blog-in/2010/12/19/howto-apply-stylecop-settings-on-several-projects/">HowTo: apply StyleCop Settings on several projects</a> (Code Inside Team)</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/JEst3Vn9y_Q/VSInsertLine.aspx">Visual Studio Insert Blank Lines</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/0-JUidPPyuM/wrong-answer-2-your-own-threadlocal.aspx">Wrong Answer #2: Your own ThreadLocal</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/9ESEYHiE3-w/wrong-answer-3-your-own-thread-local.aspx">Wrong Answer #3: Your own Thread Local</a> (Oren Eini)</li>
<li><a href="http://www.codeproject.com/KB/IP/SimpleHttpServer.aspx">Simple HTTP Server in C#</a> (David Jeske)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/12/18/reporting-in-net-part-ii.aspx">Reporting in .NET Part II</a> (Deborah Kurata)</li>
<li><a href="http://www.codeproject.com/KB/architecture/wcfbyexample_chapter13.aspx">WCF by Example &#8211; Chapter XIII &#8211; Business Domain &#8211; Parent &amp; Child Relationships</a> (Enrique Albert)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/12/team-foundation-server-administration.html">Team Foundation Server Administration tool v2.1 Released (Think “TFS2010 version”)</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2010/12/retargeting-vs2010-unit-tests-to-net-35.html">Retargeting VS2010 Unit Tests to .Net 3.5 (with VS2010 SP1)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/opizZ8Ln0o8/understanding-tag-specific-options-vstipedit0090.aspx">Understanding Tag Specific Options</a> <em>and</em> <a href="http://feedproxy.google.com/~r/zainnab/~3/1BiChI3ftxQ/html-editor-tag-navigation-vstipedit0091.aspx">HTML Editor Tag Navigation</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/0W-62IfQHkA/adonet-some-internals-uncovered.html">ADO.NET &#8211; Some Internals Uncovered</a> (Abhishek Sur)</li>
<li><a href="http://blogs.msdn.com/b/alejacma/archive/2010/12/20/big-delay-while-calling-envelopedcms-constructor.aspx">Big delay while calling EnvelopedCms constructor</a> (Alejandro Campos Magencio)</li>
<li><a href="http://blogs.msdn.com/b/gertd/archive/2010/12/18/vsdb-common-pitfalls-1.aspx">VSDB Common Pitfalls 1</a> (Gert Drapers)</li>
<li><a href="http://weblogs.asp.net/hajan/archive/2010/12/19/ndepend-code-query-language-cql.aspx">NDepend – Code Query Language (CQL)</a> (Hajan Selmani)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/1vGiADUGsRU/fun-with-xna-and-2-5d.aspx">Fun with XNA and 2.5D</a> (Michael C. Neel)</li>
<li><a href="http://www.olegsych.com/2010/12/config-file-transformation/">.Config File Transformation</a> (Oleg Sych)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-developers-writing-a-library-part-3/">JavaScript for C# developers: writing a library (part 3)</a> (Julian m. Bucknall<julianb  @BOYET.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/DiaryOfAnetDeveloperByJefClaes/~3/qm8wjLzJIHw/html5-geolocation-api-is-scary-good.html">HTML5: The Geolocation API is scary (good)</a> (Jef Claes)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/om-GyFL8Ujg/asp-net-including-javascript-libraries-conditionally-from-cdn.aspx">ASP.NET: Including JavaScript libraries conditionally from CDN</a> <em>and</em> <a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/NEDGSU1Q0b0/asp-net-mvc-3-using-appfabric-access-control-service-to-authenticate-users.aspx">ASP.NET MVC 3: Using AppFabric Access Control Service to authenticate users</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/crpietschmann/~3/pKeMxZmnWew/post.aspx">Bing Maps Ajax 7: Add a Simple Mini Map</a> (Chris Pietschmann)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/cr4yyft5RWg/MyviewofthefutureforWebEnabledApplications">My view of the future for Web-Enabled Applications</a> (Bill Wagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/3PaTndw4MbQ/">Distributed Agile: Bringing onshore people offshore</a> (Mark Needham)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/uL9Bm-4XQhw/practical-php-testing-patterns-16">Practical PHP Testing Patterns: Test Suite</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/mbwpCP8zevU/how-to-deal-with-unknown-unknowns.html">How to Deal with Unknown Unknowns</a> (Jurgen Appelo)</li>
<li><a href="http://www.thousandtyone.com/blog/UnderstandingSoftwareDevelopmentDisastersPart2.aspx">Understanding Software Development Disasters &#8211; Part2</a> <em>and</em> <a href="http://www.thousandtyone.com/blog/UnderstandingSoftwareDevelopmentDisastersPart3.aspx">Understanding Software Development Disasters &#8211; Part3</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/6RkH5pj0kq4/find-out-where-is-method-that-was.html">Find out where is the method that was called unexpectedly using fake objects</a> (Dror Helper)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/B8mXIqhr5Z4/">Highly Recommended Book: The Passionate Programmer</a> (Davy Brion)</li>
<li><a href="http://www.infoq.com/news/2010/12/move-a-failed-story-back">Should We Move a Failed Story Back?</a> (Dan Puckett)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.sellsbrothers.com/posts/Details/12695">Windows Phone 7: Beating Expectations</a> (Chris Sells)</li>
<li><a href="http://www.codeproject.com/KB/tabs/EditableTabHeader.aspx">Header Editable Tab Control in Wpf</a> (Amit Kumar Dutta)</li>
<li><a href="http://drdave.co.uk/blog/archive/2010/12/20/A-Matter-of-Controls-Part-3">A Matter of Controls Part 3</a> (Dave)</li>
<li><a href="http://weblogs.asp.net/seanmcalinden/archive/2010/12/19/windows-7-phone-database-rapid-repository-v2-0-released.aspx" target="_blank">Windows Phone 7 Database Rapid Repository V2.0 Released</a> (Sean McAlinden)</li>
<li><a href="http://expressioniq.com/?p=1435">Getting friendly with presets, Part II</a> (Elliot Meacham)</li>
<li><a href="http://www.davidezordan.net/blog/?p=2270">Using the Multi-Touch Behavior in a Windows Phone 7 Multi-Page application</a> (Davide Zordan)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/F_XjF9osoTc/ShowArticle.aspx">Silverlight FAQ – 13 Questions for Beginners</a> (Mahesh Sabnis)</li>
<li><a href="http://sachabarber.net/?p=847">Bad Image Quality In .NET 4.0 WPF Project</a> (Sacha Barber)</li>
<li><a href="http://www.codeproject.com/KB/WPF/WPFTaskDialogEmulator.aspx">WPF TaskDialog Wrapper and Emulator</a> (Sean A. Hanley)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/zX92441dzgg/review-windows-phone-7-os-2">Review of Windows Phone 7 OS: 2 months of real usage</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/F0v8Nf0dAl0/">First thoughts from our WP7 competition winner</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ubelly/~3/xAj4b_xlrKY/">Top 7 Christmas Windows Phone 7 apps</a> (Andy Robb)</li>
<li><a href="http://silverlightdev.net/?p=124">Treeview Anti-Pattern</a> (Greg Gum)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/s8kaog-5noo/show-381-call-of-duty-black-ops-dead-money-and-bf-bc2-heads-to-vietnam.aspx" target="_blank">Major Nelson Podcast Show 381: Call of Duty: Black Ops new downloadable content announced, Fallout New Vegas Dead Money and BF BC2 heads to Vietnam</a> (Larry Hyrb)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/zIWpSyXkbc0/episode-40-udi-dahan-on-soa-and.html" target="_blank">Talking Shop Down Under Episode 40 &#8211; Udi Dahan on SOA and NServiceBus</a> (Richard Banks)</li>
<li><a href="http://www.winsupersite.com/article/Podcast-2/Windows-Weekly-187-Fez-Edition.aspx">Windows Weekly 187: Fez Edition</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/6UUroAigvto/tf130.aspx" target="_blank">Technology &amp; Friends Episode 130: Martin Schray on Technical Evangelism</a> (David Giard)</li>
<li><a href="http://feedproxy.google.com/~r/HanselminutesCompleteMP3/~3/VINYaW-LPqw/default.aspx" target="_blank">Hanselminutes: Transitions &#8211; Exploring issues moving from small companies to large corporations</a> (Scott Hanselman)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blog.stackoverflow.com/2010/12/subscribe-to-tags-via-emai/" target="_blank">Stack Overflow: Subscribe to Tags via Email</a> (Jeff Atwood)</li>
<li><a href="http://borntolearn.mslearn.net/btl/b/weblog/archive/2010/12/17/calling-all-windows-phone-7-experts-update-your-sme-profile-now.aspx" target="_blank">Calling all Windows Phone 7 experts! Update your SME profile now!</a> (Lisa Denbeste)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/12/20/sql-server-securing-truncate-permissions-in-sql-server/">SQL SERVER – Securing TRUNCATE Permissions in SQL Server</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.brianbondy.com/blog/id/104/">Stackoverflow amongst evil nofollow web abuse sites</a> (Brian Bondy)</li>
<li><a href="http://www.neowin.net/news/microsoft-to-add-finger-and-hand-rotation-tracking-to-kinect">Microsoft to add finger and hand rotation tracking to Kinect</a> (Byron Hinson)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/h5Sa2vRb7to/1292717167">A week with Google&#8217;s Chrome OS laptop, Day 5: My life in the cloud</a> (Joe Wilcox)</li>
<li><a href="http://geekswithblogs.net/mbcrump/archive/2010/12/18/searching-for-the-perfect-developerrsquos-laptop.aspx">Searching for the Perfect Developer’s Laptop.</a> (Michael Crump)</li>
<li><a href="http://rhondatipton.net/2010/12/19/reading-the-windows-event-log/">Reading The Windows Event Log</a> (Rhonda Tipton)</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=18fef635-c4c8-4120-8286-5ce413521b66">Interesting Finds: December 19, 2010</a> (Jason Haley)</li>
<li><a href="http://techblog.ginktage.com/2010/12/interesting-net-links-december-19-2010/">Interesting .NET Links – December 19, 2010</a> (Senthil Kumar)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/12/18/143170.aspx">Silverlight Cream for December 18, 2010 &#8212; #1012</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/12/18/143172.aspx">Silverlight Cream for December 18, 2010 &#8211; 2 &#8212; #1013</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Kh8QcTEvcvY/">The Morning Brew #754</a> (Chris Alcock)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41pZVWa7ldL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/NHibernate-3-0-Cookbook-Dentler-Jason/dp/184951304X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D184951304X">NHibernate 3.0 Cookbook</a> by Dentler Jason</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:9914b29d-ec8a-409f-ac26-2b73275b70cd" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/12/20/dew-drop-december-20-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/12/20/dew-drop-december-20-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:a1fcbae7-c45d-4210-8eb4-cedc1cc3f995" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/appfabric" rel="tag">appfabric</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/12/20/dew-drop-december-20-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 23, 2010</title>
		<link>http://www.alvinashcraft.com/2010/07/23/dew-drop-july-23-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/07/23/dew-drop-july-23-2010/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 12:10:16 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[mvvm light]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/07/23/dew-drop-july-23-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 OData Client for [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#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://www.odata.org/blog/2010/7/22/odata-client-for-objective-c">OData Client for Objective-C</a> (Claudio Caldato)</li>
<li><a href="http://www.codeproject.com/KB/WPF/CinchV2_3.aspx">CinchV2 :Version2 of my Cinch MVVM framework part 3 of n</a> (Sacha Barber)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=c4447d13-ec82-4760-856f-20a450ea8d2e&amp;title=Prototypes+and+Inheritance+in+JavaScript&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fff852808.aspx&amp;k=BedI1PBQMoufIX5kfSdI71AcMqYEj%2fv4xZr4kCvc71M%3d">Prototypes and Inheritance in JavaScript</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/ozymandias/ozymandias/~3/4yfdkE9RE-E/windows-phone-7-ui-design-and-interaction-guide-updated">Windows Phone 7 UI Design and Interaction Guide Updated</a> (Andre Vrignaud)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/KerAJca-xS4/real-world-authorization-implementation-considerations.aspx">Real world authorization implementation considerations</a> (Oren Eini)</li>
<li><a href="http://blogs.msdn.com/b/dsimmons/archive/2010/07/23/d3-implementing-the-wcf-service.aspx">D3: Implementing the WCF Service</a> <em>and</em> <a href="http://blogs.msdn.com/b/dsimmons/archive/2010/07/23/ef-query-tuning.aspx">EF Query Tuning</a> (Danny Simmons)</li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2010/07/22/msdn-double-the-azure.aspx">MSDN: Double the Azure</a> (Somasegar)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/taking-jetbrains-resharper-5-for-a-spin/">Taking JetBrains Resharper 5 for a spin.</a> (Joe Stagner)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/klEelJ4414o/using-threadpool">General usage of ThreadPool</a> (Dennis Delimarsky)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2010/07/22/odata-and-optimistic-concurrency.aspx">OData and optimistic concurrency</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/utPUKOoFUJs/settings-automatically-saved-on-exit-vstipenv0026.aspx">Settings Automatically Saved On Exit &#8212; vstipEnv0026</a> (Zain Naboulsi)</li>
<li><a href="http://nmg.codeplex.com/releases/view/49418">NHibernate Mapping Generator 2.0 Beta 1</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/EaslTagEHGs/post.aspx">Caching workflow activities to increase performance</a> (Rory Primrose)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/07/22/debugging-distributed-transactions-transactional-deadlocks-part-2.aspx">Debugging Distributed Transactions: Transactional Deadlocks, Part 2</a> (Sasha Goldshtein)</li>
<li><a href="http://www.infoq.com/news/2010/07/.NET-Azure-Sample-Layered-Arch">.NET and Azure Samples Showcase .NET Technologies Used in a Layered Architecture</a> (Abel Avram)</li>
<li><a href="http://blogs.msdn.com/b/surface/archive/2010/07/22/how-do-you-use-the-following-sdk-tools.aspx">How do you use the following SDK tools&#8230;</a> (Luis E. Cabrera)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://openmymind.net/2010/7/22/Website-Performance-Crossing-the-Ts-dotting-the-Is">Website Performance : Crossing the T&#8217;s and dotting the I&#8217;s</a> (Karl Seguin)</li>
<li><a href="http://adamkinney.com/blog/2010/07/22/dissecting-the-ie9-fish-tank-demo-part1/">Dissecting the IE9 Fish Tank demo: PNG based sprite sheet animation with Canvas</a> (Adam Kinney)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/i-just-wanted-a-bunch-of-buttons-with-a-mouse-over-hover-behavior/">I just wanted a bunch of Buttons with a Mouse-Over / Hover behavior.</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.codingthearchitecture.com/2010/07/23/how_do_you_introduce_software_architecture.html">How do you introduce software architecture?</a> (Simon Brown)</li>
<li><a href="http://jamesshore.com/Blog/Agile-Friday-The-XP-Team-Now-Online.html">Agile Friday: &quot;The XP Team&quot; Now Online</a> (James Shore)</li>
<li><a href="http://weblogs.asp.net/astopford/archive/2010/07/22/srp-single-responsibility-principle.aspx">SRP: Single Responsibility Principle</a> (Andy Stopford)</li>
<li><a href="http://www.infoq.com/news/2010/07/agile-beyond-software">Agile Beyond Software</a> (Dan Mezick)</li>
<li><a href="http://achrissmith.blogspot.com/2010/07/i-have-been-outed-sorta.html">I have been outed! Sorta.</a> (Chris Smith)</li>
<li><a href="http://codebetter.com/blogs/benhall/archive/2010/07/22/improving-testability-with-the-castle-dictionary-adapter.aspx">Improving testability with the Castle Dictionary Adapter</a> (Ben Hall)</li>
<li><a href="http://blogs.msdn.com/b/dsimmons/archive/2010/07/23/application-performance-tuning-philosophy.aspx">Application Performance Tuning Philosophy</a> (Danny Simmons)</li>
<li><a href="http://panopticoncentral.net/archive/2010/07/22/24824.aspx">The Five Levels of Incompetence</a> (Paul Vick)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/guSkF3sl3a0/code-ownership-in-agile-teams.aspx">Code ownership in Agile teams</a> (Dror Helper)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/vn-jHZZem2s/">TDD, small steps and no need for comments</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://chriscavanagh.wordpress.com/2010/07/23/wpf-chromium-webbrowser-updates/">WPF Chromium WebBrowser updates</a> (Chris Cavanagh)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/JJw8nUTQCRc/post.aspx">Creating a Connected Experience</a> (Don Burnett)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/JfBKqvIZkuA/2279">Does Microsoft have a secret weapon for Windows Phone 7?</a> (Ed Bott)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/ReaMCLbCx24/mvvm-light-hotfix-for-windows-phone-7-developer-tools-beta.aspx">MVVM Light Hotfix for Windows Phone 7 developer tools beta</a> (Laurent Bugnion)</li>
<li><a href="http://winphone7db.codeplex.com/releases/view/49408">Windows Phone 7 database &#8211; Upgrade to Beta Release of Phone Tools</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://misfitgeek.com/blog/aspnet/new-videos-and-tutorials-for-this-week/">New Videos and Tutorials for this Week.</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/gEF0eyQpAC8/post.aspx">Mike Francis’ walkthrough of the Windows Phone 7 “app store” Marketplace</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/d4dotnet/~3/kEKRDfsV2oA/post.aspx">Chris K’s posted presentations on Windows Phone 7</a> (Don Burnett)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/Building-a-Dynamic-Collection-Solution-for-PivotViewer/">Building a Dynamic Collection Solution for PivotViewer</a> (Larry Larsen)</li>
<li><a href="http://startuppodcast.wordpress.com/2010/07/22/show-76-shawna-pandya-co-founder-of-civiguard/">Start-Up Podcast Show #76 Shawna Pandya, Co-Founder of CiviGuard</a> (Bob Walsh)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/jM4CJOb7ALU/">YUI Theater Comes to Boxee, Courtesy of Chad Auld and the Brilaps Team</a> (Eric Miraglia)</li>
<li><a href="http://channel9.msdn.com/shows/SilverlightTV/Understanding-the-Value-of-Prism-Silverlight-TV-37/">Understanding the Value of Prism (Silverlight TV #37)</a> (John Papa)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/xna/archive/2010/07/22/creators-club-communiqu-233-57.aspx">Creators Club Communiqué 57</a> (Kathleen Sanders)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/TMX0nIrkQYg/PermaLink,guid,d36c40c0-6bf8-4306-96f1-a86baf591c8c.aspx">Devopalooza at VS Live! Redmond</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://simpleprogrammer.com/2010/07/22/news-flash-sql-server-paging-still-sucks/">News Flash: SQL Server Paging Still Sucks!</a> (John Sonmez)</li>
<li><a href="http://blog.sqlauthority.com/2010/07/23/sqlauthority-news-guest-post-walkthrough-on-creating-wcf-data-service-odata-and-consuming-in-windows-7-mobile-application/">SQLAuthority News – Guest Post – Walkthrough on Creating WCF Data Service (ODATA) and Consuming in Windows 7 Mobile application</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/H4lQ2-S7Ljo/changing-a-data-source-isn-t-saved.aspx">Changing a data source isn’t saved</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/wyDOTL70orY/report-builder-3-0.aspx">Report Builder 3.0</a> (Simon Sabin)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/LzQUvdsc38A/">T-SQL tip: Use a role for EXECUTE permissions</a> (Stuart Ainsworth)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/nAzVUg7lcnM/">What happened to my memory? Part 2</a> (Jeremy Carter)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/7vPahEeQrKw/">SQL University: Introduction to Indexes, Part the Third</a> (Grant Fritchey)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/07/22/lightning-conductor-2010-web-partndash-improved-treeview-and-xsl-view.aspx">Lightning conductor 2010 web part– improved treeview and XSL view</a> (Brett Lonsdale)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.bing.com/community/blogs/search/archive/2010/07/22/instant-replay.aspx">Instant Replay</a> (Stephanie Horstmanshof)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/qyNFkylefFE/microsoft-employees-to-get-a-windows-phone-7.aspx">Microsoft Employees to get a Windows Phone 7</a> (Sunshine)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/07/23/creating-your-first-powergui-script-editor-add-on">Creating your first PowerGUI Script Editor Add-On</a> (Dmitry Sotnikov)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/powershell-cookbook-site-not-bookshort.html">PowerShell Cookbook (site, not book)–Short, simple yet still sweet…</a> (Greg Duncan)</li>
<li><a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/07/22/a-behind-the-scenes-look-at-designing-the-new-hotmail-part-one.aspx">A behind-the-scenes look at designing the new Hotmail: part one</a> (Michael Kopcsak)</li>
<li><a href="http://www.neowin.net/news/be-whats-next-microsofts-new-motto">“Be What&#8217;s Next”, Microsoft&#8217;s new motto</a> (Michael Gillett)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/ITbzEN1AGuY/">5 Questions to Ask Before Taking that Telecommuting Job</a> (Simon Mackie)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/07/22/poem-to-monotouch.aspx">Poem to MonoTouch</a> (Wally McClure)</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=5bd2273a-69f8-4a53-9259-685f609fea68">Interesting Finds: July 23, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/22/141029.aspx">Silverlight Cream for July 22, 2010 &#8212; #908</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/LuRew7piG3A/">Daily Cloud Feed &#8211; Jul 22, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/YJcV-ewAWF8/">The Morning Brew #649</a> (Chris Alcock)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=34d37bf4-71c1-4021-95d0-e072d2b82fcf">Tech Tweets for 22-Jul-2010</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/JrzwG6Ux7sU/7-hand-picked-posts-from-CodeClimber-aka-the-7-Link.aspx">7 hand-picked posts from CodeClimber (aka the 7 Link Challenge)</a> (Simone Chiaretta)</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/51EnG5Gj6yL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Writing-Secure-Code-Strategies-Applications/dp/0735617228%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735617228">Writing Secure Code: Practical Strategies and Proven Techniques for Building Secure Applications in a Networked World</a> by Michael Howard</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:b2b59140-73d9-4567-953b-01ef88d8e047" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/07/23/dew-drop-july-23-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/07/23/dew-drop-july-23-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:2e3997db-817e-4a7d-8f31-822c3377b1b1" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/mvvm+light" rel="tag">mvvm light</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/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</a>,<a href="http://technorati.com/tags/objective-c" rel="tag">objective-c</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/07/23/dew-drop-july-23-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; June 6, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/06/dew-drop-june-6-2010/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 14:32:19 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[expression web]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpf]]></category>

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

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/05/dew-drop-june-5-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 Testability and Entity [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none; margin:0px; padding:4px 0px 4px 0px;"><iframe src="http://www.facebook.com/widgets/like.php?href=http://www.alvinashcraft.com/2010/06/05/dew-drop-june-5-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://msdn.microsoft.com/en-us/ff714955.aspx">Testability and Entity Framework 4.0</a> (K. Scott Allen)</li>
<li><a href="http://wildermuth.com/2010/06/04/Announcing_GiveAQuiz_com!">Announcing: GiveAQuiz.com!</a> (Shawn Wildermuth)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/raMkhjZnaVs/">Ask for forgiveness, not for permission</a> (Mark Needham)</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/nQYxQ6MaJr8/DeepClone.aspx">Deep Cloning Using Binary Serialization</a> (Richard Carr)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/eZJtLYMF46A/rendering-rss-feeds-net">Rendering RSS feeds in .NET</a> (Dennis Delimarsky)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/06/05/design-by-contract-with-microsoft-net-code-contract.aspx">Design by Contract with Microsoft .Net Code Contract</a> (Fredrik Normen)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/04/a-speedy-alternative-to-f-delegateevents.aspx">A Speedy Alternative to F# DelegateEvents</a> (Rick Minerich)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/06/getting-started-with-extending-visual.html">“Getting Started with Extending Visual Studio” page now available on the MSDN Visual Studio Dev Center</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/ArmYFdvldv0/remove-the-navigation-bar-vstiptool0028.aspx">Remove the Navigation Bar</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/06/04/viewing-persisted-workflow-state.aspx">Viewing Persisted Workflow State</a> (Sasha Goldshtein)</li>
<li><a href="http://blogs.msdn.com/b/vitek/archive/2010/06/04/data-services-expressions-part-5-accessing-properties.aspx">Data Services Expressions – Part 5 – Sorting</a> (Vitek Karas)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/OaTVv7cTMYo/">7 Awesome CSS3 Techniques You Can Start Using Right Now</a> (Christina Warren)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=6235b0f33632668b9addc0fb95f87d68">Button Maker lets you make CSS-only buttons for the Web</a> (Erez Zukerman)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/06/04/introduction-to-the-reactive-extensions-for-javascript-mootools-integration.aspx">Introduction to the Reactive Extensions for JavaScript – MooTools Integration</a> (Matthew Podwysocki)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/Ha5OQXCemRw/">Server Naming and Configuration Conflicts</a> (Udi Dahan)</li>
<li><a href="http://grantpalin.com/2010/06/04/nunit-for-net-4/">NUnit for .NET 4</a> (Grant Palin)</li>
<li><a href="http://www.exampler.com/blog/2010/06/04/send-me-bugs-that-are-caught-in-end-to-end-testing/">Send me bugs that are caught in end-to-end testing</a> (Brian Marick)</li>
<li><a href="http://feedproxy.google.com/~r/RdaArchitectureEvangelistTeamBlog/~3/EhMBNA3s32w/are-we-done-testing-yet.html">Are we done testing yet?</a> (Anand Pradhan)</li>
<li><a href="http://simpleprogrammer.com/2010/06/04/simple-branching-strategy-part-1-back-to-basics/">Simple Branching Strategy Part 1: Back to Basics</a> (John Sonmez)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/dotnet/lambdawpf.aspx">Using lambdas for WPF animation</a> (Dmitri Nesteruk)</li>
<li><a href="http://www.michaelsnow.com/2010/06/04/silverlight-tip-of-the-day-28-text-trimming/">Silverlight Tip of the Day #28 – Text Trimming</a> (Mike Snow)</li>
<li><a href="http://www.charlespetzold.com/blog/2010/06/A-Circular-Gradient-Brush-for-Silverlight.html">A Circular Gradient Brush for Silverlight</a> (Charles Petzold)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/_ZIjsFMbS6I/silverlight-4-application-themes-refreshed-for-ria-services.aspx">Silverlight 4 Theme refresh including RIA Services templates</a> (Tim Heuer)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.microsoft.com/events/podcasts/default.aspx?audience=Audience-e5381407-359f-4922-97d0-0237af790eee&amp;pageId=x1401&amp;source=Microsoft-Podcasts-for-Developers&amp;WT.rss_ev=a">ASP.NET Soup to Nuts: Web Application Design and Architecture</a> (MS Podcasts)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Windows-Live-Essentials-CodeRush-vs-Resharper-Silverlight-Unit-Testing/">TWC9: Windows Live Essentials, CodeRush vs Resharper, Silverlight Unit Testing</a> (Dan Fernandez)</li>
<li><a href="http://feedproxy.google.com/~r/ThisWeekInTest/~3/AgPM53vbv0U/">This Week in Test Episode 1 – Rietveld!</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/Uvu2372WpeA/jQueryPodcast-025-MeenoVanSlooten.mp3">jQuery Podcast 25 &#8211; Meeno Van Slooten</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://www.communitymegaphonepodcast.com/content/audio/show-11-Richmond-codecamp.mp3">Community Megaphone Show #11 at Richmond Code Camp</a> (Dane Morgridge &amp; G. Andrew Duthie)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/QDfyWPuJzeQ/NothinButReSharperRemoteJune28th2010.aspx">Nothin But ReSharper &#8211; Remote (June 28th, 2010)</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/H4haC1ie-5o/">Expression Studio 4 Launch on June 7th</a> (John Papa)</li>
<li><a href="http://helpcentral.componentone.com/CS/Marketing_Blogs/b/c1buzz/archive/2010/06/04/socks-beads-and-fun-at-teched-new-orleans.aspx">Socks, Beads, and Fun at TechEd New Orleans</a> (Eve Turzillo)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Sqlandy/~3/ZSOzkMYYB2k/">Authors Needed for the SQL Server Standard</a> (Andy Warren)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/removing-old-files-with-ssis-sql-server">Removing old files with SSIS</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2010/06/05/sql-server-convert-in-to-exists-performance-talk/">SQL SERVER – Convert IN to EXISTS – Performance Talk</a> (Pinal Dave)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=0ba0af6e-87ad-4e86-99fb-3e616e469f00">Couch Potato 1.1 Bookmarklet – Expand/Collapse</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/SxJOeEfRCo0/how-to-skip-table-or-database-while.html">How to skip a Table or Database while using sp_MSforeachdb or sp_MSforeachtable</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/06/04/announcing-the-lightning-conductor-2010.aspx">announcing the Lightning conductor 2010</a> (Brett Lonsdale)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/slE0VZx8Z4I/windows-live-mobile-website-updated-to-wave-4.aspx">Windows Live Mobile website updated to Wave 4</a> (damaster)</li>
<li><a href="http://blog.chromium.org/2010/06/google-chromes-developer-tools-improve.html">Google Chrome’s Developer Tools Improve Productivity</a> (Ian Fette)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/5qHYClVwbqs/1275665050">10 things you should know about AT&amp;T&#8217;s new smartphone data plans</a> (Joe Wilcox)</li>
<li><a href="http://gizmodo.com/5547676/how-a-silly-phone-for-teens-reveals-microsofts-plan-for-us-all">How a Silly Phone for Teens Reveals Microsoft&#8217;s Plan for Us All [Cloud]</a> (John Herrman)</li>
<li><a href="http://microsoftjobsblog.com/blog/bing-turns-one/">Bing says thank you for a great first year</a> (Yusuf Mehdi<jobsblog @MICROSOFT.COM>)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=2ee1450b-1aa1-473a-941b-6338f3a7ec12">Interesting Finds: June 5, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/SfQvx6230p8/">Distributed Weekly 53</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/RufNGgsQXYA/">Daily Cloud Feed &#8211; Jun 4, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=cb595f20-4ea4-42dc-989c-1471eb385b25">Tech Tweets for 4-Jun-2010</a> (Elijah Manor)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/06/04/recent-ebook-giveaways-from-microsoft-press.aspx">Recent ebook giveaways from Microsoft Press</a> (Devon Musgrave)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/03/140223.aspx">Silverlight Cream for June 03, 2010 &#8212; #875</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/51RCXGPXQ8L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0131177052">Working Effectively with Legacy Code</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:3367a2eb-eac6-4872-a371-9cacec436574" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/05/dew-drop-june-5-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/05/dew-drop-june-5-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:a6972aea-2214-4200-9be5-3fffe6a2e292" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/reactive+extensions" rel="tag">reactive extensions</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/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/nunit" rel="tag">nunit</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/coding4fun" rel="tag">coding4fun</a>,<a href="http://technorati.com/tags/channel+9" rel="tag">channel 9</a>,<a href="http://technorati.com/tags/teched" rel="tag">teched</a>,<a href="http://technorati.com/tags/source+control" rel="tag">source control</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/05/dew-drop-june-5-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/Uvu2372WpeA/jQueryPodcast-025-MeenoVanSlooten.mp3" length="11597741" type="audio/mpeg" />
<enclosure url="http://www.communitymegaphonepodcast.com/content/audio/show-11-Richmond-codecamp.mp3" length="64923065" type="audio/mpeg" />
		</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; May 10, 2010</title>
		<link>http://www.alvinashcraft.com/2010/05/10/dew-drop-may-10-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/05/10/dew-drop-may-10-2010/#comments</comments>
		<pubDate>Mon, 10 May 2010 12:46:18 +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[bing]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[s#arp architecture]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/05/10/dew-drop-may-10-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 MEFedMVVM changes &#62;&#62; [...]]]></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/10/dew-drop-may-10-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://marlongrech.wordpress.com/2010/05/09/mefedmvvm-changes-from-cool-to-cooler/">MEFedMVVM changes &gt;&gt; from cool to cooler</a> (Marlon Grech)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/Cj3RgfMijOA/creating-a-simple-report-writer-in-silverlight-4">Creating a Simple Report Writer in Silverlight 4</a> (Pete Brown)</li>
<li><a href="http://www.olegsych.com/2010/05/t4-parameter-directive/">Understanding T4: &lt;#@ parameter #&gt; directive</a> (Oleg Sych)</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/6IpoSSC64Is/CSharpOptionalParameters.aspx">C# Optional Parameters</a> (Richard Carr)</li>
<li><a href="http://community.sharpdevelop.net/forums/t/11165.aspx">SharpDevelop 3.2 RTW</a> (Christoph Wille)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/0CMV4fxq-94/interface-contracts-forcing-code-contracts-through-interfaces.aspx">Interface contracts – forcing code contracts through interfaces</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/FnK7qyyzFdg/invariant-code-contracts-using-class-wide-contracts.aspx">Invariant code contracts – using class-wide contracts</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.tedneward.com/2010/05/10/Code+Kata+RoboStack.aspx">Code Kata: RoboStack</a> (Ted Neward)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/vLtzQ_CBL_A/">C# 4.0/BCL 4: What&#8217;s New Series</a> (Sam Gentile)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/slBU2FYUOgg/careful-with-those-enumerables.aspx">Careful with those enumerables</a> (Sergio Pereira)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/1MzFwG-X9rc/multiple-startup-projects-vstipenv0015.aspx">Multiple Startup Projects</a> (Zain Naboulsi)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2010/05/09/if-you-re-still-using-xml-configuration-with-structuremap-i-need-your-help.aspx">If you&#8217;re still using Xml configuration with StructureMap, I need your help</a> (Jeremy D. Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://tomasp.net/blog/fsharp-mvc-web.aspx">ASP.NET and F# (I.) &#8211; Creating MVC web applications in F#</a> (Tom)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/html-agility-pack-gets-linqable-and.html">HTML Agility Pack gets LINQ’able (and more) in the new v1.4 release</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/codecapers/~3/NakKt6D9LAo/post.aspx">How to Localize an ASP.NET MVC Application</a> (Mike Ceranski)</li>
<li><a href="http://blogs.msdn.com/nigel/archive/2010/05/10/visual-studio-2010-with-jquery-and-asp-net-mvc-2.aspx">Visual Studio 2010 with jQuery and ASP.NET MVC 2</a> (Nigel Parker)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/PlhYtG8bzjA/post.aspx">Sueetie Now a WebApplication Project and Here’s Why</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/AlecWhittington/~3/ux8Nfqtn08Y/S_2300_arp-Architecture-1.5.2-released.aspx">S#arp Architecture 1.5.2 released</a> (Alec Whittington)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.thousandtyone.com/blog/EntrepreneurshipTipTryingNotToPlaySafeEvenWhenItComesToPricing.aspx">Entrepreneurship Tip: Trying Not To Play Safe Even When It Comes To Pricing.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/balsamiq/~3/heuexVdSfeY/">Balsamiq: 7-day demo, larger canvas, transparent PNGs…</a> (Peldi Guilizzoni)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/sExjyEy8kdQ/">Coding: Paying attention</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/jdVWrIU4YAc/">Learnings from my first project of 2010</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/fQLgc6eCqn8/graph-db-sharding-strategies-gravity.aspx">Graph DB Sharding Strategies: Gravity</a> (Oren Eini)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://sachabarber.net/?p=739">Cinch (Again)</a> (Sacha Barber)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/yap6CXdzbpg/control-styles-wpf">Control styles in WPF</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/6ntAKdlL7Ds/geoGallery-a-WinPhone7-sample.aspx">geoGallery, a WinPhone7 sample</a> (Levente Mihály)</li>
<li><a href="http://silverbing.codeplex.com/releases/view/44998">Silverlight SDK for Bing 1.4</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/n3UfnwhgbLI/show-358-75-happy-mother-s-day.aspx">Major Nelson Show 358.75: Happy (US) Mother&#8217;s Day</a> (Larry Hyrb)</li>
<li><a href="http://www.windowsobserver.com/2010/05/09/observed-tech-podcast-episode-10/">Observed Tech PODCAST Episode 10</a> (Richard Hay)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2010/05/09/windows-azure-firestarter-videos-up-on-channel-9.aspx">Windows Azure FireStarter Videos Up on Channel 9</a> (Bruce Kyle)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/vokuxXdiFmI/so-how-did-first-typemock-partner.html">So how did the first Typemock Partner Academy go?</a> (Richard Fennell)</li>
<li><a href="http://www.windowsobserver.com/2010/05/09/e3-2010-microsoft-xbox-360-info-and-game-list/">E3 2010 Microsoft Xbox 360 Info and Game List</a> (Isaac Steinberg)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/2mxkr-Rwhl4/create-date-ranges-for-consecutive.html">Create Date Ranges for Consecutive dates in a SQL Server Table</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/sql-server-2008-mirroring-setup">Mirroring Hands On with Developer Edition</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2010/05/10/sql-server-size-of-index-table-for-each-index-%e2%80%93-solution-3-powershell/">SQL SERVER – Size of Index Table for Each Index – Solution 3 – Powershell</a> (Pinal Dave)</li>
<li><a href="http://www.brentozar.com/archive/2010/05/dba-survivor-by-tom-larock-book-review/">DBA Survivor by Tom LaRock – Book Review</a> (Brent Ozar)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/05/09/good-news-for-site-collection-administrators.aspx">Good news for site collection administrators</a> (Brett Lonsdale)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/Mt6poMW_x18/details.aspx">Office 2010 Developer Training Kit</a> (MS Downloads)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/one-microsoft-demo-vm-to-rule-them-all.html">The one Microsoft Demo VM to rule them all? (Think “Win Server 2008 R2, SQL Server 2008 R2, VS2010, SharePoint 2010, Office Web Apps 2010, FAST, Office Com Server, Exchange 2010, Office/Project/Visio 2010…”) [Now with Download URL’s for FDM]</a> (Greg Duncan)</li>
<li><a href="http://www.geekproject.com/showTopic.aspx?id=127">MSMQ Studio 0.9.4 is released</a> (Kjell-Åke Andersson)</li>
<li><a href="http://blogs.msdn.com/nigel/archive/2010/05/10/msdn-magazine-may-issue-is-live.aspx">MSDN Magazine May Issue is Live</a> (nparker)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/JlKaN_z_uKQ/">#Ebook Deal of the Day: Head First Excel &#8211; Only $9.99 use code DDHFE</a> (O&#8217;Reilly Media)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=728b6379-1674-491c-a88c-aefb14c9eb87">Interesting Finds: May 10, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/_J83xXk3oF0/">Daily Cloud Feed &#8211; May 9, 2010</a> (Jian Zhen)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/ItpA7MciCuc/links-of-the-week-118.aspx">Links of the week #118</a> (David Vidmar)</li>
<li><a href="http://grantpalin.com/2010/05/09/weekly-links-104/">Weekly Links #104</a> (Grant Palin)</li>
<li><a href="http://rhondatipton.net/2010/05/09/weekly-link-post-144/">Weekly Link Post 144</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/kNqt9rvlLE0/">The Morning Brew #596</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/ZRgErDKrjoU/windows-client-developer-roundup-for-5-10-2010">Windows Client Developer Roundup for 5/10/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/51jHATXGopL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/ASP-NET-MVC-Action-Jeffrey-Palermo/dp/193518279X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D193518279X">ASP.NET MVC 2 in Action</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:6a1de596-ef53-469d-a7d1-df78d5c2e5a4" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/05/10/dew-drop-may-10-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/05/10/dew-drop-may-10-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:6a8f5c98-b46e-4a12-9f24-265670d33d6c" class="wlWriterSmartContent">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/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/s%23arp+architecture" rel="tag">s#arp architecture</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/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/c%23" rel="tag">c#</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/xbox" rel="tag">xbox</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/05/10/dew-drop-may-10-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

