<?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; reflector</title>
	<atom:link href="http://www.alvinashcraft.com/tag/reflector/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; February 23, 2011</title>
		<link>http://www.alvinashcraft.com/2011/02/23/dew-drop-february-23-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/02/23/dew-drop-february-23-2011/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 14:55:35 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/23/dew-drop-february-23-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 Mole 2010 Released [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#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://karlshifflett.wordpress.com/2011/02/22/mole-2010-released/">Mole 2010 Released</a> (Karl Shifflett) </li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2011/02/22/productivity-power-tools-introduces-find-organize-imports-for-vb-enhanced-scrollbar-middle-click-scrolling-and-more.aspx">Productivity Power Tools introduces Find, Organize Imports for VB, Enhanced Scrollbar, Middle-Click Scrolling and more!</a> (Sean Laberee) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Ixh45blT5qo/flatten-your-architecture-simplicity-as-a-core-value.aspx">Flatten your architecture: Simplicity as a core value</a> (Oren Eini) </li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/02/22/windows-phone-shake-gestures-library.aspx">Windows Phone Shake Gestures Library</a> (Yochay Kiriaty) </li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/02/open-xml-20-code-snippets-for-vs2010.html">Open XML 2.0 Code Snippets for VS2010 (and VS2008 too)</a> (Greg Duncan) </li>
