<?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; adobe lightroom</title>
	<atom:link href="http://www.alvinashcraft.com/tag/adobe-lightroom/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; March 4, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/04/dew-drop-march-4-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/04/dew-drop-march-4-2009/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 14:53:25 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[adobe lightroom]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[kumo]]></category>
		<category><![CDATA[mvp summit]]></category>
		<category><![CDATA[resharper]]></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/04/dew-drop-march-4-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Contradictory Observations (Martin Fowler) Inspiration for Next Generation UX (Nikhil Kothari) Ongoing Maintenance &#38; Debt Reduction (Chris Missal) Backflows are self-regulating (Corey Ladas) Different Kind Of Factory? (Davy Brion) Procrastination and the Bikeshed Effect (Jeff Atwood) (Almost) Frictionless Testing: Specifications (Erik Peterson) Application Compatibility Testing &#8212; Overview (Grant George) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://martinfowler.com/bliki/ContradictoryObservations.html">Contradictory Observations</a> (Martin Fowler)</li>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=221">Inspiration for Next Generation UX</a> (Nikhil Kothari)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/K1zYoUSJYJo/ongoing-maintenance-amp-debt-reduction.aspx">Ongoing Maintenance &amp; Debt Reduction</a> (Chris Missal)</li>
<li><a href="http://leansoftwareengineering.com/2009/02/26/backflows-are-self-regulating/">Backflows are self-regulating</a> (Corey Ladas)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/JUlwg9NgV6M/">Different Kind Of Factory?</a> (Davy Brion)</li>
<li><a href="http://www.codinghorror.com/blog/archives/000922.html">Procrastination and the Bikeshed Effect</a> (Jeff Atwood)</li>
<li><a href="http://erikbase.blogspot.com/2009/03/almost-frictionless-testing.html">(Almost) Frictionless Testing: Specifications</a> (Erik Peterson)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/03/03/application-compatibility-testing-for-windows-7.aspx">Application Compatibility Testing &#8212; Overview</a> (Grant George)</li>
<li><a href="http://www.michaelckennedy.net/blog/2009/03/03/DebuggingTheFutureAdvancedNETDebuggingVideoPresentation.aspx">Debugging the Future (Advanced .NET Debugging) Video Presentation</a> (Michael Kennedy)</li>
<li><a href="http://www.misfitgeek.com/2009/03/03/TheWebServiceSoftwareFactoryModelingEdition.aspx">The Web Service Software Factory: Modeling Edition</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/Q2siT2aQ27g/reading-process-output.aspx">Reading process output</a> (Gunnar Peipman)</li>
<li><a href="http://www.devx.com/codemag/Article/41059?trk=DXRSS_DOTNET">Building Domain Specific Languages in C#</a> (Neal Ford)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/oBttEYx6wjU/TriggeringEventsOnUIComponentsWinForms.aspx">Triggering events on UI components (WinForms)</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://blogs.msdn.com/kirillosenkov/archive/2009/03/03/how-to-start-visual-studio-programmatically.aspx">How to start Visual Studio programmatically</a> (Kirill Osenkov)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/03/04/thinking-about-c-4-0-vb-10-and-dynamic.aspx">Thinking about C# 4.0, VB 10 and Dynamic</a> (Mike Taulty)</li>
<li><a href="http://greggalipeau.wordpress.com/2009/03/03/re-attaching-objects-my-foray-into-linq-to-sql-and-the-entity-framework-part-2-of-2/">Re-attaching objects &#8211; My Foray into Linq to Sql and the Entity Framework (part 2 of 2)</a> (Greg Galipeau)</li>
<li><a href="http://rdaarchitecture.blogspot.com/2009/03/wcf-and-msmq.html">WCF and MSMQ</a> (Steve Stefanovich)</li>
<li><a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/">T4 Tutorial: Making Code Generators Extensible</a> (Oleg Sych)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://haacked.com/archive/2009/03/03/aspnetmvc-changes-for-rc2.aspx"><font color="#ff8000">ASP.NET MVC Release Candidate 2</font></a><font color="#ff8000"> (Phil Haack)<em> – Link of the Day</em></font></li>
<li><a href="http://blog.dmbcllc.com/2009/03/04/jquery-sliders-scrollbars-to-the-rest-of-us/">jQuery &#8211; Sliders (scrollbars to the rest of us)</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/NlO0ZPXAIVI/">Use jQuery to catch and display ASP.NET AJAX service errors</a> (Dave Ward)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/KlMHZPZCNMU/ShowArticle.aspx">Creating Dynamic ASP.NET SiteMap using LINQ</a> (Malcolm Sheridan)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/_8Udo0n6f90/">ASP.NET MVC 1.0 Release Candidate 2</a> (Nick Berardi)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/Y1Cxd3zDTXY/">ASP.NET MVC: Reducing duplication for partial models</a> (Mark Needham)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/T3fZqOfjjwc/how-learn-aspnet-mvc">How to Learn ASP.NET MVC</a> (Keyvan Nayyeri)</li>
<li><a href="http://www.devx.com/tips/Tip/41038?trk=DXRSS_DOTNET">Handling Null Session and Request Variables</a> (Jarzebowski Mark)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/JFJO2nwTKsg/wanna-see-asp.net-mvc-rtmed-test-mvc-rc2.aspx">Wanna see ASP.NET MVC RTM-ed? Help test MVC RC2</a> (Simone Chiaretta)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/IZfzJ9v8wc4/chapter-6-understanding-html-helpers.aspx">Chapter 6 &#8211; Understanding HTML Helpers</a> (Stephen Walther)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/03/03/hotfix-available-for-asp-net-mvc-crashes-with-azure-power-commands-resharper.aspx">Hotfix Available for ASP.NET MVC Crashes With Azure/Power Commands/Resharper</a> (Joe Cartano)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/qp1EaGbeH_M/develop-workflows-with-silverlight.aspx">Using Silverlight for workflow creation</a> (Tim Heuer)</li>
<li><a href="http://blogs.msdn.com/jaimer/archive/2009/03/02/two-very-promising-wpf-application-frameworks-on-codeplex.aspx">two very promising WPF application frameworks on codeplex</a> (Jaime Rodriguez)</li>
<li><a href="http://tomkrueger.wordpress.com/2008/03/18/what%E2%80%99s-this-no-intellisense-for-wpf%E2%80%99s-xaml-view/">What&#8217;s This? No Intellisense for WPF&#8217;s Xaml View.</a> (Tom Krueger)</li>
<li><a href="http://dotnet.dzone.com/reviews/wpf-action-visual-studio-2008">Win Your Copy &#8211; WPF in Action with Visual Studio 2008</a> (Izzy Schwartz)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/IndependentsHall-BlogFeed/~3/AAY4Wv6T21U/">Philadelphia’s Pre-SXSW Mixer @ National Mechanics</a> (Alex Hillman)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/03/03/some-great-new-mix09-sessions-posted.aspx">Some Great New Mix09 Sessions Posted</a> (Brad Abrams)</li>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/548660421/ViewPost.aspx">At the MVP Global Summit…</a> (Cornelius J. van Dyk)</li>
<li><a href="http://blog.sqlauthority.com/2009/03/04/sqlauthority-news-mvp-summit-2009-day-3-party-day-and-sql-celebrity-photos/">SQLAuthority News &#8211; MVP Summit 2009 &#8211; Day 3 &#8211; Party Day and SQL Celebrity Photos</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://betav.com/blog/billva/2009/03/another-item-for-the-wish-list.html">Another Item for the Wish List</a> <em>and</em>&#160;<a href="http://betav.com/blog/billva/2009/03/sqlclient-wish-list.html">SqlClient Wish List</a> <em>and</em>&#160;<a href="http://betav.com/blog/billva/2009/03/more-data-centric-visual-studi.html">More Data-Centric Visual Studio IDE Requests</a> (William Vaughn)</li>
<li><a href="http://www.codecapers.com/2009/03/sql-2008-cluster-installation-guide.html">SQL 2008 Cluster Installation Guide</a> (Michael Ceranski)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/03/03/first-look-at-some-new-office-14-roadmap.aspx">First Look at New Office 14 Roadmap</a>&#160;<em>and</em>&#160;<a href="http://blogs.msdn.com/usisvde/archive/2009/03/03/resources-available-to-get-started-with-windows-7.aspx">Resources Available to Get Started with Windows 7</a> <em>and</em> <a href="http://blogs.msdn.com/usisvde/archive/2009/03/03/quick-applications-help-you-get-stared-with-live-services-development.aspx">Quick Applications Help You Get Stared with Live Services Development</a> (Bruce Kyle)</li>
<li><a href="http://on10.net/blogs/larry/Sobees-Gives-You-TwitterFacebookYouTubeRSS/">Sobees Gives You Twitter+Facebook+YouTube+RSS</a> (Larry Larsen)</li>
<li><a href="http://www.downloadsquad.com/2009/03/03/convert-pdf-and-html-to-mobi-to-read-on-your-kindle/">Convert PDF and HTML to .mobi to read on your Kindle</a> (Lee Mathews)</li>
<li><a href="http://microsoftjobsblog.com/blog/lunch-interview/">What should I do during a lunch interview?</a> (Microsoft JobsBlog<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Looking-Forward-to-Viveri-An-Experimental-Search-Site/">Looking Forward to Viveri: An Experimental Search Site</a> (Sarah Perez)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/jLZ0-p7BHBY/developing-at-the-speed-of-microsoft.aspx">Developing at the Speed of Microsoft</a> (Sean Biefeld)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/BKBCwsU1eyc/my-phone-team-is-listening-tighter-integration-with-windows-live-services-in-future.aspx">My Phone Team Is Listening: Tighter Integration With Windows Live Services In Future</a> (Sunshine)</li>
<li><a href="http://photoshopnews.com/2009/03/03/adobe-releases-camera-raw-53-and-lightroom-23-gms/">Adobe Releases Camera Raw 5.3 and Lightroom 2.3 GMs</a> (PSN Editorial Staff)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/wVMe37FzTNc/">LINKBLOG for March 3, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/HdFUswDrghI/">The Morning Brew #299</a> (Chris Alcock)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/03/142984.aspx">Interesting Finds: March 3, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/xxaC2bWpA_M/">New and Notable 298</a> (Sam Gentile<graffiti @YOURSITE.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/IcRMqtSA4wQ/cloudnews-for-march-3th-2009">CloudNews for March 3th, 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:aaa5bcee-edc5-4a27-a74a-c402a12cc0a5" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="WPF in Action with Visual Studio 2008: Arlen Feldman, Maxx Daymon: Books" href="http://www.amazon.com/exec/obidos/ASIN/1933988223/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1933988223.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">WPF in Action with Visual Studio 2008: Arlen Feldman, Maxx Daymon: Books</a></p>
<p><b>ISBN</b>: 1933988223<br /><b>ISBN-13</b>: 9781933988221</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:d8688b26-d19a-4ac0-8403-faf6d7aead2e" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/03/04/dew-drop-march-4-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/04/dew-drop-march-4-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:2bd277bd-8156-4a6b-9bda-c0e4f526b456" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/ie8" rel="tag">ie8</a>,<a href="http://technorati.com/tags/resharper" rel="tag">resharper</a>,<a href="http://technorati.com/tags/kumo" rel="tag">kumo</a>,<a href="http://technorati.com/tags/adobe+lightroom" rel="tag">adobe lightroom</a>,<a href="http://technorati.com/tags/mvp+summit" rel="tag">mvp summit</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</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%2f04%2fdew-drop-march-4-2009%2f&amp;title=Dew+Drop+-+March+4%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/04/dew-drop-march-4-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/04/dew-drop-march-4-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

