<?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; .net services</title>
	<atom:link href="http://www.alvinashcraft.com/tag/net-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; July 8, 2009</title>
		<link>http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 14:54:57 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[.net services]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[halo 3]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Zen is Live! (Nate Kohari) – Link of the Day Refactoring challenge (Jimmy Bogard) Refactoring challenge Part 1 &#8211; Examination (Jimmy Bogard) Fluent Context Builders (Chris Bilson) Lower the Cost of Knowing (Gabriel Torok) Embrace Pain (Ian Cooper) Code: It&#8217;s Trivial (Jeff Atwood) Micro-rant: Ninject and IKernel (Joe White) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://kohari.org/2009/07/07/zen-is-live/"><font color="#ff8000">Zen is Live!</font></a><font color="#ff8000"> (Nate Kohari) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/uwPp2gXGaNI/refactoring-challenge.aspx">Refactoring challenge</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/jeEirO_AjmM/refactoring-challenge-part-1-examination.aspx">Refactoring challenge Part 1 &#8211; Examination</a> (Jimmy Bogard)</li>
<li><a href="http://elegantcode.com/2009/07/07/fluent-context-builders/">Fluent Context Builders</a> (Chris Bilson)</li>
<li><a href="http://feedproxy.google.com/~r/PreemptiveSolutionsBlog/~3/UpiZHmbLXME/post.aspx">Lower the Cost of Knowing</a> (Gabriel Torok)</li>
<li><a href="http://codebetter.com/blogs/ian_cooper/archive/2009/07/07/embrace-pain.aspx">Embrace Pain</a> (Ian Cooper)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001284.html">Code: It&#8217;s Trivial</a> (Jeff Atwood)</li>
<li><a href="http://blog.excastle.com/2009/07/07/micro-rant-ninject-and-ikernel/">Micro-rant: Ninject and IKernel</a> (Joe White)</li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/07/serializing-queuing-messages-to.html">Serializing (Queuing) Messages To Aggregates</a> (Jonathan Oliver)</li>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/WgM__KYBucM/relearning-productivity-problem-that-we.html">Relearning: The Productivity Problem that We&#8217;re Not Supposed To Talk About</a> (Scott Bellware)</li>
<li><a href="http://feedproxy.google.com/~r/AccidentalTechnologist/~3/ulmI2iPWyXk/">Kicking Your Coding into High Gear</a> (Rob Bazinet)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/070809-1.aspx">Examining ASP.NET&#8217;s Membership, Roles, and Profile &#8211; Part 16</a> (Scott Mitchell)</li>
<li><a href="http://www.devx.com/dbzone/Article/42281?trk=DXRSS_DOTNET">Building ASP.NET Applications with Delphi and Advantage Database Server</a> (Cary Jensen)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/j5dSpTxA7AI/jquery-json-request-aspnet-handler.aspx">Making a jQuery JSON Request to an ASP.NET Handler And Back</a> (Dave Schinkel)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/XOjPcX98NIo/">Improving jQuery’s JSON performance and security</a> (Dave Ward)</li>
<li><a href="http://webdevdotnet.blogspot.com/2009/07/aspnet-mvc-jquery-part-3-mvccontrib.html">ASP.NET MVC &amp; jQuery Part 3: MvcContrib Grid &amp; jQuery Plugins</a> (Elijah Manor)</li>
<li><a href="http://ejohn.org/blog/html-5-parsing/">HTML 5 Parsing</a> (John Resig)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/7u3ls8HSStA/">SubSonic 3.0.0.1 Released</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/L2RO__DBF4E/">SubSonic: Working With Git</a> (Rob Conery)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2009/07/07/13193.aspx">Event Aggregation with jQuery</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/WXlutfCrCJ8/sneak-peek-on-our-book-beginning-asp.net-mvc-1.0.aspx">Sneak Peek at our book Beginning ASP.NET MVC 1.0</a> (Simone Chiaretta)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=3598db4d-ed20-4852-a775-d8bae7ec5ff5">PHP SDK for Windows Azure &#8211; Milestone 2 release</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/MosesOfEgyptBlog/~3/lN_tRnhRr4Y/post.aspx">KiGG support for Entity Framework and MySQL</a> (Muhammad Mosa)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/niABwo9j1fY/819880.aspx">Rounded Corner Rendering in newer Browsers</a> (Rick Strahl)</li>
<li><a href="http://dotnet.dzone.com/videos/video-googles-html-5-work">Video: Google&#8217;s HTML 5 Work: What&#8217;s Next?</a> (Matthew Papakipos)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/bclteam/archive/2009/07/07/building-tuple-matt-ellis.aspx">Building Tuple</a> (Matt Ellis)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2289">Part 3 of Dana&#8217;s End-to-End &quot;Oslo&quot; Series: Quadrant</a> (Chris Sells)</li>
<li><a href="http://blog.dmbcllc.com/2009/07/08/itextsharp-html-to-pdf-positioning-text/">iTextSharp – HTML to PDF – Positioning Text</a> (Dave M. Bush)</li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/07/07/new-visual-studio-debugger-2010-feature-for-c-c-developers-using-string-functions-in-conditional-breakpoints.aspx">New Visual Studio Debugger 2010 feature for C/C++ Developers: Using string functions in conditional breakpoints</a> (Habib Heydarian)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/2rF4yKyEKHM/how-to-copy-an-entire-folder-tree-with-nant.aspx">How to copy an entire folder tree with Nant</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/ArchitectureTheHarmonyOfMathematicalPrecision/~3/OuxhW8UZncA/azure-net-services-july-ctp-sdk-released.aspx">Azure .NET Services &#8211; July CTP SDK Released</a> (Jeff Barnes)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/CKgL0fa_Bhg/">F#: Parsing Cruise build data</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/s7xZ53d7vDI/">C#: Removing duplication in mapping code with partial classes</a> (Mark Needham)</li>
<li><a href="http://www.codecapers.com/2009/07/net-write-once-run-anywhere.html">.NET &#8211; Write Once, Run Anywhere?</a> (Michael Ceranski)</li>
<li><a href="http://spawnlink.com/articles/managing-application-configuration/">Managing Application Configuration</a> (Mitchell Hashimoto)</li>
<li><a href="http://www.devx.com/tips/Tip/42230?trk=DXRSS_DOTNET">RegEx.Split vs. String.Split</a> (Srinath MS)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/I2HXIFON0AE/ShowArticle.aspx">VSTS 2010: Overview of Team System 2010 for Architects</a> (Subodh Sohoni)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/07RhsGZ3qtQ/deployment-and-updates-of-desktop-applications-wix-clickonce.html">Deployment and Updates of Desktop Applications: WiX, ClickOnce and Other Scenarios</a> (Rinat Abdullin)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=00911068-27df-4678-b9a4-0949d2b6f1d1">LINQ is not LINQ To SQL</a> (Justin Etheredge)</li>
<li><a href="http://channel9.msdn.com/posts/kmcgrath/Patterns-and-Match-Expressions-in-F/">Patterns and Match Expressions in F#</a> (Kathleen McGrath)</li>
<li><a href="http://www.onedotnetway.com/insert-master-detail-data-with-linq-to-sql/">Insert Master Detail Data with LINQ to SQL</a>&#160;<em>and</em>&#160;<a href="http://www.onedotnetway.com/select-max-value-with-linq-to-sql/">Select Max Value with LINQ to SQL</a> (Deepak Kapoor)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/FaisalsBlog/~3/7xP0xwluJTc/creating-nikeclone-with-silverlight-part-6.aspx">Creating NikeClone With Silverlight Part-6</a> (Faisal Hossain Khan)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/ujEYC9JSinc/day-7-using-wcf-web-services-with.aspx">Day #7: Using WCF Web Services With Silverlight (and LINQ)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/zqKgki8Y_8s/day-8-custom-fonts-in-silverlight.aspx">Day #8: Custom Fonts in Silverlight</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/ule7DXyNmng/133341.aspx">Installing the MVVM Light Toolkit V1.1.0.0</a> (Laurent Bugnion)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/mvsBbO_fiT4/mvvm-philosophy-and-case-studies-introduction.aspx">MVVM – Philosophy and Case Studies &#8211; Introduction</a> (Rob Eisenberg)</li>
<li><a href="http://team.silverlight.net/announcements/designing-a-glassy-button-using-expression-design/">Designing a Glassy Button using Expression Design</a> (Silverlight Team)</li>
<li><a href="http://www.onedotnetway.com/style-silverlight-scrollviewer-with-a-new-controltemplate/">Style Silverlight ScrollViewer with a New ControlTemplate</a>&#160;<em>and</em>&#160;<a href="http://www.onedotnetway.com/scrolling-in-silverlight-panels/">Scrolling in Silverlight Panels</a> (Deepak Kapoor)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=461">.NET Rocks! &#8211; Stephen Forte on Data Access Options</a> (Carl Franklin)</li>
<li><a href="http://channel9.msdn.com/posts/Dariusz/Task-Parallel-Library-Task-Results/">Task Parallel Library: Task Results</a> (Dariusz Parys)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/kQ4r8OO4ZXk/124">DimeCasts.NET Episode #124: Learning the Mediator Pattern</a> (Derik Whittaker)</li>
<li><a href="http://channel9.msdn.com/posts/Glucose/Hanselminutes-on-9-Inside-Secret-Microsoft-Meeting-Rooms-What-Laptop-do-Alpha-Geeks-Use/">Hanselminutes on 9 &#8211; Inside Secret Microsoft Meeting Rooms &#8211; What Laptop do Alpha Geeks Use?</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/uwZdErE2Cmk/webcast-on-asp.net-mvc-in-italian.aspx">Webcast on ASP.NET MVC (in Italian)</a> (Simone Chiaretta) <em>– Anyone know a good streaming video translator?&#160; <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1996/">The History of Microsoft &#8211; 1996</a> (Tina)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Yavor-Georgiev-Using-WCF-with-Silverlight-30/">Yavor Georgiev &#8211; Using WCF with Silverlight 3.0</a> (Robert Hess)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/lCCJIj7qqAE/index.php">Episode 75 &#8211; PowerScripting Podcast &#8211; Oisin Grehan and Joel Bennett talk Poshcode</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/codeplex/archive/2009/07/07/codeplex-turns-3-years-old-breaks-the-10-000-project-mark.aspx">CodePlex Turns 3 years old; Breaks the 10,000 project mark</a> (Sara Ford)</li>
<li><a href="http://feedproxy.google.com/~r/caffeinatedcoder/ProY/~3/CRlL3lkID7s/">return thoughts.Where(x =&gt; x.IsCaffeineInspired)</a> (Russell Ball)</li>
<li><a href="http://www.noop.nl/2009/07/top-200-development-and-social-media-blogs-opml.html">Top 200 Development and Social Media Blogs (OPML)</a> (Jurgen Appelo)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/L8pBoyicsMA/how-we-did-it-bdc-meta-man-web-edition.aspx">How We Did It: BDC Meta Man Web Edition</a> (Nick Swan &amp; Phill Duffy)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/07/08/sqlauthority-news-book-review-murachs-sql-server-2008-for-developers/">SQLAuthority News – Book Review – Murach’s SQL Server 2008 for Developers</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://news.cnet.com/8301-13860_3-10280270-56.html">Microsoft&#8217;s Gazelle browser takes a radical path</a> (Ina Fried)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/kVjpwpEelWE/introducing-google-chrome-os.html">Introducing the Google Chrome OS</a> (Sundar Pichai)</li>
<li><a href="http://feedproxy.google.com/~r/Synergist/~3/F8v0yYwCAyI/thrive-for-developers.aspx">Thrive for Developers</a> (Michael S. Scherotter)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/ib0-l9iybxE/7-tips-to-get-started-blog-writing.html">7 Tips to Get Started Blog Writing</a> (Mike Cottmeyer)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/is-your-career-thriving-ndash-microsoft-has-a-new-portal-to-help/">Is your career THRIVING – Microsoft has a new portal to help.</a> (Joe Stagner)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/07/07/how-to-insert-superscript-subscript-and-strikethrough-in-your-wiki-pages-048.aspx">How to insert Superscript, Subscript, and Strikethrough in your wiki pages &#8211; #048</a> (Sara Ford)</li>
<li><a href="http://blogs.zoho.com/general/zoho-plug-ins-for-microsoft-apps">Zoho Plug-ins for Microsoft Apps</a> (Raju Vegesna)</li>
<li><a href="http://www.msnbc.msn.com/id/31755421/ns/technology_and_science-games/">Game Programming Made Easy</a> (Winda Benedetti)</li>
<li><a href="http://majornelson.com/archive/2009/07/07/new-halo-3-maps-coming-this-fall.aspx">New Halo 3 Maps Coming This Fall</a> (Larry Hyrb)</li>
<li><a href="http://googlesystem.blogspot.com/2009/07/gmail-google-calendar-google-docs-come.html">Gmail, Google Calendar, Google Docs Come Out of Beta</a> (Alex Chitu)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/07/07/engineering-windows-7-for-a-global-market.aspx">Engineering Windows 7 for a Global Market</a> (Julie Bennett &amp; John McConnell)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/d_fOqunIF4s/">LINKBLOG for July 7, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=7aeb0f5e-676c-407b-9fb2-19b23c00dd55">Interesting Finds: July 7, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=7c2a37c4-c3af-4bf7-9e4b-998e87ef3556">Interesting Finds: July 8, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/WgtQUX8eRHw/">The Morning Brew #385</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/07/133324.aspx">Silverlight Cream for July 07, 2009 &#8212; #631</a> (Dave Campbell)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-7th-july-2009">CloudNews for 7th July, 2009</a> (Mayank Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<p>
<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:f9a0f779-ec1f-4fe1-ab57-62bc28a1d9f9" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="AJAX and PHP: Building Responsive Web Applications: Cristian Darie, Bogdan Brinzarea, Filip Chereches-Tosa, Mihai Bucica: Books" href="http://www.amazon.com/exec/obidos/ASIN/1904811825/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1904811825.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">AJAX and PHP: Building Responsive Web Applications: Cristian Darie, Bogdan Brinzarea, Filip Chereches-Tosa, Mihai Bucica: Books</a></p>
<p><b>ISBN</b>: 1904811825<br /><b>ISBN-13</b>: 9781904811824</p>
</td>
</tr>
</tbody>
</table>
</div>
<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:6a8dbdee-ef6b-4321-8034-afc1a7792068" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7155cee2-a9f0-4235-938b-1c49a977e96a" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/.net+services" rel="tag">.net services</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/zoho" rel="tag">zoho</a>,<a href="http://technorati.com/tags/google+chrome+os" rel="tag">google chrome os</a>,<a href="http://technorati.com/tags/halo+3" rel="tag">halo 3</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/ajax" rel="tag">ajax</a>,<a href="http://technorati.com/tags/html+5" rel="tag">html 5</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f07%2f08%2fdew-drop-july-8-2009%2f&amp;title=Dew+Drop+-+July+8%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 10, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/10/dew-drop-january-10-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/10/dew-drop-january-10-2009/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 21:27:42 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net services]]></category>
		<category><![CDATA[alt.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[office 14]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/10/dew-drop-january-10-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Separating Configuration from Data Lowers Total Cost of Ownership (Jeffrey Palermo) Injecting Fakes/Stubs into StructureMap When Using Profiles (Derik Whittaker) &#160; .NET / Visual Studio Integrating Fluent NHibernate and Windsor NHibernate Facility (Mike Hadlow) Oslo Tool: SQL Schema –&#62; MSchema (Chris Sells) Working with IDs in the Entity Framework [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a target="_blank" href="http://jeffreypalermo.com/blog/separating-configuration-from-data-lowers-total-cost-of-ownership/">Separating Configuration from Data Lowers Total Cost of Ownership</a> (Jeffrey Palermo)</li>
<li><a target="_blank" href="http://devlicio.us/blogs/derik_whittaker/archive/2009/01/09/injecting-fakes-stubs-into-structuremap-when-using-profiles.aspx">Injecting Fakes/Stubs into StructureMap When Using Profiles</a> (Derik Whittaker)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a target="_blank" href="http://mikehadlow.blogspot.com/2009/01/integrating-fluent-nhibernate-and.html">Integrating Fluent NHibernate and Windsor NHibernate Facility</a> (Mike Hadlow)</li>
<li><a target="_blank" href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2234">Oslo Tool: SQL Schema –&gt; MSchema</a> (Chris Sells)</li>
<li><a target="_blank" href="http://www.thejoyofcode.com/Working_with_Ids_in_the_Entity_Framework.aspx">Working with IDs in the Entity Framework</a> (Josh Twist)</li>
<li><a target="_blank" href="http://haacked.com/archive/2009/01/09/asynchronous-fire-and-forget-with-lambdas.aspx"><font color="#ff8000">Asynchronous Fire and Forget with Lambdas</font></a><font color="#ff8000"> (Phil Haack)<em> – Link of the Day</em></font></li>
<li><a target="_blank" href="http://beginnermediate.com/blogs/buddylindsey/archive/2009/01/09/the-problems-with-nhibernate.aspx">The Problems with NHibernate</a> (Buddy Lindsey)</li>
<li><a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?familyid=a91dc12a-fc94-4027-b67e-46bab7c5226c&amp;displaylang=en&amp;tm">Microsoft Windows 7 SDK: Beta</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?familyid=5057e2b3-c8e5-4b26-a601-ff9621589ce3&amp;displaylang=en&amp;tm">Microsoft .NET Services White Paper (Dec 2008 CTP)</a> (MS Downloads)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a target="_blank" href="http://mikehadlow.blogspot.com/2009/01/javascript-tools.html">JavaScript Tools</a> (Mike Hadlow)</li>
<li><a target="_blank" href="http://devlicio.us/blogs/billy_mccafferty/archive/2009/01/09/an-argument-for-moving-asp-net-mvc-controllers-to-a-separate-assembly.aspx">An Argument for Moving ASP.NET MVC Controllers to a Separate Assembly</a> (Billy McCafferty)</li>
<li><a target="_blank" href="http://blogs.msdn.com/ie/archive/2009/01/09/the-internet-explorer-8-user-agent-string-updated-edition.aspx">The Internet Explorer 8 User-Agent String (Updated Edition)</a> (Eric Lawrence)</li>
<li><a target="_blank" href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/01/10/enumeration-based-dropdowns-in-net-mvc.aspx">Enumeration-Based Dropdowns in .NET MVC</a> (Steve Andrews)</li>
<li><a target="_blank" href="http://blog.codeville.net/2009/01/10/xval-a-validation-framework-for-aspnet-mvc/">xVal &#8211; A Validation Framework for ASP.NET MVC</a> (Steve Sanderson)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a target="_blank" href="http://cromwellhaus.com/blogs/ryanc/archive/2008/11/03/the-wpf-mindset.aspx">The WPF Mindset</a> (Ryan Cromwell)</li>
<li><a target="_blank" href="http://silverlight.net/blogs/msnow/archive/2009/01/09/silverlight-tip-of-the-day-80-how-to-crop-an-object.aspx">Silverlight Tip of the Day #80 &#8211; How to Crop an Object</a> (Mike Snow)</li>
<li><a target="_blank" href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/01/09/Creating-a-Silverlight-Control-that-Stays-Square.aspx">Creating a Silverlight Control That Stays Square</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/01/09/Dazzling-Silverlight-Toolkit-Pie-Charts-with-Overlays.aspx">Dazzling Silverlight Toolkit Pie Charts with Overlays</a> (Pete Brown)</li>
<li><a target="_blank" href="http://timheuer.com/blog/archive/2009/01/09/re-using-expression-encoder-templates-for-streaming-media.aspx">Using Encoder 2 Templates for Existing Media</a> (Tim Heuer)</li>
<li><a target="_blank" href="http://wildermuth.com/2009/01/10/Fun_with_List_Bindings_in_Silverlight_2">Fun with List Bindings in Silverlight 2</a> (Shawn Wildermuth)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/powershell/archive/2009/01/09/managing-remote-desktop-services-aka-terminal-services-using-windows-powershell.aspx">Managing Remote Desktop Services (aka Terminal Services) Using Windows PowerShell</a> (Shanmugam Kulandaivel)</li>
<li><a target="_blank" href="http://www.leeholmes.com/blog/ShouldIRefinancePowerShellTheFinancialAdvisor.aspx">Should I Refinance? PowerShell the Financial Advisor</a> (Lee Holmes)</li>
<li><a target="_blank" href="http://blogs.msdn.com/powershell/archive/2009/01/10/get-usb-using-wmi-association-classes-in-powershell.aspx">Get-USB &#8211; Using WMI Association Classes in PowerShell</a> (James Brundage)</li>
<li><a target="_blank" href="http://technet.microsoft.com/en-us/magazine/2009.02.windowspowershell.aspx">Develop a Complete WMI Inventory Tool in Windows PowerShell</a> (Don Jones)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a target="_blank" href="http://franksworld.com/blog/archive/2009/01/09/11308.aspx">MDC Giveaways</a> (Frank La Vigne)</li>
<li><a target="_blank" href="http://blogs.msdn.com/steverowe/archive/2009/01/09/james-whittaker-netcast.aspx">James Whittaker Netcast</a> (Steve Rowe)</li>
<li><a target="_blank" href="http://altnetpodcast.com/episodes/14-object-databases">ALT.NET Podcast Episode 14: Object Databases</a> (Mike Moore)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a target="_blank" href="http://uxevangelist.blogspot.com/2009/01/office-14-wave-what-to-expect.html">The Office 14 Wave: What to Expect</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://uxevangelist.blogspot.com/2009/01/office-14-and-windows-mobile-7-another.html">Office 14 and Windows Mobil 7: Another Day, Another Roadmap&#8230;</a> <em>and</em>&#160;<a target="_blank" href="http://uxevangelist.blogspot.com/2009/01/first-office-14-screenshot_8710.html">First Office 14 Screenshot?</a> (Stephen Chapman)</li>
<li><a target="_blank" href="http://broadcast.oreilly.com/2009/01/soa-still-alive-and-well--sell.html">SOA Still Alive and Well&#8211;Sell It to the Business</a> (David A. Chappell)</li>
<li><a target="_blank" href="http://www.codesqueeze.com/visualization-the-browser-wars/">Visualization &#8211; The Browser Wars</a> (Max Pool)</li>
<li><a target="_blank" href="http://www.caffeinatedcoder.com/a-year-in-the-life-of-caffeinated-coder-part-deux/">A Year in the Life of Caffeinated Coder: Part Deux</a> (Russell Ball)</li>
<li><a target="_blank" href="http://googleblog.blogspot.com/2009/01/googles-new-favicon.html">Google&#8217;s New Favicon</a> (Marissa Mayer)</li>
<li><a target="_blank" href="http://geekswithblogs.net/KirstinJ/archive/2009/01/09/getting-windows-7-up-and-running-in-vpc-2007.aspx">Getting Windows 7 Up and Running in VPC 2007</a> (Kirstin Juhl)</li>
<li><a target="_blank" href="http://flux88.com/blog/building-a-hackintosh/">Building a Hackintosh</a> (Ben Scheirman)</li>
<li><a target="_blank" href="http://blogs.zdnet.com/Bott/?p=649">Windows 7 in 2010? Ha! Try July 2009</a> (Ed Bott)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a target="_blank" href="http://www.arjansworld.com/2009/01/09/linkblog-for-january-9-2009/">LINKBLOG for January 9, 2009</a> (Arjan Zuidhof)</li>
<li><a target="_blank" href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/01/09/discoveries-this-week-01-09-2008.aspx">Discoveries This Week 01/09/2009</a> (Rick Minerich)</li>
<li><a target="_blank" href="http://www.cloudave.com/link/cloudnews-for-january-9th-2009">CloudNews for January 9th, 2009</a> (Mayank Gupta)</li>
<li><a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/09/128521.aspx">Silverlight Cream for January 09, 2009 &#8212; #480</a> (Dave Campbell)</li>
<li><a target="_blank" href="http://www.silverlightshow.net/news/Silverlight-News-for-January-10-2008.aspx">Silverlight News for January 10, 2009</a> (Silverlight Show)</li>
<li><a target="_blank" href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/01/10/565751.aspx">Link Listing &#8211; January 10, 2009</a> (Christopher Steen)</li>
<li><a target="_blank" href="http://jasonhaley.com/blog/archive/2009/01/10/142699.aspx">Interesting Finds: January 10, 2009</a> (Jason Haley)</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:64e5dc36-5e5c-4b50-bc5b-e93f3f0a10ec" class="wlWriterEditableSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Windows PowerShell Cookbook: for Windows, Exchange 2007, and MOM V3: Lee Holmes: Books" href="http://www.amazon.com/exec/obidos/ASIN/0596528493/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596528493.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Windows PowerShell Cookbook: for Windows, Exchange 2007, and MOM V3: Lee Holmes: 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:567f1b97-57aa-4d02-a340-ea8d6fefdf00" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/10/dew-drop-january-10-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/10/dew-drop-january-10-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:a9c08b1c-f41f-4ed2-a098-a3be9f9a9bfe" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/.net+services" rel="tag">.net services</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/hackintosh" rel="tag">hackintosh</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/office+14" rel="tag">office 14</a>,<a href="http://technorati.com/tags/alt.net" rel="tag">alt.net</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/10/dew-drop-january-10-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

