<?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; sueetie</title>
	<atom:link href="http://www.alvinashcraft.com/tag/sueetie/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; July 20, 2010</title>
		<link>http://www.alvinashcraft.com/2010/07/20/dew-drop-july-20-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/07/20/dew-drop-july-20-2010/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 12:15:36 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/07/20/dew-drop-july-20-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links VS 2010 Productivity [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/07/19/vs-2010-productivity-power-tools-update-with-some-cool-new-features.aspx">VS 2010 Productivity Power Tools Update (with some cool new features)</a> (Scott Guthrie)</li>
<li><a href="http://kodierer.blogspot.com/2010/07/photos-photos-photos-how-to-save-load.html">Photos, Photos, Photos &#8211; How To Save, Load And Iterate Pictures With Windows Phone 7</a> (Rene Schulte)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2010/07/19/windows-phone-7-emulator-tips-and-tricks.aspx">Windows Phone 7 Emulator tips and tricks</a> (András Velvárt)</li>
<li><a href="http://feedproxy.google.com/~r/jimmy-thinking/~3/EFKNS48TlbA/summer-of-iron-linq-visual-studio.html">Summer of “Iron”: LINQ, Visual Studio tooling, and the Apache License</a> (Jimmy Schementi)</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/lqsnG4LHZCE/LinqOrdering.aspx">LINQ Results Ordering</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/V51KWCJXBeU/">Events and Delegates Under The Hood – Q&amp;A</a> (Jesse Liberty)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2010/07/19/entity-framework-ctp-4-walkthroughs.aspx">Entity Framework CTP 4 Walkthroughs</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://feedproxy.google.com/~r/ReedCopsey/~3/Uxg3GSnESYU/">Parallelism in .NET – Part 18, Task Continuations with Multiple Tasks</a> (Reed Copsey, Jr.)</li>
<li><a href="http://feedproxy.google.com/~r/DiaryOfAnetDeveloperByJefClaes/~3/VBM8DdFny04/switching-with-non-constant-cases-in-c.html">Switching with non-constant cases in C#</a> (Jef Claes)</li>
<li><a href="http://www.codeproject.com/KB/cs/Nested-Lambda.aspx">Using Nested Lambda Functions to Implement Numerical Algorithms</a> (Julian Robinson)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/o-cC2VxDXYg/ShowArticle.aspx">Code Protection and Obfuscation of .Net Software Using Crypto Obfuscator</a> (G. Himangi)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/6U1rPqeNWkA/wcf-dataservices-amp-the-processing-pipeline.aspx">WCF DataServices &amp; the Processing Pipeline?</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/dNFkiXCxryA/gems-for-.net-ndash-community-response.aspx">Gems For .NET – Community Response</a> (Rob Reynolds)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/V3KamurPfjw/command-prompt-history-vstiptool0055.aspx">Command Prompt History</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2010/07/19/absolue-beginners-guide-to-entity-framework.aspx">Absolute Beginners Guide to Entity Framework</a> (Michael Yaroshefsky)</li>
<li><a href="http://software.ericsink.com/entries/veracity_tech_overview.html">Veracity Technology Overview</a> (Eric Sink)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/ThC4QxtN1ZY/post.aspx">All New Sueetie Content Part Control</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/6HRcC-J72VA/">Turning JSON into a ExpandoObject</a> (Nick Berardi)</li>
<li><a href="http://wildermuth.com/2010/07/19/How_We_Used_Data_in_GiveAQuiz_com">How We Used Data in GiveAQuiz.com</a> (Shawn Wildermuth)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/aaronbjork/archive/2010/07/19/announcing-microsoft-visual-studio-scrum-1-0.aspx">Announcing Microsoft Visual Studio Scrum 1.0</a> (Aaron Bjork)</li>
<li><a href="http://www.infoq.com/articles/limits-of-agile">Article:The Limits of Agile</a> (Alan Kelly)</li>
<li><a href="http://weblogs.asp.net/astopford/archive/2010/07/19/working-with-legacy-code-7-the-boy-scout-rule.aspx">Working with Legacy code #7 : The boy scout rule.</a> <em>and</em>&#160;<a href="http://weblogs.asp.net/astopford/archive/2010/07/19/technical-debt.aspx">Technical Debt</a> (Andy Stopford)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/x5G4BsB6G98/lokad-cqrs-advanced-task-scheduling-with-calendars-in-the-cl.html">Lokad CQRS &#8211; Advanced Task Scheduling with Calendars in the Cloud</a> (Rinat Abdullin)</li>
<li><a href="http://www.lhotka.net/weblog/OnTheUseAndMisuseOfPatterns.aspx">On the use and misuse of patterns</a> (Rockford Lhotka)</li>
<li><a href="http://feedproxy.google.com/~r/thebeelog/~3/n20hgmAou2M/configuration-come-to-jesus">Configuration Come To Jesus</a> (Dave Laribee)</li>
<li><a href="http://www.codinghorror.com/blog/2010/07/groundhog-day-or-the-problem-with-ab-testing.html">Groundhog Day, or, the Problem with A/B Testing</a> (Jeff Atwood)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2010/07/19/test-grant.aspx">Windows Azure Architecture Guide – Part 1 Now Available</a> (Windows Azure Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/h8FX5ElZtEU/2273">Where&#8217;s the roadmap for Windows Phone 7?</a> (Ed Bott)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/07/19/the-world-s-simplest-silverlight-ria-poco-example.aspx">The World&#8217;s Simplest Silverlight/RIA/POCO Example</a> and <a href="http://msmvps.com/blogs/deborahk/archive/2010/07/19/sl-ria-poco-update.aspx">SL/RIA/POCO: Update Data</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2010/07/19/sl-ria-poco-field-ordering.aspx">SL/RIA/POCO: Field Ordering</a> (Deborah Kurata)</li>
<li><a href="http://firstfloorsoftware.com/blog/document-toolkit-2-is-released/">Document Toolkit 2 is released</a> (Koen Zwikstra)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/9TWxTLLYwJY/debugging-a-silverlight-business-application-out-of-browser.aspx">Debugging a “Silverlight Business Application” Out Of Browser</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/-RUSvDZLyLc/how-to-use-new-rupee-symbol-of-india-in.html">How to use new Rupee Symbol of India in Silverlight?</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/GrUpv7IQ8Yw/The-duplex-story-looking-at-duplex-communication-in-Silverlight-4-Part-2-Using-Sockets.aspx" target="_blank">The duplex story: looking at duplex communication in Silverlight 4 &#8211; Part 2: Using Sockets</a> (Gill Cleeren)</li>
<li><a href="http://www.codeproject.com/KB/WPF/Storyboard.aspx">Build a WPF Interactive Animation Application</a> (logicchild)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/_z0APB7gxUo/1279562565">Microsoft ships Windows Phone 7 devices to developers</a> (Tim Conneally)</li>
<li><a href="http://www.kirupa.com/windowsphone/optimizing_on_screen_keyboard.htm">Optimizing the On-Screen Keyboard</a> (Kirupa Chinnathambi)</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=577">.NET Rocks! &#8211; Catching up with Roy Osherove at NDC</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/IRX6GeVjmzA/">TechCrunch TV: Inside Windows Phone 7</a> (Evelyn Rusli)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/0HqNahdQ0Qs/post.aspx">Mix 10 Discussion of High Performance 3D on Windows Phone 7</a> <em>and</em> <a href="http://feedproxy.google.com/~r/d4dotnet/~3/cz6hscqAJVk/post.aspx">Why the User Experience is so different on Windows Phone 7 from the iPhone, with Bill Buxton and Albert Shum..</a> (Don Burnett)</li>
<li><a href="http://channel9.msdn.com/shows/Endpoint/endpointtv-Workflow-and-Custom-Activities-Best-Practices-Part-3/">endpoint.tv &#8211; Workflow and Custom Activities &#8211; Best Practices (Part 3)</a> (Ron Jacobs)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/jbPN-LlOlJw/talking-shop-down-under-on-frankly.html">Talking Shop Down Under on Frankly Speaking</a> <em>and</em> <a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/bd5NNkEWtHM/episode-21-anthony-borton-at-ddd-sydney.html" target="_blank">Talking Shop Down Under Episode 21 &#8211; Anthony Borton at DDD Sydney</a> (Richard Banks)</li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-66-Kinect-WPC-Bing-Next-of-Kin-Free-MSDN-Universal-Subscription/">Ping 66: Kinect, WPC, Bing, Next of Kin, Free MSDN Universal Subscription</a> (Paul M.)</li>
<li><a href="http://blogs.msdn.com/b/surface/archive/2010/07/19/the-weather-channel-on-microsoft-surface.aspx">The Weather Channel on Microsoft Surface</a> (Eric Havir)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/07/19/events-this-week-july-19th-2010.aspx">Events This Week – July 19th, 2010</a> (G. Andrew Duthie)</li>
<li><a href="http://www.sqlservercentral.com/blogs/kevinekline/archive/2010/07/19/windows-azure-boot-camp.aspx">Windows Azure Boot Camp</a> (Kevin E. Kline)</li>
<li><a href="http://rdn-consulting.com/blog/2010/07/19/failure-to-launch-healthcare-it-qa/">Failure to Launch: Healthcare IT Q&amp;A</a> (Bob Nadler)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/SA3ccCxR4lk/presenting-at-lidnug-this-thursday.html">Presenting at LIDNUG this Thursday</a> (Gil Zilberfeld)</li>
<li><a href="http://www.brentozar.com/archive/2010/07/sqlbits-where-and-why/">SQLBits – What, Where, and Why</a> (Brent Ozar)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/uMUkggWE_Iw/post.aspx">Windows Phone 7 Bootcamp Schedule</a> (Jeff Blankenburg)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2010/07/20/free-sql-server-dmv-starter-pack.aspx">Free SQL Server DMV Starter Pack</a> (Brad M. McGehee)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/_uJFvBtR9Gk/recover-backed-up-query-files-in-sql-server-management-studio.aspx">Recover Backed-up query files in SQL Server Management Studio</a> (Jamie Thomson)</li>
<li><a href="http://blog.sqlauthority.com/2010/07/20/sql-server-select-from-dual-dual-equivalent/">SQL SERVER – SELECT * FROM dual – Dual Equivalent</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/PeterBahaa/~3/LYsAs4T050U/Best-way-to-send-multiple-values-in-one-parameter-to-database.aspx">Best way to send multiple values in one parameter to database</a> (Peter Bahaa)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/-oK0KYI7d6k/">SQL Trace Events Reference</a> (Jen McCown)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/">Application master page files in SharePoint 2010</a> (Greg Galipeau)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/07/19/business-connectivity-services-model-using-stored-procedures-ndash-bcs-meta.aspx">Business Connectivity Services Model using Stored Procedures – BCS Meta Man</a> <em>and</em>&#160;<a href="http://lightningtools.com/blog/archive/2010/07/19/bcs-stored-procedures-ndash-specific-finder-and-idenumerator.aspx">BCS Stored Procedures – Specific Finder and IdEnumerator</a> (Phill Duffy)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://boagworld.com/talks/freelancing-the-basics-of-survival">Freelancing: The Basics of Survival</a> (Anna Debenham)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/07/19/a-free-tool-from-microsoft-learning-lcds-v2-5.aspx">A free tool from Microsoft Learning: LCDS v2.5</a> (Devon Musgrave)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/07/19/a-small-app-to-show-the-ocr-data-on-a-onenote-page.aspx">A small app to show the OCR data on a OneNote page</a> (John Guin)</li>
<li><a href="http://www.taldruyan.com/2010/07/what-are-best-code-comments-you-have.html">What are the best code comments you have ever heard? “Fix Me Lior Ugly” @Typemock</a> (Tal Druyan)</li>
<li><a href="http://www.windowsobserver.com/2010/07/19/microsoft-outlook-2010-and-your-tasks/">Microsoft Outlook 2010 and Your Tasks</a> (Richard Hay)</li>
<li><a href="http://www.scottberkun.com/blog/2010/the-end-of-performance-reviews/">The end of performance reviews?</a> (Scott Berkun)</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=7dcdd132-07fe-4f95-bf73-1a00d11c9350">Interesting Finds: July 20, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/pHAxjc2q88s/">Daily Cloud Feed &#8211; Jul 19, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=30086350-79c0-49f0-a576-42d07ad20de2">Tech Tweets for 19-Jul-2010</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/taWNyzgwE_k/48-best-free-software-downloads-from-microsoft.aspx">48 Best Free Software Downloads from Microsoft</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/xIW6yiw0dPE/">The Morning Brew #646</a> (Chris Alcock)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51ZBCnP8%2B0L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Microsoft-Silverlight-Data-Services-Cookbook/dp/1847199844%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847199844">Microsoft Silverlight 4 Data and Services Cookbook</a> by Gill Cleeren</p>
</td>
</tr>
</tbody>
</table>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:3a1129f7-b213-4110-b550-888d502fb61c" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/07/20/dew-drop-july-20-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/07/20/dew-drop-july-20-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bbbdc5a1-95e5-434b-9a7a-efc5e2c41b6b" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/cqrs" rel="tag">cqrs</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/07/20/dew-drop-july-20-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 7, 2010</title>
		<link>http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-2010/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:23:40 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Providing Metadata to you MEF exports (Derik Whittaker) The Biggest Driver [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#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/Devlicious/~3/Qsgx_hJHftY/providing-metadata-to-you-mef-exports.aspx">Providing Metadata to you MEF exports</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/guBJtmxGaQ4/the-biggest-driver-for-domain-modeling-decisions.aspx">The Biggest Driver For Domain Modeling Decisions</a> (Michael Nichols)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/jomo_fisher/archive/2010/03/06/neat-sample-f-and-bing-api.aspx">Neat Sample: F# and Bing API</a> (Jomo Fisher)</li>
<li><a href="http://aeshen.com/wordpress/2010/03/better-error-messages-part-1/">Better error messages – Part 1</a> (Arian T. Kulp)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/y2cqctOb8vw/turn-on-line-numbers-vstipedit0025.aspx">Turn on Line Numbers</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/U2fHsOZim80/rule-quot-previous-releases-of-microsoft-visual-studio-2008-quot-failed.aspx">Rule &quot;Previous releases of Microsoft Visual Studio 2008&quot; failed</a> (Sergio Pereira)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/njqLYfI1Yfo/post.aspx">It’s Official. IP Banning is the First New Feature of Gummy Bear 1.3</a> (Dave Burke)</li>
<li><a href="http://codebetter.com/blogs/david.hayden/archive/2010/03/06/getrouteurl-in-asp-net-4-web-forms-routing.aspx">GetRouteUrl in ASP.NET 4 Web Forms Routing</a> (David Hayden)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/b2zdkd_lX40/a-few-thoughts-on-ddd-dtos-view-models-cqs-repositories-and-separation-of-concerns.aspx">A Few Thoughts on DDD, DTOs, View Models, Repositories and Separation of Concerns</a> (Billy McCafferty)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/vOrp0z7uGzQ/who-is-code-wanderer.aspx">Who is code wanderer?</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/jmeier/archive/2010/03/07/the-power-of-blue-books-for-platform-impact.aspx">The Power of Blue Books for Platform Impact</a> (J.D. Meier)</li>
<li><a href="http://www.thousandtyone.com/blog/TipForTriggeringGenuineConversationsLettingTheLurkersHangAround.aspx">Tip For Triggering Genuine Conversations: Letting The Lurkers Hang Around.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/T0LwFfAXX-M/">On Small Applications</a> (Udi Dahan)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://elegantcode.com/2010/03/07/text-to-speech-in-silverlight-using-wcf/">Text-To-Speech in Silverlight Using WCF</a> (Brian Lagunas)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/b1SGCkjLF6o/wpf-now-less-fuzz">WPF: Now with Less Fuzz</a> (Pete Brown)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/WebdevradioPodcastHome/~3/XY4--qXcRYQ/index.php">WebDevRadio Episode 73: Podcast Child&#8230; Slight Return</a> (Michael Kimsal)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/xhQPtpmieNg/rhino-divan-db-ndash-performance.aspx">Rhino Divan DB – Performance</a> (Oren Eini)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7966.entry">Microsoft Announces May 12th Launch Date of Office 2010</a> (Blake Handler)</li>
<li><a href="http://www.skorks.com/2010/03/the-most-common-things-you-do-to-a-large-data-file-with-bash/">The Most Common Things You Do To A Large Data File With Bash</a> (Alan Skorkin)</li>
<li><a href="http://blog.sqlauthority.com/2010/03/07/sqlauthority-news-office-2010-readiness-check-are-you-ready-for-office-2010/">SQLAuthority News – Office 2010 Readiness Check – Are you ready for Office 2010?</a> (Pinal Dave)</li>
<li><a href="http://www.engadget.com/2010/03/06/microsoft-shows-off-single-game-running-on-windows-windows-phon/">Microsoft shows off single game running on Windows, Windows Phone and Xbox</a> (Paul Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=3193fe3e-9bf1-4e7d-a7b4-bab3ef08f927">Interesting Finds: March 7, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/03/06/138369.aspx">Silverlight Cream for March 06, 2010 &#8212; #808</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/03/06/cheatsheet-2010-03-01-03-07.aspx">Cheatsheet: 2010 03.01 ~ 03.07</a> (yuanjian)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/41Tj34W3K6L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Programming-WCF-Services-Develop-Applications/dp/0596805489%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596805489">Programming WCF Services: Develop Cloud Applications with WCF for .NET 4.0</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:39dd93b8-d582-4622-ab4f-edbb478e7feb" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-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:1cdd96a4-756e-4975-b4cc-040c7bb8169f" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/office+2010" rel="tag">office 2010</a>,<a href="http://technorati.com/tags/MEF" rel="tag">MEF</a>,<a href="http://technorati.com/tags/nosql" rel="tag">nosql</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/routing" rel="tag">routing</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/DDD" rel="tag">DDD</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</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%2f2010%2f03%2f07%2fdew-drop-march-7-2010%2f&amp;title=Dew+Drop+-+March+7%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/03/07/dew-drop-march-7-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 10, 2010</title>
		<link>http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/</link>
		<comments>http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 16:11:47 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Dear Microsoft: Please Simplify Your Platform for [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#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/keithelder/~3/X5lG5FnDZTQ/dear-microsoft-please-simplify-your-platform-for-developers.aspx">Dear Microsoft: Please Simplify Your Platform for Developers</a> (Keith Elder)</li>
<li><a href="http://adamkinney.wordpress.com/2010/01/09/image-blitting-in-silverlight-with-writeablebitmapex/">Image Blitting in Silverlight with WriteableBitmapEx</a> (Adam Kinney)</li>
<li><a href="http://feedproxy.google.com/~r/unhandled-exceptions/~3/2bYZxKsUKBY/">Externalizing Settings for Data-Dependent Unit Tests using Proteus DatabaseUnitTestBase</a> (Steve Bohlen)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/01/09/beware-of-evil-wizards.aspx">Beware of Evil Wizards</a> (Sasha Goldshtein)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/SheEMv0F-iw/post.aspx">Patterns and Origins: Sueetie SiteSettings</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/DaveBurke/~3/yt-u3QdzPdU/post.aspx">Patterns and Origins: The SueetieApplication Class</a> (Dave Burke)</li>
<li><a href="http://www.codeguru.com/vb/mobile/mobileinternettoolkit/article.php/c16481/">ASP.NET MVC Mobile Detection &amp; Redirection</a> (matrixmesh)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/GZEHur6LCl0/">Roy Osherove&#8217;s TDD Kata: An F# attempt</a> (Mark Needham)</li>
<li><a href="http://www.thousandtyone.com/blog/LeadershipTipStickToYourCoreValuesAndPassThemOnAcrossTeams.aspx">Leadership Tip: Stick To Your Core Values And Pass Them On Across Teams.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/eNTgIa7DG2Q/">There’s Nothing Courageous About Being Honest About Mistakes</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/x_PV8VX_SXY/we-want-our-small-companies-back.html">We Want Our Small Companies Back</a> (Mike Cottmeyer)</li>
<li><a href="http://enterprisearchitect.typepad.com/ea/2010/01/the-enterprise.html">The Enterprise Architecture Definition Collection &#8211; Part II</a> (Bob McIlree)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Pixel-In-Gene/~3/T2oO1P6Wr_Q/">Sketching, painting and Figure drawing</a> (Pavan Podila)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/Ywn8pA79VvE/A-WPF-Behavior-for-Window-Resize-Events-in-.NET-3.5.aspx">A WPF Behavior for Window Resize Events in .NET 3.5</a> (Pete Brown)</li>
<li><a href="http://sachabarber.net/?p=653">Silverlight : MVVM Library and File Upload</a> (Sacha Barber)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/01/09/silverlight-about-validation-when-binding-to-custom-forms-part-2-using-silverlight-4.aspx">Silverlight – About validation when binding to custom forms – Part 2 using Silverlight 4</a> (Fredrik Normen)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/podcast#138">Windows Weekly 138: Live From CES 2010</a> (Paul Thurrott)</li>
<li><a href="http://blog.stackoverflow.com/2010/01/podcast-79/">Stack Overflow Podcast #79</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/LxdSwRdqxE4/">Herding Code 67: Udi Dahan on Scalability</a> (Jon Galloway)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.codethinked.com/post.aspx?id=4c46f17a-37ba-4412-b0ad-c79d75684707">Winners of the TekPub LINQ Challenge</a> (Justin Etheredge)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/ev50j8Lcmbw/BusinessDays.aspx">Calculate the Number of Business Days in a Range</a> (Richard Carr)</li>
<li><a href="http://blog.sqlauthority.com/2010/01/10/sqlauthority-news-download-microsoft-sync-framework-power-pack-for-sql-azure-november-ctp-32-bit/">SQLAuthority News – Download – Microsoft Sync Framework Power Pack for SQL Azure November CTP (32-bit)</a> (Pinal Dave)</li>
<li><a href="http://www.sqlskills.com/BLOGS/PAUL/post.aspx?id=6628a170-ae80-4812-9d2a-a6e6c37f5d6a">Turning off the ghost cleanup task for a performance gain</a> (Paul S. Randal)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7408.entry">How to Configure Legacy Devices to Run on Windows 7</a> (Blake Handler)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/4Lm6PYWHyPI/PermaLink,guid,f735ed1c-d169-4dc9-9d2b-74dfc885af59.aspx">Predictions for 2010 Part III- The Cloud</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/01/10/interesting-finds-2010-01-01-01-09.aspx">Interesting Finds: 2010 01.01 ~ 01.09</a> (yuanjian)</li>
<li><a href="http://grantpalin.com/2010/01/10/weekly-links-87/">Weekly Links #87</a> (Grant Palin)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/01/09/137404.aspx">Silverlight Cream for January 09, 2010 &#8212; #773</a> (Dave Campbell)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=62ef9623-9a51-4cc1-b4ab-e70ea98e88a9">Interesting Finds: January 9, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=2aa0c530-e3c3-4ac4-a754-9da4eb20f9f1">Interesting Finds: January 10, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/Krishwords/~3/gint1TC5raw/">What Is Hot In Open Source? (weekly)</a> (Krishnan Subramanian)</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/41iOz1UPMNL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Essential-LINQ-Charlie-Calvert/dp/0321564162%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321564162">Essential LINQ</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:3e093ce7-dfb8-4842-b5fb-f84e19404b0a" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/" 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:a4f4916d-abfe-448a-a699-3b1cd5f6a6a4" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/cloud+computing" rel="tag">cloud computing</a>,<a href="http://technorati.com/tags/visual+studio" rel="tag">visual studio</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/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/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</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%2f2010%2f01%2f10%2fdew-drop-january-10-2009-2%2f&amp;title=Dew+Drop+-+January+10%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/01/10/dew-drop-january-10-2009-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; August 17, 2009</title>
		<link>http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:23:41 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[channel 9]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[fluent nhibernate]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[threading]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows server 2008 r2]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/</guid>
		<description><![CDATA[&#160; &#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 12 Tips To Speed-up Your Windows [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<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://devcomponents.com/blog/?p=361">12 Tips To Speed-up Your Windows Forms Applications</a> (Denis Basaric) </li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/_iQB_QaFgwE/details.aspx">Microsoft Windows 7 SDK (ISO)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/gtlkQaHHnCU/details.aspx">Windows Media Center SDK</a> (MS Downloads) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/YIETZN8jMy0/instantiating-interfaces.aspx">Instantiating interfaces</a> (Oren Eini) </li>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/08/17/mis-using-c-4-0-dynamic-type-free-lambda-calculus-church-numerals-and-more.aspx">(Mis)using C# 4.0 Dynamic – Type-Free Lambda Calculus, Church Numerals, and more</a> (Bart de Smet) </li>
<li><a href="http://davesbox.com/archive/2009/08/14/expressionvisitor-shipping-in-net-4-0.aspx">ExpressionVisitor shipping in .NET 4.0</a> (David Kean) </li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/08/14/dal-save-data-using-a-stored-procedure.aspx">DAL: Save Data Using a Stored Procedure</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/08/14/using-linq-with-microsoft-word-and-excel.aspx">Using Linq with Microsoft Word and Excel</a> (Deborah Kurata) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ctmMZmm6p2I/wow-the-hatred-for-var-lives-on.aspx">Wow, the hatred for ‘var’ lives on</a> (Derik Whittaker) </li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/_8e71Xt_e9Q/displaying-custom-html-in-webbrowser-control.aspx">Displaying custom HTML in WebBrowser control</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/jXr1g0LgMA4/developing-delicious-applications.aspx">Developing Delicious applications</a> (Gunnar Peipman) </li>
<li><a href="http://elegantcode.com/2009/08/14/observations-on-the-if-statement/">Observations on the ‘if’ statement</a> (Chris Brandsma) </li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2009/08/17/a-gc-api-that-would-be-convenient.aspx">A GC API that would be convenient</a> (Patrick Smacchia) </li>
<li><a href="http://sachabarber.net/?p=528">A Look At Tasks In The System.Threading.Tasks VS2010 Namespace</a> (Sacha Barber) </li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/08/14/introduction-to-healthvault-development-13-more-more-than-one-person.aspx">Introduction to HealthVault Development #13: More more than one person</a> (Eric Gunnerson) </li>
<li><a href="http://feedproxy.google.com/~r/JamesGregory/~3/7YyucMjSzZ4/"><font color="#ff8000">Fluent NHibernate 1.0RC</font></a><font color="#ff8000"> (James Gregory) <em>– Link of the Day</em></font> </li>
<li><a href="http://weblogs.asp.net/nunitaddin/archive/2009/08/14/testdriven-net-2-23-beta-faster.aspx">TestDriven.Net 2.23 Beta – Faster!</a> <em>and</em>&#160;<a href="http://weblogs.asp.net/nunitaddin/archive/2009/08/14/testdriven-net-2-23-beta-cleaner-stack-traces.aspx">TestDriven.Net 2.23 Beta – Cleaner Stack Traces</a> (Jamie Cansdale) </li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/SQ8IG6awg14/linqtosql-a-detailed-review.aspx">LinqToSQL A Detailed Review</a> (Jesse Liberty) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/aSoN6T-v-oU/windows-7-taskbar-tabbed">Windows 7 Taskbar: Tabbed Thumbnails and Previews in Native Code</a> (Sasha Goldshtein) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/azyTQoUoVN0/">NPR Opens 80,000 Transcripts via New Transcript API</a> (Andres Ferrate) </li>
<li><a href="http://feedproxy.google.com/~r/OneDotNetWay/~3/wSBayQHO000/">Windows Azure Sample Application Riviera</a> (Deepak Kapoor) </li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/uJOxAjdhoSI/post.aspx">Announcing Sueetie Themes</a> (Dave Burke) </li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/08/17/dinnernow-net-3-1-for-windows-7-and-windows-server-2008-r2-released.aspx">DinnerNow.net 3.1 for Windows 7 and Windows Server 2008 R2 released</a> (Habib Heydarian) </li>
<li><a href="http://blogs.ipona.com/james/archive/2009/08/14/8566.aspx">Dysfunctional JavaScript</a> (James Hart) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/v9Ts_hvhk6Y/ShowArticle.aspx">ASP.NET MVC &#8211; Some Frequently Asked Questions</a> (Suprotim Agarwal) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Gv6L3-IGF98/book-review-web-design-for-roi.aspx">Book Review: Web Design for ROI</a> (Tim Barcz) </li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=5a101fe6-5427-4e7d-9b4f-7b6d4d80be4c">Signed Access Signatures and PHP SDK for Windows Azure</a> (Maarten Balliauw) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/NPSTfyeGhjE/ShowArticle.aspx">Snapshot Panel in Microsoft Expression Web 3</a> (Minal Agarwal) </li>
<li><a href="http://feedproxy.google.com/~r/GoogleWaveDeveloperBlog/~3/b9Ss2YewOhw/prototyping-drupal-module-for-google.html">Prototyping a Drupal Module for Google Wave</a> (Pamela Fox) </li>
<li><a href="http://www.thycotic.com/the-design-and-development-benefits-of-css">The Design and Development Benefits of CSS</a> (Tom Lerchenfeld &amp; Josh Frankel) </li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2009/08/15/asp-net-disk-based-caching.aspx">ASP.NET disk-based caching</a> (Karl Seguin) </li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/mHJ464BI9W4/how-to-use-ninject-2-with-asp.net-mvc.aspx">How to use Ninject 2 with ASP.NET MVC</a> (Simone Chiaretta) </li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/h-8dJ7HAuvY/13917.aspx">Range-Specific Requests in ASP.NET</a> (Scott Mitchell) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2009/08/distributed-agile-development-at-microsoft-updated/?&amp;owa_from=feed&amp;owa_sid=">Distributed Agile Development at Microsoft Updated</a> (Ade Miller) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/txml6wT4wDk/benchmarks-are-useless-yes-again.aspx">Benchmarks are useless, yes, again</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/OMreGOJu78s/taking-advantage-on-the-data-transfer-tier.aspx">Taking advantage on the Data Transfer Tier</a> (Oren Eini) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/SMoenGqcZKc/kanban-in-time-boxes-the-cadence-of-wip-and-sprints.aspx">Kanban In Time-Boxes: The Cadence of WIP and Sprints</a> (Derick Bailey) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/zjetSsvt5wY/continuous-learning-and-getting-left-behind.aspx">Continuous learning and getting left behind</a> (Jimmy Bogard) </li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/08/14/thoughts-on-agile-design-and-platforms.aspx">Thoughts on agile design and platforms</a> (Eric Gunnerson) </li>
<li><a href="http://blogs.msdn.com/erwinvandervalk/archive/2009/08/14/the-difference-between-model-view-viewmodel-and-other-separated-presentation-patterns.aspx">the difference between model-view-viewmodel and other separated presentation patterns</a> (Erwin Van Der Valk) </li>
<li><a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/tiD7GvAWkH4/should-i-use-mef-for-my-general-ioc-needs.aspx">Should I use MEF for my general IoC needs?</a> (Glenn Block) </li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/08/15/my-favorite-form-of-a-todo-in-code.aspx">My favorite form of a “TODO” in code</a> (Jeremy D. Miller) </li>
<li><a href="http://feedproxy.google.com/~r/Squaredroot/~3/YIxwxNYPWXg/">Spearmen, Javelin Throwers, and the State Pattern. Oh My!</a> (Troy Goode) </li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/TzVpX7Da-Wo/">Convention over Configuration – The Next Generation?</a> (Udi Dahan) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/QGkaefiBv1o/adjusting-nhibernate-mapping-for-tests.aspx">Adjusting NHibernate mapping for tests</a> (Krzysztof Koźmic) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/oV_ZH0VZreI/">Builders hanging off class vs Builders in same namespace</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/s-abinet4QM/">Impersonators: Why do we need them?</a> (Mark Needham) </li>
<li><a href="http://availagility.wordpress.com/2009/08/14/does-a-kanban-system-eschew-iteration/">Does A Kanban System Eschew Iteration</a> (Karl Scotland) </li>
<li><a href="http://channel9.msdn.com/posts/KeithPleas/Brian-Harry-on-Agile-delivery-of-VSTS/">Brian Harry on Agile delivery of VSTS</a> (Keith Pleas) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/gy-MPEMr4bE/refactoring-day-15-remove-duplication.aspx">Refactoring Day 15 : Remove Duplication</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/JjSZWSbqYMw/refactoring-day-16-encapsulate-conditional.aspx">Refactoring Day 16 : Encapsulate Conditional</a> (Sean Chambers) </li>
<li><a href="http://feedproxy.google.com/~r/SerialSeb/~3/Qyh-adtVukA/what-difference-framework-can-make.html">What a difference a framework can make…</a> (Sebastien Lambla) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ZD5afj2YAI4/circular-refactoring.aspx">Circular Refactoring</a> (Sergio Pereira) </li>
<li><a href="http://www.thousandtyone.com/blog/RandomThoughtsOnBuildersAtWorkPart5.aspx">Random Thoughts On Builders At Work &#8211; Part 5.</a> (Rajiv Popat) </li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/_r9_2UBH1Lc/why-re-think.html">Why the Re-Think?</a> (Mike Cottmeyer) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/08/15/so-what-s-a-silverlight-value-converter-anyway.aspx">So What’s a Silverlight Value Converter Anyway?</a> (Dan Wahlin) </li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=16457d84d4380fe52039fbf0d2a01aa3">SilverX converts Flash video to Silverlight</a> (Jay Hathaway) </li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/EDNtX-ihun8/">Adding a Rotating Button to the Swivel Behavior Demo</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/JohnPapa/~3/3ljEgjiHw9g/">Silverlight 2 Animation – Book Review</a> (John Papa) </li>
<li><a href="http://www.jphamilton.net/post.aspx?id=4c303dc8-b2ac-4d04-9af0-8f2ffcfd1012">WPF: Dynamic Search UI</a> (JP Hamilton) </li>
<li><a href="http://www.lhotka.net/weblog/SilverlightTriggers.aspx">Silverlight triggers</a> (Rockford Lhotka) </li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/v7YwW8A5Gsg/wpf-drag-amp-drop-behaviour.aspx">Wpf Drag &amp; Drop behaviour</a> (Martin Hinshelwood) </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#118">Windows Weekly 118: Microsoft Gets Its Mojo Back</a> (Paul Thurrott) </li>
<li><a href="http://blogs.msdn.com/angelab/archive/2009/08/14/great-vsts-2010-agile-and-scrum-webcasts-available.aspx">Great VSTS 2010, Agile, and Scrum Webcasts Available Soon!</a> (Angela Binkowski) </li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Win7-APIs-Spec-and-Boogie-Expression-3-Starter-Kits/">This Week C9: Win7 API&#8217;s, Spec# and Boogie, Expression 3 Starter Kits</a> (Brian Keller) </li>
<li><a href="http://www.pluralsight.com/community/blogs/starr/archive/2009/08/15/team-system-videos-online.aspx">Team System Videos Online!</a> (David Starr) </li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/AYsIqHhcE1E/show-328-system-update-bigs-2-and-trials-hd.aspx">Major Nelson Show #328: Xbox 360 System update, BIGS 2 and Trials HD</a> (Larry Hyrb) </li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-25-Comedians-SQL-server-Photosynth-Facebook-Zune-Bingle/">Ping 25: Comedians, SQL server, Photosynth, Facebook, Zune, Bingle</a> (Laura Foy) </li>
<li><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/LBPNc6XFAVk/">Video: Smart &amp; Lean Organizations</a> (Max Pool) </li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/fKmZekxp-Ng/index.php">Episode 80 &#8211; PowerScripting Podcast &#8211; Klaus Graefensteiner</a> (Jonathan Walz &amp; Hal Rottenberg) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devhawk/~3/MZntYHVEjGQ/CodePlex+Editor+Role.aspx">CodePlex Editor Role</a> (Harry Pierson) </li>
<li><a href="http://feedproxy.google.com/~r/dasblonde/~3/fxXYBghF0Fg/MicrosoftTechnologyRoadmapAtPDCInLA.aspx">Microsoft Technology Roadmap at PDC in LA</a> (Michele Leroux Bustamante) </li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/EranKampf/~3/wlPpTWl4_i0/">Data Mining – Handling Missing Values the Database</a> (Eran Kampf) </li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/5zx_a_DgcYw/scripting-objects-with-magic">Scripting Objects with Magic</a> (Jeremiah Peschka) </li>
<li><a href="http://blog.sqlauthority.com/2009/08/15/sql-server-introduction-to-change-data-capture-cdc-in-sql-server-2008/">Introduction to Change Data Capture (CDC) in SQL Server 2008</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2009/08/16/sqlauthority-news-evaluate-the-microsoft-sql-server-2008-r2-august-community-technology-preview-ctp/">Evaluate the Microsoft SQL Server 2008 R2 August Community Technology Preview (CTP)</a> (Pinal Dave) </li>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2009/08/15/Powershell-and-SMO-scripting-_2D00_-Part-2.aspx">Powershell and SMO scripting – Part 2</a> (Martin Bell) </li>
<li><a href="http://www.codecapers.com/2009/08/keep-your-code-in-sync-with-your.html">Keeping Your Code in Sync With Your Database</a> (Michael Ceranski) </li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5861.entry">Free Copy of Windows 7 and Free Windows 7 Training for I.T. Professionals &amp; Developers from Microsoft</a> (Blake Handler) </li>
<li><a href="http://huddledmasses.org/more-growl-for-windows-from-powershell/">More Growl for Windows from PowerShell</a> (Joel Bennett) </li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/fI61kPK-u_E/rate-your-employer-sites-ndash-itrsquos-about-damn-time.aspx">Rate Your Employer Sites – It’s About Damn Time</a> (Dave Schinkel) </li>
<li><a href="http://uxevangelist.blogspot.com/2009/08/windows-8-next-generation-gui-confirmed.html">Windows 8: Next-Generation GUI Confirmed</a> <em>and</em>&#160;<a href="http://uxevangelist.blogspot.com/2009/08/windows-8-to-include-data-center.html">Windows 8 to Include Data Center Automation</a> (Stephen Chapman) </li>
<li><a href="http://stevegilham.blogspot.com/2009/08/writing-powershell-cmdlets-in-f-may-ctp.html">Writing PowerShell cmdlets in F# &#8212; May CTP</a> (Steve Gilham) </li>
<li><a href="http://blogs.msdn.com/msdnsubscriptions/archive/2009/08/14/wave-2-of-windows-7-client-and-windows-server-2008-r2-now-live-on-msdn-subscriber-downloads.aspx">Wave 2 of Windows 7 Client and Windows Server 2008 R2 &#8211; NOW LIVE ON MSDN SUBSCRIBER DOWNLOADS!</a> (MSDN Subscriptions Blog) </li>
<li><a href="http://girldeveloper.com/articles/latest-article-about-nerding-it-up/">Latest Article About Nerding it Up</a> (Sara J. Chipps) </li>
<li><a href="http://dotnet.org.za/rudi/archive/2009/08/17/presenting-using-windows-7.aspx">Presenting using Windows 7</a> (Rudi Grobler) </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=7a7ad92e-44bd-4f98-a544-19dc201bd2fa">Interesting Finds: August 15, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=96469f5a-6d66-4cd0-9f35-13e91dfaa0b8">Interesting Finds: August 16, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=5c66c37e-a550-4f4c-8d46-75fc5ceae62d">Interesting Finds: August 17, 2009</a> (Jason Haley) </li>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/Bk_xFsKiYPo/">LINKBLOG for August 14, 2009</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/ArjansWorld/~3/An8PE4Erd44/">LINKBLOG for August 16, 2009</a> (Arjan Zuidhof) </li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/pBSNPiEHPqU/post.aspx">Everyman Links for August 14, 2009</a> (Dave Burke) </li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/08/14/community-convergence-liii.aspx">Community Convergence LIII</a> (Charlie Calvert) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/UiOZnC4DwEs/">The Morning Brew #413</a> (Chris Alcock) </li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/zGe8ddYUb2g/links-of-the-week-87---ldquosnow-patrolrdquo-edition.aspx">Links of the week #87 &#8211; “Snow Patrol” Edition</a> (David Vidmar) </li>
<li><a href="http://grantpalin.com/2009/08/16/weekly-links-66/">Weekly Links #66</a> (Grant Palin) </li>
<li><a href="http://spietrek.blogspot.com/2009/08/links-8162009.html">Links (8/16/2009)</a> (Steve Pietrek) </li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/u1gg1DHHneM/interesting-post-8102009-through.html">Interesting Post&#8230; 8/10/2009 through 8/16/2009</a> (Mike Cottmeyer) </li>
<li><a href="http://rtipton.wordpress.com/2009/08/14/weekly-link-post-106/">Weekly Link Post 106</a> (Rhonda Tipton) </li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/08/16/f-discoveries-this-week-08-16-2009.aspx">F# Discoveries This Week 08/16/2009</a> (Rick Minerich) </li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/VN5lrGsA2EI/">New and Notable 356</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SamGentile/~3/2xDnPnOTZbs/">New and Notable 357</a> (Sam Gentile) </li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/dIh1TIcxomM/cloudnews-for-14th-august-2009">CloudNews for 14th 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:a80216a0-8438-46f5-af10-2cbde2c7643e" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Foundation Silverlight 2 Animation (9781430215691): Jeff Paries: Books" href="http://www.amazon.com/exec/obidos/ASIN/1430215690/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1430215690.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Foundation Silverlight 2 Animation (9781430215691): Jeff Paries: Books</a></p>
<p><b>ISBN</b>: 1430215690<br /><b>ISBN-13</b>: 9781430215691</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:7186a7c3-4179-449b-9a26-6bd5167dd7c3" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-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:7fba2468-2ce7-4984-b932-4ae0831ee252" class="wlWriterSmartContent">Technorati Tags: <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/powershell" rel="tag">powershell</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/windows+server+2008+r2" rel="tag">windows server 2008 r2</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/channel+9" rel="tag">channel 9</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/msdn" rel="tag">msdn</a>,<a href="http://technorati.com/tags/threading" rel="tag">threading</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</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%2f17%2fdew-drop-august-15-2009%2f&amp;title=Dew+Drop+-+August+17%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/08/17/dew-drop-august-15-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; April 13, 2009</title>
		<link>http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-2009/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 12:05:43 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[code coverage]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[sds]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-2009/</guid>
		<description><![CDATA[&#160; Silverlight / WPF Glass Behavior for WPF (Jeremiah Morrill) For Now, Don&#8217;t Use SynchronizationContext in Silverlight 2 or 3 (Shawn Wildermuth) Silverlight out-of-browser apps: The Install (Ashish Shetty) &#160; .NET / Visual Studio XNA Game Examples (Coding4Fun) LINQ to SQL tips and tricks #2 (Damien Guard) MEF Preview 5, changes and enhancements (Glenn Block) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://jmorrill.hjtcentral.com/Home/tabid/428/EntryId/403/Glass-Behavior-for-WPF.aspx">Glass Behavior for WPF</a> (Jeremiah Morrill)</li>
<li><a href="http://wildermuth.com/2009/04/12/For_Now_Don_t_Use_SynchronizationContext_in_Silverlight_2_or_3">For Now, Don&#8217;t Use SynchronizationContext in Silverlight 2 or 3</a> (Shawn Wildermuth)</li>
<li><a href="http://nerddawg.blogspot.com/2009/04/silverlight-out-of-browser-apps-install.html">Silverlight out-of-browser apps: The Install</a> (Ashish Shetty)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/04/11/9546004.aspx">XNA Game Examples</a> (Coding4Fun)</li>
<li><a href="http://damieng.com/blog/2009/04/12/linq-to-sql-tips-and-tricks-2">LINQ to SQL tips and tricks #2</a> (Damien Guard)</li>
<li><a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/Q_jMNj4V51o/mef-preview-5-changes-and-enhancements.aspx">MEF Preview 5, changes and enhancements</a> (Glenn Block)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/netSlave/~3/IrbsuL4Hv6E/post.aspx">Add support for iPhone in ASP.NET</a> (Mads Kristensen)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/-kRLekbALHw/post.aspx">Sueetie &#8211; BlogEngine.NET Data Co-Existence Model</a> (Dave Burke)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/04/11/selecting-parent-nodes-using-jquery.aspx">Selecting Parent Nodes using jQuery</a> (Dan Wahlin)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/UcnD6rTuTKQ/ShowArticle.aspx">Add a new Site to SharePoint Toplevel site using a Webservice</a> (Harsh Bardhan)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://enterprisearchitect.typepad.com/ea/2009/04/architects-and-standup-meetings.html"><font color="#ff8000">Architects and Standup Meetings</font></a><font color="#ff8000"> (Bob McIlree) <em>– Link of the Day</em></font></li>
<li><a href="http://blogs.msdn.com/jmeier/archive/2009/04/13/performance-hot-spots.aspx">Performance Hot Spots</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/GeekDaily/~3/wlvlcz5KW38/">C# Design Patterns &#8211; The Visitor Pattern</a> (Justin)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/mas6iPIYYzg/">TDD: Balancing DRYness and Readability</a> (Mark Needham)</li>
<li><a href="http://blogs.msdn.com/curth/archive/2009/04/11/profiler-part-ii-poor-man-s-code-coverage.aspx">Profiler Part II: Poor Man’s Code Coverage</a> (Curt Hagenlocher)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#102">Windows Weekly 102: Now With Unicorn Tears</a> (Paul Thurrott)</li>
<li><a href="http://rtipton.wordpress.com/2009/04/12/new-aspnet-intro-videos-posted/">New ASP.NET Intro Videos Posted</a> (Rhonda Tipton)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://www.sharepointnick.com/archive/2009/04/12/sharepoint-best-practice-conference-roundup.aspx">SharePoint Best Practice Conference Roundup</a> (Nick)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/aHxejNgkg-M/">ASP.NET MVC in Action talks this week (Texas, Wisconsin)</a> (Jeffrey Palermo)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointmsblogs/~3/VIZW9_VDhIk/sql-server-2008-summary-of-training-sessions.aspx">SQL Server 2008 &#8211; Summary of Training Sessions</a> (Jose Barreto)</li>
<li><a href="http://www.sqlskills.com/BLOGS/KIMBERLY/post.aspx?id=85a23001-cdb9-453a-8e51-ee731c1c2991">Companion content for Chapter 6 (Index Internals) of SQL Server 2008 Internals</a> (Kimberly L. Tripp)</li>
<li><a href="http://blog.sqlauthority.com/2009/04/13/sql-server-introduction-to-joins-basic-of-joins/">SQL SERVER &#8211; Introduction to JOINs &#8211; Basic of JOINs</a> (Pinal Dave)</li>
<li><a href="http://rdaarchitecture.blogspot.com/2009/04/data-protection-with-azure-and-sds.html">Data Protection with Azure and SDS</a> (Chris)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5428.entry">Microsoft&#8217;s Codeplex Releases &quot;AdBlockIE&quot; Ad-Blocker for Internet Explorer 8</a> (Blake Handler)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/04/13/alpha-version-of-windows-logo-testing-kit-ready-april-14.aspx">Alpha Version of Windows Logo Testing Kit Ready April 14</a> (Bruce Kyle)</li>
<li><a href="http://scobleizer.com/2009/04/12/what-are-the-tech-bloggers-missing-your-business/">What are the tech bloggers missing? Your business!</a> (Robert Scoble)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=24a27d0d-4f02-424a-96b9-d17982cad768">Interesting Finds: April 12, 2009</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/04/12/130910.aspx">Silverlight Cream for April 12, 2009 &#8212; #569</a> (Dave Campbell)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/RwqzD17UPKA/links-of-the-week-78.aspx">Links of the week #78</a> (David Vidmar)</li>
<li><a href="http://grantpalin.com/2009/04/12/weekly-links-48/">Weekly Links #48</a> (Grant Palin)</li>
<li><a href="http://spietrek.blogspot.com/2009/04/links-4122009.html">Links (4/12/2009)</a> (Steve Pietrek)</li>
<li><a href="http://rtipton.wordpress.com/2009/04/12/weekly-link-post-89/">Weekly Link Post 89</a> (Rhonda Tipton)</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:e5fca23a-1a2d-4519-bac4-5d24f328382b" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Pro ADO.NET Data Services: Working with RESTful Data (Expert's Voice in .Net): John Shaw, Simon Evans: Books" href="http://www.amazon.com/exec/obidos/ASIN/143021614X/alvinashcraft-20"><img src="http://images.amazon.com/images/P/143021614X.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Pro ADO.NET Data Services: Working with RESTful Data (Expert&#8217;s Voice in .Net): John Shaw, Simon Evans: Books</a></p>
<p><b>ISBN</b>: 143021614X<br /><b>ISBN-13</b>: 9781430216148</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:962bde86-f1db-4843-889d-9338fdc3fbff" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-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:84aa9e8d-996f-41a7-8229-16ebe0179249" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/azure" rel="tag">azure</a>,<a href="http://technorati.com/tags/ie8" rel="tag">ie8</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/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sds" rel="tag">sds</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/code+coverage" rel="tag">code coverage</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%2f04%2f13%2fdew-drop-april-13-2009%2f&amp;title=Dew+Drop+-+April+13%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/04/13/dew-drop-april-13-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 19, 2008</title>
		<link>http://www.alvinashcraft.com/2008/12/19/dew-drop-december-19-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/12/19/dew-drop-december-19-2008/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:38:51 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[oxite]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sueetie]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows live sdk]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/12/19/dew-drop-december-19-2008/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing White Paper on ORM (Stephen Forte) How I&#8217;m Currently Writing My BDD Style Tests &#8211; Part 1 (Jean-Paul S. Boodhoo) Updated Version of the Free Data Structures and Algorithms Book Available! (Granville Barnett) Getting Value Out of Your Unit Tests (Jimmy Bogard) &#160; .NET / Visual Studio The Death [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a target="_blank" href="http://www.stephenforte.net/PermaLink,guid,08ad1ea8-dc46-4723-b7c5-a83ba2deb5f6.aspx">White Paper on ORM</a> (Stephen Forte)</li>
<li><a target="_blank" href="http://blog.jpboodhoo.com/HowIrsquomCurrentlyWritingMyBDDStyleTestsNdashPart1.aspx">How I&#8217;m Currently Writing My BDD Style Tests &#8211; Part 1</a> (Jean-Paul S. Boodhoo)</li>
<li><a target="_blank" href="http://msmvps.com/blogs/gbarnett/archive/2008/12/19/updated-version-of-the-free-data-structures-and-algorithms-book-available.aspx">Updated Version of the Free Data Structures and Algorithms Book Available!</a> (Granville Barnett)</li>
<li><a target="_blank" href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/12/18/getting-value-out-of-your-unit-tests.aspx">Getting Value Out of Your Unit Tests</a> (Jimmy Bogard)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a target="_blank" href="http://weblogs.asp.net/okloeten/archive/2008/12/18/6795009.aspx">The Death of System.DateTime?</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://weblogs.asp.net/okloeten/archive/2008/12/18/6795069.aspx">MSBuild Script to Compress All JavaScript Files in a Project</a> (Omer van Kloeten)</li>
<li><a target="_blank" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2008/12/18/10965.aspx">(Very) Tentative Steps with the Live Framework SDK</a> (Mike Taulty)</li>
<li><a target="_blank" href="http://www.softinsight.com/bnoyes/2008/12/19/CloudMessagingMadeEasyWithLinxter.aspx">Cloud Messaging Made Easy with Linxter</a> (Brian Noyes)</li>
<li><a target="_blank" href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/12/18/why-we-need-named-parameters.aspx">Why We Need Named Parameters</a> (Jimmy Bogard)</li>
<li><a target="_blank" href="http://lostintangent.com/2008/12/18/dynamic-data-associated-types-and-the-models-they-love/">Dynamic Data: Associated Types and the Models They Love</a> (Jonathan Carter)</li>
<li><a target="_blank" href="http://blogs.msdn.com/saraford/archive/2008/12/19/did-you-know-that-today-s-tip-on-msinfo32-exe-ends-the-series-382.aspx">Did You Know That Today&#8217;s Tip on msinfo32.exe Ends the Series? &#8211; #382</a> (Sara Ford)</li>
<li><a target="_blank" href="http://west-wind.com/weblog/posts/574153.aspx">String Extraction</a> (Rick Strahl)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a target="_blank" href="http://weblogs.asp.net/scottgu/archive/2008/12/19/asp-net-mvc-design-gallery-and-upcoming-view-improvements-with-the-asp-net-mvc-release-candidate.aspx">ASP.NET MVC Design Gallery and Upcoming View Improvements with the ASP.NET MVC Release Candidate</a> (Scott Guthrie)</li>
<li><a target="_blank" href="http://codebetter.com/blogs/kyle.baley/archive/2008/12/18/an-investigation-into-routes.aspx">An Investigation into Routes</a> (Kyle Baley)</li>
<li><a target="_blank" href="http://www.nikhilk.net/Entry.aspx?id=215">MVC Controllers and Forms Authentication</a> (Nikhil Kothari)</li>
<li><a target="_blank" href="http://nayyeri.net/blog/sueetie-the-future-in-.net-open-source-online-community-development/">Sueetie &#8211; The Future in .NET Open Source Online Community Development</a> (Keyvan Nayyeri)</li>
<li><a target="_blank" href="http://blog.maartenballiauw.be/post/2008/12/19/CarTrackr-on-Windows-Azure-Part-5-Deploying-in-the-cloud.aspx">CarTrackr on Windows Azure &#8211; Part 5 &#8211; Deploying in the Cloud</a> (Maarten Balliauw)</li>
<li><a target="_blank" href="http://codebetter.com/blogs/glenn.block/archive/2008/12/19/on-oxite.aspx">On Oxite</a> (Glenn Block)</li>
<li><a target="_blank" href="http://codeclimber.net.nz/archive/2008/12/19/hot-new-features-coming-with-asp.net-mvc-rc-in-january.aspx">Hot New Features Coming with ASP.NET MVC RC in January 09</a> (Simone Chiaretta)</li>
<li><a target="_blank" href="http://dotnet.dzone.com/news/creating-a-rest-wcf-service-fr">Creating a REST WCF Service From an Existing XSD Schema</a> (Keith Elder)</li>
<li><a target="_blank" href="http://dbvt.com/blog/post/This-could-be-big-Sueetie-is-online!.aspx"><font color="#ff8000">This Could Be Big. Sueetie Is Online!</font></a><font color="#ff8000"> (Dave Burke) <em>– Link of the Day</em></font></li>
<li><a target="_blank" href="http://blog.dmbcllc.com/2008/12/19/friday-books-jquery-reference-guide/">Friday Books &#8211; jQuery Reference Guide</a> (Dave M. Bush)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/mgrayson/archive/2008/12/18/patient-journey-demonstrator-december-2008-released.aspx">Patient Journey Demonstrator December 2008 Released</a> (Martin Grayson)</li>
<li><a target="_blank" href="http://www.rhizohm.net//irhetoric/blog/80/default.aspx">Making the WPF Slider Control Behave</a> (Karsten Januszewski)</li>
<li><a target="_blank" href="http://johnpapa.net/silverlight/now-available-data-driven-services-with-silverlight-2/">Now Available: Data Driven Services with Silverlight 2!</a> (John Papa)</li>
<li><a target="_blank" href="http://windowsclient.net/wpf/white-papers/wpf-app-quality-guide.aspx">WPF Application Quality Guide</a> (jytylr)</li>
<li><a target="_blank" href="http://blogs.msdn.com/vinsibal/archive/2008/12/18/wpf-datagrid-sample-locking-input-to-the-row-being-edited.aspx">WPF DataGrid Sample: Locking Input to the Row Being Edited</a> (Vincent Sibal)</li>
<li><a target="_blank" href="http://silverlight.net/blogs/jesseliberty/archive/2008/12/18/bubbles-1-chart-three-axes.aspx">Bubbles &#8211; 1 Chart &#8211; Three Axes</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a target="_blank" href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2008/12/18/2009-Goals.aspx">2009 Goals</a> (Pete Brown)</li>
<li><a target="_blank" href="http://blogs.msdn.com/publicsector/archive/2008/12/18/webcast-schedule-for-january-2009.aspx">Webcast Schedule for January 2009</a> (Nandita)</li>
<li><a target="_blank" href="http://wildermuth.com/2008/12/19/Congratulations_Sara_Ford!">Congratulations Sara Ford!</a> (Shawn Wildermuth)</li>
<li><a target="_blank" href="http://kohari.org/2008/12/18/altnet-is-the-opposition-party/">ALT.NET Is the Opposition Party</a> (Nate Kohari)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a target="_blank" href="http://odetocode.com/Blogs/scott/archive/2008/12/18/12401.aspx">Your Developer Horoscope</a> (K. Scott Allen)</li>
<li><a target="_blank" href="http://codezest.com/archive/2008/12/18/top-10-most-annoying-amp-overplayed-phrases-or-actions-in.aspx">Top 10 Most Annoying &amp; Overplayed Phrases or Actions in the Workplace</a> (Dave Schinkel)</li>
<li><a target="_blank" href="http://code-inside.de/blog-in/2008/12/19/the-perfect-time-to-release-source-code/">The Perfect Time to Release Source Code?</a> (Robert Muehsig)</li>
<li><a target="_blank" href="http://www.smashingmagazine.com/2008/12/18/8-useful-wordpress-sql-hacks/">8 Useful WordPress SQL Hacks</a> (Jean-Baptiste Jung)</li>
<li><a target="_blank" href="http://news.cnet.com/8301-13505_3-10126079-16.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-5">Microsoft Digs Into PHP</a> (Matt Asay)</li>
<li><a target="_blank" href="http://www.codinghorror.com/blog/archives/001198.html">Hardware Is Cheap, Programmers Are Expensive</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a target="_blank" href="http://jasonhaley.com/blog/archive/2008/12/18/142613.aspx">Interesting Finds: December 18, 2008</a> (Jason Haley)</li>
<li><a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2008/12/18/128036.aspx">Silverlight Cream for December 18, 2008 &#8212; #459</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2008/12/18/128051.aspx">Silverlight Cream for December 18, 2008 &#8211; 2 &#8212; #460</a> (Dave Campbell)</li>
<li><a target="_blank" href="http://visualstudiohacks.com/blog/visual-studio-links-89/">Visual Studio Links #89</a> (Darren Stokes)</li>
<li><a target="_blank" href="http://weblogs.asp.net/yuanjian/archive/2008/12/18/interesting-finds-2008-12-12-2008-12-18.aspx">Interesting Finds: 2008.12.12~2008.12.18</a> (yuanjian)</li>
<li><a target="_blank" href="http://spietrek.blogspot.com/2008/12/links-12182008.html">Links (12/18/2008)</a> (Steve Pietrek)</li>
<li><a target="_blank" href="http://blog.cwa.me.uk/2008/12/19/the-morning-brew-248/">The Morning Brew #248</a> (Chris Alcock)</li>
<li><a target="_blank" href="http://www.silverlightshow.net/news/Silverlight-News-for-December-19-2008.aspx">Silverlight News for December 19, 2008</a> (Silverlight Show)</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:ca2a3003-820f-402e-ae25-e162fec0a0af" class="wlWriterEditableSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="jQuery Reference Guide: A Comprehensive Exploration of the Popular JavaScript Library: Jonathan Chaffer: Books" href="http://www.amazon.com/exec/obidos/ASIN/1847193811/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1847193811.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">jQuery Reference Guide: A Comprehensive Exploration of the Popular JavaScript Library: Jonathan Chaffer: Books</a></p>
<p><b>ISBN</b>: 1847193811<br /><b>ISBN-13</b>: 9781847193810</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:6812f90d-61f3-4e55-8c93-d27f43ba5659" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2008/12/19/dew-drop-december-19-2008/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2008/12/19/dew-drop-december-19-2008/" 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:eed17d1c-62ec-4542-a132-648b417dd8de" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/jquery" rel="tag">jquery</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/oxite" rel="tag">oxite</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/windows+live+sdk" rel="tag">windows live sdk</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/sueetie" rel="tag">sueetie</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/12/19/dew-drop-december-19-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

