<?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; live mesh</title>
	<atom:link href="http://www.alvinashcraft.com/tag/live-mesh/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; June 13, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/13/dew-drop-june-13-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/13/dew-drop-june-13-2010/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 13:03: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[css]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[stack overflow]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/13/dew-drop-june-13-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 Way of MEF slides and [...]]]></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/MyTechnobabble/~3/0BmdK1xq4CY/way-of-mef-slides-and-code.aspx">Way of MEF slides and Code</a> (Glenn Block)</li>
<li><a href="http://blog.stackoverflow.com/2010/06/introducing-stack-exchange-data-explorer/">Introducing Stack Exchange Data Explorer</a> (Jeff Atwood)</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/68eonDEQxCU/Linq.aspx">Language-Integrated Query</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/JscEb_3z31k/installing-bing-maps-app-with-vs-2010.aspx">How to Install Bing Maps App SDK with Visual Studio 2010</a> (Derek Chan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/ZwTiVQt70u0/using-a-simple-quick-find-vstipfind0006.aspx">Using a Simple Quick Find</a> (Zain Naboulsi)</li>
<li><a href="http://tirania.org/blog/archive/2010/Jun-12.html">Conditional Attribute</a> (Miguel de Icaza)</li>
<li><a href="http://feedproxy.google.com/~r/stimpy77/~3/7wcv24EE4iE/post.aspx">How To Reference A Property By Name Without Using String Constants</a> (Jon Davis)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/DUT_JI15B-I/cache-retrieval-pattern.aspx">Cache Retrieval Pattern</a> (Gil Fink)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.dotnetfunda.com/articles/article795-how-to-execute-ssis-packages-in-csharp-aspnet-part-ii-.aspx">How to Execute SSIS Packages in C# ASP.NET Part II</a> (Vuyiswa Maseko)</li>
<li><a href="http://blog.rebeccamurphey.com/2010/06/12/jquery-storing-and-retrieving-data-related-to-elements/">jQuery: Storing and retrieving data related to elements</a> (Rebecca Murphey)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/TfGqbI9q2sc/is-kanban-just-waterfall-with-small.html">Is Kanban just Waterfall with Small Batches?</a> (Mike Cottmeyer)</li>
<li><a href="http://www.thekua.com/atwork/2010/06/refactoring-convert-static-into-instance/">Refactoring: Convert static into instance</a> (Patrick Kua)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/bWd_F7feMBk/scrum-vs-kanban-attitudes.html">Scrum vs. Kanban attitudes</a> (Roy Osherove)</li>
<li><a href="http://www.anthonysteele.co.uk/blog/the-funq-ioc-container">The Funq IoC Container</a> (Anthony Steele)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.softinsight.com/bnoyes/2010/06/12/WCFRIAServicesPart1Published.aspx">WCF RIA Services Part 1 published</a> (Brian Noyes)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/ANTbrzMmH_M/">Herding Code 83: Ayende Rahien on RavenDB</a> (Jon Galloway)</li>
<li><a href="http://feedproxy.google.com/~r/ThirstyDeveloperPodcast/~3/Cub5Sg6_ldU/TheThirstyDeveloper95DBProWithBarclayHill.aspx">The Thirsty Developer 95: DBPro with Barclay Hill</a> (Dave Bost)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.rachelandrew.co.uk/archives/2010/06/13/web-directions-media-2010/">Web Directions @media 2010</a> (Rachel Andrew)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/EpntVeu0Ii8/calculate-average-time-interval-in-sql.html">Calculate Average Time Interval in SQL Server</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/sql-server-auto-close">SQL Server and the Auto Close Setting</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2010/06/13/sql-server-what-is-denali/">SQL SERVER – What is Denali?</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/TocyM08BEZA/">Two Incredible, Indispensable, Free Utilities</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/ZYaqJwUcQ3g/live-sync-life-after-live-mesh.aspx">Live Sync: life after Live Mesh</a> (Kip Kniskern)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/uQak7bsv-W4/windows-phone-7-to-add-flash-10-1-support.aspx">Windows Phone 7 to add Flash 10.1 support?</a> (damaster)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=a7eef026-b308-4c95-b79a-5f771e9a48ea">Interesting Finds: June 13, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/12/140380.aspx">Silverlight Cream for June 12, 2010 &#8212; #880</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/51T4YZ3HieL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Refactoring-Improving-Design-Existing-Technology/dp/0201485672%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0201485672">Refactoring: Improving the Design of Existing Code</a> by Martin Fowler</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:a5765c30-9988-4b8d-9594-b2f012b92863" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/13/dew-drop-june-13-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/13/dew-drop-june-13-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:c0d7ca45-42ae-423f-998e-0085dfcd2703" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/live+mesh" rel="tag">live mesh</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/ssis" rel="tag">ssis</a>,<a href="http://technorati.com/tags/scrum" rel="tag">scrum</a>,<a href="http://technorati.com/tags/kanban" rel="tag">kanban</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/css" rel="tag">css</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/MEF" rel="tag">MEF</a>,<a href="http://technorati.com/tags/stack+overflow" rel="tag">stack overflow</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</a>,<a href="http://technorati.com/tags/raven+db" rel="tag">raven db</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/13/dew-drop-june-13-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; Weekend Edition &#8211; March 21-22, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 12:36:31 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[channel 9]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/</guid>
		<description><![CDATA[&#160; Silverlight / WPF .NET RIA Services: From Vision to Architecture (Nikhil Kothari) Silverlight 3: Activity Control (Brad Abrams) Getting Started with Virtual Earth Silverlight Map Control SDK CTP and&#160;Virtual Earth Silverlight: Basics of Adding Polygons and Polylines using XAML and Code and&#160;Virtual Earth Silverlight: Adding Media (Images, Video, etc.) to the Map and&#160;Virtual Earth [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=227">.NET RIA Services: From Vision to Architecture</a> (Nikhil Kothari)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/03/20/silverlight-3-activity-control.aspx">Silverlight 3: Activity Control</a> (Brad Abrams)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=20736f64-9876-4d0f-b60e-3fe20252d4c4">Getting Started with Virtual Earth Silverlight Map Control SDK CTP</a> <em>and</em>&#160;<a href="http://pietschsoft.com/post.aspx?id=6a098f41-2df4-4362-a577-606863de838c">Virtual Earth Silverlight: Basics of Adding Polygons and Polylines using XAML and Code</a> <em>and</em>&#160;<a href="http://pietschsoft.com/post.aspx?id=2c25c9bc-e290-41e4-9a03-daa75a912c63">Virtual Earth Silverlight: Adding Media (Images, Video, etc.) to the Map</a> <em>and</em>&#160;<a href="http://pietschsoft.com/post.aspx?id=ce8b5456-ef99-4311-8099-16976ebcc5e2">Virtual Earth Silverlight: Using Tile Layers to Overlay Custom Map Imagery</a> <em>and</em>&#160;<a href="http://pietschsoft.com/post.aspx?id=88a585cd-f90a-40e1-963d-ca1932ce2535">Virtual Earth Silverlight: Overlay OpenStreetMap, OpenAerialMap and Yahoo Map Imagery using Custom Tile Layers!</a> (Chris Pietschmann)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/-WrT7Q7Xros/slidentity-silverlight-sample-application.aspx">Silverlight 3 Sample Application: Slidentity</a> (Tim Heuer)</li>
<li><a href="http://blogs.msdn.com/vinsibal/archive/2009/03/20/wpftoolkit-march-2009-release-and-new-wpf-themes.aspx">WPFToolkit March 2009 Release and new WPF Themes!</a> (Vincent Sibal)</li>
<li><a href="http://wildermuth.com/2009/03/20/Concerns_about_RIA_Services_Squashed">Concerns about RIA Services Squashed</a> (Shawn Wildermuth)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/SQ567VikQ4M/Virtual-Earth-Silverlight-Control---Register-Now.aspx">Virtual Earth Silverlight Control &#8211; Register Now</a> (Simon Sabin)</li>
<li><a href="http://blogs.msdn.com/mikehillberg/archive/2009/03/20/icommand-is-like-a-chocolate-cake.aspx">ICommand is like a chocolate cake</a> (Mike Hillberg)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/mImM-ck-3ig/delay-all-your-decisions.aspx">Delay All Your Decisions</a> (Casey Charlton)</li>
<li><a href="http://blog.dmbcllc.com/2009/03/20/friday-books-architecting-applications/">Friday Books &#8211; Architecting Applications…</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/bqM68hDA5-U/recomposition-and-constructors.aspx">Recomposition and constructors</a> (Glenn Block)</li>
<li><a href="http://elegantcode.com/2009/03/21/progressive-interfaces/">Progressive Interfaces</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/LarryClarkin/~3/7sZc2_WxzS4/ArchitectureByBaseballSpringTraining.aspx">Architecture By Baseball: Spring Training</a> (Larry Clarkin)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/QDfCpGVBrgM/">Lean Thinking: Book Review</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/mJ8WduVg2w4/reassessing-what-debugger">Reassessing What the Debugger Is For</a> (Mark Needham)</li>
<li><a href="http://shrinik.blogspot.com/2009/03/when-process-stops-working-for-you.html">When &quot;Process&quot; stops working for you &#8230;.</a> (Shrini Kulkarni)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/VjnvTW-iqXY/test-review-2-asp-net-mvc-unit-tests.aspx"><font color="#ff8000">Test Review #2 – ASP.NET MVC Unit Tests</font></a><font color="#ff8000"> (Roy Osherove) <em>– Link of the Day</em></font></li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/03/21/essential-linq-published.aspx">Essential LINQ Published</a> (Charlie Calvert)</li>
<li><a href="http://feedproxy.google.com/~r/MyTechnobabble/~3/UkH8f0cs7Cw/why-doesn-t-mef-support-open-generics-for-exports-because-mef-is-not-type-based.aspx">Why doesn’t MEF support open-generics for exports? Because MEF is not type based.</a> (Glenn Block)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/rLt-JnudYE0/ReSharper45NdashRedBullForVS.aspx">ReSharper 4.5 – Red Bull for VS</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://feedproxy.google.com/~r/jimmy-thinking/~3/ygbSDcv9_AU/ironruby-03-released.html">IronRuby 0.3 Released</a> (Jimmy Schementi)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2009/03/20/twitter-api-submit-a-post-in-c.aspx">Twitter API &#8211; Submit a post in C#</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/microsft/~3/7-9Zi-XzR3I/">Book review: C# 2008 and 2005 Threaded Programming</a> (Tamir Khason)</li>
<li><a href="http://elegantcode.com/2009/03/21/be-careful-with-the-var-keyword-and-expression-builders/">Be Careful With the var Keyword and Expression Builders</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/Devhawk/~3/vqB7-ggbC50/Writing+An+IronPython+Debugger+A+Little+HackhelliperrhellipCleanup.aspx">Writing an IronPython Debugger: A Little Hack…err…Cleanup</a> (Harry Pierson)</li>
<li><a href="http://blogs.msdn.com/phaniraj/archive/2009/03/21/ado-net-data-services-friendly-feeds-mapping-clr-types.aspx">ADO.NET Data Services Friendly Feeds , Mapping CLR Types</a> (Phani Raj)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/03/20/talking-point-to-ado-net-data-services-1-5-ctp1.aspx">Talking Point: to ADO.NET Data Services 1.5 (CTP1)</a> (Joel Reyes)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/JqAYyuzLyaA/jquery-link-repository.aspx">jQuery Link Repository</a> (Dave Schinkel)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/uCUoR8H5ZqI/post.aspx">Sueetie Week in Review for March 21, 2009</a> (Dave Burke)</li>
<li><a href="http://ejohn.org/blog/javascript-testing-does-not-scale/">JavaScript Testing Does Not Scale</a> <em>and</em>&#160;<a href="http://ejohn.org/blog/more-secrets-of-javascript-libraries/">More Secrets of JavaScript Libraries</a> (John Resig)</li>
<li><a href="http://blogs.msdn.com/liveframework/archive/2009/03/20/new-live-framework-samples.aspx">New Live Framework Samples</a> (Kevin Ledley)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/m1-VkG5pTEI/msdn-magazine-series-from-web-dev-to-ria-dev.aspx">MSDN Magazine Series: From Web Dev to RIA Dev</a> (James Kovacs)</li>
<li><a href="http://www.masteringbiztalk.com/blogs/jon/PermaLink,guid,04569c6a-3b6e-4e68-8222-d59f9a5bfbe3.aspx">MUrl – a DSL and runtime for exercising HTTP</a> (Jon Flanders)</li>
<li><a href="http://girldeveloper.com/waxing-dev/asp-net-mvc-translated-for-the-web-forms-programmer-2-in-a-series/">ASP.NET MVC Translated for the Web Forms Programmer (2 in a series)</a> (Sara J. Chipps)</li>
<li><a href="http://blogs.msdn.com/yochay/archive/2009/03/20/it-used-to-be-write-once-deploy-anywhere.aspx">It used to be “write once &#8211; deploy anywhere”</a> (Yochay Kiriaty)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/03/20/mix09-silverlight-for-business-apps-and-net-ria-services-talks-posted.aspx">Mix09: Silverlight for Business Apps and .NET RIA Services talks posted</a> (Brad Abrams)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/21/130292.aspx">MIX09 Day 4</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/21/130301.aspx">MIX09 Last Day and redux</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/TheRuntime/~3/OCw8oFOl9Io/mix09-personal-note.aspx">MiX09 personal note..</a> (Jay Kimble)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/vQ4YFqwTNos/speaking-at-asp.net-connections-next-week.aspx">Speaking at ASP.NET Connections Next Week</a> (Stephen Walther)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/g_D-jg26Lq8/MixMobileWebSitesWithASPNETMVCAndTheMobileBrowserDefinitionFile.aspx">Mix: Mobile Web Sites with ASP.NET MVC and the Mobile Browser Definition File</a> (Scott Hanselman)</li>
<li><a href="http://wildermuth.com/2009/03/21/My_Mini-Session_at_MIX09_(Eclipse_and_Silverlight)">My Mini-Session at MIX09 (Eclipse and Silverlight)</a> (Shawn Wildermuth)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/03/20/uk-mvps-present-at-the-uk-s-biggest-event-for-software-developers.aspx">UK MVPs Present at the UK’s Biggest Event For Software Developers!</a> (Jas Dhaliwal)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/IyzrI15j3VI/photo-essay-of-mix09.aspx">Photo Essay of Mix09</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/2A9aeq0jnc0/My-MIX09-Silverlight-3-ShowOff-Video-_1320_-Commodore-64-Emulator.aspx">My MIX09 Silverlight 3 ShowOff Video – Commodore 64 Emulator</a> (Pete Brown)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week/">This Week on C9: Live from MIX09 &#8211; Silverlight 3, IE 8, SuperPreview and SketchFlow</a> (Dan Fernandez)</li>
<li><a href="http://blog.stackoverflow.com/2009/03/podcast-46/">Stack Overflow Podcast #46</a> (Jeff Atwood)</li>
<li><a href="http://channel9.msdn.com/posts/funkyonex/Using-the-Touchless-SDK-with-Visual-Basic/">Using the Touchless SDK with Visual Basic</a> (Beth Massi)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/03/21/sql-server-2008-optimize-for-ad-hoc-workloads-advance-performance-optimization/">SQL SERVER &#8211; 2008 &#8211; Optimize for Ad hoc Workloads &#8211; Advance Performance Optimization</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmsblogs/~3/f3qWTPZEjsI/sql-server-2008-fragmentation.aspx">SQL Server 2008 Fragmentation</a> (Jose Barreto)</li>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2009/03/20/sql-mesh-march-09-update.aspx">SQL Mesh March 09 update</a> (Jamie Thomson)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://greggalipeau.wordpress.com/2009/03/21/cleaning-up-your-webpart-gallery/">Cleaning up your WebPart Gallery</a> (Greg Galipeau)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/bPSoCA9eol8/">IE 8.0 Quick Observation for SharePoint</a> (Reza Alirezaei)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/ey8Rm781K8U/10-new-sharepoint-themes.htm">10 New SharePoint Themes.</a> (Stephen Cummins)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/jClCa_dM_2g/why-i-dont-use-openweb.html">Why I don’t use OpenWeb()</a> (Gary Lapointe)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5350.entry">Microsoft Internet Explorer 8 Software &amp; Resources</a> (Blake Handler)</li>
<li><a href="http://googlesystem.blogspot.com/2009/03/google-tests-enhanced-suggestions-for.html">Google Tests Enhanced Suggestions for IE8</a> (Alex Chitu)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/BRHMcIghzCw/">Next Office version to ship in 32-bit and 64-bit versions</a> (Ed Bott)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2009/03/20/two-more-microsoft-press-books-rtm-d-today.aspx">Two more Microsoft Press books RTM’d today</a> (Devon Musgrave)</li>
<li><a href="http://feedproxy.google.com/~r/keithelder/~3/8X5Py9Z-Cfk/my-first-ie8-encounter.aspx">My First IE8 Encounter</a> (Keith Elder)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/xG1H_B0RIXw/">Git/Github survival guide</a> (Ivan Porto Carrero)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/9sTRO7e1iWs/live-writer-backup-released.aspx">Live Writer Backup Released</a> (Scott)</li>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/ehYvcDMaz4g/recruiters-are-presently-over.html">Specialization in Recruiting in Hard Times</a> (Scott Bellware)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/6ztsV10t8I0/675953.aspx">Yet another Scam: Blog Ripping</a> (Rick Strahl)</li>
<li><a href="http://www.officelabs.com/Lists/Posts/ViewPost.aspx?ID=76">Survey for Canvas for OneNote</a> (Nathan)</li>
<li><a href="http://blogs.msdn.com/pix/archive/2009/03/20/microsoft-image-composite-editor-ice.aspx">Microsoft Image Composite Editor (ICE)</a> (Matt Uyttendaele)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/03/20/windows-7-taskbar-window-switchers-and-previews-in-depth.aspx">Windows 7 Taskbar: Window Switchers and Previews In Depth</a> (Sasha Goldshtein)</li>
<li><a href="http://blogs.msdn.com/ie/archive/2009/03/20/rtm-platform-changes.aspx">RTM Platform Changes</a> (Kris Krueger)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/KuQa3TcjwaU/top-10-tiny--awesome-windows-utilities">Top 10 Tiny &amp; Awesome Windows Utilities [Lifehacker Top 10]</a> (Kevin Purdy)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/20/143064.aspx">Interesting Finds: March 20, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/archive/2009/03/21/143065.aspx">Interesting Finds: March 21, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/nI0XwMovaCU/cloudnews-for-march-20th-2009">CloudNews for March 20th, 2009</a> (Mayank Gupta)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-friday-the-best-sql-server-links-of--16">SQL Friday, The Best SQL Server Links Of The Past Week Episode 15</a> (Denis Gobo)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/03/21/interesting-finds-2009-03-20-03-22.aspx">Interesting Finds: 2009 03.20~03.22</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/5AqxKt5vfRI/some-great-dsl-reading.aspx">Some great DSL reading</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/wnfMM4LgIPE/">New and Notable 306</a> (Sam Gentile<graffiti @YOURSITE.COM>)</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:c8bdf81b-2b32-4480-a478-04e45019a5b5" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Essential LINQ (Microsoft .NET Development Series): Charlie Calvert, Dinesh Kulkarni: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321564162/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321564162.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Essential LINQ (Microsoft .NET Development Series): Charlie Calvert, Dinesh Kulkarni: Books</a></p>
<p><b>ISBN</b>: 0321564162<br /><b>ISBN-13</b>: 9780321564160</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<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:bac6fe50-1c39-41d8-96ab-4ba5e2bf902a" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/" 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:5e776fd1-30c7-4d34-b63e-bc3e3f9c2f5c" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</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/resharper" rel="tag">resharper</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</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/live+mesh" rel="tag">live mesh</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/channel+9" rel="tag">channel 9</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%2f03%2f22%2fdew-drop-weekend-edition-march-21-22-2009%2f&amp;title=Dew+Drop+-+Weekend+Edition+-+March+21-22%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/22/dew-drop-weekend-edition-march-21-22-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 10, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:16:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[ado.net data services]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[s#arp architecture]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing DDD: The Ubiquitous Language (Casey Charlton) The Other Kind of Exception Handling (Davy Brion) The Only Japanese You Need as a Software Developer. Ever. (Arjan Zuidhof) Code Review with NDepend (Laila Bougria) Cost? (Greg Young) TestDriven.Net 2.19: Release Notes (Jamie Cansdale) Eager Read Derivation (Martin Fowler) The Cost of [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://devlicio.us/blogs/casey/archive/2009/02/09/ddd-the-ubiquitous-language.aspx" target="_blank">DDD: The Ubiquitous Language</a> (Casey Charlton)</li>
<li><a href="http://davybrion.com/blog/2009/02/the-other-kind-of-exception-handling/" target="_blank">The Other Kind of Exception Handling</a> (Davy Brion)</li>
<li><a href="http://www.arjansworld.com/2009/02/09/the-only-japanese-you-need-as-a-software-developer-ever/" target="_blank">The Only Japanese You Need as a Software Developer. Ever.</a> (Arjan Zuidhof)</li>
<li><a href="http://www.noctovis.net/blog/index.php/2009/02/09/code-review-with-ndepend/" target="_blank">Code Review with NDepend</a> (Laila Bougria)</li>
<li><a href="http://codebetter.com/blogs/gregyoung/archive/2009/02/09/cost.aspx" target="_blank">Cost?</a> (Greg Young)</li>
<li><a href="http://weblogs.asp.net/nunitaddin/archive/2009/02/09/testdriven-net-2-19-release-notes.aspx" target="_blank">TestDriven.Net 2.19: Release Notes</a> (Jamie Cansdale)</li>
<li><a href="http://martinfowler.com/bliki/EagerReadDerivation.html" target="_blank">Eager Read Derivation</a> (Martin Fowler)</li>
<li><a href="http://ayende.com/Blog/archive/2009/02/09/the-cost-of-messaging.aspx" target="_blank">The Cost of Messaging</a> (Oren Eini)</li>
<li><a href="http://codebetter.com/blogs/james.kovacs/archive/2009/02/09/mocks-vs-stubs.aspx" target="_blank">Mocks vs. Stubs</a> (James Kovacs)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/02/09/framework-design-guidelines-system-dbnull.aspx" target="_blank">Framework Design Guidelines: System.DBNull</a> (Brad Abrams)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.lazycoder.com/weblog/2009/02/09/silverlight-is-the-future-but-the-future-isnt-silverlight/" target="_blank">Silverlight Is the Future, but the Future Isn&#8217;t Silverlight</a> (Scott Koon)</li>
<li><a href="http://silverlight.net/blogs/msnow/archive/2009/02/09/silverlight-tip-of-the-day-91-how-to-apply-themes-from-the-silverlight-toolkit.aspx" target="_blank">Silverlight Tip of the Day #91 &#8211; How to Apply Themes from the Silverlight Toolkit</a>&#160;<em>and</em>&#160;<a href="http://silverlight.net/blogs/msnow/archive/2009/02/09/silverlight-tip-of-the-day-92-how-to-load-images-from-a-stream.aspx" target="_blank">Silverlight Tip of the Day #92 &#8211; How to Load Images from a Stream</a> (Mike Snow)</li>
<li><a href="http://timheuer.com/blog/archive/2009/02/09/silverlight-as-a-view-in-aspnet-mvc.aspx" target="_blank"><font color="#ff8000">Integrating Silverlight and ASP.NET MVC</font></a><font color="#ff8000"> (Tim Heuer)<em> – Link of the Day</em></font></li>
<li><a href="http://www.devx.com/codemag/Article/40833" target="_blank">Flexible and Powerful Data Binding with WPF, Part 2</a> (Walt Ritscher)</li>
<li><a href="http://dotnet.dzone.com/news/xaml-guidelines-and-best" target="_blank">XAML Guidelines and Best Practices</a> (Corey Schuman)</li>
<li><a href="http://blogs.msdn.com/interoperability/archive/2009/02/07/eclipse-and-silverlight-another-interoperability-journey-has-begun.aspx" target="_blank">Eclipse and Silverlight, Another Interoperability Journey Has Begun</a> (Jean-Christophe Cimetiere)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://weblogs.asp.net/gunnarpeipman/archive/2009/02/09/visual-studio-add-in-copysourceashtml.aspx" target="_blank">Visual Studio Add-In: CopySourceAsHTML</a> (Gunnar Peipman)</li>
<li><a href="http://davybrion.com/blog/2009/02/quickly-setting-up-and-using-nhibernates-second-level-cache/" target="_blank">Quickly Setting Up and Using NHibernate&#8217;s Second Level Cache</a> (Davy Brion)</li>
<li><a href="http://www.hanselman.com/blog/UrlScanAndADONETDataServicesAstoria.aspx" target="_blank">UrlScan and ADO.NET Data Services (Astoria)</a> (Scott Hanselman)</li>
<li><a href="http://managed-world.com/archive/2009/02/09/tour-de-bcl.aspx" target="_blank">Tour de BCL</a> and <a href="http://managed-world.com/archive/2009/02/09/an-intro-to-barrier.aspx" target="_blank">An Intro to Barrier</a> (Jason Olson)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://interviews.dotnetthread.com/2008/12/how-ajax-is-included-as-first-class.html" target="_blank">How AJAX Is Included as a First Class Concept in Both ASP.NET 3.5 and Visual Studio 2008</a> (Anil)</li>
<li><a href="http://www.codeplex.com/MvcValidatorToolkit/Release/ProjectReleases.aspx?ReleaseId=22912" target="_blank">Validator Toolkit for ASP.NET MVC &#8211; Release v1.3 (20090208)</a> (CodePlex)</li>
<li><a href="http://nayyeri.net/blog/looking-at-the-past-of-community-server/" target="_blank">Looking at the Past of Community Server</a> (Keyvan Nayyeri)</li>
<li><a href="http://blog.madskristensen.dk/post/WebForms-or-MVC-What-about-the-third-option.aspx" target="_blank">WebForms or MVC? What About the Third Option?</a> (Mads Kristensen)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-programmers-object-basics/" target="_blank">JavaScript for C# Programmers: Object Basics</a> (Julian M. Bucknall)</li>
<li><a href="http://codezest.com/archive/2009/02/09/itrsquos-not-just-about-the-code-amp-product-your-websitersquos.aspx" target="_blank">It&#8217;s Not Just About the Code &amp; Product; Your Website&#8217;s &quot;Experience&quot; Is What Matters</a> (Dave Schinkel)</li>
<li><a href="http://www.lostechies.com/blogs/johnteague/archive/2009/02/10/another-way-to-test-ajax-methods.aspx" target="_blank">Another Way to Test Ajax Methods</a> (John Teague)</li>
<li><a href="http://codeclimber.net.nz/archive/2009/02/10/how-to-use-ninject-to-inject-dependencies-into-asp.net-mvc.aspx" target="_blank">How to Use Ninject to Inject Dependencies Into ASP.NET MVC ActionFilters</a> (Simone Chiaretta)</li>
<li><a href="http://encosia.com/2009/02/10/a-breaking-change-between-versions-of-aspnet-ajax/" target="_blank">A Breaking Change Between Versions of ASP.NET AJAX</a> (Dave Ward)</li>
<li><a href="http://groups.google.com/group/sharp-architecture/browse_thread/thread/a0ca20c4a80d969d/80437a7ef53d1170?show_docid=80437a7ef53d1170&amp;pli=1" target="_blank">S#arp Architecture Trunk Is Compatible with MVC RC</a> (Billy McCafferty)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/10/javascript-vs-silverlight-vs/" target="_blank">JavaScript vs Silverlight vs &#8230;</a> (Dave M. Bush)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/02/09/events-this-week-february-9th-2009.aspx" target="_blank">Events This Week &#8211; February 9th, 2009</a>&#160;<em>and</em>&#160;<a href="http://blogs.msdn.com/gduthie/archive/2009/02/09/msdn-mid-atlantic-roadshow-correction.aspx" target="_blank">MSDN Mid-Atlantic Roadshow &#8211; Correction</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/09/developer-dinner-what-s-new-in-asp-net-4-0-web-forms-ajax-and-jquery.aspx" target="_blank">Developer Dinner: What&#8217;s New in ASP.NET 4.0 (WebForms, AJAX and jQuery)?</a> (Marc Schweigert)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/09/announcing-government-software-developers-group-on-facebook.aspx" target="_blank">Announcing &#8211; Government Software Developers Group on Facebook</a> (Nandita)</li>
<li><a href="http://blog.scottbellware.com/2009/02/test-driven-development-and-behavior.html" target="_blank">Test-Driven Development and Behavior-Driven Development in .NET Workshop in Austin, Tuesday, March 24th</a> (Scott Bellware)</li>
<li><a href="http://blogs.msdn.com/charles_sterling/archive/2009/02/09/new-visual-studio-team-system-web-site-http-www-tfsexamples-com.aspx" target="_blank">New Visual Studio Team System Web Site: http://www.tfsexamples.com/</a> (Charles Sterling)</li>
<li><a href="http://girldeveloper.com/vlog/my-first-video-blog/" target="_blank">My First Video Blog</a> (Sara J. Chipps)</li>
<li><a href="http://www.hanselman.com/blog/HanselmanListOfPodcastsForNETProgrammers.aspx" target="_blank">Hanselman&#8217;s List of Podcasts for .NET Programmers</a> (Scott Hanselman)</li>
<li><a href="http://devhawk.net/2009/02/09/Register+Now+For+LangNET+Symposium+2009.aspx" target="_blank">Register Now for Lang.NET Symposium 2009</a> (Harry Pierson)</li>
<li><a href="http://sp.meetdux.com/archive/2009/02/09/youre-invited-quote-7-ways-to-leverage-sharepoint-for-project-management-success-quote-webcast.aspx" target="_blank">You&#8217;re Invited: &quot;7 Ways to Leverage SharePoint for Project Management Success&quot; Webcast</a> (Dux Raymond Sy)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/02/10/sql-server-mvps-provide-a-helping-hand.aspx" target="_blank">SQL Server MVPs Provide a Helping Hand</a> (Jas Dhaliwal)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.codinghorror.com/blog/archives/001224.html" target="_blank">The Elephant in the Room: Google Monoculture</a> (Jeff Atwood)</li>
<li><a href="http://blog.wired.com/geekdad/2009/02/the-tao-of-chuc.html" target="_blank">On the Origin of Darwin by Means of Extreme Summary, or the Abbreviation of a Voluminous Life in the Struggle for Brevity</a> (Dave Banks)</li>
<li><a href="http://microsoftjobsblog.com/blog/job-titles/" target="_blank">How Important Is the Job Title to You?</a> (Angela McLaughlin)</li>
<li><a href="http://www.cloudave.com/link/living-in-the-clouds-opendns" target="_blank">Living in the Clouds – OpenDNS</a> (Krishnan Subramanian)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/02/09/early-peek-offered-for-microsoft-my-phone.aspx" target="_blank">Early Peek Offered for Microsoft My Phone</a> (Bruce Kyle)</li>
<li><a href="http://community.winsupersite.com/blogs/paul/archive/2009/02/09/google-sync.aspx" target="_blank">Google Sync</a> (Paul Thurrott)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Windows-Live-Mesh-Video-Player-Available/" target="_blank">Windows Live Mesh Video Player Available</a> (Sarah Perez)</li>
<li><a href="http://timheuer.com/blog/archive/2009/02/09/my-blogger-toolbox-tools-for-blogging.aspx" target="_blank">My Blogging Toolbox</a> (Tim Heuer)</li>
<li><a href="http://blogs.technet.com/josebda/archive/2009/02/09/free-ebook-on-microsoft-virtualization-solutions.aspx" target="_blank">Free eBook on Microsoft Virtualization Solutions</a> (Jose Barreto)</li>
<li><a href="http://scottonwriting.net/sowblog/posts/13715.aspx" target="_blank">Keyboard Thoughts</a> (Scott Mitchell)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/02/09/recognizing-improvements-in-windows-7-handwriting.aspx" target="_blank">Recognizing Improvements in Windows 7 Handwriting</a> (Yvonne)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/09/142857.aspx" target="_blank">Interesting Finds: February 9, 2009</a> (Jason Haley)</li>
<li><a href="http://grantpalin.com/2009/02/09/weekly-links-39/" target="_blank">Weekly Links #39</a> (Grant Palin)</li>
<li><a href="http://www.arjansworld.com/2009/02/09/linkblog-for-february-9-2009/" target="_blank">LINKBLOG for February 9, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/09/129301.aspx" target="_blank">Silverlight Cream for February 09, 2009 &#8212; #512</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/02/09/interesting-finds-2009-02-10.aspx" target="_blank">Interesting Finds: 2009.02.10</a> (yuanjian)</li>
<li><a href="http://blog.cwa.me.uk/2009/02/10/the-morning-brew-283/" target="_blank">The Morning Brew #283</a> (Chris Alcock)</li>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/02/10/575663.aspx" target="_blank">Link Listing &#8211; February 9, 2009</a> (Christopher Steen)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-february-9th-2009" target="_blank">CloudNews for February 9th, 2009</a> (Sameer Gupta)</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:9a87f5c5-ac52-4542-a1d5-b04dc4fd7c8c" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Kindle 2: Amazon's New Wireless Reading Device (Latest Generation): Kindle Store" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/alvinashcraft-20"><img src="http://images.amazon.com/images/P/B00154JDAI.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Kindle 2: Amazon&#8217;s New Wireless Reading Device (Latest Generation): Kindle Store</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:2eb4c1ca-c8b9-4362-b90c-5137f28123de" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<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:7f57c1a9-2d7e-48b4-b49a-43aa5d7e2ceb" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/s%23arp+architecture" rel="tag">s#arp architecture</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/asp.net+ajax" rel="tag">asp.net ajax</a>,<a href="http://technorati.com/tags/ado.net+data+services" rel="tag">ado.net data services</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/live+mesh" rel="tag">live mesh</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/bdd" rel="tag">bdd</a>,<a href="http://technorati.com/tags/eclipse" rel="tag">eclipse</a></div>
</p>
<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%2f02%2f10%2fdew-drop-february-10-2009%2f&amp;title=Dew+Drop+-+February+10%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/10/dew-drop-february-10-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 29, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-2009/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 16:31: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[fluent nhibernate]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[live services]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Leadership 101: Open That Door! (Jim Holmes) Programming By Numbers (Justin Etheredge) My 2 Most Cherished Mistakes (Davy Brion) True Swiss Don&#8217;t Like Mocks! (Gabriel Schenker) &#160; .NET / Visual Studio Deep Fried Bytes Episode #23: Functional Programming in C# with Oliver Sturm&#160;and&#160;#24: Chatting About F# with Chris Smith [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://frazzleddad.blogspot.com/2009/01/leadership-101-open-that-door.html" target="_blank">Leadership 101: Open That Door!</a> (Jim Holmes)</li>
<li><a href="http://www.codethinked.com/post/2009/01/27/Programming-By-Numbers.aspx" target="_blank">Programming By Numbers</a> (Justin Etheredge)</li>
<li><a href="http://davybrion.com/blog/2009/01/my-2-most-cherished-mistakes/" target="_blank">My 2 Most Cherished Mistakes</a> (Davy Brion)</li>
<li><a href="http://www.lostechies.com/blogs/gabrielschenker/archive/2009/01/29/true-swiss-don-t-like-mocks.aspx" target="_blank">True Swiss Don&#8217;t Like Mocks!</a> (Gabriel Schenker)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://keithelder.net/blog/archive/2009/01/28/deep-fried-bytes-episode-23-functional-programming-in-c-with.aspx" target="_blank">Deep Fried Bytes Episode #23: Functional Programming in C# with Oliver Sturm</a>&#160;<em>and</em>&#160;<a href="http://keithelder.net/blog/archive/2009/01/28/deep-fried-bytes-episode-24-chatting-about-f-with-chris.aspx" target="_blank">#24: Chatting About F# with Chris Smith and Dustin Campbell</a> (Keith Elder)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/01/28/anonymous-methods-lambdas-confusion.aspx" target="_blank">Anonymous Methods, Lambdas, Confusion</a> (Mike Taulty)</li>
<li><a href="http://weblogs.asp.net/podwysocki/archive/2009/01/28/much-ado-about-monads-maybe-edition.aspx" target="_blank">Much Ado About Monads &#8211; Maybe Edition</a> (Matthew Podwysocki)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/01/28/long-division.aspx" target="_blank">Long Division</a> (Eric Lippert)</li>
<li><a href="http://www.alexthissen.nl/blogs/main/archive/2009/01/28/installing-oslo-sdk-and-creating-an-oslo-repository-from-scratch.aspx" target="_blank">Installing Oslo SDK and Creating an Oslo Repository from Scratch</a> (Alex Thissen)</li>
<li><a href="http://devlicio.us/blogs/derik_whittaker/archive/2009/01/28/using-fluent-nhibernate-and-traditional-hbm-xml-files-in-the-same-project.aspx" target="_blank">Using Fluent-NHibernate and Traditional .hbm.xml Files in the Same Project</a> (Derik Whittaker)</li>
<li><a href="http://codebetter.com/blogs/glenn.block/archive/2009/01/28/managed-extensibility-framework-preview-4-a-grab-bag-of-goodies.aspx" target="_blank">Managed Extensibility Framework Preview 4, a Grab Bag of Goodies</a> (Glenn Block)</li>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2009/01/29/livefx-mesh-and-live-framework-clients-can-now-run-side-by-side.aspx" target="_blank">LiveFX: Mesh and Live Framework Clients Can Now Run Side-by-Side</a> (Jamie Thomson)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://timheuer.com/blog/archive/2009/01/28/comprehensive-list-of-silverlight-controls.aspx" target="_blank"><font color="#ff8000">A Comprehensive List to Silverlight Controls for Developers</font></a><font color="#ff8000"> (Tim Heuer)<em> – Link of the Day</em></font></li>
<li><a href="http://www.lhotka.net/weblog/InterestingSilverlightDataBindingLdquofeaturerdquo.aspx" target="_blank">Interesting Silverlight Data Binding &quot;Feature&quot;</a> (Rocky Lhotka)</li>
<li><a href="http://weblogs.asp.net/fmarguerie/archive/2009/01/29/life-changer-xaml-tip-for-visual-studio.aspx" target="_blank">Life Changer XAML Tip for Visual Studio</a> (Fabrice Marguerie)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/01/29/live-framework-sdk-revised-wpf-photo-sharing-application.aspx" target="_blank">Live Framework SDK &#8211; Revised WPF Photo Sharing Application</a> (Mike Taulty)</li>
<li><a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=264&amp;AspxAutoDetectCookieSupport=1" target="_blank">Display Images from a Database in a Silverlight DataGrid Control</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://mostlylucid.net/archive/2009/01/28/1312.aspx" target="_blank">ASP.NET 4.0: ViewStateMode&#8230; Giving You More Control Over ViewState!</a> and <a href="http://mostlylucid.net/archive/2009/01/29/1313.aspx" target="_blank">ASP.NET 4.0: Page.Keywords and Page.Description Simple, but Useful!</a> (Scott Galloway)</li>
<li><a href="http://nettuts.com/articles/general/15-tips-to-speed-up-your-website-and-optimize-your-code/" target="_blank">15+ Tips to Speed Up Your Website, and Optimize Your Code!</a> (nettuts <em>via </em><a href="http://blogs.msdn.com/gduthie/archive/2009/01/28/quick-morning-link.aspx" target="_blank"><em>G. Andrew Duthie</em></a>)</li>
<li><a href="http://blogs.msdn.com/davedev/archive/2009/01/28/azure-issue-tracker-available-for-download-learn-cloud-programming-the-dev-way-through-code.aspx" target="_blank">Azure Issue Tracker Available for Download! Learn Cloud Programming the Dev Way &#8211; Through Code.</a> (Dave Isbitski)</li>
<li><a href="http://wildermuth.com/2009/01/28/Building_AgiliTrain_Part_1_-_Why_ASP_NET_MVC" target="_blank">Building AgiliTrain: Part 1 &#8211; Why ASP.NET MVC</a> (Shawn Wildermuth)</li>
<li><a href="http://codebetter.com/blogs/david.hayden/archive/2009/01/28/asp-net-mvc-1-0-rc1-and-t4-templates-add-controller.aspx" target="_blank">ASP.NET MVC 1.0 RC 1 and T4 Templates &#8211; Add Controller&#8230;</a> (David Hayden)</li>
<li><a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx" target="_blank">PHPLinq 0.4.0 Released on CodePlex!</a> (Maarten Balliauw)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/how-to-make-sure-that-the-view-will-have" target="_blank">How to Make Sure That the View Will Have the Underlying Table Changes by Using sp_refreshview</a> (Denis Gobo)</li>
<li><a href="http://codecapers.blogspot.com/2009/01/using-ruby-with-sql-server.html" target="_blank">Using Ruby with SQL Server</a> (Michael Ceranski)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/jaredpar/archive/2009/01/14/powershell-linq-skip-while.aspx" target="_blank">PowerShell LINQ: Skip-While</a>&#160;<em>and</em>&#160;<a href="http://blogs.msdn.com/jaredpar/archive/2009/01/16/powershell-linq-take-count-and-take-while.aspx" target="_blank">PowerShell LINQ: Take-Count and Take-While</a> (Jared Parsons)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/01/28/571691.aspx" target="_blank">CMAP Main Meeting &#8211; Tuesday, February 3rd, 6:30pm &#8211; Building Data Centric Web Applications Using ASP.NET Dynamic Data</a> (Christopher Steen)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.codinghorror.com/blog/archives/001217.html" target="_blank">The Ultimate Dogfooding Story</a> (Jeff Atwood)</li>
<li><a href="http://googleblog.blogspot.com/2009/01/introducing-measurement-lab.html" target="_blank">Introducing Measurement Lab</a> (Vint Cerf &amp; Stephen Stuart)</li>
<li><a href="http://adamkinney.com/blog/404/default.aspx" target="_blank">IE8 Accelerator for FriendFeed</a> (Adam Kinney)</li>
<li><a href="http://on10.net/blogs/sarahintampa/How-to-Make-Your-Own-Theme-Pack-for-Windows-7/" target="_blank">How to Make Your Own Theme Pack for Windows 7</a> (Sarah Perez)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/01/28/571536.aspx" target="_blank">Link Listing &#8211; January 27, 2009</a>&#160;<em>and</em>&#160;<a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/01/29/571781.aspx" target="_blank">Link Listing &#8211; January 28, 2009</a> (Christopher Steen)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/01/28/142807.aspx" target="_blank">Interesting Finds: January 28, 2009</a>&#160;<em>and</em>&#160;<a href="http://jasonhaley.com/blog/archive/2009/01/29/142810.aspx" target="_blank">Interesting Finds: January 29, 2009</a> (Jason Haley)</li>
<li><a href="http://www.arjansworld.com/2009/01/28/linkblog-for-january-28-2009/" target="_blank">LINKBLOG for January 28, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/28/129057.aspx" target="_blank">Silverlight Cream for January 28, 2009 &#8212; #500</a> (Dave Campbell)</li>
<li><a href="http://blog.cwa.me.uk/2009/01/29/the-morning-brew-275/" target="_blank">The Morning Brew #275</a> (Chris Alcock)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-january-28th-2009" target="_blank">CloudNews for January 28th, 2009</a> (Sameer Gupta)</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:b1638af3-5e5a-47b5-92b2-e69af7397246" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="User Stories Applied: For Agile Software Development (Addison-Wesley Signature Series): Mike Cohn: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321205685/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321205685.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">User Stories Applied: For Agile Software Development (Addison-Wesley Signature Series): Mike Cohn: 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:235faa84-9735-4155-98d8-3b8f621541f6" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-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:b9c2a879-f338-425c-a25d-2aa78bcf67c7" 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/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/live+services" rel="tag">live services</a>,<a href="http://technorati.com/tags/live+mesh" rel="tag">live mesh</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/fluent+nhibernate" rel="tag">fluent nhibernate</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</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%2f29%2fdew-drop-january-29-2009%2f&amp;title=Dew+Drop+%e2%80%93+January+29%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/29/dew-drop-january-29-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 17, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/17/dew-drop-january-17-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/17/dew-drop-january-17-2009/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 02:26:35 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[data dude]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[MDC]]></category>
		<category><![CDATA[mix09]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/17/dew-drop-january-17-2009/</guid>
		<description><![CDATA[Web Development jQuery, JSON, and ASP.NET (Dave M. Bush) Writing an Archive Calendar, Part 4 and Part 4a and Part 4b (Julian M. Bucknall) DomainDataSource Server Control: LINQ + Code Generation (Nikhil Kothari) SYTYAWD #4 Using Regular Expressions in JavaScript (Jeff McWherter) Abstracting Request State (Davy Brion) Use an Envelope Element in RESTful WCF Service [...]]]></description>
			<content:encoded><![CDATA[<h3>Web Development</h3>
<ul>
<li><a href="http://blog.dmbcllc.com/2009/01/15/jquery-json-and-aspnet/" target="_blank">jQuery, JSON, and ASP.NET</a> (Dave M. Bush)</li>
<li><a href="http://blog.boyet.com/blog/blog/writing-an-archive-calendar-part-4/" target="_blank">Writing an Archive Calendar, Part 4</a> <em>and</em> <a href="http://blog.boyet.com/blog/blog/writing-an-archive-calendar-part-4a/" target="_blank">Part 4a</a> <em>and</em> <a href="http://blog.boyet.com/blog/blog/writing-an-archive-calendar-part-4b/" target="_blank">Part 4b</a> (Julian M. Bucknall)</li>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=219" target="_blank">DomainDataSource Server Control: LINQ + Code Generation</a> (Nikhil Kothari)</li>
<li><a href="http://www.mcwherter.net/wordpress/?p=232" target="_blank">SYTYAWD #4 Using Regular Expressions in JavaScript</a> (Jeff McWherter)</li>
<li><a href="http://davybrion.com/blog/2009/01/abstracting-request-state/" target="_blank">Abstracting Request State</a> (Davy Brion)</li>
<li><a href="http://nayyeri.net/blog/use-an-envelope-element-in-restful-wcf-service-response/" target="_blank">Use an Envelope Element in RESTful WCF Service Response</a> (Keyvan Nayyeri)</li>
<li><a href="http://codecapers.blogspot.com/2009/01/yield-statement-in-c.html" target="_blank">The Yield Statement in C#</a> (Michael Ceranski)</li>
</ul>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://sqlblogcasts.com/blogs/simons/archive/2009/01/15/Using-LINQ-with-unfriendly-collections.aspx" target="_blank">Using LINQ with Unfriendly Collections</a> (Simon Sabin)</li>
<li><a href="http://blog.smarx.com/posts/january-ctp-of-windows-azure-sdk-released" target="_blank">January CTP of Windows Azure SDK Released</a> (Steve Marx)</li>
<li><a href="http://www.hanselman.com/blog/RealWorldAppsInDaysNotWeeks.aspx" target="_blank">Real World Apps in Days not Weeks</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/davidlem/archive/2009/01/16/windows-azure-sdk-on-windows-7-beta.aspx" target="_blank">Windows Azure SDK on Windows 7 Beta</a> (David L.)</li>
<li><a href="http://www.codeproject.com/KB/cs/GhostScriptUseWithCSharp.aspx" target="_blank">How to Convert PDF to Image Using Ghostscript API</a> (Lord TaGoH)</li>
<li><a href="http://jeremyjarrell.com/archive/2009/01/15/115.aspx" target="_blank">Hard Lessons Learned from ClickOnce</a> (Jeremy Jarrell)</li>
<li><a href="http://blogs.msdn.com/chrsmith/archive/2009/01/15/deep-fried-f.aspx" target="_blank">Deep Fried F#</a> (Chris Smith)</li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/01/16/introduction-to-healthvault-development-3-configuring-our-application.aspx" target="_blank">Introduction to HealthVault Development #3: Configuring Our Application</a> (Eric Gunnerson)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/01/16/c-lambdas-closures-value-types.aspx" target="_blank">C#, Lambdas, Closures, Value Types</a> (Mike Taulty)</li>
<li><a href="http://blogs.ipona.com/james/archive/2009/01/16/8557.aspx" target="_blank">Named Format Strings</a> (James Hart)</li>
<li><a href="http://peterkellner.net/2009/01/17/visual-studio-database-edition-review-sqlserver2008/" target="_blank">First Experience with Visual Studio 2008 Database Edition, I Love It!!!</a> (Peter Kellner)</li>
</ul>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/silverlight/SilverlightPopupMenu.aspx" target="_blank">Silverlight 2 Popup Menu</a> (Philip Kin)</li>
<li><a href="http://timheuer.com/blog/archive/2009/01/15/updated-silverlight-streaming-publishing-plugin-for-expression-encoder.aspx" target="_blank">Updated SLS Plugin for Encoder Available</a> (Tim Heuer)</li>
<li><a href="http://riathoughts.com/blog/silverlight/codeplex-now-with-silverlight/" target="_blank">CodePlex, Now with Silverlight</a> (John Stockton)</li>
<li><a href="http://silverlight.net/blogs/msnow/archive/2009/01/15/silverlight-tip-of-the-day-82-how-to-implement-double-click.aspx" target="_blank">Silverlight Tip of the Day #82 &#8211; How to Implement Double Click</a> (Mike Snow)</li>
<li><a href="http://blogs.msdn.com/nickkramer/archive/2009/01/15/command-helper-classes-for-silverlight-wpf.aspx" target="_blank">Command Helper Classes for Silverlight &amp; WPF</a> (Nick Kramer)</li>
<li><a href="http://adamkinney.com/blog/400/default.aspx" target="_blank">Perenthia, a Silverlight-Based RPG in Beta</a> (Adam Kinney)</li>
<li><a href="http://blogs.msdn.com/bobbrum/archive/2009/01/16/prism-v2-drop-9-now-available.aspx" target="_blank">Prism V2 &#8211; Drop 9 Now Available</a> (Bob Brumfield)</li>
<li><a href="http://blog.dmbcllc.com/2009/01/16/friday-books-silverlight-2-in-action/" target="_blank">Friday Books &#8211; Silverlight 2 in Action</a> (Dave M. Bush)</li>
<li><a href="http://jeffblankenburg.com/2009/01/tutorial-11-creating-navigation-in.aspx" target="_blank">Tutorial #11: Creating a Navigation in Silverlight</a> (Jeff Blankenburg)</li>
</ul>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://coreysportfolio.com/post/2009/01/Ux-Tip-2---UX-Review.aspx" target="_blank">Ux Tip 2 &#8211; UX Review</a> (Corey Miller)</li>
<li><a href="http://blog.dotnetwiki.org/2009/01/16/NamedFormatsPexTestimonium.aspx" target="_blank">Named Formats Pex Testimonium</a> (Jonathan de Halleux)</li>
<li><a href="http://weblogs.asp.net/gunnarpeipman/archive/2009/01/16/getting-results-from-software-development-teams.aspx" target="_blank">Getting Results From Software Development Teams</a> (Gunnar Peipman)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/01/09/the-big-redesign-in-the-sky" target="_blank">The Big Redesign in the Sky</a> (Uncle Bob Martin)</li>
<li><a href="http://sixrevisions.com/graphics-design/12-useful-web-tools-for-designers/" target="_blank">12 Useful Web Tools for Designers</a> (Jacob Gube)</li>
<li><a href="http://www.markhneedham.com/blog/2009/01/17/the-danger-of-commenting-out-code/" target="_blank">The Danger of Commenting Out Code</a> <em>and</em> <a href="http://www.markhneedham.com/blog/2009/01/17/yagni-some-thoughts/" target="_blank">YAGNI: Some Thoughts</a> (Mark Needham)</li>
<li><a href="http://codebetter.com/blogs/gregyoung/archive/2009/01/16/ddd-the-generic-repository.aspx" target="_blank">DDD: The Generic Repository</a> (Greg Young)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/01/16/future-proofing-a-design.aspx" target="_blank"><span style="color: #ff8000;">Future-Proofing a Design</span></a><span style="color: #ff8000;"> (Eric Lippert) <em>– Link of the Day</em></span></li>
<li><a href="http://blogs.msdn.com/james_whittaker/archive/2009/01/16/test-case-reuse-in-the-future.aspx" target="_blank">Test Case Reuse (in the Future)</a> (James Whittaker)</li>
<li><a href="http://www.hanselman.com/blog/HanselminutesPodcast146TestDrivenDevelopmentIsDesignTheLastWordOnTDD.aspx" target="_blank">Hanselminutes Podcast 146 &#8211; Test Driven Development Is Design &#8211; The Last Word on TDD</a> (Scott Hanselman)</li>
<li><a href="http://www.lostechies.com/blogs/chrismissal/archive/2009/01/17/the-aggressive-class-vs-the-laid-back-class.aspx" target="_blank">The Aggressive Class vs The Laid Back Class</a> (Chris Missal)</li>
<li><a href="http://mikehadlow.blogspot.com/2009/01/eric-evans-on-repositories.html" target="_blank">Eric Evans on Repositories</a> (Mike Hadlow)</li>
<li><a href="http://dotnet.dzone.com/news/code-refactoring-freaking-awes" target="_blank">Code Refactoring &#8211; Freaking Awesome</a> (Mike Bernat)</li>
</ul>
<h3>SharePoint</h3>
<ul>
<li><a href="http://blog.krichie.com/2009/01/15/spsitebuilder-30-re-released-with-source/" target="_blank">SPSiteBuilder 3.0 Re-released with Source</a> (Keith Richie)</li>
<li><a href="http://weblogs.asp.net/gunnarpeipman/archive/2009/01/16/five-steps-to-more-successful-sharepoint-solutions.aspx" target="_blank">Five Steps to More Successful SharePoint Solutions</a> (Gunnar Peipman)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="http://devlicio.us/blogs/derik_whittaker/archive/2009/01/16/using-fluentnhibernate-to-map-composite-keys-for-a-table.aspx" target="_blank">Using Fluent NHibernate to Map Composite Keys for a Table</a> (Derik Whittaker)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/how-to-implement-a-typeof-operator-in-sq" target="_blank">How to Implement a TypeOf Operator in SQL by Using sql_variant_property</a> (Denis Gobo)</li>
</ul>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://adamkinney.com/blog/399/default.aspx" target="_blank">TCSWeekly, A New Client-Focused Show on Channel 9</a> (Adam Kinney)</li>
<li><a href="http://www.duringlunch.com/post/2009/01/15/A-new-side-project-e28093-Geeks-Without-Borders.aspx" target="_blank">A New Side Project &#8211; Geeks Without Borders</a> (James Johnson)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/01/16/follow-up-developer-dinner-on-silverlight-business-applications.aspx" target="_blank">Follow Up: Developer Dinner on Silverlight Business Applications</a> (Marc Schweigert)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/01/17/msdn-developer-conference-wow.aspx" target="_blank">MSDN Developer Conference &#8211; WOW!</a> (G. Andrew Duthie) <em>– It was a really great event. My full wrap-up post is coming soon!</em></li>
<li><a href="http://silverlight.net/blogs/msnow/archive/2009/01/16/silverlight-tip-of-the-day-83-go-to-mix09.aspx" target="_blank">Silverlight Tip of the Day #83 &#8211; Go to MIX09</a> (Mike Snow)</li>
</ul>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/01/16/how-to-make-your-own-module-repository.aspx" target="_blank">How to Make Your Own Module Repository</a> <em>and</em> <a href="http://blogs.msdn.com/powershell/archive/2009/01/17/using-powershell-to-protect-against-conficker-enabling-and-disabling-autorun-inf.aspx" target="_blank">Using PowerShell to Protect Against Conficker (Enabling and Disabling AutoRun.inf)</a> (James Brundage)</li>
<li><a href="http://blogs.technet.com/grouppolicy/archive/2009/01/14/introduction-to-windows-powershell-cmdlets-in-windows-7.aspx" target="_blank">Introduction to Windows PowerShell Cmdlets in Windows 7</a> (Lilia Gutnik)</li>
<li><a href="http://powershell.com/cs/blogs/tobias/archive/2009/01/17/xml-part-1-playing-with-rss-feeds-and-xml-content.aspx" target="_blank">XML Part 1: Playing wit RSS Feeds and XML Content</a> (Tobias Weltner)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.downloadsquad.com/2009/01/15/search-twitter-with-windows-7s-federated-search/" target="_blank">Search Twitter with Windows 7&#8242;s Federated Search</a> (Lee Matthews)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/01/15/user-account-control-uac-quick-update.aspx" target="_blank">User Account Control (UAC) &#8211; Quick Update</a> (Windows Team)</li>
<li><a href="http://lifehacker.com/5132073/the-best-new-windows-7-keyboard-shortcuts" target="_blank">Video Demonstration: The Best New Windows 7 Keyboard Shortcuts</a> (Adam Pash)</li>
<li><a href="http://www.caffeinatedcoder.com/my-2009-top-10-technology-hit-list/" target="_blank">My 2009 Top 10 Technology Hit List</a> (Russell Ball)</li>
<li><a href="http://www.winsupersite.com/paul/whatiuse.asp#0901" target="_blank">What I Use (January 2009 Update)</a> (Paul Thurrott)</li>
<li><a href="http://www.boingboing.net/2009/01/16/planet-of-the-apes-f.html" target="_blank">Planet of the Apes Font</a> (Mark Frauenfelder)</li>
<li><a href="http://nayyeri.net/blog/hire-the-best-architecture/" target="_blank">Hire the Best: Architecture</a> (Keyvan Nayyeri)</li>
<li><a href="http://www.arjansworld.com/2009/01/16/top-10-things-to-learn-2009-edition/" target="_blank">Top 10 Things to Learn &#8211; 2009 Edition</a> (Arjan Zuidhof)</li>
<li><a href="http://www.liveside.net/main/archive/2009/01/16/live-mesh-team-joins-windows-windows-live-org.aspx" target="_blank">Live Mesh Team Joins Windows/Windows Live Org</a> (Kip Kniskern)</li>
<li><a href="http://blog.chromium.org/2009/01/google-chrome-installation-and-updates.html" target="_blank">Google Chrome Installation and Updates</a> (Ian Fette)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://www.arjansworld.com/2009/01/15/linkblog-for-january-15-2009/" target="_blank">LINKBLOG for January 15, 2009</a> <em>and</em> <a href="http://www.arjansworld.com/2009/01/16/linkblog-for-january-15-2009-2/" target="_blank">LINKBLOG for January 16, 2009</a> <em>and</em> <a href="http://www.arjansworld.com/2009/01/17/linkblog-for-january-17-2009/" target="_blank">LINKBLOG for January 17, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://www.techtoolblog.com/archives/daily-find-117" target="_blank">Daily Find #117</a> (Tim Boland)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-january-15th-2009" target="_blank">CloudNews for January 15th, 2009</a> (Mayank Gupta)</li>
<li><a href="http://visualstudiohacks.com/blog/visual-studio-links-100/" target="_blank">Visual Studio Links #100</a> (Darren Stokes)</li>
<li><a href="http://spietrek.blogspot.com/2009/01/links-1152009.html" target="_blank">Links (1/15/2009)</a> (Steve Pietrek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/15/128713.aspx" target="_blank">Silverlight Cream for January 15, 2009 &#8212; #487</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/17/128752.aspx" target="_blank">Silverlight Cream for January 17, 2009 &#8212; #488</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/17/128756.aspx" target="_blank">Silverlight Cream for January 17, 2009 &#8211; 2 &#8212; #489</a> (Dave Campbell)</li>
<li><a href="http://www.dotnetjunkies.com/WebLog/csteen/archive/2009/01/16/567343.aspx" target="_blank">Link Listing &#8211; January 15, 2009</a> (Christopher Steen)</li>
<li><a href="http://blog.cwa.me.uk/2009/01/16/the-morning-brew-266/" target="_blank">The Morning Brew #266</a> (Chris Alcock)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/01/16/discoveries-this-week-01-16-2009.aspx" target="_blank">Discoveries This Week 01/16/2009</a> (Rick Minerich)</li>
<li><a href="http://www.silverlightshow.net/news/Silverlight-News-for-January-16-2009.aspx" target="_blank">Silverlight News for January 16, 2009</a> (Silverlight Show)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/01/16/142735.aspx" target="_blank">Interesting Finds: January 16, 2009</a> <em>and</em> <a href="http://jasonhaley.com/blog/archive/2009/01/17/142736.aspx" target="_blank">Interesting Finds: January 17, 2009</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/01/16/interesting-finds-2009-01-15-01-17.aspx" target="_blank">Interesting Finds: 2009.01.15 ~ 01.17</a> (yuanjian)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-friday-the-best-sql-server-links-of--7" target="_blank">SQL Friday, The Best SQL Server Links of the Past Week Episode 7</a> (Denis Gobo)</li>
</ul>
<h3>Book of the Day</h3>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:5a6b0091-6997-49f6-839c-87b9f8833cc3" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="400" valign="top"><a title="Silverlight 2 in Action: Chad Campbell, John Stockton: Books" href="http://www.amazon.com/exec/obidos/ASIN/1933988428/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/1933988428.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />Silverlight 2 in Action: Chad Campbell, John Stockton: Books</a></td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:a5b5a59e-96a0-4ee9-be82-9ebd35b69689" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/17/dew-drop-january-17-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/17/dew-drop-january-17-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b091bf8f-72a9-4f18-b74e-4497d8b034f7" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/.net+development">.net development</a>,<a rel="tag" href="http://technorati.com/tags/data+dude">data dude</a>,<a rel="tag" href="http://technorati.com/tags/powershell">powershell</a>,<a rel="tag" href="http://technorati.com/tags/windows+7">windows 7</a>,<a rel="tag" href="http://technorati.com/tags/live+mesh">live mesh</a>,<a rel="tag" href="http://technorati.com/tags/sharepoint">sharepoint</a>,<a rel="tag" href="http://technorati.com/tags/sql+server">sql server</a>,<a rel="tag" href="http://technorati.com/tags/jquery">jquery</a>,<a rel="tag" href="http://technorati.com/tags/json">json</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/tdd">tdd</a>,<a rel="tag" href="http://technorati.com/tags/mdc">mdc</a>,<a rel="tag" href="http://technorati.com/tags/mix09">mix09</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/17/dew-drop-january-17-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 16, 2008</title>
		<link>http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:57:53 +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[ddd]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[live mesh]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[oxite]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/</guid>
		<description><![CDATA[Lots of buzz around Oxite today… not exactly positive buzz. .NET / Visual Studio Advanced C# &#8211; Unsafe Mode (Dave M. Bush) Learn a New Language Every Year? (Julie Lerman) Debugging UI (Aaron Lerch) Launched My Personal CodePlex Project: http://www.codeplex.com/mostlylucid (Scott Galloway) Windsor WCF Integration (Mike Hadlow) Using Classifications in MGrammar&#8217;s Intellipad and ADO.NET Data [...]]]></description>
			<content:encoded><![CDATA[<p><em>Lots of buzz around Oxite today… not exactly positive buzz.</em></p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blog.dmbcllc.com/2008/12/15/advanced-csharp-unsafe-mode/" target="_blank">Advanced C# &#8211; Unsafe Mode</a> (Dave M. Bush)</li>
<li><a href="http://blogs.eweek.com/devlife/content/net_general/learn_a_new_language_every_year.html" target="_blank">Learn a New Language Every Year?</a> (Julie Lerman)</li>
<li><a href="http://www.aaronlerch.com/blog/2008/12/15/debugging-ui/" target="_blank">Debugging UI</a> (Aaron Lerch)</li>
<li><a href="http://mostlylucid.net/archive/2008/12/15/launched-my-personal-codeplex-project-httpwww.codeplex.commostlylucid.aspx" target="_blank">Launched My Personal CodePlex Project: http://www.codeplex.com/mostlylucid</a> (Scott Galloway)</li>
<li><a href="http://dotnet.dzone.com/news/windsor-wcf-integration" target="_blank">Windsor WCF Integration</a> (Mike Hadlow)</li>
<li><a href="http://wildermuth.com/2008/12/15/Using_Classifications_in_MGrammar_s_Intellipad" target="_blank">Using Classifications in MGrammar&#8217;s Intellipad</a> <em>and</em> <a href="http://wildermuth.com/2008/12/16/ADO_NET_Data_Services_for_Multiple_Databases" target="_blank">ADO.NET Data Services for Multiple Databases?</a> (Shawn Wildermuth)</li>
<li><a href="http://lostintangent.com/2008/12/16/dynamic-data-annotating-your-data-driven-world/" target="_blank">Dynamic Data: Annotating Your Data-Driven World</a> (Jonathan Carter)</li>
<li><a href="http://jens-schaller.de/blog/2008/12/15/295.htm" target="_blank">SonicFileFinder 2.1 Released</a> (Jens Schaller <a href="http://weblogs.asp.net/rweigelt/archive/2008/12/16/6789794.aspx" target="_blank">via Roland Weigelt</a>)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2008/12/15/query-data-with-parallel-linq.aspx" target="_blank">Query Data with Parallel LINQ</a> (Charlie Calvert)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.coderjournal.com/2008/12/introducing-aspnet-mvc-part-1-model-view-controller/" target="_blank">Introducing the ASP.NET MVC (Part 1) &#8211; The Model-View-Controller Pattern</a> (Nick Berardi)</li>
<li><a href="http://nettuts.com/tutorials/javascript-ajax/create-an-amazoncom-books-widget-with-jquery-and-xml/" target="_blank">Create an Amazon Books Widget with jQuery and XML</a> (Brian Reindel)</li>
<li><a href="http://haacked.com/archive/2008/12/15/redirect-routes-and-other-fun-with-routing-and-lambdas.aspx" target="_blank">Redirect Routes and Other Fun with Routing and Lambdas</a> (Phil Haack)</li>
<li><a href="http://www.lazycoder.com/weblog/2008/12/15/new-aspnet-mvc-sample-oxite-needs-some-tlc/" target="_blank">New ASP.NET MVC Sample &#8211; Oxite &#8211; Needs Some TLC</a> (Scott Koon)</li>
<li><a href="http://devlicio.us/blogs/sergio_pereira/archive/2008/12/15/ie8-readiness-and-ietester.aspx" target="_blank">IE8 Readiness and IETester</a> (Sergio Pereira)</li>
<li><a href="http://west-wind.com/weblog/posts/570695.aspx" target="_blank">Removing the .SVC Extension from WCF REST URLs</a> (Rick Strahl)</li>
<li><a href="http://rachelappel.com/net/asp-net/asp-net-development-mvc-vs-web-forms/" target="_blank">ASP.NET Development: MVC vs. Web Forms</a> (Rachel Appel)</li>
<li><a href="http://blog.wekeroad.com/blog/xss-follow-up-search-suck/" target="_blank">XSS Follow Up: Search Suck</a> (Rob Conery)</li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2008/12/15/oxite-oh-dear-lord-why.aspx" target="_blank">Oxite &#8211; Oh Dear Lord Why?!</a> (Karl Seguin)</li>
<li><a href="http://blog.lozanotek.com/archive/2008/12/15/Oxite.aspx" target="_blank">Oxite</a> (Javier G. Lozano)</li>
<li><a href="http://blog.maartenballiauw.be/post/2008/12/16/CarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx" target="_blank">CarTrackr on Windows Azure &#8211; Part 2 &#8211; Cloud-Enabling CarTrackr</a> (Maarten Balliauw)</li>
<li><a href="http://www.thejoyofcode.com/A_tale_of_WebTests_IIS_Application_Pools_and_assembly_load_exceptions.aspx" target="_blank">A Tale of WebTests, IIS Application Pools and Assembly Load Exceptions</a> (Josh Twist)</li>
<li><a href="http://www.lostechies.com/blogs/chad_myers/archive/2008/12/15/my-quick-take-on-oxite.aspx" target="_blank">My Quick Take on Oxite</a> (Chad Myers)</li>
<li><a href="http://weblogs.asp.net/dotjosh/archive/2008/12/15/mvc-jquery-meets-x-mas-music-project.aspx" target="_blank">MVC/jQuery Meets Xmas Music Project</a> (Josh Schwartzberg)</li>
<li><a href="http://blog.dmbcllc.com/2008/12/16/jquery-calling-your-own-functions/" target="_blank">jQuery &#8211; Calling Your Own Functions</a> (Dave M. Bush)</li>
</ul>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.lostechies.com/blogs/derickbailey/archive/2008/12/15/kanban-in-software-development-part-2-5-a-variation-on-queues-pipelines-for-wip-and-done.aspx" target="_blank">Kanban in Software Development. Part 2.5: A Variation on Queues &#8211; Pipelines for WIP and Done</a> (Derick Bailey)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2008/12/15/functional-programming-unit-testing-part-3.aspx" target="_blank">Functional Programming Unit Testing &#8211; Part 3</a> (Matthew Podwysocki)</li>
<li><a href="http://martinfowler.com/bliki/BusinessReadableDSL.html" target="_blank">Business Readable DSL</a> (Martin Fowler)</li>
<li><a href="http://blogs.msdn.com/tomholl/archive/2008/12/16/how-my-team-does-agile.aspx" target="_blank">How My Team Does Agile</a> (Tom Hollander)</li>
<li><a href="http://blogs.msdn.com/camerons/archive/2008/12/16/uml-request-for-information.aspx" target="_blank">UML Request for Information</a> (Cameron Skinner)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2008/12/15/framework-design-guidelines-an-appeal-for-consistency.aspx" target="_blank">Framework Design Guidelines: An Appeal for Consistency</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/ivo_manolov/archive/2008/12/15/9223397.aspx" target="_blank">Introduction to TestAPI &#8211; Part 1: Input Injection APIs</a> (Ivo Manolov)</li>
<li><a href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/12/15/domain-models-in-presentation-frameworks.aspx" target="_blank"><span style="color: #ff8000;">Domain Models in Presentation Frameworks</span></a><span style="color: #ff8000;"> (Jimmy Bogard)<em> – Link of the Day</em></span></li>
<li><a href="http://dotnet.dzone.com/articles/model-driven-development-with-" target="_blank">Model Driven Development with &#8220;Oslo&#8221;</a> (Gunther Lenz)</li>
<li><a href="http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=SOA-Anti-Pattern-The-Knot.html&amp;Itemid=29" target="_blank">SOA Anti-Pattern: The Knot</a> (Arnon Rotem-Gal-Oz)</li>
</ul>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2008/12/unity-for-silverlight-from-patterns-practices/?&amp;owa_from=feed&amp;owa_sid=" target="_blank">Unity for Silverlight from patterns &amp; practices</a> (Ade Miller)</li>
<li><a href="http://www.devx.com/codemag/Article/40316?trk=DXRSS_DOTNET" target="_blank">Flexible and Powerful Data Binding with WPF</a> (Walt Ritscher)</li>
<li><a href="http://adamkinney.com/blog/390/default.aspx" target="_blank">What Can You Make with 10k of Silverlight or WPF?</a> (Adam Kinney)</li>
<li><a href="http://weblogs.asp.net/rweigelt/archive/2008/12/16/6789910.aspx" target="_blank">My WPF Bookshelf</a> (Roland Weigelt)</li>
<li><a href="http://www.silverlightshow.net/items/Silverlight-SEO.aspx" target="_blank">Silverlight SEO</a> (Boyan Mihaylov)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2008/12/15/generating-xml-schema-documents-using-ssis.aspx" target="_blank">Generating XML Schema Documents Using SSIS</a> (Jamie Thomson)</li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;displaylang=en&amp;tm" target="_blank">SQL Server 2005 SP3</a> (MS Downloads)</li>
<li><a href="http://blog.sqlauthority.com/2008/12/16/sql-server-find-collation-of-database-and-table-column-using-t-sql/" target="_blank">SQL Server &#8211; Find Collation of Database and Table Column Using T-SQL</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-server-2005-service-pack-3-has-been-" target="_blank">SQL Server 2005 Service Pack 3 Has Been Released</a> (Denis Gobo)</li>
<li><a href="http://www.blackwasp.co.uk/DBNormalisation.aspx" target="_blank">Database Normalization</a> (Richard Carr)</li>
</ul>
<h3>SharePoint</h3>
<ul>
<li><a href="https://www.microsoft.com/downloads/details.aspx?familyid=0acb75a6-7c1d-4e2b-af69-7e5f9ecad299&amp;displaylang=en&amp;tm" target="_blank">SQL Server Reporting Services Add-In for SharePoint Technologies</a> (MS Downloads)</li>
<li><a href="http://blogs.msdn.com/sharepoint/archive/2008/12/15/announcing-the-wsrp-toolkit-for-sharepoint.aspx" target="_blank">Announcing the WSRP Toolkit for SharePoint</a> (Ryan Duguid)</li>
<li><a href="http://andrewconnell.com/blog/archive/2008/12/15/Microsoft-releases-a-WSRP-Toolkit-for-SharePoint.aspx" target="_blank">Microsoft Releases a WSRP Toolkit for SharePoint</a> <em>and</em> <a href="http://andrewconnell.com/blog/archive/2008/12/16/SharePoint-workflow-forms-development-with-ASP.NET-2.0-pages.-without-the.aspx" target="_blank">SharePoint Workflow Forms Development with ASP.NET 2.0 Pages&#8230; Without the Pain!</a> (Andrew Connell)</li>
</ul>
<h3>Events / Community</h3>
<ul>
<li><a href="http://geekswithblogs.net/cwilliams/archive/2008/12/15/127953.aspx" target="_blank">Video NINE Questions with Jennifer Marsman</a> (Chris G. Williams)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2008/12/16/events-this-week-december-15th-2008.aspx" target="_blank">Events This Week &#8211; December 15th, 2008</a> (G. Andrew Duthie)</li>
<li><a href="http://dotnet.dzone.com/articles/2008-a-developers-retrospectiv" target="_blank">2008: A Developer&#8217;s Retrospective</a> (Meera Subbarao)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://codeclimber.net.nz/archive/2008/12/15/second-birthday-for-codeclimber.aspx" target="_blank">Second Birthday for CodeClimber</a> <em>and</em> <a href="http://codeclimber.net.nz/archive/2008/12/16/windows-live-writer-2009-rc-released.aspx" target="_blank">Windows Live Writer 2009 RC Released</a> (Simone Chiaretta)</li>
<li><a href="http://www.liveside.net/main/archive/2008/12/15/photosynth-experimental-silverlight-viewer-view-synths-on-any-computer.aspx" target="_blank">Photosynth Experimental Silverlight Viewer, View Synths on Any Computer</a> <em>and</em> <a href="http://www.liveside.net/main/archive/2008/12/15/windows-live-essentials-beta-released.aspx" target="_blank">Windows Live Essentials Beta Released</a> (Sunshine)</li>
<li><a href="http://webworkerdaily.com/2008/12/15/zapproved-opens-doors-to-help-you-with-approvals/" target="_blank">Zapproved Opens Doors to Help You with Approvals</a> (Aliza Sherman)</li>
<li><a href="http://webworkerdaily.com/2008/12/15/two-resources-for-web-workers-finding-jobs-and-professional-development/" target="_blank">Two Resources for Web Workers: Finding Jobs and Professional Development</a> (Darrell Etherington)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Mooncake-Brings-DeepZoom-to-Flickr-and-SmugMug/" target="_blank">Mooncake Brings DeepZoom to Flickr and SmugMug</a> (Sarah Perez)</li>
<li><a href="http://blog.assembla.com/assemblablog/tabid/12618/bid/7683/Why-isn-t-a-Good-Team-Player-good-for-a-team.aspx" target="_blank">Why Isn&#8217;t a Good Team Player Good for a Team?</a> (Andy Singleton)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2008/12/15/continuing-our-discussion-on-performance.aspx" target="_blank">Windows 7: Continuing Our Discussion on Performance</a> (Michael Fortin &amp; Steven Sinofsky)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001197.html" target="_blank">Easy, Efficient Hi-Def Video Playback</a> (Jeff Atwood)</li>
<li><a href="http://blog.reindel.com/2008/12/16/is-programming-really-appropriate-for-a-seven-year-old/" target="_blank">Is Programming Really Appropriate for a Seven Year Old?</a> (Brian Reindel)</li>
<li><a href="http://blogs.msdn.com/echarran/archive/2008/12/15/info-what-i-m-running.aspx" target="_blank">Info: What I&#8217;m Running</a> (Eric Charran)</li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2008/12/16/live-mesh-the-killer-app-for-netbooks.aspx" target="_blank">Live Mesh: The Killer App for Netbooks</a> (Steve Clayton)</li>
<li><a href="http://googleblog.blogspot.com/2008/12/gingerbread-architecture-for-all.html" target="_blank">Gingerbread Architecture for All</a> (Aidan Chopra)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2008/12/15/142602.aspx" target="_blank">Interesting Finds: December 15, 2008</a> <em>and</em> <a href="http://jasonhaley.com/blog/archive/2008/12/16/142606.aspx" target="_blank">Interesting Finds: December 16, 2008</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2008/12/15/127907.aspx" target="_blank">Silverlight Cream for December 15, 2008 &#8212; #456</a> (Dave Campbell)</li>
<li><a href="http://www.arjansworld.com/2008/12/15/linkblog-for-december-15-2008/" target="_blank">LINKBLOG for December 15, 2008</a> (Arjan Zuidhof)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-december-15th-2008" target="_blank">CloudNews for December 15th, 2008</a> (Mayank Gupta)</li>
<li><a href="http://vidmar.net/weblog/archive/2008/12/15/links-of-the-week-64.aspx" target="_blank">Links of the Week #64</a> (David Vidmar)</li>
<li><a href="http://samgentile.com/Web/new-and-notable/new-and-notable-281/" target="_blank">New and Notable 281</a> (Sam Gentile)</li>
<li><a href="http://blog.cwa.me.uk/2008/12/16/the-morning-brew-245/" target="_blank">The Morning Brew #245</a> (Chris Alcock)</li>
<li><a href="http://www.silverlightshow.net/news/Silverlight-News-for-December-16-2008.aspx" target="_blank">Silverlight News for December 16, 2008</a> (Silverlight Show)</li>
</ul>
<p>Book of the Day</p>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:caa785ce-018e-4d20-bb1a-4b6da4d6048f" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="400" valign="top"><a title="Microsoft® .NET: Architecting Applications for the Enterprise (PRO-Developer): Dino Esposito, Andrea Saltarello: Books" href="http://www.amazon.com/exec/obidos/ASIN/073562609X/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/073562609X.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />Microsoft® .NET: Architecting Applications for the Enterprise (PRO-Developer): Dino Esposito, Andrea Saltarello: Books</a></p>
<p><strong>ISBN</strong>: 073562609X<br />
<strong>ISBN-13</strong>: 9780735626096</td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:9b15a0f1-423d-447b-ba88-f66b11c980e1" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a0b36e92-57e3-4937-90c2-66176504d217" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/live+mesh">live mesh</a>,<a rel="tag" href="http://technorati.com/tags/windows+7">windows 7</a>,<a rel="tag" href="http://technorati.com/tags/oxite">oxite</a>,<a rel="tag" href="http://technorati.com/tags/asp.net+mvc">asp.net mvc</a>,<a rel="tag" href="http://technorati.com/tags/jquery">jquery</a>,<a rel="tag" href="http://technorati.com/tags/windows+azure">windows azure</a>,<a rel="tag" href="http://technorati.com/tags/ddd">ddd</a>,<a rel="tag" href="http://technorati.com/tags/mgrammar">mgrammar</a>,<a rel="tag" href="http://technorati.com/tags/oslo">oslo</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/12/16/dew-drop-december-16-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