<li><a href="http://ironpython.codeplex.com/releases/view/61395" target="_blank">IronPython 2.7 Release Candidate 1</a> (CodePlex)</li>
<li><a href="http://weblogs.thinktecture.com/ingo/2011/02/attach-to-process-macro-for-visual-studio-2010.html">Attach to Process – Macro for Visual Studio 2010</a> (Ingo Rammer) </li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/yBucSx_Jxu4/microsoft-visual-studio-2010-and-team-foundation-server-2010-rtm-virtual-machines.aspx">Microsoft Visual Studio 2010 and Team Foundation Server 2010 RTM Virtual Machines</a> (Zain Naboulsi) </li>
<li><a href="http://dailydotnettips.com/2011/02/23/different-approaches-to-casting/">Different approaches to Casting</a> <em>and</em> <a href="http://dailydotnettips.com/2011/02/23/useshiftenter/">Use “Shift+Enter” to add “;” automatically at end of the line</a> (Abhijit Jana) </li>
<li><a href="http://www.brianbondy.com/blog/id/111/">Five Windows 7 taskbar features available to developers</a> (Brian Bondy) </li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/jvlfdIqOPfg/">How could I work without resharper</a> (Gian Maria Ricci) </li>
<li><a href="http://channel9.msdn.com/posts/Windows-7-Taskbar-Integration-for-MFC-Applications">Windows 7 Taskbar Integration for MFC Applications</a> (John Bristowe) </li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/02/22/oracle-releases-beta-of-entity-framework-provider.aspx">Oracle Releases Beta of Entity Framework Provider</a> (EF Team) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/icn9Q0lhIPY/">FileSystemHelper Update and Release</a> (Jason Strate) </li>
<li><a href="http://feedproxy.google.com/~r/DevJourney/~3/6Mg_mQBLudE/" target="_blank">Free Alternatives to Reflector</a> (Kevin Hazzard) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/022311-1.aspx">Using ASP.NET, Membership, and jQuery to Determine Username Availability</a> (Scott Mitchell) </li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/ZhFgVnJ_Lbo/">How HTML5 Is Aiding in Cross-Platform Development</a> (Christina Warren) </li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/-iIKSlRLTcA/">Recommended Book: HTML5 And CSS3: Develop With Tomorrow’s Standards Today</a> (Davy Brion) </li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/eR1fDow6hzM/">ASP.NET Security Videos &amp; Tutorials (29)</a> (Joe Stagner) </li>
<li><a href="http://www.zdnet.com/blog/microsoft/html5-and-javascript-tools-what-could-and-should-microsoft-do/8759">HTML5 and JavaScript tools: What could (and should) Microsoft do?</a> (Mary Jo Foley) </li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/02/22/custom-data-annotation-validator-part-ii-client-code.aspx" target="_blank">Custom Data Annotation Validator Part II: Client Code</a> (K. Scott Allen) </li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/Rd0gvXGSZ30/453942.aspx">A jQuery Plug-in to monitor Html Element CSS Changes</a> (Rick Strahl) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/wEqPo4PmbcA/ShowArticle.aspx">Styling ASP.NET GridView using jQuery Theme Switcher Widget</a> (Suprotim Agarwal) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/RGTW3v2-EDw/how-much-traffic-does-your-website-create-with-each-request-use-iisexpress-7-5-to-find-out.aspx">How much traffic does your website create with each request? Use IISExpress 7.5 to find out.</a> (John V. Petersen) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/fi8nK_eL3IQ/practical-php-testing-patterns-34">Practical PHP Testing Patterns: In-Line Teardown</a> (Giorgio Sironi) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/yOpMw0msLHs/versioning-strategies-for-the-sane.aspx">Versioning strategies for the sane</a> (Jimmy Bogard) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/UjAFEwW6zrI/">Espoused theory, theory in action &amp; hypocrisy</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MarkNeedham/~3/j7CmpEYl3lw/">Pair Programming: “What are you trying to learn?”</a> (Mark Needham) </li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/szQP572SLLU/how-you-should-align-your-form-buttons">How You Should Align Your Form Buttons</a> (Anthony) </li>
<li><a href="http://blogs.msdn.com/b/buckwoody/archive/2011/02/22/windows-azure-use-case-hybrid-applications.aspx">Windows Azure Use Case: Hybrid Applications</a> (Buck Woody) </li>
<li><a href="http://feedproxy.google.com/~r/jayfields/mjKQ/~3/WNhNiFR_T4U/impact-of-accidental-complexity-on.html">The Impact of Accidental Complexity on Estimates</a> (Jay Fields) </li>
<li><a href="http://shrinik.blogspot.com/2011/02/in-pursuit-of-quality-lets-call-quality.html" target="_blank">In Pursuit of Quality, let’s Call Quality as something else</a> (Shrini Kulkarni) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/8TWr_LQMkfU/index-was-outside-the-bounds-of-the-array-when-obfuscating-a-large-wp7-application.aspx">Index was outside the bounds of the array when Obfuscating a LARGE WP7 application</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Devlicious/~3/G0tmxz2gqDg/how-to-obfuscate-your-wp7-application-via-nant-and-build-scripts.aspx">How to Obfuscate your WP7 application via nant and build scripts</a> (Derik Whittaker) </li>
<li><a href="http://dennisdel.com/?p=661">Enhancing the general Zune experience on Windows Phone 7 with Zune web API</a> (Dennis Delimarsky) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/02/openxlive-social-network-sns-platform.html">OpenXLive &#8211; A social network (SNS) platform for Windows Phone 7 games (or &quot;Don&#8217;t write your own Leaderboard, Achievements, Online Gaming, Social Networking, and Cloud Store if you don&#8217;t have too&quot;)</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/blog/Windows-Phone-7-Development-QuickStarts">Windows Phone 7 Development QuickStarts</a> (Greg Duncan) </li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/ycx1HCqdiC0/">Silverlight Sans Xaml?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/Q2RexLY8yAA/">Asynchronous Callbacks with Rx</a> <em>and</em> <a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/lO030bQyweQ/">When Isolated Storage Isn’t Enough</a> (Jesse Liberty) </li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/M8gX9cp07MI/">HTML5 versus Silverlight–Is Silverlight Dead?</a> (Joe Stagner) </li>
<li><a href="http://joshsmithonwpf.wordpress.com/2011/02/22/mole-2010-has-shipped/">Mole 2010 has shipped</a> (Josh Smith) </li>
<li><a href="http://www.windowsphonegeek.com/tips/new-coding4fun-phone-toolkit-v1-2-officially-released">New Coding4Fun.Phone.Toolkit v1.2 officially released</a> <em>and</em> <a href="http://www.windowsphonegeek.com/tips/how-to-define-and-reuse-resources-in-wp7">How to define and reuse resources in WP7</a> (Windows Phone Geek) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/Rh9DsWof8uE/">Episode 65: What does Open Source have to do with Windows Azure?</a> (Keith Elder &amp; Chris Woodruff) </li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/YGMzXJZkcaw/">Herding Code 106: Mark Rendle on Simple.Data</a> (Jon Galloway) </li>
<li><a href="http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-iBlast-Moki-Life-Lights-OK-MonsterUp-Classic-Valentine">Hot Apps: iBlast Moki, Life Lights, OK!, MonsterUp, Classic Valentine</a> (Laura Foy) </li>
<li><a href="http://channel9.msdn.com/posts/The-Garage-Science-Fair">The Garage Science Fair</a> (Laura Foy &amp; Tina Wood) </li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/QGtXPDG-8Kc/tf138.aspx" target="_blank">Technology &amp; Friends Episode 138: Chris Eargle on Fluent Interfaces</a> (David Giard) </li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2011/02/22/mvcconf-videos-available.aspx">ASP.NET mvcConf Videos Available</a> (Scott Guthrie) </li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-88.html">Let&#8217;s Play TDD #88: Cascading Failures</a> (James Shore) </li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2011/02/22/getting-started-with-asp-net-mvc-3-and-razor.aspx">Getting Started with ASP.NET MVC 3 and Razor</a> (Dan Wahlin) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/S_XGSUvurNM/what-lots-students-miss-when">What lots of students miss when they start software development</a> <em>and</em> <a href="http://dennisdel.com/?p=632">ImagineCup @ Facebook – now with team pages</a> (Dennis Delimarsky) </li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/tIe0ExQqkdU/free-tdd-class-seat-in-march-heres-how.html">Free TDD Class Seat in March &#8211; Here&#8217;s How</a> (Roy Osherove) </li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/B0PYLSdNgXY/">Come to MIX &amp; show off your .NET Open Source App</a> (Joe Stagner) </li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2011/02/22/mobile-connections-event-early-bird-pricing-ends-february-25th.aspx">Mobile Connections Event &#8211; early bird pricing ends February 25th</a> (Wally McClure) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/2liPmP-4l5c/from-zero-to-deployed-contest-prizes-announced.aspx">From Zero To Deployed Contest &#8211; Prizes Announced</a> (Rob Reynolds) </li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/02/23/event-mix11-open-call-speakers-amp-sessions-announced.aspx">Event: MIX11 Open Call Speakers &amp; Sessions Announced</a> (Kim Spilker) </li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/Oe6UvnDPKRw/">A Conference I want to go to</a> (Dru Sellers) </li>
<li><a href="http://feeds.wired.com/~r/wiredgeekdad/~3/_-fwwIyeezc/" target="_blank">Hug an Engineer – It’s National Engineers Week</a> (Doug Cornelius) </li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2011/02/23/sql-server-oledb-link-server-wait-type-day-23-of-28/">SQL SERVER – OLEDB – Link Server – Wait Type – Day 23 of 28</a> (Pinal Dave) </li>
<li><a href="http://betav.com/blog/billva/2011/02/is-sql-server-express-enough-f.html">Is SQL Server Express Enough for the Job?</a> (William Vaughn) </li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/Ser6yvHRvOw/post.aspx">Survey: how is your tempdb configured?</a> (Paul S. Randal) </li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/02/22/new-book-inside-microsoft-sharepoint-2010.aspx">New book: Inside Microsoft SharePoint 2010</a> (Kim Spilker) </li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/02/22/calling-a-wcf-service-using-jquery-in-sharepoint.aspx" target="_blank">Calling a WCF Service using jQuery in SharePoint</a> (Anweshi Deverasetty) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.zoho.com/general/explore-zoho-reports-series-part-i-formula-column">Explore Zoho Reports Series: Part I &#8211; Formula Column</a> (Arvind Natarajan) </li>
<li><a href="http://blog.chromium.org/2011/02/extending-omnibox.html">Extending the Omnibox</a> (Christos) </li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2011/02/22/craig-mundie-s-techforum-a-look-ahead.aspx">Craig Mundie’s TechForum: A Look Ahead</a> (Jeffrey Meisner) </li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/Pd4vaoMl8B4/">Android 3.0 SDK Now Available to All Developers</a> (Stan Schroeder) </li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/E32xvMCj32s/">Could we see a Zune powered tablet from Microsoft?</a> (Steven Hodson) </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=6cfca25d-d6d5-4dad-9f57-e0a1e8eb5181">Interesting Finds: February 22, 2011</a> (Jason Haley) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/jK0DZ9UPCsQ/Daily-News-Digest-02-23-2011.aspx">Daily News Digest 02/23/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/uxtdyP3U0iY/SilverlightCream-top-picks-for-Feb-14-20-2011.aspx">SilverlightCream top picks for Feb 14 &#8211; 20, 2011</a> (Silverlight Show) </li>
<li><a href="http://webdevtweets.blogspot.com/2011/02/22-feb-2011.html" target="_blank">WebDev Tweets 22-Feb-2011</a> (Elijah Manor) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/2vB5OgXFLow/">The Morning Brew #798</a> (Chris Alcock) </li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-22th-2011">Daily WP7 Development News Feb 22th 2011</a> (Windows Phone Geek) </li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/22/144070.aspx">Silverlight Cream for February 22, 2011 &#8212; #1050</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/51VtrmLOL1L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Seeing-Data-Designing-Interfaces-Database/dp/0321205618%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321205618">Seeing Data: Designing User Interfaces for Database Systems Using .NET</a> by Rebecca M. Riordan</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:556767b0-2ff5-44be-9d05-4b2906e33b17" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/23/dew-drop-february-23-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/23/dew-drop-february-23-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:2b669930-624a-48a0-a968-48c3bd92375f" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/resharper" rel="tag">resharper</a>,<a href="http://del.icio.us/popular/reflector" rel="tag">reflector</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</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/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/android" rel="tag">android</a>,<a href="http://del.icio.us/popular/zoho" rel="tag">zoho</a>,<a href="http://del.icio.us/popular/tdd" rel="tag">tdd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/23/dew-drop-february-23-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Your Chance to Win 1 of 50 Licenses for Red Gate&#8217;s .NET Reflector Professional</title>
		<link>http://www.alvinashcraft.com/2011/02/21/your-chance-to-win-1-of-50-licenses-for-red-gates-net-reflector-professional/</link>
		<comments>http://www.alvinashcraft.com/2011/02/21/your-chance-to-win-1-of-50-licenses-for-red-gates-net-reflector-professional/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 15:08:53 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[contests]]></category>
		<category><![CDATA[red gate]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/21/your-chance-to-win-1-of-50-licenses-for-red-gates-net-reflector-professional/</guid>
		<description><![CDATA[Most of my readers are probably aware of Red Gate’s decision to no longer offer a free edition of Reflector, the .NET assembly decompiler and analyzer. Much has already been said about the decision, and I am not going to jump in to debate the politics/ethics of the decision at this time. The fact is, [...]]]></description>
			<content:encoded><![CDATA[<p>Most of my readers are probably aware of <a href="http://www.red-gate.com/products/dotnet-development/reflector/announcement" target="_blank">Red Gate’s decision</a> to no longer offer a free edition of <a href="http://www.red-gate.com/products/dotnet-development/reflector/" target="_blank">Reflector</a>, the .NET assembly decompiler and analyzer. <a href="http://devjourney.com/blog/red-gate-s-decision-to-commercialize-reflector/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+DevJourney+%28Developer+Journey%29" target="_blank">Much</a> <a href="http://www.lostechies.com/blogs/rodpaddock/archive/2011/02/11/adiad.aspx" target="_blank">has already</a> <a href="http://blog.excastle.com/2011/02/03/if-reflector-needed-money-so-badly-why-didnt-they-ask/" target="_blank">been said</a> about the decision, and I am not going to jump in to debate the politics/ethics of the decision at this time. The fact is, Reflector is a great utility for any .NET developer’s toolbox. I think that, in the end, this move is going to create some competition in the market and hopefully drive Reflector and its competitors to deliver better, more feature-rich tools. We have already seen a couple of free alternatives pop up (<a href="http://blogs.jetbrains.com/dotnet/2011/02/resharper-6-bundles-decompiler-free-standalone-tool-to-follow/" target="_blank">here</a> and <a href="http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2011/02/04/ilspy-a-new-net-assembly-inspector.aspx" target="_blank">here</a>).</p>
<p>Red Gate has heard the concerns of the community and contacted me about running a promotion to help promote some goodwill. Over the next two weeks, you will have two chances to enter a contest sponsored by Red Gate. There will be 50 winners, each receiving a license for .NET Reflector Professional. There are two ways to enter:</p>
<ol>
<li>Leave a comment on this blog post. At the end of the contest I will choose, at random, 25 winners.</li>
<li><a href="http://twitter.com/alvinashcraft" target="_blank">Follow me</a> on Twitter and tweet this message. I will choose 25 random winners from the list of tweets.</li>
</ol>
<blockquote><p>Hey @alvinashcraft. I want a copy of Reflector 7 from @redgate. #dewdrop</p>
</blockquote>
<p>Here are a few rules/disclaimers/disclosures:</p>
<ul>
<li>You can only win one license. If the same person is chosen in both the comments and tweets, another random name will be drawn.</li>
<li>The contest begins today, February 21, 2011 and ends on Friday, March 4, 2011.</li>
<li>Winners will be contacted no later than Tuesday, March 8, 2011.</li>
<li>As a Microsoft MVP and <a href="http://www.red-gate.com/our-company/about/community-relations/friends-of-rg" target="_blank">Friend of Red Gate</a>, I have free NFR licenses for Reflector and ANTS Profiler for personal use. I have not been compensated by Red Gate in any other way.</li>
<li>Gifts, bribes, complements, etc. will have NO influence on the outcome of this contest.</li>
</ul>
<p>Good luck and thanks for reading The Dew!</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:d891fb24-75bb-4d61-bceb-036285ae7559" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/21/your-chance-to-win-1-of-50-licenses-for-red-gates-net-reflector-professional/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/21/your-chance-to-win-1-of-50-licenses-for-red-gates-net-reflector-professional/" 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:ed8dd7d1-9132-427c-9d5a-9820a6e55b92" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/red+gate" rel="tag">red gate</a>,<a href="http://del.icio.us/popular/reflector" rel="tag">reflector</a>,<a href="http://del.icio.us/popular/contests" rel="tag">contests</a>,<a href="http://del.icio.us/popular/twitter" rel="tag">twitter</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/21/your-chance-to-win-1-of-50-licenses-for-red-gates-net-reflector-professional/feed/</wfw:commentRss>
		<slash:comments>127</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 10, 2011</title>
		<link>http://www.alvinashcraft.com/2011/02/10/dew-drop-february-10-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/02/10/dew-drop-february-10-2011/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 14:45:42 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/10/dew-drop-february-10-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 Red Gate&#8217;s Decision to Commercialize [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DevJourney/~3/WIHQ8jhiPXk/">Red Gate&#8217;s Decision to Commercialize Reflector</a> (Kevin Hazzard)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-framework/partitioning-your-code-base-through-.net-assemblies-and-visual-studio-projects/">Partitioning Your Code Base through .NET Assemblies and Visual Studio projects</a> (Patrick Smacchia)</li>
<li><a href="http://www.codeproject.com/KB/silverlight/PrismTutorial_Part1.aspx">Prism for Silverlight/MEF in Easy Samples. Part 1 &#8211; Prism Modules</a> (Nick Polyak)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/zkUemdbgZbs/introducing-coding4fun-toolkit">Introducing Coding4Fun toolkit for Windows Phone 7 &#8211; Part 1</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/mmknfijZy6k/introducing-coding4fun-toolkit-0">Introducing Coding4Fun toolkit for Windows Phone 7 &#8211; Part 2</a> (Dennis Delimarsky)</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/CaqvJUgYruc/LinqAnagramCheck.aspx">Checking for Anagrams with LINQ</a> (Richard Carr)</li>
<li><a href="http://dailydotnettips.com/2011/02/06/multipurpose-find-combo-box-in-visual-studio/">Multipurpose Find Combo Box in Visual Studio</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/EdSquared/~3/wH0VHwslEPo/Replying+To+TFS+EMail+Alerts.aspx">Replying to TFS E-Mail Alerts</a> (Ed Blankenship)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/3Kh6_e7gpBo/how-visual-studio-2010-and-team-foundation-server-enable-compliance.aspx">How Visual Studio 2010 and Team Foundation Server enable Compliance</a> (Martin Hinshelwood)</li>
<li><a href="http://stevegilham.blogspot.com/2011/02/cecildecompiler-and-f.html">Cecil.Decompiler and F#</a> (Steve Gilham)</li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/7qpvBqm4eDM/developing-windows-services-in-visual-studio.aspx">Developing Windows Services in Visual Studio</a> (Peter Ritchie)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Nv0aNxhwbyA/setting-a-breakpoint-in-the-call-stack-window.aspx">Setting a Breakpoint in the Call Stack Window</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/s8VLX-ggnnI/mastering-csharp-with-jon-skeet">New Tekpub Series In The Works: Mastering C# 4.0 With Jon Skeet</a> (Rob Conery)</li>
<li><a href="http://www.blackbeltcoder.com/Articles/algorithms/creating-a-sparse-matrix-in-net">Creating a Sparse Matrix in .NET</a> (Jonathan Wood)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/bqVu0QdfAzU/i-did-say-i-was-an-odata-newbie.aspx">I Did Say I was an OData Newbie</a> (Mike Ormond)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=9c93f7af-03d1-45ee-9821-3b7f3cc10595">NBehave v0.5 Released!</a> (Naeem Khedarun)</li>
<li><a href="http://channel9.msdn.com/coding4fun/articles/MJPEG-Decoder">MJPEG Decoder</a> (Brian Peek)</li>
<li><a href="http://code-inside.de/blog-in/2011/02/10/howto-deactivate-regions-on-interface-implementations/">HowTo: deactivate #regions on Interface implementations</a> (Code Inside Team)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/02/09/self-tracking-entities-original-values-and-update-customization.aspx">Self-Tracking Entities: Original Values and Update Customization</a> (Jeff Derstadt)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/02/alphafs-v15-released-think-path-io.html">AlphaFS v1.5 Released (think &quot;The &#8216;Long Path&#8217; IO support the BCL doesn&#8217;t yet have&#8230;&quot; or &quot;Don&#8217;t &#8216;W&#8217; [Wide/Unicode API/etc] P/Invoke your Path API&#8217;s when AlphaFS has done it already for you&#8230;&quot; or &quot;How I learned to love and use Volume Shadow Service paths from .Net&quot;)</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.infoq.com/news/2011/02/Mobl">Mobl – A New DSL for Creating HTML5 Mobile Applications</a> (Abel Avram)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/DlQu0AGt9p8/attack-of-the-pseudo-frames.aspx">Attack of the pseudo-frames</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisObrien/~3/dZS1JNA5Ric/repost-sp2010-ajax-part-8-migrating.html">Repost &#8211; SP2010 AJAX part 8: Migrating existing apps to jQuery/AJAX</a> (Chris O&#8217;Brien)</li>
<li><a href="http://debugmode.net/2011/02/09/windows-azure-for-developers-task-2-adding-cloud-service-project-to-existing-asp-net-web-application/">Windows Azure for Developers task 2: Adding Cloud Service project to existing ASP.Net Web Application</a> (Dhananjay Kumar)</li>
<li><a href="http://www.elijahmanor.com/2011/02/feature-detect-placeholder-to-adjust.html">Feature Detect Placeholder to Adjust jQuery Mobile Layout</a> (Elijah Manor)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=854c3ede-af0d-4ce9-ac46-6b905587c293&amp;title=Respond+to+Different+Devices+With+CSS3+Media+Queries&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg619395.aspx&amp;k=EOChLPZXXa3%2fGc5%2bkzR7jpgV0wUMfd9jU0k%2b2A5864Q%3d">Respond to Different Devices With CSS3 Media Queries</a> (Emily Lewis)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/02/09/html5-privacy-transparency-in-a-complex-on-line-world.aspx">HTML5 Privacy: Transparency in a Complex On-Line World</a> (Dean Hachamovitch)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/7Bna03gLfZs/">Instapaper API Goes Read/Write, But Only For Paying Users</a> (Adam DuVander)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/02/09/summarizing-common-browser-tests.aspx">Summarizing Common Browser Tests</a> (John Hrvatin)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/tl-hlbX0nhE/kanban-workshop-for-leadersmanagers.html">Kanban workshop for Leaders/Managers</a> (Dror Helper)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/lxjEGdvFoWU/">Agile Beyond Software – Team Development</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/63Oa7eUlTvI/">My thoughts on Side Scrolling Design</a> (Luke)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/bVs2lVATmsE/increase-web-test-reponses-size.aspx">Increase Web Test Reponses Size</a> (Shai Raiten)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-tools/web-testing-with-selenium-sushi-a-practical-guide-and-toolset--/">Web Testing with Selenium Sushi: A Practical Guide and Toolset</a> (Michael Sorens)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/Z8KMNRUFVT8/six-steps-for-enterprise-architecture-as-strategy.aspx">Six Steps for Enterprise Architecture as Strategy</a> (JD Meier)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/silverlight/DisableSilverlightContext.aspx">How to Disable right click popup menu in a MVVM silverlight 4.0 application.</a> (Vasudevan Kannan)</li>
<li><a href="http://blogs.msdn.com/b/davedev/archive/2011/02/09/what-i-learned-about-being-a-windows-phone-7-developer.aspx">What I learned about being a Windows Phone 7 Developer</a> (Dave Isbitski)</li>
<li><a href="http://feedproxy.google.com/~r/DevArchive/~3/cexWKUghA-s/silverlight-spy-free-edition.html">Silverlight Spy – Free Edition</a> (Kirill Chilingarashvili)</li>
<li><a href="http://www.silverlight-zone.com/2011/02/mef-silverlight-control-extensions-at.html">MEF Silverlight Control Extensions &#8211; at CodePlex</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/J7CmYQfvACY/enhancing-the-wpf-screen-capture-program-with-window-borders">Enhancing the WPF Screen Capture Program with Window Borders</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/7Zs4BLLuYnw/Introducing-FeedTso-a-social-news-reader-for-Windows-Phone-7.aspx">Introducing FeedTso, a social news reader for Windows Phone 7</a> (Simone Chiaretta)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/ne9QSVNJlI0/">Windows Phone 7 From Around The Web 09.02</a> (Steven Hodson)</li>
<li><a href="http://www.windowsphonegeek.com/articles/WP7-CustomInputPrompt-control-with-Cancel-button">WP7 CustomInputPrompt control with Cancel button</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/PrimordialCode/~3/OrIu3E8jpHo/wp7-datacontractserializer-bug">WP7 &#8211; A DataContractSerializer Bug ?</a> (Giorgetti Alessandro)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/H7bs0Uq8794/">Creating An Application Bar–Don’t Panic</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=636" target="_blank">.NET Rocks! &#8211; Joe O&#8217;Brien Does Ruby on Windows</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Series/mvcConf/mvcConf-2011-Scott-Guthrie-Keynote">mvcConf 2011 &#8211; Scott Guthrie Keynote</a> (Jon Galloway &amp; Nic Fillingham)</li>
<li><a href="http://channel9.msdn.com/Shows/Endpoint/endpointtv-WF4-Workflow-Episodes-a-Task-Based-API">endpoint.tv &#8211; WF4 Workflow Episodes &#8211; a Task Based API</a> (Ron Jacobs)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/davedev/archive/2011/02/09/light-up-your-silverlight-applications-for-windows-7-firestarter-content-available-for-download.aspx">Light up your Silverlight Applications for Windows 7 Firestarter content available for download</a> (Dave Isbitski)</li>
<li><a href="http://feedproxy.google.com/~r/BrianPeek/~3/23PwDLpTaNI/visual-studio-live-las-vegas.aspx">Visual Studio Live! &#8211; Las Vegas</a> (Brian Peek)</li>
<li><a href="http://blogs.tedneward.com/2011/02/10/Multiparadigmatic+C.aspx">Multiparadigmatic C#</a> (Ted Neward)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/d9P7SW-Yqz4/">Pinal Dave: Blogger, MVP and now Interviewee</a> (Michael Swart)</li>
<li><a href="http://microsoftjobsblog.com/blog/diversity-and-inspiration-at-microsoft/">Diversity and Inspiration at Microsoft</a> (Microspotting)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/02/09/mvp-summit-taste-test-and-venue-tour.aspx">MVP Summit Taste Test and Venue Tour</a> (Lonnie Webb)</li>
<li><a href="http://michaelcrump.net/archive/2011/02/10/what-developer-conferences-are-you-going-to-this-year.aspx">What developer conferences are you going to this year?</a> (Michael Crump)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2011/02/10/join-us-for-an-exciting-event-microsoft-sharepoint-as-a-development-platform-in-federal-government.aspx">Join us for an Exciting Event! Microsoft SharePoint as a Development Platform in Federal Government</a> (MS PubSec)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/K9yqV_WFGjI/view-object-dependencies-in-sql-server.html">View Object Dependencies in SQL Server 2008</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2011/02/10/sql-server-io_completion-wait-type-day-10-of-28/">SQL SERVER – IO_COMPLETION – Wait Type – Day 10 of 28</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/renaming-physical-database-files">Renaming Physical Database Files</a> (Ted Krueger)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.microsoft.com/presspass/press/2011/feb11/02-09CorpNewsPR.mspx?rss_fdn=Press%20Releases">Microsoft Appoints Satya Nadella as President of Server and Tools Business</a> (MS PressPass)</li>
<li><a href="http://downloadsquad.switched.com/2011/02/10/hp-webos-3-0-sdk-released-to-developers/">HP webOS 3.0 SDK released to developers</a> (Lee Mathews)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/7KFCxRD5iH0/">#Ebook Deal/Day: Data Source Handbook &#8211; $7.49 (Save 50%) Code DDDHB</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=c76c2f83-505a-40fd-8305-6d9f7a71a6ec">Interesting Finds: February 9, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/PCIr3JLEeLk/daily-news-headline-silverlightzone-9.html">Daily News Headline @SilverlightZone &#8211; 9 February 2011 &#8211; #25</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/O7FolKz9ITg/Daily-News-Digest-02-10-2011.aspx">Daily News Digest 02/10/2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/tVx5L8EiGUQ/">The Morning Brew #789</a> (Chris Alcock)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-9th-2011">Daily WP7 Development News Feb 9th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2011/02/09/the-midweek-download-feb-9th-edition-windows-phone-7-internet-explorer-9-tries-to-break-the-sound-barrier-hotmail-and-more.aspx">The Midweek Download: Feb. 9th Edition – Windows Phone 7, Internet Explorer 9 Tries to Break the Sound Barrier, Hotmail and More</a> (Jeffrey Meisner)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/02/09/143879.aspx">Silverlight Cream for February 09, 2011 &#8212; #1044</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/51o63%2BxGzdL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Windows%C2%AE-Internals-Including-Windows-PRO-Developer/dp/0735625301%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735625301">Windows® Internals: Including Windows Server 2008 and Windows Vista, Fifth Edition (PRO-Developer)</a> by Mark Russinovich</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:29007c57-95cb-439e-8049-a0e7ed17b2c6" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/10/dew-drop-february-10-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/10/dew-drop-february-10-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:b989da27-6bf7-4ec3-81ad-0338e8b8c6d5" 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/reflector" rel="tag">reflector</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</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/prism" rel="tag">prism</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/MEF" rel="tag">MEF</a>,<a href="http://del.icio.us/popular/ruby" rel="tag">ruby</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/10/dew-drop-february-10-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 4, 2011</title>
		<link>http://www.alvinashcraft.com/2011/02/04/dew-drop-february-4-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/02/04/dew-drop-february-4-2011/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 14:34:28 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[red gate]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows home server]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[xna game studio]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/02/04/dew-drop-february-4-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 On Reflector (Miguel [...]]]></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://tirania.org/blog/archive/2011/Feb-04.html">On Reflector</a> (Miguel de Icaza)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/02/03/windows-azure-software-development-kit-sdk-refresh-released.aspx">Windows Azure Software Development Kit (SDK) Refresh Released</a> (Windows Azure Team)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/3QyMDuWayqU/">Physical Wall Boards are King for Agile – Keep it Simple</a> (Peter Saddington)</li>
<li><a href="http://stevesmithblog.com/blog/if-writing-an-object-that-is-idisposable-don-rsquo-t-fail-during-construction/">If Writing An Object That Is IDisposable, Don’t Fail During Construction</a> (Steve Smith)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/02/02/few-tips-on-customizing-debugging-window-view-in-visual-studio/">Few Tips on Customizing Debugging Window View in Visual Studio</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/i9VKcxFfJX4/Wallpaper.aspx">Changing the Desktop Wallpaper</a> (Richard Carr)</li>
<li><a href="http://www.codeproject.com/KB/net-languages/fsharpGOL.aspx">Conway&#8217;s Game of Life with F# and SDL.NET</a> (Scott Philip Brown)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/GLuY82Jw6lw/how-to-intercept-a-wcf-message-to-track-message-size.aspx">How to Intercept a WCF Message to track message size</a> (Derik Whittaker)</li>
<li><a href="http://geekswithblogs.net/BlackRabbitCoder/archive/2011/02/03/c.net-little-wonders-the-useful-but-overlooked-sets.aspx">C#/.NET Little Wonders: The Useful But Overlooked Sets</a> (James Michael Hare)</li>
<li><a href="http://www.masteringbiztalk.com/blogs/jon/PermaLink,guid,671ad15b-9f60-4463-9f4e-c4e7a8537dad.aspx">Getting the &quot;windows azure web role entry point has stopped working&quot; when using Visual Studio 2010 and the Windows Azure Tools for Visual Studio</a> (Jon Flanders)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/Ht2mmSj8Boc/do-you-know-about-the-visual-studio-2010-architecture-guidance.aspx">Do you know about the Visual Studio 2010 Architecture Guidance?</a> (Martin Hinshelwood)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/TKhEvJXjx1g/asmspy-little-tool-to-help-fix-assembly.html">AsmSpy: A little tool to help fix assembly version conflicts</a> (Mike Hadlow)</li>
<li><a href="http://wizardsofsmart.net/news/middleware-in-the-wcf-web-apis/">Middleware in the WCF Web APIs</a> (Ryan Riley)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/DAUOTLIHAbw/how-view-xaml-code">How to view the XAML Code on the Intellisense popup in Visual Studio 2010 ?</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/JoshuaFlanagan/~3/73FaLUXOJmw/helpful-datetime-extension-methods-for-dealing-with-time-zones.aspx">Helpful DateTime extension methods for dealing with Time Zones</a> (Joshua Flanagan)</li>
<li><a href="http://www.skorkin.com/2011/02/coding-helpers-move-to-region/">Coding Helpers – Move to Region</a> (Alex Skorkin)</li>
<li><a href="http://feedproxy.google.com/~r/DavidEbbo/~3/XYqlfTs_ju0/creating-console-apps-that-use-server.html">Creating Console apps that use the Server Profile</a> (David Ebbo)</li>
<li><a href="http://debugmode.net/2011/02/03/system-object-a-look-on-mother-of-all-managed-classes/">System.Object : a look on mother of all managed classes</a> (Dhananjay Kumar)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/02/03/how-to-get-list-of-all-active-httpmodules-in-asp-net/">How to get list of all active HttpModules in ASP.NET?</a> (Abhijit Jana)</li>
<li><a href="http://rhizohm.net/irhetoric/post/2011/02/03/Curiosities-in-MicrosoftWebHelpers-VideoFlash-and-AnalyticsGetGoogleHtml.aspx">Curiosities in Microsoft.Web.Helpers: Video.Flash and Analytics.GetGoogleHtml</a> <em>and</em> <a href="http://rhizohm.net/irhetoric/post/2011/02/03/JSON-Deserialization-Made-Simple-With-SystemWebHelpers-and-Listlt;dynamicgt;.aspx">JSON Deserialization Made Simple With System.Web.Helpers and List</a> (Karsten Januszewski)</li>
<li><a href="http://feedproxy.google.com/~r/codecapers/~3/4sMl2alPsMs/post.aspx">MVC Tip &#8211; An easy way to deal with those NotFound Errors</a> (Mike Ceranski)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/_daVRtKwRbY/open-letter-jquery-plugin">An Open Letter To jQuery Plugin Authors</a> (Richard Freedman)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=04442963-9caa-4ba6-ab15-193f1d516c05">MvcSiteMapProvider 3.0.0 released</a> (Maarten Balliauw)</li>
<li><a href="http://www.intellifactory.com/blogs/adam.granicz/2011/2/3/WebSharper-2.1-Beta-5-available.article">WebSharper 2.1 Beta 5 available</a> (Adam Granicz)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/TZe-q71m2oY/">New York City Touts Its API on Subway Advertisements</a> (Adam DuVander)</li>
<li><a href="http://jsontoolkit.codeplex.com/releases/view/60250" target="_blank">JSON Toolkit &#8211; Release v1.0</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/02/03/using-dbcontext-in-ef-feature-ctp5-part-9-optimistic-concurrency-patterns.aspx">Using DbContext in EF Feature CTP5 Part 9: Optimistic Concurrency Patterns</a> (Arthur Vickers)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/uppKz3O_1sY/">‘Why’ often unhelpful</a> (Mark Needham)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/02/03/frustrating-automation-investigations.aspx">Frustrating automation investigations</a> (John Guin)</li>
<li><a href="http://feedproxy.google.com/~r/boingboing/iBag/~3/GYGCmzOY3zA/hex-values-for-crayo.html">Hex values for Crayola colors</a> (Cory Doctorow)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/NxU8o67IiiQ/things-that-work-download-to-paper.html">Things That Work: Download to Paper</a> (Gil Zilberfeld)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/showcase/WP7-Animations.aspx">Windows Phone 7 Animations — Alternatives, Performance</a> (Jan Slodicka)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/KLaVmiTMlsw/pivot-style-data-grid-without-datagrid.html" target="_blank">A Pivot-Style Data Grid without the DataGrid</a> (Jeremy Likness)</li>
<li><a href="http://www.codeproject.com/KB/windows-phone-7/mapcode.aspx">Google Maps for Windows Phone 7 using Bing Map Control</a> (Naveed Tejani)</li>
<li><a href="http://www.codeproject.com/KB/WPF/AnimatedWPFPanels.aspx">Animated WPF Panels</a> (Fredrik Bornander)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/7VihlieSMRo/blend-bits-21-importing-from-photoshop-amp-illustrator.aspx">Blend Bits 21–Importing from Photoshop &amp; Illustrator…</a> (Mike Taulty)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/02/03/new-book-microsoft-silverlight-edition-programming-windows-phone-7.aspx">New book: Microsoft Silverlight Edition: Programming Windows Phone 7</a> <em>and</em> <a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/02/03/new-book-microsoft-xna-framework-edition-programming-windows-phone-7.aspx">New book: Microsoft XNA Framework Edition: Programming Windows Phone 7</a> (Devon Musgrave)</li>
<li><a href="http://firstfloorsoftware.com/blog/silverlight-spy-4/">Silverlight Spy 4</a> (Koen Zwikstra)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/C2ZTx1ETa3s/some-useful-wp7-content-for-your-toolbag.aspx">Some Useful WP7 Content for your Toolbag</a> (Mike Ormond)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/EIqtn2GTdro/changing-border-datepicker">Changing the border for a DatePicker control on Windows Phone 7</a> (Dennis Delimarsky)</li>
<li><a href="http://www.windowsphonegeek.com/tips/listpicker-fullscreen-mode-background-problem-workaround">ListPicker FullScreen mode Background problem: workaround</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/phonearena/ySoL/~3/MKDmDilIsRY/Microsoft-will-release-new-WP7-developer-tools-including-CDMA-updates_id16431">Microsoft will release new WP7 developer tools, including CDMA updates</a> (Phone Arena)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Blogs/Charles/John-Platt-Introduction-to-Sho">John Platt: Introduction to Sho &#8211; A Playground for Data</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/Hanselminutes-on-9-Phil-Haack-Ted-Neward-Two-Friends-and-Qdoba">Hanselminutes on 9 &#8211; Phil Haack, Ted Neward, Two Friends and Qdoba</a> (Scott Hanselman)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-83.html">Let&#8217;s Play TDD #83: Parsing and Formatting</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-60-Checking-Out-the-Zero-Gravity-Game-Now-on-Windows-Phone-7">Silverlight TV 60: Checking Out the Zero Gravity Game, Now on Windows Phone 7</a> (John Papa)</li>
<li><a href="http://www.softinsight.com/bnoyes/2011/02/04/WCFRIAServicesWebinarndashQueryingAndUpdatingData.aspx" target="_blank">WCF RIA Services Webinar &#8211; Querying and Updating Data</a> (Brian Noyes)</li>
<li><a href="http://www.communitymegaphonepodcast.com/content/audio/show-23-eric-kepes.mp3" target="_blank">Community Megaphone Podcast Show #23 with guest Eric Kepes</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://philadelphia.nerdnite.com/2011/02/03/nerd-nite-february-10-2011/">Nerd Nite, February 10, 2011</a> (Philly Nerd Nite)</li>
<li><a href="http://blogs.msdn.com/b/jimoneil/archive/2011/02/04/kathleen-dollard-in-vermont-and-new-hampshire.aspx">Kathleen Dollard in Vermont and New Hampshire</a> (Jim O’Neil)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/02/04/join-us-for-webcamps-free-web-developer-training-around-the-world.aspx">Join Us for WebCamps – Free Web Developer Training – Around the World</a> (Bruce Kyle)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ExploringBeyondRelational/~3/qdoJCG65g-8/what-is-sql-server-crescent.aspx">What is SQL Server Crescent?</a> (Jacob Sebastian)</li>
<li><a href="http://blog.sqlauthority.com/2011/02/04/sql-server-dmv-sys-dm_os_waiting_tasks-and-sys-dm_exec_requests-wait-type-day-4-of-28/">SQL SERVER – DMV – sys.dm_os_waiting_tasks and sys.dm_exec_requests – Wait Type – Day 4 of 28</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/k5s-einrdgw/">Prompts for Reporting Services</a> (Chris Webb)</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/03/working-with-sharepoint-2010-themes.aspx" target="_blank">Working with SharePoint 2010 Themes</a> (Anweshi Deverasetty)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.codinghorror.com/blog/2011/02/how-to-write-without-writing.html">How to Write Without Writing</a> (Jeff Atwood)</li>
<li><a href="http://blog.excastle.com/2011/02/03/if-reflector-needed-money-so-badly-why-didnt-they-ask/">If Reflector needed money so badly, why didn’t they ask?</a> (Joe White)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/sGocbBbb-8A/red-gate-should-have-said.aspx">Red Gate should have said&#8230;</a> (Keith Dahlby)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/windows-home-server-vail-release-candidate-minus-drive-extender-goes-to-testers/8600">Windows Home Server &#8216;Vail&#8217; Release Candidate (minus Drive Extender) goes to testers</a> <em>and</em> <a href="http://www.zdnet.com/blog/microsoft/what-does-it-mean-to-be-a-microsoft-beta-tester-any-more/8607">What does it mean to be a Microsoft beta tester any more?</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/DQjlWU_dT-k/ultimate-pc-5-months-in">Ultimate PC, 5 months in</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/gjcgYUSBGeQ/">Is Microsoft going to sell their own tablet? [VIDEO]</a> (Steven Hodson)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-feb-3th-2011">Daily WP7 Development News Feb 3th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/V87vIpBXrAs/daily-news-headline-silverlightzone-3.html">Daily News Headline @SilverlightZone &#8211; 3 February 2011 &#8211; #19</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/gLK-plApLQk/">The Morning Brew #785</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/z4vqDNMR2d4/Daily-News-Digest-02-04-2011.aspx">Daily News Digest 02/04/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/02/3-feb-2011.html" target="_blank">WebDev Tweets 3-Feb-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/MT93KhkL95c/" target="_blank">Distributed Weekly 88</a> (Scott Banwart)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/513anaVJqBL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Microsoft-XNA-Framework-Programming-Windows/dp/073565669X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D073565669X">Microsoft XNA Framework Edition: Programming Windows Phone 7</a> by Charles Petzold</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:13c6fa9b-9b72-4cc1-8470-92134ac37a2e" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/02/04/dew-drop-february-4-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/02/04/dew-drop-february-4-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:432d8a36-3951-45c7-9c64-eeb03ca13e85" 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/xna+game+studio" rel="tag">xna game studio</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+home+server" rel="tag">windows home server</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/ssrs" rel="tag">ssrs</a>,<a href="http://del.icio.us/popular/reflector" rel="tag">reflector</a>,<a href="http://del.icio.us/popular/red+gate" rel="tag">red gate</a>,<a href="http://del.icio.us/popular/mono" rel="tag">mono</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/02/04/dew-drop-february-4-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.communitymegaphonepodcast.com/content/audio/show-23-eric-kepes.mp3" length="44610932" type="audio/mpeg" />
		</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 17, 2010</title>
		<link>http://www.alvinashcraft.com/2010/12/17/dew-drop-december-17-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/12/17/dew-drop-december-17-2010/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 00:56:41 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ncover]]></category>
		<category><![CDATA[ndepend]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/12/17/dew-drop-december-17-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 SharePointShout launched (Greg Galipeau) Introducing [...]]]></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.greggalipeau.com/2010/12/17/sharepointshout-launched/">SharePointShout launched</a> (Greg Galipeau)</li>
<li><a href="http://blog.stackoverflow.com/2010/12/introducing-programmers-stackexchange-com/">Introducing programmers.stackexchange.com</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/YP5LvhuatSc/caliburn-micro-soup-to-nuts-part-7-all-about-conventions.aspx">Caliburn.Micro Soup to Nuts Part 7 &#8211; All About Conventions</a> (Rob Eisenberg)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/HLhyb52N-IY/silverlight-mvvm-feed-reader-from.html">A Silverlight MVVM Feed Reader from Scratch in 30 Minutes</a> (Jeremy Likness)</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/1QmqPuoHWPk/challenge-your-own-threadlocal.aspx">Challenge: Your own ThreadLocal</a> (Oren Eini)</li>
<li><a href="http://blogs.msdn.com/b/aaronbjork/archive/2010/12/17/marking-tasks-and-bugs-as-done-during-a-check-in.aspx">Marking Tasks and Bugs as “Done” During a Check-in</a> (Aaron Bjork)</li>
<li><a href="http://weblogs.asp.net/hajan/archive/2010/12/17/ndepend-tool-why-every-developer-working-with-visual-studio-net-must-try-it.aspx">NDepend tool – Why every developer working with Visual Studio.NET must try it!</a> (Hajan Selmani)</li>
<li><a href="http://geekswithblogs.net/BlackRabbitCoder/archive/2010/12/16/c.net-little-wonders-ndash-cross-calling-constructors.aspx">C#/.NET Little Wonders – Cross Calling Constructors</a> (James Michael Hare)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/sqqZ2Ym_SXc/understanding-check-accessibility-vstipproj0028.aspx">Understanding Check Accessibility</a> (Zain Naboulsi)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=cf5340cd-1cab-4d55-ad4c-370221ec1a0e">Updates to PowerCommands for Reflector Project</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/NCover/~3/wXj0RjGWy6c/ncover-3416">NCover 3.4.16</a> (Alan Johnson)</li>
<li><a href="http://blogs.msdn.com/b/xna/archive/2010/12/16/new-and-updated-windows-and-xbox-360-developer-education-on-app-hub.aspx">New and Updated Windows and Xbox 360 Developer Education on App Hub!</a> (Team XNA)</li>
<li><a href="http://www.skorkin.com/2010/12/dxcore-decoupledstorage-object-for-storing-data/">DXCore DecoupledStorage object for storing data</a> <em>and</em> <a href="http://www.skorkin.com/2010/12/dxcore-decoupledstorage-structure-and-settings-file-format/">DXCore DecoupledStorage structure and settings file format</a> <em>and</em> <a href="http://www.skorkin.com/2010/12/how-to-use-dxcore-decoupledstorage-to-persist-plug-in-data/">How to use DXCore DecoupledStorage to persist plug-in data</a> (Alex Skorkin)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2010/12/17/now-available-updated-windows-azure-platform-training-kit-covering-all-the-latest-features-and-enhancements.aspx">Now Available: Updated Windows Azure Platform Training Kit Covering All the Latest Features and Enhancements</a> (Windows Azure Team)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/i5d7sZWHNz8/multitouch-part-5-user-experience-with-multitouch.aspx">Multitouch Part 5: User Experience with Multitouch</a> (Jennifer Marsman)</li>
<li><a href="http://simpleprogrammer.com/2010/12/16/using-var-as-a-neat-little-trick/">Using Var + As, a Neat Little Trick</a> (John Sonmez)</li>
<li><a href="http://feedproxy.google.com/~r/danemorgridge/~3/cRCtx--MkIw/ef4-cpt5-code-first-remove-cascading-deletes.aspx">EF4 CPT5 Code First Remove Cascading Deletes</a> (Dane Morgridge)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dorischen/archive/2010/08/27/top-8-reasons-why-jquery-is-so-popular.aspx" target="_blank">Top 8 Reasons Why jQuery is so Popular</a> (Dr. Doris Chen)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-developers-writing-a-library-part2/">JavaScript for C# developers: writing a library (part2)</a> (Julian M. Bucknall<julianb  @BOYET.COM>)</li>
<li><a href="http://weblogs.asp.net/hajan/archive/2010/12/16/jquery-templates-xhtml-validation.aspx">jQuery Templates &#8211; XHTML Validation</a> (Hajan Selmani)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/12/16/asp-net-mvc-3-implicit-and-explicit-code-nuggets-with-razor.aspx">ASP.NET MVC 3: Implicit and Explicit code nuggets with Razor</a> (Scott Guthrie)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/12/16/new-book-javascript-step-by-step.aspx">New book: JavaScript Step by Step</a> (Kim Spilker)</li>
<li><a href="http://www.lornajane.net/posts/2010/OAuth-Google-API-for-Unregistered-Applications">OAuth Google API for Unregistered Applications</a> (Lorna Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/t9ZAlB1yEy0/ShowArticle.aspx">Video Web Helper in ASP.NET MVC 3 RC 2 &#8211; Add Videos to your Web Pages</a> (Malcolm Sheridan)</li>
<li><a href="http://www.lazycoder.com/weblog/2010/12/16/review-of-building-android-apps-using-html-css-and-javascript/">Review of Building Android apps using HTML, CSS, and JavaScript</a> (Scott Koon)</li>
<li><a href="http://feeds.codeville.net/~r/SteveCodeville/~3/tnvCL66qVNQ/">Using 51Degrees.Mobi Foundation for accurate mobile browser detection on ASP.NET MVC 3</a> (Steve Sanderson)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/12/16/using-razor-cshtml-asp-net-web-pages-webmatrix-as-a-web-service.aspx">Using Razor, CSHTML, ASP.NET Web Pages, WebMatrix as a web service</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/5iNm_EGs4e0/post.aspx">Galleries Galore with Gallery Server Pro 2.4.4 now at Sueetie.com</a> (Dave Burke)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/FT4Fx0NuWtY/">YUI 2.9.0 Release Update</a> (Jenny Han Donnelly)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/GKdjKO_8ELY/verifying-generated-html-with-haml-cucumber-capybara-and-rspec.aspx">Verifying Generated HTML With HAML, Cucumber, Capybara and RSpec</a> (Derick Bailey)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/7jTP2UO67Dk/what-is-1-benefit-of-tdd.html">What is the #1 Benefit of TDD?</a> (Gil Zilberfeld)</li>
<li><a href="http://www.infoq.com/news/2010/12/agile-scrum-retrospectives">Agile/Scrum Retrospectives–Tips and Tricks</a> (Mark Levison)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/JL01ERpww1Q/">A Failed Agile Program – A Story</a> (Peter Saddington)</li>
<li><a href="http://blog.assembla.com/assemblablog/tabid/12618/bid/32556/Learn-to-Work-Across-Time-Zones.aspx">Learn to Work Across Time Zones</a> (Andy Singleton)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/IKzjSJ29gDQ/">Virtual Method Performance Penalty, Revisited</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/PiyodesignTechBlog/~3/Pewb-SI_e78/">Information Architecture for me</a> (Daniela Panfili)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.clarkezone.net/default.aspx?id=e5912637-9c61-409c-a809-c4b26392c108">Sneak Peek at Bringcast.. my Podcatcher for Windows Phone 7</a> (James Clarke)</li>
<li><a href="http://electricbeach.org/?p=867">Expression Blend 5-Day On-Ramp Course: A Directory of Material</a> (Christian Schormann)</li>
<li><a href="http://www.ariankulp.com/archive/2010/12/16/windows-phonendashdebugging-your-apps.aspx">Windows Phone–Debugging your Apps</a> (Arian T. Kulp)</li>
<li><a href="http://elegantcode.com/2010/12/17/wpf-adding-thumbnail-buttons-to-windows-7-task-bar/">WPF – adding thumbnail buttons to Windows 7 Task Bar</a> (Brian Lagunas)</li>
<li><a href="http://dennisdel.com/?p=546">Some hidden features in the Windows Phone 7 emulator</a> (Dennis Delimarsky)</li>
<li><a href="http://www.globalnerdy.com/2010/12/16/apress-beginning-windows-phone-7-development/">Apress’ “Beginning Windows Phone 7 Development” [Updated]</a> (Joey deVilla)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/pOHRkYMVgIM/puff-the-magic-poco-binding-and-inotifypropertychanged-in-wpf">Puff the Magic POCO Binding and INotifyPropertyChanged in WPF</a> (Pete Brown)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2010/12/17/code-coverage-for-silverlight-and-windows-phone.aspx">Code Coverage for Silverlight and Windows Phone</a> (Marc Schweigert)</li>
<li><a href="http://www.windowsobserver.com/2010/12/16/windows-phone-7-connector-for-mac-beta-released/">Windows Phone 7 Connector For Mac Beta Released</a> <em>and</em> <a href="http://www.windowsobserver.com/2010/12/17/things-you-can-pin-on-windows-phone-7-start-screen/">Things You Can Pin on Windows Phone 7 Start Screen</a> (Richard Hay)</li>
<li><a href="http://www.michaelsnow.com/2010/12/16/forward-navigation-on-the-windows-phone/">Forward Navigation on the Windows Phone</a> <em>and</em> <a href="http://www.michaelsnow.com/2010/12/17/playing-sound-effects-on-windows-phone-7/">Playing sound effects on Windows Phone 7</a> (Mike Snow)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2010/12/17/silverlight-with-facebook-a-practical-guide-to-integration.aspx">Silverlight with Facebook &#8211; a practical guide to integration</a> (András Velvárt)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/7uiYrM6tISk/post.aspx">What I Learned In WP7 – Issue #5</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/47ZO3A5eCCA/post.aspx">What I Learned In WP7 – Issue #6</a> (Jeff Blankenburg)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2010/12/17/fuel-tracker-guidance-application-drop-3.aspx">“Fuel Tracker” Guidance Application – Drop 3</a> (Karl Erickson)</li>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=2e95ac28-6989-4666-91ce-a4a9dd9c397a">Animation Texture Creator</a> (Mister Goodcat)</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-70.html">Let&#8217;s Play TDD #70: Reflections on Incremental Design</a> (James Shore)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/12/16/143160.aspx">SilverlightShow for 06-12 Dec 2010</a> (Dave Campbell)</li>
<li><a href="http://channel9.msdn.com/posts/Pirates-Love-Daisies">Pirates Love Daisies</a> (Larry Larsen)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/lEMiDo0udAM/jQueryPodcast-040-Wijmo.mp3" target="_blank">jQuery Podcast 40 &#8211; Wijmo</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-55-1000-Silverlight-Cream-Posts-and-Counting">Silverlight TV 55: 1000 Silverlight Cream Posts and Counting!</a> (John Papa)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2010/12/16/windows-phone-radio-12-and-crackdown-2-project-sunburst-are-live.aspx">Windows Phone Radio 12 and Crackdown 2: Project Sunburst Are Live</a> (Brian Seitz)</li>
<li><a href="http://channel9.msdn.com/Shows/Endpoint/endpointtv-Applied-Architecture-Patterns-on-the-Microsoft-Platform">endpoint.tv &#8211; Applied Architecture Patterns on the Microsoft Platform</a> (Ron Jacobs)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/pMT5DZxAzRQ/couchdbdotnet">CouchDB for .NET Developers &#8211; A Free Live Webcast &#8211; Dec 21 @ 10am PT</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.sqlservercentral.com/blogs/brian_kelley/archive/2010/12/17/free-sql-server-training-for-the-week-of-december-20-2010.aspx">Free SQL Server Training for the Week of December 20, 2010</a> (K. Brian Kelley)</li>
<li><a href="http://www.brentozar.com/archive/2010/12/happy-one-year-anniversary-sqlhelp/">Happy One Year Anniversary, #SQLHelp!</a> (Brent Ozar)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/uy4X2BqaBKU/archiving-sqlhelp-tweets.aspx">Archiving SQLHelp tweets</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/Af9O0u_qfio/">Unleash Your Coding Genius with Web Camps!</a> (Chris Koenig)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/CGfbTb-O9R4/">Join the O&#8217;Reilly Blogger Review Program &#8211; Nothing But Honest Reviews</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/4unG6TMAnM0/">Announcing: DrinksWithDevs (The Belgian Chapter)</a> (Davy Brion)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/how-to-move-datafiles-to-a-new-drive-in">How to move datafiles to a new drive in SQL Server</a> (Denis Gobo)</li>
<li><a href="http://database-programmer.blogspot.com/2010/12/critical-analysis-of-algorithm-sproc.html">Critical Analysis of an Algorithm: Sproc, Embedded SQL, and ORM</a> (Ken Downs)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/_J9B_etWCPY/">All I Want is a Normal(ized) Life</a> (Brad Schulz)</li>
<li><a href="http://www.mysqlperformanceblog.com/2010/12/17/impact-of-the-number-of-idle-connections-in-mysql/">Impact of the number of idle connections in MySQL</a> (Yves Trudeau)</li>
<li><a href="http://feedproxy.google.com/~r/ExploringBeyondRelational/~3/yBOpRyICMV4/storing-tsql-queries-in-a-table-without-losing-the-formatting.aspx">Storing TSQL Queries in a table without losing the formatting</a> (Jacob Sebastian)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/VnnBVREMP8g/">SQL Service Pack installation through Automatic Updates</a> (Pradeep Adiga)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.microsoft.com/Presspass/Features/2010/dec10/12-16TopStories.mspx?rss_fdn=Top%20Stories" target="_blank">Microsoft&#8217;s Top Stories of 2010</a> (MS PressPass)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/nQyxSOl91U0/">#Ebook Deal/Day: Java in a Nutshell, 5th Ed. &#8211; $17.99 (Save 50%) Use code DDJVN</a> (O&#8217;Reilly Media)</li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2010/12/16/a-year-of-excitement.aspx">A Year of Excitement</a> (Somasegar)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2010/12/17/buy-windows-phone-get-a-free-xbox-game.aspx">Buy Windows Phone, Get a Free Xbox Game</a> (Brian Seitz)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/_W0HChNee_M/video-killed-the-twitter-star">Creating a Video For Your Team</a> (Rob Conery)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=ea08d1b7-7979-4918-925f-784bb2d5f41f">Interesting Finds: December 17, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/12/16/143164.aspx">Silverlight Cream for December 16, 2010 &#8212; #1011</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/NUCc5-6_nrw/">Distributed Weekly 81</a> (Scott Banwart)</li>
<li><a href="http://techblog.ginktage.com/2010/12/interesting-net-links-december-16-2010/">Interesting .NET Links – December 16 , 2010</a> (Senthil Kumar)</li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2010/12/16/december-16-what-is-happening-around-visual-studio.aspx">December 16th What&#8217;s Happening Around Visual Studio</a> (Jason Zander)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/UUsh6wjvE2A/">The Morning Brew #753</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/IrgRVDOG7M8/">Best of Sources of Insight 2010</a> (J.D. Meier)</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/51p7Y-41-KL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Real-World-SharePoint-2010-Indispensable/dp/0470597135%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470597135">Real World SharePoint 2010: Indispensable Experiences from 22 MVPs</a> by Reza Alirezaei</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:31d17126-3371-45e3-9191-5f05b4c0d8d0" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/12/17/dew-drop-december-17-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/12/17/dew-drop-december-17-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:e8c4318c-ecb5-4ab9-82d4-8b84004fd3a3" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/ndepend" rel="tag">ndepend</a>,<a href="http://technorati.com/tags/ncover" rel="tag">ncover</a>,<a href="http://technorati.com/tags/tfs" rel="tag">tfs</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/reflector" rel="tag">reflector</a>,<a href="http://technorati.com/tags/mysql" rel="tag">mysql</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/12/17/dew-drop-december-17-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/lEMiDo0udAM/jQueryPodcast-040-Wijmo.mp3" length="16034175" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; Weekend Edition &#8211; May 22-23, 2010</title>
		<link>http://www.alvinashcraft.com/2010/05/23/dew-drop-weekend-edition-may-22-23-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/05/23/dew-drop-weekend-edition-may-22-23-2010/#comments</comments>
		<pubDate>Sun, 23 May 2010 23:50:42 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[reactive extensions]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/05/23/dew-drop-weekend-edition-may-22-23-2010/</guid>
		<description><![CDATA[Bloated Dew Drop today since I was unable to get one out on Friday. Tomorrow morning should be a light one. 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 / [...]]]></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/23/dew-drop-weekend-edition-may-22-23-2010/" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe></div>
<p><em>Bloated Dew Drop today since I was unable to get one out on Friday. Tomorrow morning should be a light one.</em></p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://joshsmithonwpf.wordpress.com/2010/05/23/the-mvvm-twilight-zone">The MVVM Twilight Zone</a> (Josh Smith)</li>
<li><a href="http://feedproxy.google.com/~r/DevJourney/~3/5p0kAfteMbU/">Code Contracts Part 2 &#8211; Preconditions</a> (Kevin Hazzard)</li>
<li><a href="http://blog.stackoverflow.com/2010/05/stack-exchange-api-public-beta-starts/">Stack Exchange API Public Beta Starts</a> (Jeff Atwood)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-tools/essential-tools-for-the-wpf-novice/">Essential Tools for the WPF Novice</a> (Michael Sorens)</li>
<li><a href="http://www.jeff.wilcox.name/2010/05/my-childwindow-design/">How about a Zune-style ChildWindow?</a> (Jeff Wilcox)</li>
<li><a href="http://marlongrech.wordpress.com/2010/05/23/mefedmvvm-v1-0-explained/">MEFedMVVM v1.0 Explained</a> (Marlon Grech)</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/a0nFmLRpatA/BinarySerialization.aspx">Binary Serialization</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/PvJf9hErRX0/details.aspx">Microsoft Windows SDK 7.1</a> (MS Downloads)</li>
<li><a href="http://www.infoq.com/presentations/The-State-of-the-Art-on-.NET">Presentation:The State of the Art on .NET</a> (Amanda Laucher &amp; Josh Graham)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=8f80466d-5c0d-4ec3-9e29-8195202eeffc">Updated PowerCommands for Reflector</a> (Jason Haley)</li>
<li><a href="http://www.codeproject.com/KB/cs/GenericListControl.aspx">Convert a Generic List to a Datatable</a> (Abhijeet Singhai)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/lzKl9lxfK30/">C# 4.0/BCL 4 Series:Dynamic Primitive Type Part 2</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SamGentile/~3/p052VPyei9k/">C# 4.0/BCL 4 Series:SortedSet in Framework 4</a> (Sam Gentile)</li>
<li><a href="http://damieng.com/blog/2010/05/21/include-for-linq-to-sql-and-maybe-other-providers">Include for LINQ to SQL (and maybe other providers)</a> (Damien Guard)</li>
<li><a href="http://bloggemdano.blogspot.com/2010/05/creating-f-solution-template-for-visual.html">Creating an F# Solution Template for Visual Studio 2010</a> (Daniel Mohl)</li>
<li><a href="http://www.felicepollano.com/2010/05/19/NHibernateWorkbench.aspx">NHibernate Workbench</a> (Felice Pollano)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/xuzD2JF83TQ/using-sandcastle-to-build-code-contracts-documentation.aspx">Using Sandcastle to build code contracts documentation</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/_NjV8QIegqM/code-contracts-how-they-look-after-compiling.aspx">Code Contracts: How they look after compiling?</a> (Gunnar Peipman)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/wH7s79DvAGQ/windows-azure-most-wanted-msmq-azure.html">Windows Azure Most Wanted &#8211; MSMQ Azure</a> <em>and</em>&#160;<a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/esHaw2RmitE/msmq-azure-vs-scalable-queue-with-concurrency-locks.html">MSMQ Azure vs. Scalable Queue with Concurrency Locks</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/Mv6eWhCdadU/building-a-simple-logging-http-module-with-logging-application-block.aspx">Building a Simple Logging Http Module with Logging Application Block</a> (Gil Fink)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/vsgesture-v2-for-vs-2010-adding-mouse.html">VSGesture v2 for VS 2010 – Adding mouse gesture support to VS 2010 (No, not those “hand gestures” I see you doing at your screen… <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </a> (Greg Duncan)</li>
<li><a href="http://www.infoq.com/interviews/don-syme-fsharp-2_0">Interview:Don Syme Talks About F# 2.0, a First Class Citizen in Visual Studio 2010</a> (Don Syme)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/BB2h957N4U0/accessprivatewrapper-c-40-dynamic.html">C# 4.0 AccessPrivateWrapper – Instantiate and Access Private/Internal Classes and Members via dynamic + reflection</a> (Anoop Madhusudanan)</li>
<li><a href="http://blogs.msdn.com/michkap/archive/2010/05/23/10013884.aspx">Drowning one&#8217;s sorrows in the ThreadPool</a> (Michael S. Kaplan)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/05/21/transaction-flows-across-reentrant-appdomain-calls.aspx">Transaction Flows Across Reentrant AppDomain Calls</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/05/21/transactional-workflows-suspend-enqueue-unload-resume-done-correctly-on-second-phase-commit.aspx">Transactional Workflows: Suspend-Enqueue-Unload-Resume Done Correctly on Second-Phase Commit</a> (Sasha Goldshtein)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/hpRxr8HsisA/talking-reactive-extensions.aspx">Talking Reactive Extensions</a> (Matthew Podwysocki)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/t5rJl3c0xmw/c-sqldependency-monitoring">C# &amp; SqlDependency &#8211; Monitoring your database for data changes</a> (Richard McCutchen)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/V4iUPi689SM/how-to-enable-visual-studio-2010-log.aspx">How To Enable Visual Studio 2010 Log</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/H_uJUGUJXgk/571308.aspx">Dynamic Type to do away with Reflection</a> (Rick Strahl)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/PuXldidYKJo/ShowArticle.aspx">Querying a Hierarchical Parent-Child Structure in LINQ</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Xp-agJ_drLs/cleartextonfoo-vstipdebug0028.aspx">cleartextonfoo</a> and <a href="http://feedproxy.google.com/~r/zainnab/~3/XAXFAdITYMM/visual-studio-swag.aspx">Visual Studio SWAG!!</a> and <a href="http://feedproxy.google.com/~r/zainnab/~3/Y8uAjlI_FnA/hide-the-status-bar-vstiptool0024.aspx">Hide the Status Bar</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/jVQhd7pAFTk/hide-the-vertical-and-or-horizontal-scroll-bars-vstipedit0058.aspx">Hide the Vertical and/or Horizontal Scroll Bars</a> (Zain Naboulsi)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/_YP3bkxnJdM/whatrsquos-new-in-asp.net-mvc-2-wrox-blox-available-for.aspx">What’s new in ASP.NET MVC 2 Wrox Blox available for purchase</a> (Simone Chiaretta)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/XDVy6vIBwCY/asp-net-mvc-using-jquery-context-menu-with-tables.aspx">ASP.NET MVC: Using jQuery context menu with tables</a> (Gunnar Peipman)</li>
<li><a href="http://www.pluralsight-training.net/community/blogs/keith/archive/2010/05/21/how-to-programmatically-change-the-physical-directory-for-a-web-app-in-iis-7-x.aspx">How to programmatically change the physical directory for a web app in IIS 7.x</a> (Keith Brown)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/Fq27n7YhTO0/post.aspx">Using the Power of the Sueetie API for Good (Fighting Blog Spam)</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/MahdiTaghizadeh/~3/zyCNHptNtXQ/">Create a Twitter API proxy for your own!</a> (Mahdi Taghizadeh)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/2RgcM40fNrM/porting-mvc-music-store-to-raven-porting-the-homecontroller-the.aspx">Porting MVC Music Store to Raven: Porting the HomeController, the map/reduce way</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/mPfTskwmOuk/porting-mvc-music-store-to-raven-porting-the-homecontroller-the-again.aspx">Porting MVC Music Store to Raven: Porting the HomeController, the Right Way</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/ewTxI3W59Fw/porting-mvc-music-store-to-raven-migrations.aspx">Porting MVC Music Store to Raven: Migrations</a> (Oren Eini)</li>
<li><a href="http://blog.smarx.com/posts/emailtheinternet-com-sending-and-receiving-email-in-windows-azure">EmailTheInternet.com: Sending and Receiving Email in Windows Azure</a> (Steve Marx)</li>
<li><a href="http://blogs.msdn.com/windowsazure/archive/2010/05/20/real-world-windows-azure-interview-with-sean-nolan-distinguished-engineer-at-microsoft.aspx">Real World Windows Azure: Interview with Sean Nolan, Distinguished Engineer at Microsoft</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/windowsazure/archive/2010/05/21/new-plugin-enables-wordpress-to-use-windows-azure-storage-services.aspx">New Plugin Enables WordPress To Use Windows Azure Storage Services</a> (Windows Azure Team)</li>
<li><a href="http://franksworld.com/blog/archive/2010/05/21/11979.aspx">Google + Pac Man = Statement?</a> (Frank La Vigne)</li>
<li><a href="http://www.dotnetfunda.com/articles/article794-4-steps-to-consume-web-services-using-ajax-includes-video-tutorial-.aspx">4 Steps to Consume Web Services Using Ajax (includes video tutorial)</a> (Shivprasad Koirala)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://jamesshore.com/Blog/Agile-Friday-Collective-Code-Ownership-Now-Online.html">Agile Friday: &quot;Collective Code Ownership&quot; Now Online</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/DPNXnV4kiEk/code-kata-setup.aspx">Code Kata Setup</a> (Louis Salin)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/d76mW9L2aT0/trustworthiness-then-trust.html">Trustworthiness&#8230; Then Trust</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/RlqkzXvaNGg/ninject-rhinomocks-auto-mocking-container-for-net-3-5-and-compact-framework-3-5.aspx">Ninject.RhinoMocks: Auto Mocking Container For .NET 3.5 and Compact Framework 3.5</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/M3ZFtLQ3V8s/albacore-should-we-continue-to-support-ruby-v1-8-6.aspx">Albacore: Should We Continue To Support Ruby v1.8.6?</a> (Derick Bailey)</li>
<li><a href="http://www.stevenlist.com/blog/2010/05/23/whole-agile/">Whole Agile</a> (Steven ‘Doc’ List)</li>
<li><a href="http://www.infoq.com/presentations/Code-Leaders-Beautiful-Teams">Presentation:Code Leaders and Beautiful Teams</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/NCover/~3/CqAF9ISWTg0/ncover-346:-bug-fixes">NCover 3.4.6: Bug Fixes</a> (Stephen Ward)</li>
<li><a href="http://feedproxy.google.com/~r/burncsharp/~3/HDMQwpZVkm4/is-your-test-method-self-validating.aspx">Is your test method self-validating ?</a> (Mehfuz Hossain)</li>
<li><a href="http://www.thousandtyone.com/blog/ProgrammerTipTrueAlphaGeeksBreedAlphaGeeks.aspx">Programmer Tip: True Alpha Geeks Breed Alpha Geeks.</a> (Rajiv Popat)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/05/21/powershell-for-acceptance-testing/">PowerShell for acceptance testing</a> (Dmitry Sotnikov)</li>
<li><a href="http://blogs.msdn.com/michkap/archive/2010/05/22/10006058.aspx">&quot;Intuitive&quot; in one language may (at best) be &quot;understandable&quot; in another. Please plan accordingly&#8230;.</a> (Michael S. Kaplan)</li>
<li><a href="http://utwatercooler.blogspot.com/2010/05/unit-testing-lounge.html">The Unit Testing Lounge</a> (Tal Townsend)</li>
<li><a href="http://grantpalin.com/2010/05/21/review-designing-with-web-standards/">Review: Designing with Web Standards</a> (Grant Palin)</li>
<li><a href="http://www.developingfor.net/project-greenfield/project-greenfield-implementing-source-version-control.html">Project Greenfield: Implementing Source Version Control</a> (Joel Cochran)</li>
<li><a href="http://www.rudigrobler.net/Blog/sketchflow-with-a-splash-of-balsamic">SketchFlow with a splash of balsamic</a> (Rudi Grobler)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/mulambda/archive/2010/05/21/f-powerpack-may-2010-now-for-silverlight.aspx">F# PowerPack May 2010 – now for Silverlight</a> (Dmitry Lomov)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Hq5PWfiWRos/using-windows-7-taskbar">Using Windows 7 taskbar features in WPF [pure XAML]</a> (Dennis Delimarsky)</li>
<li><a href="http://adamkinney.wordpress.com/2010/05/21/navigating-microsoft-content-on-silverlight-and-expression-blend/">Navigating Microsoft content on Silverlight and Expression Blend</a> (Adam Kinney)</li>
<li><a href="http://www.charlespetzold.com/blog/2010/05/SpinPaint-for-Windows-Phone-7-with-a-Rant-about-Touch.html">SpinPaint for Windows Phone 7 (with a Rant about Touch)</a> (Charles Petzold)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/05/22/while-should-i-need-to-waste-so-many-resources-and-1-3-minutes-to-get-started.aspx">While should I need to waste so many resources and 1-3 minutes to get started?</a> (Fredrik Normen)</li>
<li><a href="http://joshsmithonwpf.wordpress.com/2010/05/22/using-dynamicobject-to-intercept-and-marshal-property-changes/">Using DynamicObject to intercept and marshal property changes</a> (Josh Smith)</li>
<li><a href="http://elegantcode.com/2010/05/22/silverlight-databind-to-an-anonymous-type-who-knew/">Silverlight – DataBind to an Anonymous type (Who knew?)</a> (Jason Jarrett)</li>
<li><a href="http://channel9.msdn.com/posts/SlickThought/Windows-Phone-7-April-CTP-and-TransitioningContentControl/">Windows Phone 7 April CTP and TransitioningContentControl</a> (Jeff Brand)</li>
<li><a href="http://www.jeff.wilcox.name/2010/05/phone-developers-phone-developers/">Windows Phone? Sounds exciting!</a> (Jeff Wilcox)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/YUS8IvYFMDY/">You Already Are A Windows Phone 7 Programmer</a> (Jesse Liberty)</li>
<li><a href="http://blogs.msdn.com/jgoldb/archive/2010/05/21/wpfperf-performance-profiling-tools-for-wpf-4-is-now-available.aspx">WPFPerf Performance Profiling Tools for WPF 4 is now available!</a> (Jossef Goldberg)</li>
<li><a href="http://feedproxy.google.com/~r/PreemptiveSolutionsBlog/~3/JhNUhV7An_I/171">Dotfuscator 4.7.1000 with WPF obfuscation support</a> (Joe Kuemerle)</li>
<li><a href="http://blogs.msdn.com/wpfsldesigner/archive/2010/05/22/create-silverlight-master-detail-ui-using-data-sources-window-object-datasource.aspx">Create Silverlight Master – Detail UI Using Data Sources Window Object DataSource</a> (Karl Shifflett)</li>
<li><a href="http://firstfloorsoftware.com/blog/document-toolkit-2-beta-1-available/">Document Toolkit 2 Beta 1 available</a> (Koen Zwikstra)</li>
<li><a href="http://www.windowsobserver.com/2010/05/20/seesmic-releases-microsoft-silverlight-based-desktop-2-preview/">Seesmic Releases Microsoft Silverlight Based Desktop 2 Preview</a> (Richard Hay)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2010/05/21/evolution-of-input.aspx">Evolution of input</a> <em>and</em>&#160;<a href="http://blogs.windowsclient.net/rob_relyea/archive/2010/05/22/quot-255-depth-levels-ought-to-be-enough-for-anybody-quot-bill-gates-2010.aspx">&quot;255 depth levels ought to be enough for anybody.&quot; &#8211; Bill Gates, 2010</a> (Rob Relyea)</li>
<li><a href="http://www.michaelsnow.com/2010/05/20/silverlight-tip-of-the-day-23-working-with-strokes-in-shapes/">Silverlight Tip of the Day #23 – Working with Strokes and Shapes</a> (Mike Snow)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/RyDJLesOFIM/ShowArticle.aspx">Right Click a TextBox and Display a ContextMenu using Silverlight 4</a> (Suprotim Agarwal)</li>
<li><a href="http://www.codeproject.com/KB/silverlight/IssueVisionSilverlightPt3.aspx">A Sample Silverlight 4 Application Using MEF, MVVM, and WCF RIA Services &#8211; Part 3</a> (Weidong Shen)</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=x3885&amp;source=Microsoft-Podcasts-for-Developers&amp;WT.rss_ev=a">Windows Presentation Foundation Soup to Nuts (Part 04 of 18): Hello World</a> (MS Podcasts)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Silverlight-Tools-for-VS-Azure-Guidance-Rx-and-Home-Server/">TWC9: Silverlight Tools for VS, Azure Guidance, Rx, and Home Server</a> (Dan Fernandez)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/Windows-Home-Server-Vail/">Windows Home Server Vail</a> (Larry Larsen)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/gg3ZAZsX9Dk/TheThirstyDeveloper93TalkingVisualStudioWithJaySchmelzer.aspx">The Thirsty Developer 93: Talking Visual Studio with Jay Schmelzer</a> (Dave Bost)</li>
<li><a href="http://blogs.msdn.com/camerons/archive/2010/05/21/video-discussion-about-visualization-and-modeling-tools-in-vs2010.aspx">Video discussion about Visualization and Modeling Tools in VS2010</a> (Cameron Skinner)</li>
<li><a href="http://channel9.msdn.com/shows/Cloud+Cover/Cloud-Cover-Episode-12-Hosting-WCF-and-Inter-role-Communication/">Cloud Cover Episode 12 &#8211; Hosting WCF and Inter-Role Communication</a> (Ryan Dunn)</li>
<li><a href="http://www.winsupersite.com/podcast#157">Windows Weekly 157: Next of KIN</a> (Paul Thurrott)</li>
<li><a href="http://boagworld.com/podcast/212">Boagworld 212. More skills to learn</a> (Paul Boag)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2010/05/21/toby-richards-and-mike-hickman-discuss-mvp-engagement-with-office-2010.aspx">Toby Richards and Mike Hickman Discuss MVP Engagement with Office 2010</a> (Joseph Mirabella)</li>
<li><a href="http://startuppodcast.wordpress.com/2010/05/21/show-68-david-schenberg-and-busyevent-com/">StartUp Podcast Show #68 David Schenberg and BusyEvent.com</a> (Bob Walsh)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/O33lk1bNTYk/live-chats-to-learn-more-about-sharepoint.aspx">Live Chats to Learn more about SharePoint</a> (Melissa Travers)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/uqkslcW9Rgk/a-week-in-the-life-of-a-community-pm-at-microsoft">A Week in the Life of a Community PM at Microsoft</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/0_YB8cVd7u8/post.aspx">SQL Immersion Event in Bellevue, WA in August!</a> (Paul S. Randal)</li>
<li><a href="http://microsoftjobsblog.com/blog/microsoft-best-workplace-in-europe/">Microsoft voted best workplace in Europe</a> (Anne Cheng<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://blogs.msdn.com/jimoneil/archive/2010/05/20/new-england-givecamp-come-code-for-charity.aspx">New England GiveCamp &#8211; Come Code for Charity</a> (Jim O’Neil)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/aAUxd5dIrvc/10-ways-maximize-your">10 Ways to Maximize Your Conference Experience</a> (Dan Wilson)</li>
<li><a href="http://blogs.msdn.com/buckwoody/archive/2010/05/20/shame-on-you-for-stealing.aspx">Shame on you for stealing</a> (Buck Woody)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/w8iWraiAj64/auto-generate-alphanumeric-ids-in-sql.html">Auto Generate AlphaNumeric ID’s in a SQL Server Table</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2010/05/21/sql-server-%e2%80%93-simple-example-of-snapshot-isolation-%e2%80%93-reduce%c2%a0the%c2%a0blocking%c2%a0transactions/">SQL SERVER – Simple Example of Snapshot Isolation – Reduce the Blocking Transactions</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2010/05/22/sqlauthority-news-downloads-available-for-microsoft-sql-server-compact-3-5/">SQLAuthority News – Downloads Available for Microsoft SQL Server Compact 3.5</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/virtual-lab-creating-a-basic-sql-2008-r2">Virtual Lab: Creating the Basic SQL 2008 R2 Virtual Machine</a> (Eli Weinstock-Herman)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/delete-all-data-in-database-when-you-hav">Delete all data in database (when you have FKs)</a> (Niikola)</li>
<li><a href="http://sqlblog.com/blogs/kalen_delaney/archive/2010/05/21/clearing-plans-for-a-single-database.aspx">Geek City: Clearing Plans for a Single Database</a> (Kalen Delaney)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/C9Hdnen9CtU/sharepoint-2010-top-10-resources-to-get-you-started.aspx">SharePoint 2010 – Top 10 Resources to get you started…</a> (SharePoint Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://webbtechsolutions.com/2010/05/20/a-book-review-of-tribes-by-seth-godin/">A Book Review of Tribes by Seth Godin</a> (Joe Webb)</li>
<li><a href="http://googlesystem.blogspot.com/2010/05/android-22-froyo-is-major-update.html">Android 2.2: Froyo Is a Major Update</a> (Alex Chitu)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/O7iZQR947Sg/13000-free-icons-for-web-and-desktop-development.aspx">13,000+ Free Icons for Web and Desktop Development</a> (David Vidmar)</li>
<li><a href="http://www.engadget.com/2010/05/21/j-allard-leaving-microsoft-over-courier-axing/">J Allard leaving Microsoft over Courier axing?</a> (Donald Melanson)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2010/05/21/10-days-for-office-2010-reviewing-the-dow-jones-industrial-with-excel-2010.aspx">10 Days for Office 2010: Reviewing the Dow Jones Industrial with Excel 2010</a> (Nate Oliver)</li>
<li><a href="http://www.secretgeek.net/microIsv_ToDoOrNot.asp">24 things to do, and 100 things *not* to do (yet) for building a MicroISV</a> (Leon Bambrick)</li>
<li><a href="http://blogs.technet.com/microsoft_blog/archive/2010/05/21/accelerating-change-we-can-t-do-it-alone.aspx">Accelerating change – we can’t do it alone</a> (Pamela Passman)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/gEFezMZxbq0/">6 Git Commands To Get You Started</a> (Nick Berardi)</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=d2347d93-cc52-4362-a077-556391798da8">Interesting Finds: May 21, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=1698fb34-007f-48bb-877e-a99c7d5e0f8f">Interesting Finds: May 22, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=f1f7ee75-0715-4436-aa39-3584d6403914">Interesting Finds: May 23, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/JHdJsvcZz2g/">Daily Cloud Feed &#8211; May 20, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/TZeHzrLJ24E/">Daily Cloud Feed &#8211; May 21, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/KFWYQ0ddlNc/">Daily Cloud Feed &#8211; May 22, 2010</a> (Jian Zhen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/05/21/139997.aspx">Silverlight Cream for May 21, 2010 &#8212; #866</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/05/22/140011.aspx">Silverlight Cream for May 22, 2010 &#8212; #867</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/3MTlo3M5RtA/">Distributed Weekly 51</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/UnUPMvrbsQA/">The Morning Brew #605</a> (Chris Alcock)</li>
<li><a href="http://grantpalin.com/2010/05/23/weekly-links-106/">Weekly Links #106</a> (Grant Palin)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/m20w29hNxYk/links-of-the-week-120.aspx">Links of the Week #120</a> (David Vidmar)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41Zn3Z99yAL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Beautiful-Code/dp/B002AWX8JG%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002AWX8JG">Beautiful 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:eda28e40-c5d4-42e4-bfd3-e476b279fdf1" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/05/23/dew-drop-weekend-edition-may-22-23-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/05/23/dew-drop-weekend-edition-may-22-23-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:2ad4b985-1ff1-4a1c-a57c-41b6a299a2c4" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/web+services" rel="tag">web services</a>,<a href="http://technorati.com/tags/html+5" rel="tag">html 5</a>,<a href="http://technorati.com/tags/reflector" rel="tag">reflector</a>,<a href="http://technorati.com/tags/reactive+extensions" rel="tag">reactive extensions</a>,<a href="http://technorati.com/tags/MEF" rel="tag">MEF</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/ruby" rel="tag">ruby</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/05/23/dew-drop-weekend-edition-may-22-23-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 8, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 12:41:45 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[.net ria services]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[paint.net]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[stack overflow]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[WIF]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[zune hd]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Massive Search &#38; Replace Among Files Checked-in [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://elegantcode.com/2009/11/07/massive-search-replace-among-files-checked-in-to-tfs/">Massive Search &amp; Replace Among Files Checked-in to TFS</a> (Jason Jarrett)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=c58f8b4c-483e-4b27-a4f7-2e5d002bfb98">Query Editor: Making Queries Available on Menus</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/thYgdRXGJzM/"><font color="#ff8000">What is Windows Identity Framework (WIF)?</font></a><font color="#ff8000"> (Sam Gentile) <em>– Link of the Day</em></font></li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://elegantcode.com/2009/11/07/asp-net-mvc-javascriptview/">Asp.Net MVC JavaScriptView</a> (Chris Brandsma)</li>
<li><a href="http://thedatafarm.com/blog/asp-net/asp-net-4-0-dynamic-data-and-many-to-many-entity-framework-entities/">ASP.NET 4.0 Dynamic Data and Many to Many Entity Framework Entities</a> <em>and</em>&#160;<a href="http://thedatafarm.com/blog/asp-net/msdn-guidance-on-asp-net-mvc-vs-webforms-and-it-rsquo-s-impact-on-my-ef-asp-net-work/">MSDN Guidance on ASP.NET MVC vs WebForms and its Impact on my EF + ASP.NET Work</a> (Julie Lerman)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/07/fluent-api-to-add-actionfilters-to-controllers-asp-net-mvc-part-2.aspx">Fluent-API to add ActionFilters to Controllers – ASP.NET MVC Part 2</a> (Fredrik Normén)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/C5bcs5HHyj8/54760.aspx">ClientIDMode in ASP.NET 4.0</a> (Rick Strahl)</li>
<li><a href="http://facebooktoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35534">Facebook Developer Toolkit &#8211; Release: Version 3.0</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.stevenlist.com/blog/2009/11/07/withblamegoesguilt/">With Blame Goes Guilt</a> (Steven ‘Doc’ List)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/J6lCw6dpv_s/">Knowing when to persevere and when to change approach</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/WT5Gn_SwPG8/">Coding: The agent noun class</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/11/07/http-silverlight-net-riaservices-is-live.aspx">http://silverlight.net/riaservices/ is Live!</a> (Brad Abrams)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2009/11/07/several-wpf-localization-questions.aspx">Several WPF Localization questions</a> (Rob Relyea)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#129">Windows Weekly 129: Hypirony And Ironicracy</a> (Paul Thurrott)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/11/07/hdi-video-generate-from-usage-with-karen-liu.aspx">HDI Video: Generate from Usage in Visual Studio 2010 with Karen Liu</a> (Charlie Calvert)</li>
<li><a href="http://blog.stackoverflow.com/2009/11/podcast-73/">Stack Overflow Podcast #73</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/FM11jjo1d64/subscribe-to-62-silverlight-twitter-ers.aspx">Subscribe to 62 Silverlight Twitter’ers.</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/x9DoylFOlJI/">.NET Framework Contest &amp; Campaign: Win $12,00, a 12-day Galapagos Islands Adventure, or a new Smart Car!</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/11/08/sql-server-stored-procedure-are-compiled-on-first-run-sp-taking-longer-to-run-first-time/">SQL SERVER – Stored Procedure are Compiled on First Run – SP taking Longer to Run First Time</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://huddledmasses.org/twitter-in-your-console-prompt-using-ps-jobs-for-background-work/">Twitter in your console prompt: using PS Jobs for background work</a> (Joel Bennett)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/WgKil2xo9uU/">Zune HD 4.3 Firmware Brings Support for Apps and 3D Games</a> (Muhammad Ali)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/-sPcg8aSXEk/HerdingCatsOrganizeYourDesktopIconsWithStardockFencesForWindows.aspx">Herding Cats: Organize your Desktop Icons with Stardock Fences for Windows</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/pD0LEvxDzFY/">A good url regular expression? (repost)</a> (Ivan Porto Carrero)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/11/paintnet-35-final-now-available.html">Paint.NET 3.5 (Final) now available</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/07/136119.aspx">Silverlight Cream for November 07, 2009 &#8212; #726</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/11/07/interesting-finds-2009-11-01-11-08.aspx">Interesting Finds: 2009 11.01 ~ 11.08</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/hJW7JMGwBQ0/interesting-post-1112009-through-118009.html">Interesting Post&#8230; 11/1/2009 through 11/8/009</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/yAHKhtl9wxQ/">Windows Identity Framework (WIF) Announcements</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:0140031e-d3bd-4265-98d4-4860d292e9ea" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life) (9781934356340): Chad Fowler, David Heinemeier Hansson: Books" href="http://www.amazon.com/exec/obidos/ASIN/1934356344/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1934356344.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life) (9781934356340): Chad Fowler, David Heinemeier Hansson: Books</a></p>
<p><b>ISBN</b>: 1934356344<br /><b>ISBN-13</b>: 9781934356340</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:70bc87d1-8919-4dd3-93ba-1f10355297c9" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:db7806a6-9c9a-42ed-8987-7e51d995540f" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/WIF" rel="tag">WIF</a>,<a href="http://technorati.com/tags/.net+4.0" rel="tag">.net 4.0</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/.net+ria+services" rel="tag">.net ria services</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/zune+hd" rel="tag">zune hd</a>,<a href="http://technorati.com/tags/paint.net" rel="tag">paint.net</a>,<a href="http://technorati.com/tags/reflector" rel="tag">reflector</a>,<a href="http://technorati.com/tags/stack+overflow" rel="tag">stack overflow</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; August 28, 2009</title>
		<link>http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 13:37:49 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[dcom]]></category>
		<category><![CDATA[expression blend]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[maya]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[structuremap]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Using a Genetic Algorithm to [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.c-sharpcorner.com/UploadFile/mgold/GAScheduler04082007210629PM/GAScheduler.aspx">Using a Genetic Algorithm to Do Consultant Scheduling in C#</a> (Mike Gold)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/7OuF_DvQ928/so-what-boo-language-anyway">So, What Is This Boo language Anyway?</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/wX12aKHahLw/nhibernate-tips-amp-tricks-efficiently-selecting-a-tree.aspx">NHibernate tips &amp; tricks: Efficiently selecting a tree</a> (Oren Eini)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=7be95033-d1ca-4983-bebb-57fe3f1bee97">Assembly List Import/Export Reflector Addin</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Dt-a1Y7h-TY/build-notification-visual-studio-amp-snarl.aspx">Build Notification, Visual Studio, &amp; Snarl</a> (Christopher Bennage)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2009/08/27/multi-targeting-support-vs-2010-and-net-4-series.aspx">Multi-Targeting Support (VS 2010 and .NET 4 Series)</a> (Scott Guthrie)</li>
<li><a href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/08/28/running-t4-templates-with-msbuild.aspx">Running T4 Templates with MSBuild</a> (Steve Andrews)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/08/27/how-to-trick-visual-studio-to-not-show-line-numbers-for-blank-lines.aspx">How to trick Visual Studio to not show line numbers for blank lines?</a> (Sara Ford)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2009/08/27/f-first-class-events-changes-on-creating-events.aspx">F# First Class Events – Changes on Creating Events</a> (Matthew Podwysocki)</li>
<li><a href="http://blogs.msdn.com/nblumhardt/archive/2009/08/28/dynamic-part-instantiation-in-mef.aspx">Dynamic Part Instantiation in MEF</a> (Nicholas Blumhardt)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/08/27/hidden-gems-in-the-gaming-starter-kit.aspx">Hidden gems in the gaming starter kit</a> (Marc Schweigert)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/pM5j1fWUIYw/how-to-get-started-with-selenium-core-and-asp-net-mvc.aspx">How To Get Started With Selenium Core And ASP.NET MVC</a> (Derick Bailey)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/TYucviqogCY/why-is-html-suddenly-interesti.html">Why is HTML Suddenly Interesting?</a> (Simon St. Laurent)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/0hXihhhm2Yk/">jQuery: $.post, &#8216;jsonp&#8217; and cross-domain requests</a> (Mark Needham)</li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2009/08/27/walking-the-tight-rope.aspx">Walking the tight rope</a> (Bertrand Le Roy)</li>
<li><a href="http://feeds.jasongaylord.com/~r/JasonNGaylord/~3/30B9cT8xABc/dyk-you-can-remove-the-asp-net-mvc-version-from-the-response-header.aspx">DYK: You can remove the ASP.NET MVC version from the Response Header</a> (Jason N. Gaylord)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/ULm_ZWETVoA/details.aspx">Windows UX Guidelines</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/1Iwqm8CJuVQ/a-guide-into-orm-implementation-challenges-lazy-loading.aspx">A guide into OR/M implementation challenges: Lazy loading</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/OozumVEP7EU/you-are-your-institutional-knowledge.aspx">You are your Institutional Knowledge</a> (Anne Epstein)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/Y5yV6_dQUG0/in-response-to-dnr-476.aspx">In Response To DNR 476</a> (Jesse Liberty)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001299.html">Have You Met Your Dog, Patches?</a> (Jeff Atwood)</li>
<li><a href="http://www.thycotic.com/the-singleton-be-careful-how-you-use-it">The Singleton: Be Careful How You Use It</a> (Ben Yoder)</li>
<li><a href="http://feedproxy.google.com/~r/clemensreijnen/qzrF/~3/5Vg05g2wJ00/post.aspx">Agile Testing with VSTS 2010 and TMap: Part 00</a> (Clemens Reijnen)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/YZjXMSvuEq8/"><font color="#ff8000">Build Your Own Data Access Layer: Lazy Loading</font></a><font color="#ff8000"> (Davy Brion) <em>– Link of the Day</em></font></li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/08/27/what-s-the-difference-between-fixed-and-fixed.aspx">What&#8217;s the Difference? Part Three: fixed vs. fixed</a> (Eric Lippert)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/803WgbYNUXY/testing-private-amp-protected-members-of-a-class.aspx">Testing Private &amp; Protected Members of a Class</a> (John Teague)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/08/27/structuremap-and-masstransit-together.aspx">StructureMap and MassTransit Together</a> (Jeremy D. Miller)</li>
<li><a href="http://www.thousandtyone.com/blog/BuildingRemarkableWorkAndPlayEnvironmentsPart13.aspx">Building Remarkable Work and Play Environments &#8211; Part 13.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/HR1gbE1i6Vc/refactoring-day-27-remove-god-classes.aspx">Refactoring Day 27 : Remove God Classes</a> (Sean Chambers)</li>
<li><a href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/08/28/reflection-based-performance-analysis.aspx">Reflection-Based Performance Analysis</a> (Steve Andrews)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=241">BouncingPlane Behavior for Silverlight</a> (Nikhil Kothari)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/08/27/silverlight-3-jumpstart-book.aspx">Silverlight 3 Jumpstart Book</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/wpfsdk/archive/2009/08/27/implicit-styles-templates-controls-and-frameworkelements.aspx">Implicit Styles, Templates, Controls and FrameworkElements</a> (Carole Snyder)</li>
<li><a href="http://firstfloorsoftware.com/blog/silverlight-spy-3-updated/">Silverlight Spy 3 updated</a> (Koen Zwikstra)</li>
<li><a href="http://www.charlespetzold.com/blog/2009/08/Using-Silverlight-DeepZoom-for-a-Document-Viewer.html">Using Silverlight DeepZoom for a Document Viewer</a> (Charles Petzold)</li>
<li><a href="http://feedproxy.google.com/~r/FaisalsBlog/~3/Bfpqu5UkXjw/creating-ria-services-with-silverlight-3-part-2.aspx">Creating RIA Services With Silverlight 3 Part-2</a> (Faisal Hossain Khan)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/sdriGXF-buc/pie-chart-easy-as.aspx">Pie Chart Easy AS….</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/luCCX2PADNs/">Your 2 cents: Silverlight Community Samples</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/JohnPapa/~3/7Xv8QzQLsu8/">Swivel Behavior now posted in Expression Gallery</a> (John Papa)</li>
<li><a href="http://marlongrech.wordpress.com/2009/08/27/playing-with-shaders-creating-a-water-effect/">Playing with Shaders: Creating a water effect</a> (Marlon Grech)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/08/27/cleaning-up-the-disabled-state-of-a-silverlight-control-using-expression-blend.aspx">Cleaning Up the Disabled State of a Silverlight Control using Expression Blend</a> (Dan Wahlin)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/radiotfs/~3/aKJ2rzASt5E/radiotfs_025.mp3">Radio TFS 25: Team Test with Anthony Borton</a> (Radio-TFS)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/33I9zAPCBFc/3-new-podcasts-on-silverlight-3.aspx">3 New Podcasts on Silverlight 3</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/y-CAffNNmR4/sharepoint-2010-partner-training-for-sharepoint-2007-partners.aspx">SharePoint 2010 Partner Training for SharePoint 2007 Partners!</a> (Arpan Shah)</li>
<li><a href="http://webbtechsolutions.com/2009/08/27/top-5-reasons-to-run-for-the-pass-board-of-directors/">Top 5 reasons to run for the PASS Board of Directors</a> (Joe Webb)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/6gDYsVRn97g/ballmer-to-headline-windows-7-launch-in-new-york-city.aspx">Ballmer to headline Windows 7 launch in New York City</a> (Sumeeth Evans)</li>
<li><a href="http://www.stevenlist.com/blog/2009/08/27/agile2009-2/">Agile2009 Drawing to a Close</a> (Steven ‘Doc’ List)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.codecapers.com/2009/08/how-many-spindles-do-you-need.html">How Many Spindles Do You Need?</a> (Michael Ceranski)</li>
<li><a href="http://blog.sqlauthority.com/2009/08/28/sql-server-best-practices-%e2%80%93-implementation-of-database-object-schemas/">SQL SERVER – Best Practices – Implementation of Database Object Schemas</a> (Pinal Dave)</li>
<li><a href="http://sqlblog.com/blogs/kalen_delaney/archive/2009/08/27/whats-a-sql-server-education-worth.aspx">Did You Know: What’s a SQL Server Education Worth?</a> (Kalen Delaney)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,4e746806-a1bc-41eb-bd12-0f4037401c33.aspx">Design Patterns For SharePoint : Entry 1</a> (Charles Chen)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/c5e8r3ao1pg/announcing-the-fourth-release-of-the-microsoft-sharepoint-administration-toolkit.aspx">Announcing the Fourth Release of the Microsoft SharePoint Administration Toolkit</a> (Dan Winter)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/d6fKKoGyS10/sharepoint-as-development-platform-7.html">SharePoint as a development platform &#8211; 7 reasons why I like it &#8230;</a> (Joris Poelmans)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Nerdyhearn/~3/cYpaiPP-wwE/177">Fixing Virtual PC 2007 To Run On Windows 7</a> (Tom Hearn)</li>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5923.entry">Microsoft&#8217;s CodePlex Releases Bing SDK for iPhone &amp; Mac</a> (Blake Handler)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=3ac9f1033bd9734b491cdae63ab38c04">GIMP 2.7 beta released</a> (Brad Linder)</li>
<li><a href="http://www.smashingmagazine.com/2009/08/27/the-ultimate-collection-of-maya-3d-tutorials/">The Ultimate Collection Of Maya 3D Tutorials</a> (Vailancio Rodrigues)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/NmYhSdpILyw/ViewPost.aspx">Windows Server 2008 R2 Disables DCOM modifications</a> (Bob Fox)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/Jk4IaeI-vqQ/">LINKBLOG for Aug 26, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=fcc2e1d3-51db-449b-a7f6-5878a771d0ee">Interesting Finds: August 28, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/mNHkQ__zwn4/">The Morning Brew #422</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/08/27/134362.aspx">Silverlight Cream for August 27, 2009 &#8212; #676</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/uCHEf-CzFK8/post.aspx">Everyman Links for August 27, 2009</a> (Dave Burke)</li>
<li><a href="http://spietrek.blogspot.com/2009/08/links-8272009.html">Links (8/27/2009)</a> (Steve Pietrek)</li>
<li><a href="http://rtipton.wordpress.com/2009/08/28/awesome-blogs-of-the-month-aug-09/">Awesome Blogs of the Month – AUG ‘09</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/d0Gm3wzzlTs/cloudnews-for-27th-august-2009">CloudNews for 27th August, 2009</a> (Mayank Gupta)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:34789869-c145-4fbe-a1b7-13c7876c8ba3" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="SOA Design Patterns (The Prentice Hall Service-Oriented Computing Series from Thomas Erl) (9780136135166): Thomas Erl: Books" href="http://www.amazon.com/exec/obidos/ASIN/0136135161/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0136135161.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">SOA Design Patterns (The Prentice Hall Service-Oriented Computing Series from Thomas Erl) (9780136135166): Thomas Erl: Books</a></p>
<p><b>ISBN</b>: 0136135161<br /><b>ISBN-13</b>: 9780136135166</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:752a52fb-205f-4a03-a922-2b58f252e634" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a8e81afa-e49f-4ed9-84c9-44ed483076c2" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</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/expression+blend" rel="tag">expression blend</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/dcom" rel="tag">dcom</a>,<a href="http://technorati.com/tags/gimp" rel="tag">gimp</a>,<a href="http://technorati.com/tags/maya" rel="tag">maya</a>,<a href="http://technorati.com/tags/structuremap" rel="tag">structuremap</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/reflector" rel="tag">reflector</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f08%2f28%2fdew-drop-august-28-2009%2f&amp;title=Dew+Drop+-+August+28%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/08/28/dew-drop-august-28-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/radiotfs/~3/aKJ2rzASt5E/radiotfs_025.mp3" length="21297930" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; January 31, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 21:44:11 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[prism v2]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[vsta 2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/</guid>
		<description><![CDATA[&#160; Web Development How We Did It: Podcasting Kit for SharePoint (Dave Pae) Upgrading ASP.NET MVC to RC? Don&#8217;t Forget the Futures&#8230; (Shawn Wildermuth) jQuery Delete Link with Downlevel Support&#160;and&#160;ASP.NET MVC RC Refresh (Phil Haack) The ASP.NET Diet Part 1 &#8211; Making a Thin Contact Form (Chris Love) T4 Templates: A Quick-Start Guide for ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/sharepoint/archive/2009/01/29/how-did-they-do-it-podcasting-kit-for-sharepoint.aspx" target="_blank">How We Did It: Podcasting Kit for SharePoint</a> (Dave Pae)</li>
<li><a href="http://wildermuth.com/2009/01/30/Upgrading_ASP_NET_MVC_to_RC_Don_t_Forget_the_Futures" target="_blank">Upgrading ASP.NET MVC to RC? Don&#8217;t Forget the Futures&#8230;</a> (Shawn Wildermuth)</li>
<li><a href="http://haacked.com/archive/2009/01/30/delete-link-with-downlevel-support.aspx" target="_blank">jQuery Delete Link with Downlevel Support</a>&#160;<em>and</em>&#160;<a href="http://haacked.com/archive/2009/01/30/aspnetmvc-refresh.aspx" target="_blank">ASP.NET MVC RC Refresh</a> (Phil Haack)</li>
<li><a href="http://professionalaspnet.com/archive/2009/01/30/The-ASP.NET-Diet-Part-1-_1320_-Making-a-Thin-Contact-Form.aspx" target="_blank">The ASP.NET Diet Part 1 &#8211; Making a Thin Contact Form</a> (Chris Love)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/01/29/t4-templates-a-quick-start-guide-for-asp-net-mvc-developers.aspx" target="_blank">T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers</a> (Abhishek Mishra)</li>
<li><a href="http://eraserandcrowbar.com/2009/01/30/HaveYouTriedMicroformats.aspx" target="_blank">Have You Tried Microformats?</a> (Larry Clarkin)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/webdevelopertips/archive/2009/01/29/tip-44-did-you-know-how-to-view-the-project-file-while-still-in-visual-studio.aspx" target="_blank">Tip #44: Did You Know&#8230; How to View the Project File While Still in Visual Studio?</a> (Nichole Baker)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/01/30/142816.aspx" target="_blank">Reflector.Snippy Addin Updated (v0.9.3.0)</a> (Jason Haley)</li>
<li><a href="http://elegantcode.com/2009/01/31/refactoring-the-refactored-switch-statement/" target="_blank">Refactoring the Refactored Switch Statement</a> (Sean Timm)</li>
<li><a href="http://www.alexthissen.nl/blogs/main/archive/2009/01/31/improvements-and-changes-to-oslo-sdk-and-repository-in-january-ctp.aspx" target="_blank">Improvements and Changes to Oslo SDK and Repository in January CTP</a> (Alex Thissen)</li>
<li><a href="http://www.clemensreijnen.nl/post/Some-thoughts-on-Structuring-modeling-projects-in-Visual-Studio-Team-Architect.aspx" target="_blank">Some Thoughts on Structuring Modeling Projects in Visual Studio Team Architect</a>&#160;<em>and</em>&#160;<a href="http://www.clemensreijnen.nl/post/Alternate-Image-in-Diagrams.aspx" target="_blank">Alternate Image in Diagrams</a> (Clemens Reijnen)</li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/01/30/introduction-to-healthvault-development-5-do-i-weigh-too-much.aspx" target="_blank">Introduction to HealthVault Development #5 &#8211; Do I Weigh Too Much?</a> (Eric Gunnerson)</li>
<li><a href="http://www.stephenforte.net/PermaLink,guid,d9f65cfa-2b05-44fa-bccb-f676042df87f.aspx" target="_blank">Confessions of a .NET Programmer</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.codeplex.com/CompositeWPF/Release/ProjectReleases.aspx?ReleaseId=22566" target="_blank">patterns &amp; practices: Composite WPF and Silverlight &#8211; Release: Prism V2 &#8211; Drop 10</a>&#160;<em>and</em>&#160;<a href="http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=22567" target="_blank">WPF Toolkit &#8211; January 2009 Release</a> (CodePlex)</li>
<li><a href="http://www.theregister.co.uk/2009/01/30/guthrie_silverlight_3_and_4/" target="_blank">Silverlight 3 and 4 to &#8216;Open Up New Areas&#8217;</a> (Gavin Clarke)</li>
<li><a href="http://marlongrech.wordpress.com/2009/01/31/using-the-wpf-web-browser-control-in-a-tooltip/" target="_blank">Using the WPF Web Browser Control in a ToolTip</a> (Marlon Grech)</li>
<li><a href="http://blogs.msdn.com/erwinvandervalk/archive/2009/01/30/prism-v2-drop-10-composite-application-guidance.aspx" target="_blank">Prism v2 &#8211; Drop 10 (Composite Application Guidance)</a> (Erwin van der Valk)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.lostechies.com/blogs/gabrielschenker/archive/2009/01/30/the-dependency-inversion-principle.aspx" target="_blank">The Dependency Inversion Principle</a> (Gabriel Schenker)</li>
<li><a href="http://blogs.msdn.com/billgibson/archive/2009/01/27/domain-modeling.aspx" target="_blank">Domain Modeling</a> (Bill Gibson)</li>
<li><a href="http://enterprisearchitect.typepad.com/ea/2009/01/we-dont-have-requirements-yet-but-how-long-will-this-take-you.html" target="_blank"><font color="#ff8000">We Don&#8217;t Have Requirements Yet, But How Long Will This Take You?</font></a><font color="#ff8000"> (Bob McIlree) <em>– Link of the Day</em></font></li>
<li><a href="http://blog.objectmentor.com/articles/2009/01/31/quality-doesnt-matter-that-much-jeff-and-joel" target="_blank">&quot;Quality Doesn&#8217;t Matter That Much&quot; &#8212; Jeff and Joel</a> (Uncle Bob Martin)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/mswanson/archive/2009/01/28/mix09-objectified-screening-scott-guthrie-interview-and-more.aspx" target="_blank">MIX09: Objectified Screening, Scott Guthrie Interview, and More</a> (Mike Swanson)</li>
<li><a href="http://blogs.msdn.com/davedev/archive/2009/01/30/new-local-philadelphia-area-cloud-computing-user-group-come-learn-about-azure.aspx" target="_blank">New Local Philadelphia Area Cloud Computing User Group &#8211; Come Learn About Azure</a> (Dave Isbitski)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/01/30/silverlight-3-at-mix-09.aspx" target="_blank">Silverlight 3 at MIX 09</a> (G. Andrew Duthie)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/mikeormond/archive/2009/01/30/updated-twitter-powershell-script.aspx" target="_blank">Updated Twitter PowerShell Script</a> (Mike Ormond)</li>
<li><a href="http://blogs.technet.com/jamesone/archive/2009/01/27/managing-windows-update-with-powershell.aspx" target="_blank">Managing Windows Update with PowerShell</a> (James O’Neill)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/ie/archive/2009/01/28/user-experience-changes-since-beta-2.aspx" target="_blank">IE8 &#8211; User Experience Changes Since Beta 2</a> (Paul Cutsinger &amp; Jess Holbrook)</li>
<li><a href="http://blogs.msdn.com/ie/archive/2009/01/29/overview-of-platform-improvements-in-ie8-rc1.aspx" target="_blank">Overview of Platform Improvements in IE8 RC1</a> (Marc Silbey)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/01/30/our-next-engineering-milestone.aspx" target="_blank">Windows 7 &#8211; Our Next Engineering Milestone</a> (Steven Sinofski)</li>
<li><a href="http://vidmar.net/weblog/archive/2009/01/30/free-3-way-diif--merge-tool.aspx" target="_blank">Free 3-Way Diff / Merge Tool</a> (David Vidmar)</li>
<li><a href="http://rtipton.wordpress.com/2009/01/30/benefits-of-twitter/" target="_blank">Benefits of Twitter</a> (Rhonda Tipton)</li>
<li><a href="http://lifehacker.com/5143489/google-marked-every-site-as-harmful-this-morning" target="_blank">Oops: Google Marked Every Site as &quot;Harmful&quot; This Morning</a> (Kevin Purdy)</li>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=Ruby-1.9.1.html&amp;Itemid=29" target="_blank">Ruby 1.9.1 Arrives</a> (Nick Plante)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://visualstudiohacks.com/blog/visual-studio-links-105/" target="_blank">Visual Studio Links #105</a> (Darren Stokes)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-january-30th-2009" target="_blank">CloudNews for January 30th, 2009</a> (Sameer Gupta)</li>
<li><a href="http://www.arjansworld.com/2009/01/30/linkblog-for-january-30-2009/" target="_blank">LINKBLOG for January 30, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/30/129104.aspx" target="_blank">Silverlight Cream for Januar 30, 2009 &#8212; #502</a> (Dave Campbell)</li>
<li><a href="http://samgentile.com/Web/new-and-notable/new-and-notable-286/" target="_blank">New and Notable 286</a> (Sam Gentile)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/01/31/142819.aspx" target="_blank">Interesting Finds: January 31, 2009</a> (Jason Haley)</li>
<li><a href="http://mikehadlow.blogspot.com/2009/01/further-reading-on-ioc-containers.html" target="_blank">Further Reading on IoC Containers</a> (Mike Hadlow)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/01/30/discoveries-this-week-01-30-2009.aspx" target="_blank">Discoveries This Week 01/30/2009</a> (Rick Minerich)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:51c5c5c6-a404-431d-955c-9606b22c0a24" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Data-Driven Services with Silverlight 2: John Papa: Books" href="http://www.amazon.com/exec/obidos/ASIN/0596523092/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596523092.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Data-Driven Services with Silverlight 2: John Papa: Books</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:964f5dd8-ff21-4b17-ab90-68de4dd3201b" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:20201a8c-f090-485e-a3d7-4819b968abfb" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</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/prism+v2" rel="tag">prism v2</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/vsta+2010" rel="tag">vsta 2010</a>,<a href="http://technorati.com/tags/reflector" rel="tag">reflector</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f01%2f31%2fdew-drop-january-31-2009%2f&amp;title=Dew+Drop+-+January+31%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/31/dew-drop-january-31-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

