<?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; ddd</title>
	<atom:link href="http://www.alvinashcraft.com/tag/ddd/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 5, 2011</title>
		<link>http://www.alvinashcraft.com/2011/07/05/dew-drop-july-5-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/07/05/dew-drop-july-5-2011/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 12:54:46 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql compact]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/07/05/dew-drop-july-5-2011/</guid>
		<description><![CDATA[Top Links Strange times in the world of Microsoft developers (Josh Smith) A Drawback of Agile (John Sonmez) Creating a Data Access Layer using Dynamics in WebMatrix (Steve Lydford) Caliburn Micro conventions for Windows Phone (Nigel Sampson) &#160; .NET / Visual Studio Internalizing Assemblies with ILMerge (Richard Carr) How to automatically edit source files of [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://joshsmithonwpf.wordpress.com/2011/07/02/strange-times-in-the-world-of-microsoft-developers/">Strange times in the world of Microsoft developers</a> (Josh Smith)</li>
<li><a href="http://simpleprogrammer.com/2011/07/03/a-drawback-of-agile/">A Drawback of Agile</a> (John Sonmez)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ejs2s2Q6JpI/creating-data-access-layer">Creating a Data Access Layer using Dynamics in WebMatrix</a> (Steve Lydford)</li>
<li><a href="http://compiledexperience.com/blog/posts/caliburn-micro-conventions-for-windows-phone">Caliburn Micro conventions for Windows Phone</a> (Nigel Sampson)</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/iYRP9SEdfog/ILMergeInternalize.aspx">Internalizing Assemblies with ILMerge</a> (Richard Carr)</li>
<li><a href="http://www.skorkin.com/2011/07/how-to-automatically-edit-source-files-of-an-entire-visual-studio-solution-using-dxcore/">How to automatically edit source files of an entire Visual Studio solution using DXCore</a> (Alex Skorkin)</li>
<li><a href="http://mikefourie.wordpress.com/2011/07/04/community-tfs-2010-build-extensions-stable-release/">Community TFS 2010 Build Extensions – Stable Release</a> (Mike Fourie)</li>
<li><a href="http://www.trelford.com/blog/post/ProgFSharp.aspx">Progressive F# Tutorials August 2011</a> (Phillip Trelford)</li>
<li><a href="http://pranayamr.blogspot.com/2011/07/lazy-inialization.html">Lazy initialization of object in C# with Lazy class</a> (Pranay Rana)</li>
<li><a href="http://www.codeasp.net/blogs/raghav_khunger/microsoft-net/1759/c-check-a-number-falls-in-which-set-of-ranges">C#: Check a number falls in which set of ranges</a> (Raghav Khunger)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/9TNmAGmtYY0/kinect-calculator-adjust-skeleton-movements-to-mouse.aspx">Kinect – Calculator – Adjust Skeleton Movements To Mouse</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/HuLSusSDnnQ/ShowArticle.aspx">Converting a LINQ query to PLINQ</a> <em>and</em> <a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/j13zOttuUis/ShowArticle.aspx">View Internal CLR Details using the .NET SOS Debugger Extension</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/notaclue/IYRx/~3/IueOYgH6JNg/custom-field-templates-on-nuget.html">Custom Field Templates On NuGet</a> (Steve Naughton)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/BbXv0fVRMDM/kinecting-the-dots-adding-buttons-to-your-kinect-application.aspx">Kinecting the Dots: Adding Buttons to your Kinect Application</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/XDyCiPRvCJI/managed-extensibility-framework-look.html">Managed Extensibility Framework &#8211; A Look</a> (Abhishek Sur)</li>
<li><a href="http://www.dennisdoomen.net/2011/07/fluent-assertions-15-is-done-now-it.html">Fluent Assertions 1.5 is done! Now it&#8217;s time for that summer.</a> (Dennis Doomen)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/07/skydrive-net-api-unofficial-but-since.html">SkyDrive .Net API (Unofficial, but since there&#8217;s no official one available&#8230;)</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/kinect/Kinect-Earth-Move">Kinect Earth Move</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/blog/SkyNet-is-here-not-that-one-Skype--Netduino">SkyNet is here (not that one&#8230;) Skype + Netduino</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/blogspot/DotNetJalps/~3/Fi7M--nXgws/crud-operation-with-aspnet-mvc-and.html">CRUD Operation with ASP.NET MVC and EFCodeFirst Part-1</a> (Jalpesh P. Vadgama)</li>
<li><a href="http://www.nayyeri.net/how-to-create-a-podcast-rss-feed-in-net">How to Create a Podcast RSS Feed in .NET</a> (Keyvan Nayyeri)</li>
<li><a href="http://feedproxy.google.com/~r/MahdiTaghizadeh/~3/Yg-fe0AhhV8/">Sencha Touch HTML5 Project Template for Visual Studio 2010</a> (Mahdi Taghizadeh)</li>
<li><a href="http://www.codeasp.net/blogs/raghav_khunger/microsoft-net/1760/asp-net-disable-autocomplete-for-a-textbox">ASP.NET: Disable autocomplete for a textbox</a> (Raghav Khunger)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/pXxSm6kUWWA/">What makes a successful blog? We ask the html5 doctor</a> (Martin Beeby)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Gq0vifKLC_k/webmatrix-threat-professional">Is WebMatrix a Threat to the Professional Developer?</a> (Paul Stack)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/KLWNrJbn88M/ViewPost.aspx">Did you miss the Google plus 1 for SEO?</a> (Joel Oleson)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/07/getting-your-nuget-gallery-orchard.html">Getting your NuGet Gallery Orchard Growing&#8230;</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/V07Q0JO_-cU/">Taking Baby Steps with Node.js – Don’t Block The Event Loop</a> (Jan Van Ryswyck)</li>
<li><a href="http://dailydotnettips.com/2011/07/05/how-to-use-iis-express-for-all-new-file-based-web-sites-and-projects/" target="_blank">How to Use IIS Express for all new file based web sites and projects?</a> <em>and</em> <a href="http://dailydotnettips.com/2011/07/03/could-not-load-file-or-assembly-presentationcore-or-one-of-its-dependencies-an-attempt-was-made-to-load-a-program-with-an-incorrect-format-a-solution/">Could not load file or assembly ‘PresentationCore’ or one of its dependencies. An attempt was made to load a program with an incorrect format. : A solution</a> (Abhijit Jana)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/umnqcPEOrwI/structuring-your-personal-backlog-to-make-things-happen.aspx">Structuring Your Personal Backlog to Make Things Happen</a> (JD Meier)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/ebUIGd32h7Y/please-no-more-manifestos">Please, no more Manifestos</a> (Jim Bird)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/XYRqQuWHs84/fully-portable-scenario-in-lokadcqrs.html">Fully Portable Scenario in Lokad.CQRS</a> <em>and</em> <a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/7vOZxeYIhf8/tape-storage-in-lokadcqrs-for-event-sourcing.html">Tape Storage in Lokad.CQRS for Event Sourcing</a> (Rinat Abdullin)</li>
<li><a href="http://www.infoq.com/articles/limit-wip-scrum">Article: Limiting Work in Progress and Scrum</a> (Sean McHugh)</li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/67G5h6Ltkh0/">Service Boundaries Aren’t Process Boundaries</a> (Udi Dahan)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/ziZYv6bXOc8/making-macto-into-an-oss-project-volunteers-needed">Making Macto into an OSS project? Volunteers needed</a> and <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/PYvpngoI5pg/review-microsoft-n-layer-app-sample-part-iv-ioc-ftw">Review: Microsoft N Layer App Sample, Part IV-IoC FTW</a> and <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/aHTLERKQKJo/macto-the-boundaries-of-a-prison">Macto: The boundaries of a prison</a> (Oren Eini)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/EvsfYd7bPgk/story-about-user-stories-who">A story about User Stories; Who writes them and how do you control the scope?</a> (Dennis Doomen)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=8263d0b8-526f-4273-b53e-bb41640d7a52">The devil of regression testing</a> (Malcolm)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/BuR_drnaT24/practical-php-refactoring-2">Practical PHP Refactoring: Remove Assignments to Parameters</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/agile/~3/R7e6H7DtqQQ/testing-javascript-when-dom">Testing JavaScript when the DOM gets in the way</a> (Giorgio Sironi)</li>
<li><a href="http://gigaom.com/collaboration/3-keys-to-dispersed-team-success/" target="_blank">3 keys to dispersed team success</a> (Georgina Laidlaw)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.windowsphonegeek.com/news/new-coding4fun-toolkit-v1-4-5-officially-released">New Coding4Fun Toolkit v1.4.5 officially released</a> (Windows Phone Geek)</li>
<li><a href="http://babaandthepigman.wordpress.com/2011/07/03/wp7-collectionviewsource-sorting-a-listbox/">wp7 CollectionViewSource – sorting a listbox</a> (Baba)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/9BbkYguzlC4/xamlparseexception-from-wp7-mango-and-caliburn-micro.aspx">XamlParseException from WP7 Mango and Caliburn.Micro</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/gDJIvOD7hb8/windows-phone-sql-server-compact.html">Windows Phone / SQL Server Compact resources</a> (Erik EJ)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/L7Y_V9acX-0/smooth%E2%80%A6springy%E2%80%A6scrunchy-%E2%80%93-wp7">Smooth…Springy…Scrunchy – WP7 List behavior</a> (Erik Klimcz)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/07/encrypting-locally-saved-data-on.html">Encrypting locally saved data on WP7/Mango with DPAPI</a> (Greg Duncan)</li>
<li><a href="http://firstfloorsoftware.com/blog/document-toolkit-july-2011-update/">Document Toolkit July 2011 Update</a> <em>and</em> <a href="http://firstfloorsoftware.com/blog/document-toolkit-for-lightswitch-rtm/">Document Toolkit for LightSwitch RTM</a> (Koen Zwikstra)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/mpLwezT4zEc/windows-phone-7-mango-tutorial-26-what.html">Windows Phone 7 (Mango) Tutorial &#8211; 26 &#8211; What is Input Scope?</a> (Kunal Chowdhury)</li>
<li><a href="http://sachabarber.net/?p=966">Cinch news</a> (Sacha Barber)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2011/07/05/surfcube-on-mango-part-1-passing-the-smoke-test.aspx">SurfCube on Mango Part 1 – Passing the Smoke Test</a> (András Velvárt)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/4KFwTlcsj-c/Getting-ready-for-the-Windows-Phone-7-Exam-70-599-Part-5.aspx" target="_blank">Getting ready for the Windows Phone 7 Exam 70-599 (Part 5)</a> (Peter Kuhn)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/ewC3Lke6itw/tf163.aspx" target="_blank">Technology &amp; Friends Episode 163: Jason Farrell on Android Development</a> (David Giard)</li>
<li><a href="http://www.winsupersite.com/article/podcasts/windows-weekly-215-google-huggle-139709">Windows Weekly 215: Google Huggle</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/-1eE-yqTTHg/episode-61-malcolm-sheridan-on-web.html" target="_blank">Talking Shop Down Under Episode 61 &#8211; Malcolm Sheridan on Web Deploy Live From DDD Sydney 2011</a> (Richard Banks)</li>
<li><a href="http://www.windowsobserver.com/2011/07/04/observed-tech-podcast-episode-21/">Observed Tech PODCAST Episode 21</a> (Richard Hay)</li>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=677" target="_blank">.NET Rocks! &#8211; Mobile Development Panel Discussion from NDC!</a> (Carl Franklin &amp; Richard Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2011/07/03/sql-server-interview-questions-and-answers-frequently-asked-questions-day-3-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 3 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/07/04/sql-server-interview-questions-and-answers-frequently-asked-questions-day-4-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 4 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/07/05/sql-server-interview-questions-and-answers-frequently-asked-questions-day-5-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 5 of 31</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/XM5FpKNed2Q/">SQL Functions – CHARINDEX()</a> (Vishal)</li>
<li><a href="http://www.sqlservercentral.com/blogs/timradney/archive/2011/07/04/listing-stored-procedures-from-every-database.aspx">Listing Stored Procedures From Every Database</a> (Tim Radney)</li>
<li><a href="http://www.sqlservercentral.com/blogs/martin_catherall/archive/2011/07/04/select-from-a-table-with-no-rows-returned_2E00_.aspx">Select from a table with no rows returned.</a> (Martin Catherall)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/vq0g4LL0lrI/post.aspx">Survey: do you use database snapshots?</a> (Paul S. Randal)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqltreeo/archive/2011/07/04/how-to-re_2D00_create-database-quickly.aspx">How to re-create database quickly</a> (Jakub Dvorak)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2011/07/04/new-versionndashdeliverpoint-permissions-management-for-sharepoint.aspx">New version–Deliverpoint permissions management for sharepoint</a> <em>and</em> <a href="http://lightningtools.com/blog/archive/2011/07/05/new-version---lightning-conductor-2010-web-part.aspx">new version &#8211; Lightning conductor 2010 web part</a> (Brett Lonsdale)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/07/05/early-content-two-upcoming-press-books-in-safari-books-online-rough-cuts.aspx">Early Content–Two Upcoming Press Books in Safari Books Online Rough Cuts</a> (Kim Spilker)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/pEIWmYK98WY/">#Ebook Deal/Day: Virtualization: A Manager&#8217;s Guide &#8211; Only $6.49 w/code DD4JN</a> (O&#8217;Reilly Media)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=d32149dd-3765-43ee-a9b1-a69eff5b1daa">Interesting Finds: July 3, 2011</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=4722a02c-6de9-4e8b-a293-6f647928eaa7">Interesting Finds: July 4, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/gUDyvfchniw/this_week_in_the_otn1">This week in the OTN Architect Center (7/4-8/2011)</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/v_BBLYAeLb0/">The Morning Brew #886</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/NI_PmOe7vMc/">The Morning Brew #887</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/72_02dl1ztw/links-of-the-week-155.aspx">Links of the week #155</a> (David Vidmar)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/bwZwaHP13j4/Daily-News-Digest-07-04-2011.aspx">Daily News Digest 07/04/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/LlCx0OBSm78/Daily-News-Digest-07-05-2011.aspx">Daily News Digest 07/05/2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/lIG8RTLBxss/weekly-news-digest-silverlightzone-26.html">Weekly News Digest @SilverlightZone &#8211; 26-June-2011 to 02-July-2011</a> (Kunal Chowdhury)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-4-july-2011">Daily WP7 Development News 4 July 2011</a> (Windows Phone Geek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/07/02/146057.aspx">Silverlight Cream for July 02, 2011 &#8212; #1113</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/gvdibfiAMyM/windows-client-developer-roundup-075-for-7-4-2011">Windows Client Developer Roundup 075 for 7/4/2011</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/0YiyaoCRpJU/">Interesting .NET Links – July 3 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://thequeue.net/blog/2011/07/02/link-dump-for-july-1st-3/">Link dump for July 1st through July 2nd</a> (Jeff Schoolcraft)</li>
<li><a href="http://feedproxy.google.com/~r/parsimonyjax/~3/1HO52E2nKiU/daily-links-04072011.html">Daily Links 04/07/2011</a> (Jax)</li>
<li><a href="http://abhijitjana.net/2011/07/03/net-tips-links-on-asp-net-c-mvc-visual-studio-tips-june-2011/">.NET Tips – Links on ASP.NET C# MVC Visual Studio Tips – June 2011</a> (Abhijit Jana)</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/51HsD2X9goL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Essential-Windows-Azure-Architecting-Applications/dp/0672333104?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0672333104">Essential Windows Azure: Architecting and Developing Applications for the Cloud (Developer&#8217;s Library)</a> by Kevin Hoffman </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:86fd6ec8-14a0-443c-bf11-a406b6e77135" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/07/05/dew-drop-july-5-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/07/05/dew-drop-july-5-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:94e68b69-73db-47c8-8664-dfd0585ae044" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/nuget" rel="tag">nuget</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sql+compact" rel="tag">sql compact</a>,<a href="http://technorati.com/tags/kinect" rel="tag">kinect</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/refactoring" rel="tag">refactoring</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/07/05/dew-drop-july-5-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 2, 2011</title>
		<link>http://www.alvinashcraft.com/2011/07/02/dew-drop-july-2-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/07/02/dew-drop-july-2-2011/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 16:23:14 +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[ie10]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/07/02/dew-drop-july-2-2011/</guid>
		<description><![CDATA[Top Links Huge wave of official apps arrives at Windows Phone Marketplace; reaches 25,000 apps (damaster) From Silverlight To HTML5 (Colin Eberhardt) Web Workers in IE10: Background JavaScript Makes Web Apps Faster (Travis Leithead) &#160; .NET / Visual Studio Video LINQ with SQL Azure (Dhananjay Kumar) Entity Framework June 2011 CTP: TPT Inheritance Query Improvements [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/JSaesJethlQ/">Huge wave of official apps arrives at Windows Phone Marketplace; reaches 25,000 apps</a> (damaster)</li>
<li><a href="http://www.codeproject.com/KB/scripting/SilverlightToHTML5.aspx">From Silverlight To HTML5</a> (Colin Eberhardt)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/07/01/web-workers-in-ie10-background-javascript-makes-web-apps-faster.aspx">Web Workers in IE10: Background JavaScript Makes Web Apps Faster</a> (Travis Leithead)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://debugmode.net/2011/07/01/video-linq-with-sql-azure/">Video LINQ with SQL Azure</a> (Dhananjay Kumar)</li>
<li><a href="http://thedatafarm.com/blog/data-access/entity-framework-june-2011-ctp-tpt-inheritance-query-improvements/">Entity Framework June 2011 CTP: TPT Inheritance Query Improvements</a> <em>and</em> <a href="http://thedatafarm.com/blog/data-access/entity-framework-amp-wcf-data-services-june-2011-ctp-auto-compiled-linq-queries/">Entity Framework &amp; WCF Data Services June 2011 CTP : Auto Compiled LINQ Queries</a> <em>and</em> <a href="http://thedatafarm.com/blog/data-access/entity-framework-wcf-data-services-june-2011-ctp-derived-entities/">Entity Framework/WCF Data Services June 2011 CTP: Derived Entities with Related Data</a> (Julie Lerman)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2011/07/02/baby-steps-in-windows-device-driver-development-part-5-monitoring-processes.aspx">Baby Steps in Windows Device Driver Development: Part 5, Monitoring Processes</a> (Sasha Goldshtein)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/07/microsoft-makes-source-available-for.html">Microsoft makes the source available for the app that&#8217;s going to be used for Bing&#8217;s Streetside Wi-Fi/Cell Tower/GPS data gathering (i.e. see some of the code the Bing Streetside cars will be using as they [war]drive around your neighborhood)</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/blog/XNA-Game-Development-from-Beginning-to-Pro-from-the-horses-mouth-so-to-speak">XNA Game Development, from Beginner to Semi-Pro from the horse&#8217;s mouth (so to speak)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/G1V5Y4WeHfQ/quick-tip-fixing-those-stubborn.html">Quick Tip: Fixing those Stubborn References</a> (Jeremy Likness)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jsmag/~3/A2DPqsluM9o/">News roundup: Paper.js, Fathom.js, test262</a> (Michael Kimsal)</li>
<li><a href="http://debugmode.net/2011/07/02/asp-net-gridview-with-linqdatasource/">ASP.Net GridView with LinqDataSource</a> (Dhananjay Kumar)</li>
<li><a href="http://www.secretgeek.net/mvc3_Refs.asp">MVC 3, &quot;Third Times a Charm&quot; references</a> (Leon Bambrick)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/TC1riAoZrgQ/">YUI and Loader changes for 3.4.0</a> (Dav Glass)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/_CsUYA-zovs/">Automatic ETag Management with Web API Message Handlers</a> (Howard Dierking)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://gigaom.com/collaboration/web-work-not-for-the-insecure/">Web work: Not for the insecure?</a> (Jessica Stillman)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/8MAi7S85PNc/feature-folly">Feature Folly</a> (Jim Highsmith)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Gy2AdcLMsVE/ayendersquo-s-ddd-application-macto">Ayende’s DDD Application: Macto</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/ghhg1gEhngU/">OSS on Github – Tips and Tricks</a> (Josh Arnold)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/FHhMynsN1w4/view-model-location-using-ninject-in-a-mvvm-silverlight-application.aspx">Convention Based View Model Location using Ninject in a MVVM/Silverlight Application</a> (Derik Whittaker)</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/WcyODmWfDQM/">Herding Code 116: Eric Lawrence on Fiddler, IE Internals, and HTTP</a> (Jon Galloway)</li>
<li><a href="http://www.engadget.com/2011/07/01/engadget-podcast-246-07-01-2011/">Engadget Podcast 246 &#8211; 07.01.2011</a> (Trent Wolbe)</li>
<li><a href="http://blogs.msdn.com/b/zxue/archive/2011/07/02/flight-kintroller-using-kinect-for-windows-sdk.aspx">Flight Kintroller Using Kinect for Windows SDK</a> (Zhiming Xue)</li>
<li><a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-49-Access-Control-in-the-Windows-Azure-Toolkit-for-Windows-Phone-7" target="_blank">Cloud Cover Episode 49 &#8211; Access Control in the Windows Azure Toolkit for Windows Phone 7</a> (Steve Marx)</li>
<li><a href="http://channel9.msdn.com/Shows/TheOfficeBlog/The-Office-Show-Office-365-Part-One">The Office Show: Office 365 &#8211; Part One</a> (Laura Foy &amp; Tina Wood)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Office-365-Internet-Explorer-10-PP2-Choosing-the-Right-collection-class-ToneCheck">TWC9: Office 365, Internet Explorer 10 PP2, Choosing the Right collection class, ToneCheck</a> (Brian Keller &amp; Dan Fernandez)</li>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/xBcEubTxUoo/" target="_blank">Windows Phone Dev Podcast Episode 023 – “NDAs of Our Lives”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/07/01/windows-phone-radio-34.aspx">Windows Phone Radio &#8211; 34</a> (Brian Seitz)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.technet.com/b/next/archive/2011/07/01/microsoft-scoops-7-idea-awards-for-design-excellence.aspx">Microsoft scoops 7 IDEA awards for design excellence</a> (Steve Clayton)</li>
<li><a href="http://feedproxy.google.com/~r/LearningRubyBlog/~3/g5A198VNBHk/">20+ Rubyists to Follow on Google+</a> (Satish Talim)</li>
<li><a href="http://blog.stackoverflow.com/2011/07/its-ok-to-ask-and-answer-your-own-questions/">It’s OK to Ask and Answer Your Own Questions</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/briankmcdonald/archive/2011/07/01/filelinking-using-ssis.aspx">FileLinking Using SSIS</a> (Brian K. McDonald)</li>
<li><a href="http://blog.sqlauthority.com/2011/07/02/sql-server-interview-questions-and-answers-frequently-asked-questions-day-2-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 2 of 31</a> (Pinal Dave)</li>
<li><a href="http://betav.com/blog/billva/2011/07/sql-server-quizjune-2011.html">SQL Server Quiz&amp;ndash;June 2011</a> (William Vaughn)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/vkgDaeWf03o/">SQL Functions – ROW_NUMBER()</a> (Vishal)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/bre31fdGGnQ/ViewPost.aspx">10 Best Practices and Recommendations for SharePoint 2010 SP1 and June 2011 CU</a> (Joel Oleson)</li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/07/01/localizing-the-sharepoint-user-interface-by-using-resource-files-sanjay-arora.aspx">Localizing the SharePoint User Interface by Using Resource Files</a> (Sanjay Arora)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/C3M7AuPk51c/">First step for Xbox LIVE on Windows 8: Games for Windows Marketplace merging with Xbox.com</a> (damaster)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/07/02/service-pack-1-is-available-for-onenote-and-office-2010.aspx">Service Pack 1 is available for OneNote (and Office) 2010</a> (John Guin)</li>
<li><a href="http://feedproxy.google.com/~r/webware/~3/kwfVpAm5pao/">Developer API for Google+: It&#8217;s coming</a> (Rafe Needleman)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/r3dQbplOywU/">Windows Live Writer – blogging’s unsung hero</a> (Andrew Spooner)</li>
<li><a href="http://www.engadget.com/2011/07/01/the-engadget-app-for-windows-phone-is-here/">The Engadget app for Windows Phone is here</a> (Tim Stevens)</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=4f4f0d92-7404-4424-8dfa-f93da3c5223d">Interesting Finds: July 1, 2011</a> <em>and</em> <a href="http://jasonhaley.com/blog/post.aspx?id=757f9ffe-6786-4636-b147-fa659c8d9018">Interesting Finds: July 2, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/I6gG5X0dTzk/">Distributed Weekly 109</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/iWl51DvMsfI/today_s_links_7_1">Today&#8217;s Links (7/1/2011)</a> (Bob Rhubart)</li>
<li><a href="http://blogs.msdn.com/b/brian_swan/archive/2011/07/01/this-week-s-link-list-july-1-2011.aspx">This Week’s Link List (July 1, 2011)</a> (Brian Swan)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/FIIacFs_92s/">Retrospective 29 – Certs and Agile Walkthrough</a> (Peter Saddington)</li>
<li><a href="http://thequeue.net/blog/2011/07/01/link-dump-for-july-1st-2/">Link dump for July 1st</a> (Jeff Schoolcraft)</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/51QXsQLe7kL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Professional-ASP-NET-4-C-VB/dp/0470502207?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0470502207">Professional ASP.NET 4 in C# and VB</a> by Bill Evjen </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:c94c653c-d609-43db-9118-682ed8a482ff" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/07/02/dew-drop-july-2-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/07/02/dew-drop-july-2-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1acd2046-ef86-4298-b257-703668b2c680" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/mef" rel="tag">mef</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/ie10" rel="tag">ie10</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/07/02/dew-drop-july-2-2011/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 1, 2011</title>
		<link>http://www.alvinashcraft.com/2011/07/01/dew-drop-july-1-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/07/01/dew-drop-july-1-2011/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 13:19:26 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[reactive extensions]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/07/01/dew-drop-july-1-2011/</guid>
		<description><![CDATA[Top Links F# XAML Item Templates Now on Visual Studio Gallery (Daniel Mohl) Announcing the Microsoft Entity Framework June 2011 CTP (EF Team) How far can you take HTML5 and canvas? (Kevin Roast) Write Yourself a Scheme in 48 Hours in F# – Part I (Luca Bolognese) jPlayer &#8211; The jQuery HTML5 Audio / Video [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://bloggemdano.blogspot.com/2011/06/f-xaml-item-templates-now-on-visual.html">F# XAML Item Templates Now on Visual Studio Gallery</a> (Daniel Mohl)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/06/30/announcing-the-microsoft-entity-framework-june-2011-ctp.aspx">Announcing the Microsoft Entity Framework June 2011 CTP</a> (EF Team)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/d9_4VKLIT3c/">How far can you take HTML5 and canvas?</a> (Kevin Roast)</li>
<li><a href="http://lucabolognese.wordpress.com/2011/06/30/write-yourself-a-scheme-in-48-hours-in-f-part-i/">Write Yourself a Scheme in 48 Hours in F# – Part I</a> (Luca Bolognese)</li>
<li><a href="http://jplayer.org/" target="_blank">jPlayer &#8211; The jQuery HTML5 Audio / Video Library</a> (jPlayer)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/fsharpteam/archive/2011/06/30/a-new-msdn-forum-for-all-topics-related-to-f-programming.aspx">A New MSDN Forum For All Topics Related to F# Programming</a> (Don Syme)</li>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/A_47fe6Z6Q0/post.aspx">Executing build tasks without a build server – Design</a> (Rory Primrose)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/3u5mRMm_y4s/RSSAtomFeed.aspx">Reading RSS and Atom Syndication Feeds</a> (Richard Carr)</li>
<li><a href="http://www.riaservicesblog.com/Blog/post/WCF-RIA-Services-EF-41-and-Snippets.aspx">WCF RIA Services support for EF 4.1 and Snippets</a> (Colin Blair)</li>
<li><a href="http://blogs.msdn.com/b/efdesign/archive/2011/06/30/auto-compiled-linq-queries-entity-framework-june-2011-ctp.aspx">Auto-Compiled LINQ Queries (Entity Framework June 2011 CTP)</a> (EF Team)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/06/30/walkthrough-table-valued-functions-june-ctp.aspx">Walkthrough: Table-Valued Functions (June CTP)</a> (Pedro Ardila)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/06/30/walkthrough-enums-june-ctp.aspx">Walkthrough: Enums (June CTP)</a> (Pawel Kadluczka)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/06/june-2011-release-of-visual-studio-2010.html">June 2011 release of the Visual Studio 2010 and .NET Framework 4 Training Kit (aka v2.0&#8230; or double the download size from the Feb 2010 release, or now 1.8GB of offline training, labs, information, goodness)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/PyikKRx8OYw/">Upgrading from TFS 2008 and WSS v3.0 with SfTSv2 to TFS 2010 and SF 2010 with SfTSv3</a> (Martin Hinshelwood)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/9n8Novnzke0/windows-azure-stuck-in-initializing-try-different-vm-size.html">Windows Azure Stuck in Initializing &#8211; Try Different VM Size</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/_Nn12naQ1yQ/Getting-the-innermost-NET-Exception">Getting the innermost .NET Exception</a> (Rick Strahl)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/2arUcqu8Rlo/ninject-and-binding-to-an-existing-method-or-property.aspx">Ninject and binding to an existing Method (or Property)</a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2011/06/30/get-started-with-office-365-using-the-new-training-kit.aspx">Get Started with Office 365 Using the New Developer Training Kit</a> (Bruce Kyle)</li>
<li><a href="http://www.infoq.com/news/2011/06/Rx-1">Rx 1.0 Solves the Problem of Asynchronous Data Access</a> (Abel Avram)</li>
<li><a href="http://www.nayyeri.net/garbage-collection-in-net">Garbage Collection in .NET</a> (Keyvan Nayyeri)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/HzJ8O7yxedg/whatrsquos-the-difference-between-a-value-provider-and-model-binder.aspx">What’s the Difference Between a Value Provider and Model Binder?</a> (Phil Haack)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/06/30/test262-industry-javascript-standards-test-available.aspx">test262: Industry JavaScript Standards Test Available</a> (Alex Chi)</li>
<li><a href="http://feedproxy.google.com/~r/PeterGfader/~3/bJxp-AUopzI/website-check-list-part-1-aspnet-4.html">Website check list &#8211; Part 1 ASP.NET &#8211; 4 essential steps before going live</a> (Peter Gfader)</li>
<li><a href="http://expressioniq.com/?p=2637">More CSS3 Navigation in Expression Web 4</a> (Pad Gallagher)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/JLglhbxcNUo/self-initializing-fakes-php">Self-Initializing Fakes in PHP</a> (Giorgio Sironi)</li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2011/06/30/creating-shapes-on-the-fly.aspx">Creating shapes on the fly</a> <em>and</em> <a href="http://weblogs.asp.net/bleroy/archive/2011/06/30/so-what-are-zones-really.aspx">So what are zones really?</a> (Bertrand Le Roy)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/nvn1YCgYuUg/7102729511">A Simple Example That&#8217;s Incredibly Complex</a> (Rob Conery)</li>
<li><a href="http://www.smashingmagazine.com/2011/06/30/designing-for-android-tips/">Designing For Android</a> (Dan McKenzie)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/7F-3BHrkbrw/review-microsoft-n-layer-app-sample-part-iiindash-abstraction-is-as-abstraction-does">Review: Microsoft N Layer App Sample, Part III–Abstraction is as abstraction does</a> (Oren Eini)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/06/30/following-the-pattern.aspx">Following the pattern</a> (Eric Lippert)</li>
<li><a href="http://availagility.co.uk/2011/07/01/kanban-and-quad-biking/" target="_blank">Kanban and Quad Biking</a> (Karl Scotland)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/vVV6n6EWXjc/a-better-way-to-check-your-windows-phone-app-submissions">A better way to check your Windows Phone app submissions</a> (Arian Kulp)</li>
<li><a href="http://mobile.dzone.com/news/wp7-cascade-behavior">WP7 Cascade Behavior</a> (Erik Klimcz)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/Wgc9LzD9yfs/windows-phone-7-mango-tutorial-25-learn.html">Windows Phone 7 (Mango) Tutorial &#8211; 25 &#8211; Learn about Database Connection String</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/BuildingGamesBasedOnSilverlightAndExpressions/~3/tB6nhk3w2qI/excellent-physics-tutorial-using-phyiscs-helper.aspx">Excellent Physics tutorial using Phyiscs Helper</a> (Surf4Fun)</li>
<li><a href="http://www.simple-talk.com/community/blogs/laila/archive/2011/06/30/102138.aspx">Turnkey with LightSwitch</a> (Laila Lotfi)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/xKVa7R8Ffxs/dial-phone-numbers-ie-windows">Dial phone numbers from IE on Windows Phone</a> (Dennis Delimarsky)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://debugmode.net/2011/06/30/learning-video-executing-stored-procedure-in-linq-to-sql/">Learning Video Executing Stored Procedure in LINQ to SQL</a> <em>and</em> <a href="http://debugmode.net/2011/06/30/video-executing-sql-query-in-linq-to-sql/">Video Executing SQL Query in LINQ to SQL</a> <em>and</em> <a href="http://debugmode.net/2011/07/01/video-fetching-tables-and-columns-name-in-linq-to-sql/">Video Fetching Tables and Columns name in LINQ to SQL</a> (Dhananjay Kumar)</li>
<li><a href="http://www.nayyeri.net/introducing-keyvan-tv">Introducing Keyvan.TV</a> (Keyvan Nayyeri)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-119.html">Let&#8217;s Play TDD #119: Comments Lie</a> (James Shore)</li>
<li><a href="http://www.podtrac.com/pts/redirect.mp3/DeveloperSmackdown.com/Services/PodcastServices.svc/GetPodcast/ds_051.mp3" target="_blank">Developer Smackdown Musing #51: TDD with Keith Burnell</a> (Clark Sell &amp; Mark Nichols)</li>
<li><a href="http://channel9.msdn.com/posts/Kinect-Code-Camp-2011-Team-Evan">Kinect Code Camp 2011: Team Evan</a> (Larry Larsen)</li>
<li><a href="http://feedproxy.google.com/~r/ThisIsMyNextPodcast/~3/bnelRFovnRg/" target="_blank">This is my next Podcast 013 – 07.01.2011</a> (Joshua Topolsky, Nilay Patel &amp; Paul Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/vEUGKTb7WMw/save-the-date-sharepint-the-sharepoint-conference-2011-in.aspx">Save the date: SharePint @ the SharePoint Conference 2011 in Anaheim, CA</a> (Andrew Connell)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/VqRoH8bDGP8/">Open Source Hackathon at Pablo’s Fiesta</a> (Steve Donie)</li>
<li><a href="http://gigaom.com/collaboration/what-happens-when-students-create-their-own-collaboration-tools/">What happens when students create their own collaboration tools?</a> (Terri Griffith)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/microsoft-to-retire-refocus-windows-phone-mvp-program/9897">Microsoft to retire, refocus Windows Phone MVP program</a> (Mary Jo Foley)</li>
<li><a href="http://www.nayyeri.net/six-years-of-blogging">Six Years of Blogging</a> (Keyvan Nayyeri)</li>
<li><a href="http://blogs.oracle.com/otn/entry/oracle_technology_network_virtual_developer">Oracle Technology Network Virtual Developer Day: Service Oriented Architecture (SOA)</a> (Oracle TechBlog)</li>
<li><a href="http://tirania.org/blog/archive/2011/Jun-30.html">Mono Consultants</a> (Miguel de Icaza)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/briankmcdonald/archive/2011/07/01/filelinking-using-ssis.aspx">FileLinking Using SSIS</a> (Brian K. McDonald)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/ecFYm87FIlE/">SSRS Importing an Assembly</a> (David Dye)</li>
<li><a href="http://www.sqlservercentral.com/blogs/josefrichberg/archive/2011/06/30/ssis-oledb-command-and-procedure-output-params.aspx">SSIS OLEDB Command and procedure output params</a> (Josef Richberg)</li>
<li><a href="http://blog.sqlauthority.com/2011/07/01/sql-server-interview-questions-and-answers-frequently-asked-questions-complete-downloadable-list-day-0-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Complete Downloadable List – Day 0 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/07/01/sql-server-interview-questions-and-answers-frequently-asked-questions-introduction-day-1-of-31/">SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Introduction – Day 1 of 31</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/eh5FiPAUXvs/">SQL Functions – NTILE()</a> (Vishal)</li>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/SaCN-cGm2y8/">Why Does It Hurt When I Audit?</a> (Tim Ford)</li>
<li><a href="http://explainextended.com/2011/06/30/whats-unpivot-good-for/">What’s UNPIVOT good for?</a> (Quassnoi)</li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2011/06/30/the-difference-between-revoke-and-deny.aspx">The difference between REVOKE and DENY</a> (Steve Jones)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/excel-2010-from-microsoft-query">Excel 2010 Data Source &quot;From Microsoft Query&quot; Missing DSNs</a> (Jes Schultz Borland)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/06/30/using-jquery-templates-with-sharepoint-list-data.aspx">Using jQuery Templates with SharePoint List Data</a> (SharePoint Developer Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.code-magazine.com/DisplayIssue.aspx?id=cbedf8a4-0d4e-472c-a955-c008baa468d2">CODE Magazine: 2011 Jul/Aug</a> (CODE Magazine)</li>
<li><a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2011/06/30/instant-email-how-we-made-hotmail-10x-faster.aspx">Instant email: how we made Hotmail 10x faster</a> (Dick Craddock)</li>
<li><a href="http://blogs.msdn.com/b/msdnsubscriptions/archive/2011/06/30/msdn-amp-technet-subscriptions-2-0-experience-preview.aspx">MSDN &amp; TechNet Subscriptions 2.0 Experience Preview</a> (Mark Curphey)</li>
<li><a href="http://feedproxy.google.com/~r/webware/~3/kwfVpAm5pao/">Developer API for Google+: It&#8217;s coming</a> (Rafe Needleman)</li>
<li><a href="http://www.engadget.com/2011/06/30/mediamalls-playlater-brings-dvr-to-internet-video/">MediaMall&#8217;s PlayLater brings DVR to internet video</a> (Sean Buckley)</li>
<li><a href="http://feeds.gawker.com/~r/gizmodo/excerpts/~3/_el1Be81n_w/the-windows-phone-7-apps-everyone-should-have-june-2011">The Windows Phone 7 Apps Everyone Should Have June 2011 [Apps]</a> (Casey Chan)</li>
<li><a href="http://www.nayyeri.net/why-big-software-companies-fail-at-hiring-good-talents">Why Big Software Companies Fail at Hiring Good Talents</a> (Keyvan Nayyeri)</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=400f8109-b4ba-4dec-9632-56eabc597cb8">Interesting Finds: June 30, 2011</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2011/06/30/cheatsheet-2011-06-20-06-30.aspx">Cheatsheet: 2011 06.20 ~ 06.30</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/sR3hs0pfzmk/t-sql-sql-server-bi-articles-link-list.html">T-SQL, SQL Server BI Articles Link List – June 2011</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/AHUwvNN-u8s/ShowArticle.aspx">ASP.NET, MVC, Silverlight, SharePoint, WPF, VS 2010, LINQ Articles in May-June 2011</a> (Admin)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/z2WsJ7PhKKw/">The Morning Brew #885</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/gRjAt0c9YzA/today_s_links_6_30">Today&#8217;s Links (6/30/2011)</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/W6UZgLVuZII/Daily-News-Digest-07-01-2011.aspx">Daily News Digest 07/01/2011</a> (Silverlight Show)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-30-june-2011">Daily WP7 Development News 30 June 2011</a> (Windows Phone Geek)</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/51AdaO9a%2BHL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Head-First-jQuery-Ryan-Benedetti/dp/1449393217?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1449393217">Head First jQuery</a> by Ryan Benedetti </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:e457d6e2-9ada-47f7-b34d-7a8bb371ced2" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/07/01/dew-drop-july-1-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/07/01/dew-drop-july-1-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c879202e-f4ac-479e-9bde-2e7ef774386f" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/ssis" rel="tag">ssis</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/reactive+extensions" rel="tag">reactive extensions</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/kanban" rel="tag">kanban</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/07/01/dew-drop-july-1-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.podtrac.com/pts/redirect.mp3/DeveloperSmackdown.com/Services/PodcastServices.svc/GetPodcast/ds_051.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; June 30, 2011</title>
		<link>http://www.alvinashcraft.com/2011/06/30/dew-drop-june-30-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/06/30/dew-drop-june-30-2011/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 12:43:09 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[datajs]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ie10]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[reactive extensions]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/06/30/dew-drop-june-30-2011/</guid>
		<description><![CDATA[Top Links Reactive Extensions v1.0 Stable and v1.1 Experimental available now! (Rx team) Site-ready HTML5: Second IE10 Platform Preview Available for Developers (Dean Hachamovitch) Developers Get Goody Basket Full of Mangos (Brandon Watson) ReSharper 6 is Released! (Hadi Hariri) &#160; .NET / Visual Studio Working with Co-Variance and Contra-Variance in .NET 4.0 and Lazy Initializer [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/rxteam/archive/2011/06/29/first-official-release.aspx">Reactive Extensions v1.0 Stable and v1.1 Experimental available now!</a> (Rx team)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/06/29/site-ready-html5-second-ie10-platform-preview-available-for-developers.aspx">Site-ready HTML5: Second IE10 Platform Preview Available for Developers</a> (Dean Hachamovitch)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/06/29/developers-get-goody-basket-full-of-mangos.aspx">Developers Get Goody Basket Full of Mangos</a> (Brandon Watson)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/06/resharper-6-is-here/">ReSharper 6 is Released!</a> (Hadi Hariri)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/06/29/working-with-co-variance-and-contra-variance-in-net-4-0/">Working with Co-Variance and Contra-Variance in .NET 4.0</a> <em>and</em> <a href="http://dailydotnettips.com/2011/06/30/lazy-initializer-to-defer-expensive-object-creation-in-net-4-0/">Lazy Initializer to defer expensive Object creation in .NET 4.0</a> (Abhijit Jana)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/Think-NuGet-is-only-for-Visual-Studio-or-IDE-Think-again">Think NuGet is only for Visual Studio (or IDE)? Think again&#8230;</a> (Greg Duncan)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/w5xTiOLEkAQ/code-refactoring-visual-studio-0">Code refactoring with Visual Studio 2010 Part-4</a> (Jalpesh Vadgama)</li>
<li><a href="http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-Reporting-Performance-Issues-with-PerfWatson">Visual Studio Toolbox: Reporting Performance Issues with PerfWatson</a> (Robert Green)</li>
<li><a href="http://feedproxy.google.com/~r/JonSkeetCodingBlog/~3/H7aDBFDyQRY/eduasync-part-14-data-passing-in-coroutines.aspx">Eduasync part 14: Data passing in coroutines</a> (Jon Skeet)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/06/29/client-side-tracing-for-windows-azure-appfabric-caching.aspx">Client Side Tracing for Windows Azure AppFabric Caching</a> (Windows Azure Team)</li>
<li><a href="http://microsoftnlayerapp.codeplex.com/releases/view/69008" target="_blank">Microsoft &#8211; Domain Oriented N-Layered .NET 4.0 App Sample &#8211; Release: v2.01 Alpha</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/YSHeFR1_v40/">Customize State and Transitions of a Work Item</a> (Gian Maria Ricci)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2011/06/29/use-it-or-lose-it-new-delay-fxcop-code-analysis-rule-helps-identify-unused-resources-in-a-net-assembly.aspx">Use it or lose it! [New Delay.FxCop code analysis rule helps identify unused resources in a .NET assembly]</a> (David Anson)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/06/29/manual-validation-with-data-annotations.aspx">Manual Validation with Data Annotations</a> (K. Scott Allen)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-an-acceptable-use-of-double-equals-just/">JavaScript: an acceptable use of double-equals? Just.</a> (Julian M. Bucknall)</li>
<li><a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2011/06/29/developers-just-a-few-lines-of-javascript-connects-your-site-to-windows-live.aspx">Developers: just a few lines of JavaScript connects your site to Hotmail, Messenger, and SkyDrive</a> (Dare Obasanjo)</li>
<li><a href="http://windowsteamblog.com/ie/b/ie/archive/2011/06/29/ie-10-pp2-now-available-for-download-html5-nears-tipping-point.aspx">IE 10 PP2 now available for download – HTML5 nears tipping point</a> (Ryan Gavin)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/98w3T5mCKK0/The-history-of-ASP-NET-MVC-so-far.aspx">The history of ASP.NET MVC, so far</a> (Simone Chiaretta)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=00000000-0000-0000-0000-000000000000&amp;itemId=0c3ac9a6-b18b-4a30-9317-c1d66c9d9a35&amp;title=Lockdown+Pt+1%e2%80%93+Assessing+and+Securing+Legacy+Client-side+Applications&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fhh314542.aspx&amp;k=HtLbQMLAZbqUYvbG8mPjelsBVTdh7u1PLRYlZfiHZ84%3d">Lockdown Pt 1– Assessing and Securing Legacy Client-side Applications</a> (Tim Kulp)</li>
<li><a href="http://datajs.codeplex.com/releases/view/69267" target="_blank">datajs &#8211; JavaScript Library for data-centric web applications &#8211; Release: v1.0.0</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/gsl1QfKFJoA/">Exploring CoffeeScript Part 2 – Variables and Functions</a> (Jan Van Ryswyck)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/BMbIAWhchAs/">Pass cookie from Web Request to WebBrowser</a> (Gian Maria Ricci)</li>
<li><a href="http://developers.facebook.com/blog/post/518/" target="_blank">Facebook: A New Take on the Developer App</a> (Alan McConnell)</li>
<li><a href="http://blog.chromium.org/2011/06/cloud-coding-and-beyond-web-development.html">Cloud Coding and Beyond: Web Development Apps in the Chrome Web Store</a> (Michael Mahemoff &amp; Paul Kinlan)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/Nx-GckA_qWM/">Do the Opposite</a> (J.D. Meier)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/nB92IFuBe9o/practical-php-refactoring-1">Practical PHP Refactoring: Split Temporary Variable</a> (Giorgio Sironi)</li>
<li><a href="http://www.oracle.com/technetwork/articles/soa/schmutz-soa-eda-405955.html" target="_blank">Event-Driven SOA: Events meet Services</a> (Guido Schmutz)</li>
<li><a href="http://hackingsilverlight.blogspot.com/2011/06/what-is-user-experience-design-ux.html">What is User Experience Design (UX Design) ?</a> (David Kelley)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/q-NrYzuDFJo/ninject-and-convention-based-assembly-bindings.aspx">Ninject and Convention Based Assembly Bindings</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/qNkduZ6ADL0/review-microsoft-n-layer-app-sample-part-i">Review: Microsoft N Layer App Sample, Part I</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AyendeRahien/~3/EahdCJqkWaw/review-microsoft-n-layer-app-sample-part-iindash-getting-lost-in-the-architecture">Review: Microsoft N Layer App Sample, Part II–getting lost in the architecture</a> (Oren Eini)</li>
<li><a href="http://blog.coryfoy.com/2011/06/utilization-and-the-myth-of-shared-resources/">Utilization and the Myth of Shared Resources</a> (Cory Foy)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.windowsphonegeek.com/news/breaking-news-coding4fun-phone-toolkit-updated-to-v1-4-4">Breaking News: Coding4Fun.Phone.Toolkit updated to v1.4.4</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/RobAshton/~3/EN9uvu6bB7M/sljs-org-a-silverlight-htmljs-converter.aspx">SLJS.org &#8211; a Silverlight -&gt; Html/JS converter</a> (Rob Ashton)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/pc8sO1RP_5w/">Windows Phone ‘Mango’ OS beta available today!</a> (Chris Koenig)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/yaGAktIeKBw/download-windows-phone-sdk-71-beta-2.html">Download Windows Phone SDK 7.1 Beta 2 (Mango) &#8211; Web and Offline Installer</a> <em>and</em> <a href="http://feedproxy.google.com/~r/kunal2383/~3/EFeOmiEdgMg/windows-phone-7-mango-tutorial-24-local.html">Windows Phone 7 (Mango) Tutorial &#8211; 24 &#8211; Local Database Support, CRUD operation with Demo</a> (Kunal Chowdhury)</li>
<li><a href="http://blogs.msdn.com/b/dohollan/archive/2011/06/29/microsoft-advertising-sdk-update-is-now-available.aspx">Microsoft Advertising SDK Update is Now Available</a> (Doug Holland)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/xkBStJaIzD8/">Love Android – Take a look at this</a> (Andy Robb)</li>
<li><a href="http://blogs.msdn.com/b/dani/archive/2011/06/29/mango-os-beta-coming-to-retail-devices.aspx">Mango OS Beta Coming to Retail Devices</a> (Dani Diaz)</li>
<li><a href="http://mobile.dzone.com/news/wp7-cascade-behavior" target="_blank">WP7 Cascade Behavior</a> (Erik Klimczak)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=676" target="_blank">.NET Rocks! &#8211; Scott Guthrie at NDC!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Series/Rx-Workshop/Rx-Workshop-Event-Processing">Rx Workshop: Event Processing</a> <em>and</em> <a href="http://channel9.msdn.com/Series/Rx-Workshop/Rx-Workshop-Introduction">Rx Workshop: Introduction</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/4vhVCly_I2g/the-fear-of-failure-and-what-to-do-about-it.html">The Fear Of Failure And What To Do About It</a> (Roy Osherove)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/AxYWPNo5phI/">YUI Theater — Scott Schiller: “Probably, Maybe, No: The State Of HTML5 Audio” (51 min.)</a> (Jenny Donnelly)</li>
<li><a href="http://channel9.msdn.com/posts/Internet-Explorer-10-Platform-Preview-2-Web-Workers-Demo">Internet Explorer 10 Platform Preview 2: Web Workers Demo</a> <em>and</em> <a href="http://channel9.msdn.com/posts/Internet-Explorer-10-Platform-Preview-2-A-look-at-Positioned-Floats-in-IE10">Internet Explorer 10 Platform Preview 2: A look at Positioned Floats in IE10</a> <em>and</em> <a href="http://channel9.msdn.com/posts/Internet-Explorer-10-Platform-Preview-2-A-look-at-Web-Worker-Fountains-in-IE10">Internet Explorer 10 Platform Preview 2: A look at Web Worker Fountains in IE10</a> <em>and</em> <a href="http://channel9.msdn.com/posts/Internet-Explorer-10-Platform-Preview-2-A-look-at-Magnetic-Poetry-in-IE10">Internet Explorer 10 Platform Preview 2: A look at Magnetic Poetry in IE10</a> <em>and</em> <a href="http://channel9.msdn.com/posts/Internet-Explorer-10-Platform-Preview-2-A-look-at-How-Stuff-Works-in-IE10">Internet Explorer 10 Platform Preview 2: A look at How Stuff Works in IE10</a> <em>and</em> <a href="http://channel9.msdn.com/posts/Kinect-Code-Camp-2011-Team-Evan">Kinect Code Camp 2011: Team Evan</a> (Larry Larsen)</li>
<li><a href="http://feedproxy.google.com/~r/OtnArch2Arch/~3/8fk8acyPWdk/10435793_archday_part3_062911.mp3">OTN Architect Day Panel Discussion &#8211; Part 3 of 4</a> (Bob Rhubart)</li>
<li><a href="http://blog.stackoverflow.com/2011/06/se-podcast-10/">SE Podcast #10</a> (Alex Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/KDee1iT-KwE/">Can you query a SSAS cube while it is processing?</a> (James Serra)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/w84R5w28jAE/sql-server-grouping-id-example.html">SQL Server: Grouping ID Example</a> (Madhivanan)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/TR4qlcfLjP8/">SQL Excursions Sessions – Powershell</a> (Thomas LaRock)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/LKoBPyaj0EM/">Poking Around Inside Management Studio</a> (Michael Swart)</li>
<li><a href="http://www.sqlservercentral.com/blogs/aschenbrenner/archive/2011/06/29/the-mystery-of-the-null-bitmap-mask.aspx">The mystery of the NULL bitmap mask</a> (Klaus Aschenbrenner)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/y94q4IdTPn4/">An API Isn’t Enough: You Need an App Directory</a> (Alex Willen)</li>
<li><a href="http://blogs.msdn.com/b/joshpoley/archive/2011/06/29/hex-conversion-via-a-batch-file.aspx">Hex Conversion via a Batch File</a> (Josh Poley)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/Z6GPB0e2gGo/">#Ebook Deal/Day: Head First iPhone and iPad Development &#8211; $19.99 (Save 50%) w/code DDJN8</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.bing.com/community/Site_Blogs/b/search/archive/2011/06/29/photosynth-app-update-and-best-of-bing-maps-summer-xbox-amp-kinect-contest.aspx">Photosynth App Update and Best of Bing Maps Summer Xbox &amp; Kinect Contest</a> (The Bing Team) <em>– Where’s Photosynth for WP7??</em></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=3bc14be2-d082-40c8-9939-ed51918e7d8e">Interesting Finds: June 29, 2011</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2011/06/30/cheatsheet-2011-06-20-06-30.aspx">Cheatsheet: 2011 06.20 ~ 06.30</a> (yuanjian)</li>
<li><a href="http://rhondatipton.net/2011/06/29/weekly-link-post-199/">Weekly Link Post 199</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/vhECE8vXNbs/Daily-News-Digest-06-29-2011.aspx">Daily News Digest 06/29/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/CB3ztNReTYA/Daily-News-Digest-06-30-2011.aspx">Daily News Digest 06/30/2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/mKKl9C-hepQ/today_s_links_6_29">Today&#8217;s Links (6/29/2011)</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/x3AsTyZqK_I/">The Morning Brew #884</a> (Chris Alcock)</li>
<li><a href="http://thequeue.net/blog/2011/06/28/link-dump-for-june-28th-2/">Link dump for June 28th</a> (Jeff Schoolcraft)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/06/28/146011.aspx">Silverlight Cream for June 28, 2011 &#8212; #1112</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/06/29/146026.aspx">SilverlightShow for June 20 &#8211; 26, 2011</a> (Dave Campbell)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-29-june-2011">Daily WP7 Development News 29 June 2011</a> (Windows Phone Geek)</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/51h9Sju5NKL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/2010-NET-Platform-Andrew-Troelsen/dp/1430225491?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1430225491">Pro C# 2010 and the .NET 4 Platform</a> by Andrew Troelsen </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:7b75c82e-b8f5-4168-83a8-32adf7a9133e" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/06/30/dew-drop-june-30-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/06/30/dew-drop-june-30-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:edee876c-83e5-420e-aa03-559dff85abed" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/resharper" rel="tag">resharper</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/ie10" rel="tag">ie10</a>,<a href="http://technorati.com/tags/datajs" rel="tag">datajs</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/reactive+extensions" rel="tag">reactive extensions</a>,<a href="http://technorati.com/tags/tfs" rel="tag">tfs</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/06/30/dew-drop-june-30-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; May 26, 2010</title>
		<link>http://www.alvinashcraft.com/2011/05/26/dew-drop-may-26-2010/</link>
		<comments>http://www.alvinashcraft.com/2011/05/26/dew-drop-may-26-2010/#comments</comments>
		<pubDate>Thu, 26 May 2011 12:40:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[expression blend]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[orchard]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/05/26/dew-drop-may-26-2010/</guid>
		<description><![CDATA[Top Links Windows Phone Marketplace on the Web for Mango (Todd Brix) Building a Cloud OS for .NET Developers &#8211; Part 1 (Michael Kennedy) OData Updates in Windows Phone “Mango” (Glenn Gailey) OAuth and REST in Android: Part 1 (John Sonmez) &#160; .NET / Visual Studio Adding your own local content to the new Visual [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/05/25/windows-phone-marketplace-on-the-web-for-mango.aspx">Windows Phone Marketplace on the Web for Mango</a> (Todd Brix)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCKennedysWeblog/~3/5aZTY9QH9EY/BuildingACloudOSForNETDevelopersPart1.aspx">Building a Cloud OS for .NET Developers &#8211; Part 1</a> (Michael Kennedy)</li>
<li><a href="http://blogs.msdn.com/b/writingdata_services/archive/2011/05/24/odata-updates-in-windows-phone-mango.aspx" target="_blank">OData Updates in Windows Phone “Mango”</a> (Glenn Gailey)</li>
<li><a href="http://simpleprogrammer.com/2011/05/25/oauth-and-rest-in-android-part-1/">OAuth and REST in Android: Part 1</a> (John Sonmez)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/05/adding-your-own-local-content-to-new.html">Adding your own local content to the new Visual Studio Help Library</a> (Greg Duncan)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jeffreyr/archive/2011/05/26/my-clr-via-c-3rd-edition-book-is-e-book-deal-of-the-day-on-may-26-2011.aspx">My CLR via C#, 3rd Edition book is E-Book deal of the day on May 26, 2011</a> (Jeffrey Richter)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/UvUmRivt2Ng/code-metrics-maintainability-index.aspx">Code Metrics – Maintainability Index</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/pu3mAQbE94o/">EntityLock, implement a logic locking strategy in my domain</a> (Gian Maria Ricci)</li>
<li><a href="http://matthamilton.net/madprops-appargs">MadProps.AppArgs</a> (Matt Hamilton)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2011/05/25/surface-input-simulator-to-let-developers-test-apps-without-a-surface-unit.aspx">Develop Microsoft Surface apps. Without a Surface</a> (Steve Clayton)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.infragistics.com/blogs/taz_abdeali/archive/2011/05/25/netadvantage-jquery-controls-are-theme-roller-ready.aspx">NetAdvantage jQuery Controls are Theme Roller Ready</a> (Murtaza Abdeali)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/l2zx2YHCIbQ/50-fresh-jquery-tutorials-2011">50 Fresh jQuery Tutorials 2011</a> (Dong Nguyen)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/zagtYU-Y_ho/bin-deploying-asp-net-mvc-3.aspx">Bin Deploying ASP.NET MVC 3</a> (Phil Haack)</li>
<li><a href="http://rhizohm.net/irhetoric/post/2011/05/25/Taking-The-M-out-of-MVC-JSON-The-dynamic-Keyword-LINQ-.aspx">Taking The M out of MVC &#8211; JSON, The dynamic Keyword, LINQ</a> (Karsten Januszewski)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/MDtvjfDmRZk/">#Ebook Deal/Day: #HTML5 Canvas &#8211; Only $15.99 (Save 50%) w/code DDM94</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/OCay-mxaXi0/GlobalizationInternationalizationAndLocalizationInASPNETMVC3JavaScriptAndJQueryPart1.aspx">Globalization, Internationalization and Localization in ASP.NET MVC 3, JavaScript and jQuery &#8211; Part 1</a> (Scott Hanselman)</li>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/EMzVfF5Pp70/enabling-rss-site-wide-in-orchard">Enabling RSS Site-wide in Orchard</a> (G. Andrew Duthie)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/05/annoyingjs-one-include-many-irritated.html">Annoying.Js &#8211; One include, many irritated users&#8230;</a> (Greg Duncan)</li>
<li><a href="http://karlshifflett.wordpress.com/2011/05/25/project-silk-documentation-drop-new-chapters-ready-for-review/">Project Silk Documentation Drop: New Chapters Ready for Review</a> (Karl Shifflett)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2011/05/25/netflix-odata-datajs-sample-released.aspx">Netflix + OData + datajs sample released</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://mvccontrolstoolkit.codeplex.com/releases/view/67022" target="_blank">Mvc Controls Toolkit 1.1 RC</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/news/2011/05/kanban-examples">Kanban Boards from Sys Admin to Sales</a> (Amr Elssamadisy)</li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/yh85njZH8mQ/">Why ‘Ok’ Buttons in Dialog Boxes Work Best on the Right</a> (Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/nY4OY7gfxgQ/basic-unit-testing-with-typemock.html">Basic unit testing with Typemock Isolator</a> (Avi Kaye)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/05/domain-driven-design-architecture-with.html">Domain Driven Design Architecture with .Net eBook Released (We&#8217;re talking 475 pages of DDD&#8230;) &#8211; &quot;N-Layered Domain-Oriented Architecture Guide with .Net 4.0&quot; (PDF, XPS, with ePub and Mobi coming soon)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/jJwVfRFi5UI/">Enable and Equip Your Product Owners</a> (Peter Saddington)</li>
<li><a href="http://slott-softwarearchitect.blogspot.com/2011/05/code-kata-simple-database-design.html">Code Kata : &quot;Simple&quot; Database Design</a> (S. Lott)</li>
<li><a href="http://shrinik.blogspot.com/2011/05/all-wannabe-software-testers-out-there.html">All wannabe software testers out there …</a> (Shrini Kulkarni)</li>
<li><a href="http://feedproxy.google.com/~r/StefanoRicciardisBlog/~3/1IRlPK2j97g/">Code Snippets for the Dispose Pattern</a> (Stefano Ricciardi)</li>
<li><a href="http://www.infoq.com/news/2011/05/testing-in-the-cloud">Testing in the Cloud</a> (Vikas Hazrati)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/JcTXggYKyxQ/">Symptoms of a centralized VCS</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/uLugaedPHhw/marissa-mayer-google-ursula-burns-xerox-2011-5">Marissa Mayer: I Learn Most When I Do Things I&#8217;m Not Ready To Do</a> (Julie Zeveloff)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/windows-phone-7/Catel_Part6.aspx">Catel &#8211; Part 6 of n: Bing Maps application for WP7</a> (Geert van Horrik)</li>
<li><a href="http://adamkinney.com/blog/2011/05/25/metro-list-view-double-line-ep-2-%e2%80%93-from-psd-to-html/">Metro List View double line (ep. 2) – from PSD to HTML</a> (Adam Kinney)</li>
<li><a href="http://www.windowsphonegeek.com/tips/How-to-install-Windows-Phone-Developer-Tools-7-1-Beta-Mango" target="_blank">How to install Windows Phone Developer Tools 7.1 Beta (Mango)</a> <em>and</em> <a href="http://www.windowsphonegeek.com/articles/How-to-choose-a-Contact-and-get-Contact-details-in-a-WP7-app">How to choose a Contact and get Contact details in a WP7 app</a> (Windows Phone Geek)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/05/blending-xna-with-blender-257b-xna-40.html">Blending XNA with Blender &#8211; &quot;Blender 2.57b &amp; XNA 4.0 Part I&quot;</a> (Greg Duncan)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2011/05/25/the-midweek-download-may-25th-edition-windows-phone-releases-beta-of-mango-developer-tools-plus-windows-live-messenger-office-365-and-ie9.aspx">The Midweek Download: May 25th Edition–Windows Phone releases beta of “Mango” developer tools plus Windows Live Messenger, Office 365 and IE9</a> (Jeffrey Meisner)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/EzkqJm7OMpA/entity-framework-41-code-first.html">Entity Framework 4.1 Code First, Silverlight, and Shared Models with REST+JSON</a> (Jeremy Likness)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/bRA8mvp4Jns/download-windows-phone-developer-tools.html">Download Windows Phone Developer Tools 7.1 Beta</a> (Kunal Chowdhury)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2011/05/25/new-addition-to-windows-phone-quickstarts-pivot-and-panorama-controls.aspx">New Addition to Windows Phone Quickstarts- Pivot and Panorama Controls</a> (Nitya Ravi)</li>
<li><a href="http://kodierer.blogspot.com/2011/05/why-is-y-in-windows-phone-mango-camera.html">Why is a Y in the Windows Phone Mango Camera API</a> (Rene Schulte)</li>
<li><a href="http://kodierer.blogspot.com/2011/05/unity-3d-and-silverlight-in-harmony.html">Unity 3D and Silverlight in Harmony with SLARToolkit&#8217;s Augmented Reality</a> (Rene Schulte)</li>
<li><a href="http://xna-uk.net/blogs/darkgenesis/archive/2011/05/25/silverlight-amp-xna-a-tale-of-two-cities.aspx">Silverlight &amp; XNA- A tale of two cities</a> (Simon Jackson)</li>
<li><a href="http://feedproxy.google.com/~r/Pixel-In-Gene/~3/fy0s-AHck4A/">Blinking UI with a CaretBrush</a> (Pavan Podila)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/N7XhULHPmFI/windows-phone-developer-tools" target="_blank">Windows Phone Developer Tools Beta 7.1 Installation behavior</a> (Senthil Kumar)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=666" target="_blank">.NET Rocks! &#8211; Steve Smith Tells Performance Stories</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://agiletoolkit.libsyn.com/agile-2010-johanna-rothman-agile-program-management">Agile 2010 &#8211; Johanna Rothman &#8211; Agile Program Management</a> (Agile Toolkit)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-108.html">Let&#8217;s Play TDD #108: Wishing for First-Class Functions</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/AppFabric-tv/AppFabrictv-Troubleshooting-WCF-Performance-Part-1">AppFabric.tv &#8211; Troubleshooting WCF Performance (Part 1)</a> (Ron Jacobs)</li>
<li><a href="http://channel9.msdn.com/Blogs/Windows-Phone-7/Inside-the-Mango-Developer-Tools-App-Platform">Inside the Mango Developer Tools: App Platform</a> <em>and</em> <a href="http://channel9.msdn.com/Blogs/Windows-Phone-7/Windows-Phone-Mango-Developer-Tools-Search">Inside the Mango Developer Tools: Search</a> <em>and</em> <a href="http://channel9.msdn.com/Blogs/Windows-Phone-7/Windows-Phone-Mango-Developer-Tools-Communications">Inside the Mango Developer Tools: Communications</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Assassins-Creed-Ninja-Boy--Burglar-Alarm-Windows-Phone-News-Rhapsody">Hot Apps: Assassins Creed, Ninja Boy +, Burglar Alarm, Windows Phone News, Rhapsody</a> (Laura Foy)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/05/25/new-behind-the-scenes-videos-and-more-on-marketplace.aspx">New behind-the-scenes videos and more on Marketplace</a> (Michael Stroh)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/flux88/~3/JNQWR0jWzwY/">Houston Code Camp – Call for Speakers</a> (Ben Scheirman)</li>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/5gVWnsmLHts/join-me-next-week-in-boston-for-sptechcon.aspx">Join me next week in Boston for SPTechCon!</a> (Andrew Connell)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/can-an-open-source-backer-thrive-inside-microsoft-this-one-says-no/9545">Can an open-source backer thrive inside Microsoft? This one says no</a> (Mary Jo Foley)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2011/05/25/windows-phone-garage.aspx">Windows Phone Garage</a> (PubSec)</li>
<li><a href="http://feedproxy.google.com/~r/KevinGriffin/~3/HFzqp_5XJa8/">Moving on to Greener Pastures</a> (Kevin Griffin)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/05/25/mvps-share-deep-tech-ed-experience.aspx">MVPs Share Deep Tech-Ed Experience</a> (Lonnie Webb)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/sqldownsouth/archive/2011/05/25/ssrs-2008-r2_3A00_--how-to-dynamically-size-your-indicators.aspx">SSRS 2008 R2: How to dynamically size your INDICATORS</a> (Patrick LeBlanc)</li>
<li><a href="http://blog.sqlauthority.com/2011/05/26/sql-server-getting-columns-headers-without-result-data-set-fmtonly-on/">SQL SERVER – Getting Columns Headers without Result Data – SET FMTONLY ON</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/gpKGnAah7ow/">Using Built-in System Functions – NEWID() and NEWSEQUENTIALID()</a> (Vishal)</li>
<li><a href="http://www.sqlservercentral.com/blogs/pearlknows/archive/2011/05/25/the-ties-that-bind-us-community-people-exceptional-dbas.aspx">The Ties that Bind Us&#8230;.Community, People, Exceptional DBAs&#8230;</a> (Robert Pearl)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/qufgq4QlF94/">Bad T-SQL Song Lyrics or How My Music Playlists Torment Me By Reminding Me of So Many T-SQL Code Sins</a> (Thomas LaRock)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/fudDmGhi3Ak/ShowArticle.aspx">Using SharePoint List Data in Microsoft Expression Blend</a> (Pravinkumar Dabade)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/05/25/is-charles-petzold-a-guilty-pleasure-for-you.aspx">Is Charles Petzold a guilty pleasure for you?</a> (Devon Musgrave)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/U7kG_l9i8W4/why-microsoft-is-3x-better-than-apple-for-customer-support-2011-5">Why Microsoft Is 3X Better Than Apple For Customer Support (AAPL, MSFT)</a> (Mark Fidelman)</li>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/1JtYHYm5Y3M/">Your tips for video conferencing interviews</a> (Microsoft JobsBlog<msftblog  @MICROSOFT.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/rwfCNL4FmD8/">My Phone might be coming back with the new web-based Windows Phone Marketplace?</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=19d8634d-92bf-4b4e-a8f5-a1ecc0fff2e6">Interesting Find: May 25, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/Mr8TPoo32Kc/">Interesting .NET Links – May 26 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Ln3rdql_5Fc/">The Morning Brew #860</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/ZSsZVIiPTIQ/Daily-News-Digest-05-25-2011.aspx">Daily News Digest 05/25/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/MODPT6D29vs/Daily-News-Digest-05-26-2011.aspx">Daily News Digest 05/26/2011</a> (Silverlight Show)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/05/25/145569.aspx">SilverlightShow for May 16-22, 2011</a> (Dave Campbell)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-may-25th-2011">Daily WP7 Development News May 25th 2011</a> (Windows Phone Geek)</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/31xF4DWc2mL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Debug-Repair-Prevent-Pragmatic-Programmers/dp/193435628X?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=alvinashcraft-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=193435628X">Debug It!: Find, Repair, and Prevent Bugs in Your Code (Pragmatic Programmers)</a> by Paul Butcher </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:e922b2b9-d8b1-4b9b-8779-7f1ba76e6d05" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/05/26/dew-drop-may-26-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/05/26/dew-drop-may-26-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:e22df65c-e51a-49a3-9757-ef48db2ec21c" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/android" rel="tag">android</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/orchard" rel="tag">orchard</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/expression+blend" rel="tag">expression blend</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/05/26/dew-drop-may-26-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 7, 2010</title>
		<link>http://www.alvinashcraft.com/2010/12/07/dew-drop-december-7-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/12/07/dew-drop-december-7-2010/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 12:56:28 +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[balsamiq]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/12/07/dew-drop-december-7-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Strategies for becoming [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/0b-NvYHz1gM/strategies-for-becoming-a-better-programmer">Strategies for becoming a better programmer</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/IcINyAw6V1s/details.aspx">Entity Framework CTP 5</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/PUPtVHD1A8s/181">Dimecasts.NET Episode #181: Using Metadata in your MEF Exports</a> (Derik Whittaker)</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/I0CVvYIokyo/Coprime.aspx">Determining if Values are Coprime</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/UhOJLVECphU/various-approach-of-throwing-exception.html">Ways of Throwing an Exception in C#</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/qRHtF0x5oEw/comment-and-uncomment-in-web-pages-vstipedit0083.aspx">Comment and Uncomment in Web Pages</a> (Zain Naboulsi)</li>
<li><a href="http://tirania.org/blog/archive/2010/Dec-06.html">Beautiful Hack: Using Mono&#8217;s Profiler to find Hard Memory Leaks</a> <em>and</em> <a href="http://tirania.org/blog/archive/2010/Dec-06-1.html">Mono Introspect: Binding GObject-based APIs for use in Mono</a> <em>and</em> <a href="http://monomac.wordpress.com/2010/12/07/key-value-coding/">Using Key-Value Coding with MonoMac</a> (Miguel de Icaza)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-framework/dynamic-language-integration-in-a-c-world/">Dynamic Language Integration in a C# World</a> (Zenon Ochal)</li>
<li><a href="http://www.skorkin.com/2010/12/dxcore-components-bighint/">DXCore Components – BigHint</a> <em>and</em> <a href="http://www.skorkin.com/2010/12/coderush-pro-visualization-features/">CodeRush Pro visualization features</a> (Alex Skorkin)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/12/06/big-head-long-tail.aspx">Big head, long tail</a> (Eric Lippert)</li>
<li><a href="http://feedproxy.google.com/~r/PrimordialCode/~3/7i27M4XbZN0/nhibernate-mapping-explorer-preview-2">NHibernate Mapping Explorer Preview 2</a> (Alessandro Giorgetti)</li>
<li><a href="http://www.infoq.com/news/2010/12/visualc-angst">Developer Angst on Microsoft Visual C++ Futures</a> (James Vastbinder)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/xv4lphf3wXg/build-time-dependancy-checking-coming-to-entity-framework-now-how-about-those-bi-tools-too.aspx">Build-time dependency resolving coming to Entity Framework. Now, how about those BI tools too?</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/tHurW74NLXI/ShowArticle.aspx">Create an Entity Framework Model and Use it in Multiple Projects</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/ArchitectureStuff/~3/b_FQOYKm21c/lost-finding-information-about-windows-azure.aspx">Lost finding information about Windows Azure?</a> (Bill Zack)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/AdeyrcwIp34/renderaction-with-asp-net-mvc-3-sessionless-controllers.aspx">RenderAction with ASP.NET MVC 3 Sessionless Controllers</a> (Keith Dahlby)</li>
<li><a href="http://feedproxy.google.com/~r/RachelAppel/~3/FLDOlry2Veo/">Making ASP.NET deployment easy with the Package/Publish Web tool</a> (Rachel Appel<rachel  @RACHELAPPEL.COM>)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/RetDLgS_E1M/jquery-datepicker-disable">jQuery Datepicker: Disable specific dates</a> (Raghav Khunger)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/WBP9aKVffDw/dll-s-needed-to-run-asp-net-mvc-3-rc-on-windows-azure.aspx">DLL-s needed to run ASP.NET MVC 3 RC on Windows Azure</a> (Gunnar Peipman)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/6-Xx2rjPxd4/html5-recipes-location-locatio.html">HTML5 Recipes: Geolocation</a> (Romin Irani)</li>
<li><a href="http://www.codeproject.com/KB/web-security/Security_HTML_Injection.aspx">HTML and Javascript injection</a> (Skynet Code)</li>
<li><a href="http://windowsteamblog.com/ie/b/ie/archive/2010/12/06/what-can-developers-do-with-10k-of-code-and-html5.aspx">What can developers do with 10k of code and HTML5?</a> (Ziad Ismail)</li>
<li><a href="http://feedproxy.google.com/~r/GoogleWaveDeveloperBlog/~3/1vIb3TsvV9g/introducing-apache-wave.html">Introducing Apache Wave</a> (Alex North)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/hEoxopxvl68/php-53-quicker-php-52">PHP 5.3 is quicker than PHP 5.2</a> (Rob Allen)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/Cy78XzQ66pY/">How to install Drupal on Windows</a> (Andy Robb)</li>
<li><a href="http://feeds.dzone.com/~r/zones/books/~3/pK3Rxz0RSoc/review-beginning-smartphone">A review of Beginning Smartphone Web Development</a> (Durward Pless)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/S0RzlhE-M9c/ditching-domain-models-for-reads.aspx">Ditching domain models for reads</a> (Jimmy Bogard)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/vit7djCg0sg/9780596520670">#Ebook Deal/Day: The Art of App Performance Testing &#8211; $13.99 (Save 50%) Use code DDPRT</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/balsamiq/~3/6YAntxXeXsU/" target="_blank">Balsamiq Weekly release: it&#8217;s the little things</a> (Peldi Guilizzoni)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/kqllQxURqKg/double-dispatch-next-best">Double Dispatch: the next best thing with respect to Dependency Injection</a> (Giorgio Sironi)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/ddg3G4Ksj1Q/development-concerns-moving">Development Concerns Moving Away From The Controller</a> (Rob Diana)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/J_QMXntHk3k/PermaLink,guid,5ab3d909-875d-427e-83fc-ae95bec73744.aspx">Defying the Law of Repetitive Consequences with ORM</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/delay/archive/2010/12/06/hash-for-the-holidays-managed-implementation-of-crc32-and-md5-algorithms-updated-new-release-of-computefilehashes-for-silverlight-wpf-and-the-command-line.aspx">Hash for the holidays [Managed implementation of CRC32 and MD5 algorithms updated; new release of ComputeFileHashes for Silverlight, WPF, and the command-line!]</a> (David Anson)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/4FoFCD_hyI0/rebuilding-the-pdc-2010-silverlight-application-part-2.aspx">Rebuilding the PDC 2010 Silverlight Application (Part 2)</a> (Mike Taulty)</li>
<li><a href="http://dotneteers.net/blogs/vbandi/archive/2010/12/06/just-how-productive-is-wp7-development-compared-to-ios-android-and-mobile-web.aspx">Just how productive is WP7 development compared to iOS, Android and mobile Web?</a> (András Velvárt)</li>
<li><a href="http://www.ariankulp.com/archive/2010/12/06/having-fun-with-your-webcam.aspx">Having fun with your webcam</a> (Arian T. Kulp)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/W3kBgOZFV-c/episode-133-power-scripting-podcast-shane-hoey-in-austrailia-is-paging-dr-scripto">Episode 133 &#8211; PowerScripting Podcast &#8211; Shane Hoey in Austrailia is Paging Dr. Scripto</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-61.html">Let&#8217;s Play TDD #61: Questions of Design</a> and <a href="http://jamesshore.com/Blog/Lets-Play/Episode-62.html">Let&#8217;s Play TDD #62: Listening Carefully</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/pluralcast/~3/iDgn0eJXC3k/pluralcast-30-developing-for-distributed-system-with-scott-seely.aspx">Pluralcast 30 : Developing for Distributed System with Scott Seely</a> (David Starr)</li>
<li><a href="http://www.winsupersite.com/article/Podcast-2/Windows-Weekly-185-W-H-S-R-I-P-.aspx?AuthorID=879">Windows-Weekly-185-W-H-S-R-I-P-</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-85-The-future-of-touchscreen-Top-Bing-searches-Kinect-training-Photosynth--shop">Ping 85: The future of touchscreen, Top Bing searches, Kinect training, Photosynth &amp; shop</a> (Laura Foy)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/gshWj_DRdbM/episode-38-philip-laureano-on-weaving.html" target="_blank">Talking Shop Down Under Episode 38 &#8211; Philip Laureano on Weaving IL Magic</a> (Richard Banks)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/12/06/events-this-week-december-6th-2010.aspx">Events This Week – December 6th, 2010</a> <em>and</em> <a href="http://blogs.msdn.com/b/gduthie/archive/2010/12/06/cmap-main-meeting-and-atlanta-raleigh-web-firestarters.aspx">CMAP Main Meeting and Atlanta/Raleigh Web Firestarters</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/7rPYmk6oCqk/get-two-sharepoint-2010-classes-at-once-development-amp-sharepoint.aspx">Get two SharePoint 2010 classes at once: development &amp; SharePoint Designer</a> (Andrew Connell)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2010/12/07/le-web-amp-windows-phone-7.aspx">LeWeb &amp; Windows Phone 7</a> (Steve Clayton)</li>
<li><a href="http://feedproxy.google.com/~r/KevinGriffin/~3/fvsl3617Ss0/">Speaking at NoVA Code Camp</a> (Kevin Griffin)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/G3AYxBkEKPo/">Lean Software &amp; Systems Conference… Call for Papers &amp; Registration Open</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/rf2xh5ktFVA/">Announcing the 2010 Encosia Holiday Giveaway</a> (Dave Ward)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/O9s7My4Hekw/announcing-the-caliburn-micro-contest-winners.aspx">Announcing the Caliburn.Micro Contest Winners!</a> (Rob Eisenberg)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/dX0vAJ8AFe4/">FOR XML a la Mode –a study on Modes, especially using For XML Path Mode to Concatenate Data</a> (Julie Smith)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sql_awesomesauce/archive/2010/12/06/tip_3A00_-schema-qualify-objects-in-sps.aspx">Tip: Schema Qualify Objects in SPs</a> (Jen McCown)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/2UJkZokiluY/details.aspx">Getting started with SharePoint Foundation 2010</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/OAZOWgZcgDo/ViewPost.aspx">SharePoint 2010 Publishing &#8211; NothingButSharePoint.com is LIVE</a> (Joel Oleson)</li>
<li><a href="http://blogs.technet.com/b/msonline/archive/2010/12/06/introducing-sharepoint-online-and-workflows-part-2.aspx">Introducing SharePoint Online and Workflows, Part 2.</a> (Josh Topal)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/12/06/rtm-d-today-microsoft-sharepoint-designer-2010-step-by-step.aspx">RTM’d Today: Microsoft SharePoint Designer 2010 Step by Step</a> (Kim Spilker)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2010/12/06/mvps-for-office-and-sharepoint-2010-10-tips-for-onenote-organization.aspx">MVPs for Office and SharePoint 2010:10 Tips for OneNote Organization</a> (Lonnie Webb)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/v_SMiF3HBN8/">Review of Windows Phone 7–a closet iPhone lover’s confession</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/h9d_WmUZDZw/discover-more-than-3-million-google.html">Discover more than 3 million Google eBooks from your choice of booksellers and devices</a> (Abraham Murray)</li>
<li><a href="http://www.howtogeek.com/howto/37176/20-windows-keyboard-shortcuts-you-might-not-know/" target="_blank">20 Windows Keyboard Shortcuts You Might Not Know</a> (How-To Geek)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/gjkSQhqgnPg/where-will-you-focus-your">Where Will You Focus Your Mobile Development Efforts?</a> (James Sugrue)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2010/12/06/from-photoshop-to-photosynth.aspx">From Photoshop to Photosynth</a> (Steve Clayton)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/xSm741AqP08/">A running list of requests for the next Windows Live Writer</a> (Steven Hodson)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=102ff0b7-3c63-470e-9ba6-0cea90647ce2">Interesting Finds: December 6, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/rAkzCdMPzLY/windows-client-developer-roundup-051-for-12-6-2010">Windows Client Developer Roundup 051 for 12/6/2010</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/08_12Qw9ulQ/">The Morning Brew #745</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/tPE90PHG4bs/Daily-News-Digest-12-06-2010.aspx">Daily News Digest 12/06/2010</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/CWHGEoScMjk/Weekly-Article-Digest-12-06-2010.aspx">Weekly Article Digest 12/06/2010</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/bNZzQDSk8Lg/Daily-News-Digest-12-07-2010-.aspx">Daily News Digest 12/07/2010</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/nYco08tTb7c/">Leadership Blogs</a> (J.D. Meier)</li>
<li><a href="http://techblog.ginktage.com/2010/12/interesting-net-links-december-6-2010/">Interesting .NET Links – December 6 , 2010</a> (Senthil Kumar)</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/512Ocy8f1DL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Programming-Language-Covering-Microsoft-Development/dp/0321741765%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321741765">C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series)</a> by Anders Hejlsberg</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:e3776204-82b8-42b2-bf44-30fc30c68859" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/12/07/dew-drop-december-7-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/12/07/dew-drop-december-7-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:cb4f51cb-18ae-4176-a630-ae845bbe8073" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/dependency+injection" rel="tag">dependency injection</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/html5" rel="tag">html5</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/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/balsamiq" rel="tag">balsamiq</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/12/07/dew-drop-december-7-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; July 11, 2010</title>
		<link>http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 19:52:14 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[acceptance testing]]></category>
		<category><![CDATA[code contracts]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Hilo: Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2010/07/09/hilo-windows-7-development-walk-throughs.aspx">Hilo: Windows 7 development walk-throughs</a> (Somasegar)</li>
<li><a href="http://domaindrivendesign.org/node/202">Greg Young at NDC2010 &quot;7 Reasons DDD Projects #FAIL&quot;</a> (Vladimir Gitlevich)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/QcrB_rxw0gE/">A new found respect for acceptance tests</a> (Mark Needham)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-WebMatrix-and-Razor-Debug-MSBuild-files-and-beer-fetching-robots/">TWC9: WebMatrix and Razor, Debug MSBuild files, and beer fetching robots</a> (Dan Fernandez)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/">“Fake – F# Make” 1.33.0 released</a> (Steffen Forkmann)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/s9kxNnHKRj4/XMLSerialization.aspx">XML Serialization</a> (Richard Carr)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jeffreyr/archive/2010/07/09/building-a-component-that-works-with-different-versions-of-a-library.aspx">Building a component that works with different versions of a library</a> (Jeffrey Richter)</li>
<li><a href="http://www.infoq.com/news/2010/07/NoRM-.NET-Provider-MongoDB">NoRM: Another .NET Provider for MongoDB</a> (Abel Avram)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/07/whats-new-in-visual-studio-2010-quick.html">What’s New in Visual Studio 2010, the Quick Reference Poster…</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/y6O0VQx7Wkk/an-illustration-of-why-the-new-c-4-0-dynamic-and-optional-argument-features-are-valuable.aspx">A practical illustration of why the new C# 4.0 dynamic and optional parameter features are valuable</a> (John V. Petersen)</li>
<li><a href="http://fortysix-and-two.blogspot.com/2010/07/f-and-code-contracts-not-quite-there.html">F# and Code Contracts: not quite there yet</a> (Kurt Schelfthout)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/K6QIY_07Ozw/sorting-items-in-the-toolbox-vstiptool0052.aspx">Sorting Items in the Toolbox</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/Z5GNiOR-PKg/icon-vs-list-view-in-the-toolbox-vstiptool0053.aspx">Icon vs List View in the Toolbox</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/msdnmagazine/archive/2010/07/09/10036586.aspx">.NET: Fated to Succeed?</a> (Keith Ward)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2010/07/09/how-the-setentitysetaccessrule-and-entitysetrights-apis-came-to-be.aspx">How the SetEntitySetAccessRule and EntitySetRights APIs came to be</a> (Marcelo Lopez Ruiz)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://beyondrelational.com/blogs/hima/archive/2010/07/10/understanding-asp-net-4-url-routing-in-2-minites.aspx">Understanding ASP.NET 4 URL Routing in 2 minutes</a> <em>and</em>&#160;<a href="http://beyondrelational.com/blogs/hima/archive/2010/07/10/implemeting-routing-in-asp-net4-applications.aspx">Implementing Routing in ASP.NET 4 applications</a> (Hima)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/XgoEk6L5Fu4/post.aspx">Sueetie: The World’s First Mobile Online Community</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/r_K-asQkRe0/javascript-if-statements-syntax">JavaScript if Statements Syntax</a> (Marc Grabanski)</li>
<li><a href="http://feedproxy.google.com/~r/PeteLePage/~3/Q4V2B0Fh5fY/">Book Review: HTML5 For Web Designers</a> (Pete LePage)</li>
<li><a href="http://stevesmithblog.com/blog/working-with-application-pool-identities/">Working with Application Pool Identities</a> (Steve Smith)</li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/7uxJEXi7VZM/">Installing Umbraco To Windows 7 Ultimate – Step By Step</a> (Peter Kellner)</li>
<li><a href="http://drdave.co.uk/blog/archive/2010/7/10/Sitemaps">Sitemaps</a> <em>and</em>&#160;<a href="http://drdave.co.uk/blog/archive/2010/7/11/Blog-Engine-Download">Blog Engine Download</a> (Dr. Dave)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/4Jzw2NWvwYM/expecting-windows-azure-admin-mode-and-vm-roles-this-year.html">Expecting Windows Azure Admin Mode and VM Roles this Year</a> (Rinat Abdullin)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.jetbrains.com/dotnet/2010/07/dotcover-10-beta-released/">dotCover 1.0 Beta Released</a> (Hadi Hariri)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/2rLNR18ZxyI/importance-of-tooling-and-statistics-in-cqrs-world.html">Importance of Tooling and Statistics in CQRS World</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/amBB9wc8ieQ/">How To Succeed With Scrum When Your Company Is Anti-Agile</a> (Rob Diana)</li>
<li><a href="http://simpleprogrammer.com/2010/07/09/why-small-is-better/">Why Small is Better</a> (John Sonmez)</li>
<li><a href="http://elegantcode.com/2010/07/10/defining-development-experience/">Defining Development Experience</a> (Richard Cirerol)</li>
<li><a href="http://wag.codeplex.com/releases/view/48599">patterns &amp; practices &#8211; Windows Azure Guidance &#8211; Part 2 &#8211; Release Candidate</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/L0S_CYtmEzw/hosting-wpf-controls-winforms">Hosting WPF controls in a WinForms application</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/6hPvbuNGds0/post.aspx">Windows Phone 7 Development</a> (Jeff Blankenburg)</li>
<li><a href="http://blogs.msdn.com/b/kirillosenkov/archive/2010/07/09/wpf-sendkeys-or-mocking-the-keyboard-in-wpf.aspx">WPF SendKeys or mocking the keyboard in WPF</a> (Kirill Osenkov)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/-xdR49RgZfg/">Visual State Manager A-Z</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/jIRjd0dGBJs/">Styles (followup)</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/TuzQrpUI8j0/">DeepFriedBytes Episode 57: Getting the Details on Recent Silverlight 4 Updates from John Papa</a> (Keith Elder &amp; Chris Woodruff)</li>
<li><a href="http://feedproxy.google.com/~r/WebdevradioPodcastHome/~3/ktiKdtBj0Y0/index.php">WebDevRadio Episode 79: July catchup</a> (Michael Kimsal)</li>
<li><a href="http://startuppodcast.wordpress.com/2010/07/10/show-74-kent-beck-on-lean-startups-tdd-and-startups/">StartUp Podcast Show #74 Kent Beck on Lean Startups, TDD and startups</a> (Bob Walsh)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/0ZLQG_RLqiQ/code_stock_2010_power_scripting_podcast_hal_s_live_podcast_at_code_stock">CodeStock 2010 &#8211; PowerScripting Podcast &#8211; Hal&#8217;s Live Podcast at CodeStock</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/Powerscripting/~3/cAB5MwrPCPo/code_stock_2010_part_2_power_scripting_podcast_hal_talks_power_shell_at_code_stock">CodeStock 2010 Part 2 &#8211; PowerScripting Podcast &#8211; Hal Talks PowerShell at CodeStock</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://channel9.msdn.com/shows/Cloud+Cover/Cloud-Cover-Episode-18-ASPNET-Providers/">Cloud Cover Episode 18 &#8211; ASP.NET Providers</a> (Ryan Dunn)</li>
<li><a href="http://www.winsupersite.com/podcast#164">Windows Weekly 164: But I Digress</a> (Paul Thurrott)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-1-of-4-The-Silverlight-4-Platform-Overview/">NYC Silverlight 4 Firestarter (Part 1 of 4): The Silverlight 4 Platform Overview</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-2-of-4-Silverlight-LOB-Application-Basics/">(Part 2 of 4): Silverlight LOB Application Basics</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-3-of-4-A-Little-Fun-With-Media-Webcams-Mics--AV/">(Part 3 of 4): A Little Fun With Media: Webcams, Mics, &amp; A/V</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/NYC-Silverlight-4-Firestarter-Part-4-of-4-Application-Navigation--Windows/">(Part 4 of 4): Application Navigation &amp; Windows</a> (Emily Gibson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/PH6eqncjjWU/video-odata-protocol">Video: The OData Protocol</a> (Eric Hagan)</li>
<li><a href="http://www.engadget.com/2010/07/09/engadget-podcast-204-qanda-bonanza-07-09-2010/">Engadget Podcast 204: Q&amp;A Bonanza &#8211; 07.09.2010</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/cywwuzpFFN0/jQueryPodcast-029-ReyBomb3.mp3">jQuery Podcast 29 &#8211; Rey Bomb #3</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://feedproxy.google.com/~r/MosesOfEgyptBlog/~3/oqcahM8xzAA/post.aspx">Getting Started with Entity Framework 4.0 Screencast Recorded session from Cairo Code Camp &#8211; Part 3</a> (Muhammad Mosa)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CloudsocketBlog/~3/DI5sDVrBnAA/">GeekGolf 2010 on September 11, 2010: Golfing, Steak Dinner and Fun</a> (Chris Woodruff)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/11/140869.aspx">Open Letter to (and deal for) Silverlight Bloggers</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/07/10/what-is-forkcan-com-do-you-have-what-it-takes-to-share-your-code.aspx">What is ForkCan.com – Do you have what it takes to Share your code?</a> (Fredrik Normen)</li>
<li><a href="http://blog.stackoverflow.com/2010/07/the-7-essential-meta-questions-of-every-beta/">The 7 Essential Meta Questions of Every Beta</a> (Robert Cartaino)</li>
<li><a href="http://blog.sqlauthority.com/2010/07/10/sqlauthority-news-milestone-1400th-post-and-why-do-i-blog/">SQLAuthority News – Milestone – 1400th Post and Why do I blog</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/07/11/sql-server-parallelism-row-per-processor-row-per-thread-thread-0/">SQL SERVER – Parallelism – Row per Processor – Row per Thread – Thread 0</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/enterprisesearch/archive/2010/07/09/crawling-case-sensitive-repositories-using-sharepoint-server-2010.aspx">Crawling case sensitive repositories using SharePoint Server 2010</a> (Syed Anas Hashmi)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/lGrQ/~3/LOIk9tVLmMw/install-windows-server-2008-r2-and.html">Install Windows Server 2008 R2 and Sharepoint 2010 on a VM</a> (Peter Bromberg)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8900.entry">Free Microsoft Visio 2010 Stencils for I.T. Professionals</a> (Blake Handler)</li>
<li><a href="http://nayyeri.net/slides-of-my-presentation-on-code-bubbles">Slides of My Presentation on Code Bubbles</a> (Keyvan Nayyeri)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/hQ7GES2dgqM/windows-friendly-cygwin-paths.aspx">Windows-Friendly Cygwin Paths</a> (Derek Greer)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/07/09/something-blue/">Something blue</a> (Dmitry Sotnikov)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/07/09/Windows_2D00_PowerShell_2D00_Community_2D00_Extension_2D00_project.aspx">Windows PowerShell Community Extension project</a> (Ed Wilson)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/dOtTS_oQ-i8/How-to-edit-very-old-posts-with-Windows-Live-Writer.aspx">How to edit very old posts with Windows Live Writer</a> (Simone Chiaretta)</li>
<li><a href="http://www.thousandtyone.com/blog/ProductivityTipUsingYourKeystrokesWhereTheyAddValue.aspx">Productivity Tip: Using Your Keystrokes Where They Add Value.</a> (Rajiv Popat)</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=4922b601-0b86-41df-aee6-f8023b1f2893">Interesting Finds: July 10, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=5311167a-1f55-4c45-acef-75acd685b716">Interesting Finds: July 11, 2010</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/07/09/140852.aspx">Silverlight Cream for July 09, 2010 &#8212; #899</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/f5Tjr6cNGIk/">Daily Cloud Feed &#8211; Jul 9, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/VpYWVs9eXFo/">Daily Cloud Feed &#8211; Jul 10, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=f7f9e0b9-46c5-40be-9370-84a953386128">Tech Tweets for 9-Jul-2010</a> (Elijah Manor)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2010/07/09/f-discoveries-this-week-07-09-2010.aspx">F# Discoveries this Week 07/09/2010</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/R8SHNIYs6TE/">Distributed Weekly 58</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/4zwWJVrAcDI/ShowArticle.aspx">Silverlight, .NET 4.0 and LINQ Articles Link List</a> (.NET Curry)</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/41i1bJfxSZL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Programming-Wpf-Presentation-Foundation-PROGRAMMING/dp/B002VKU1GK%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002VKU1GK">Programming Wpf: Building Windows Ui with Windows Presentation Foundation&#160;&#160; [PROGRAMMING WPF 2/E] [Paperback]</a> </p>
</td>
</tr>
</tbody>
</table>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:1e3993f2-8887-47ff-9c56-bb7a40b9aa43" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p> 
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:64c6106f-c90f-40bf-a761-9caf14a1f2f6" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</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/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/cqrs" rel="tag">cqrs</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/acceptance+testing" rel="tag">acceptance testing</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+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/code+contracts" rel="tag">code contracts</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/07/11/dew-drop-july-11-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/cywwuzpFFN0/jQueryPodcast-029-ReyBomb3.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; June 14, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/14/dew-drop-june-14-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/14/dew-drop-june-14-2010/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 11:51:13 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[code contracts]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[dynamic data]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[stack overflow]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/14/dew-drop-june-14-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Repositories and the [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://odetocode.com/Blogs/scott/archive/2010/06/13/repositories-and-the-save-method.aspx">Repositories and the Save Method</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/z1E8wFKKaHo/">Using LINQPad to Query Stack Overflow</a> (Nick Berardi)</li>
<li><a href="http://www.microsoft.com/Presspass/Features/2010/jun10/06-13KinectIntroduced.mspx?rss_fdn=Top%20Stories">&#8216;Kinect for Xbox 360&#8242;™ is Official Name of Microsoft&#8217;™s Controller-Free Game Device</a> (MS PressPass)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/lD79X_c8en0/">C#: A failed attempt at F#-ish pattern matching</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/DevJourney/~3/6nRVUwLYSUE/">Code Contracts Part 6 &#8211; Runtime Support</a> (Kevin Hazzard)</li>
<li><a href="http://www.greggalipeau.com/2010/06/14/opening-gac-as-folder/">Opening GAC as folder</a> (Greg Galipeau)</li>
<li><a href="http://www.codeproject.com/KB/cs/list_foreach_or_foreach.aspx">List(T).ForEach or foreach, it doesn&#8217;t matter&#8230;or does it?</a> (Mattia Baldinger)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/jIvR_K2dGWQ/ShowArticle.aspx">Using Script reference Profiler to Improve the Performance of an ASP.NET AJAX page</a> (Girish Dagdiya)</li>
<li><a href="http://feedproxy.google.com/~r/derans/~3/ihH51WqgqIE/jquery-ajax-with-aspnet-web-forms.html">jQuery AJAX with ASP.NET Web Forms &amp; Sitefinity</a> (Deran Schilling)</li>
<li><a href="http://csharpbits.notaclue.net/2010/06/securing-dynamic-data-4-replay.html">Securing Dynamic Data 4 (Replay)</a> (Steve Naughton)</li>
<li><a href="http://www.mikesdotnetting.com/Article/142/Google-Sitemap-Generation-From-A-Custom-SiteMapResult">Google Sitemap Generation From A Custom SiteMapResult</a> (Mike Brind)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/fTxVLlA1GZ4/the-patterns-amp-practices-way.aspx">The patterns &amp; practices Way</a> (J.D. Meier)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/q7ZIJYVtbmI/lokadcqrs-messages-commands-events-and-ping-pong.html">Lokad.CQRS &#8211; Messages, Commands, Events and Ping Pong</a> (Rinat Abdullin)</li>
<li><a href="http://www.thousandtyone.com/blog/LeadershipTipAvoidingThePerilsOfOrganizationalProcrastination.aspx">Leadership Tip: Avoiding The Perils Of Organizational Procrastination.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/RdaArchitectureEvangelistTeamBlog/~3/ycqzpV_hnkw/silverlight-unit-testing.html">Silverlight Unit Testing</a> (Jason Apergis)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/Ca4CXLvKOa8/">The Refactoring Dilemma</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.winsupersite.com/mobile/wp7_update2.asp">Windows Phone Update: June 2010, User Interface Changes</a> (Paul Thurrott)</li>
<li><a href="http://weblogs.asp.net/albertpascual/archive/2010/06/13/windows-phone-7-performance.aspx">Windows Phone 7 performance</a> (Al Pascual)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2010/06/13/getting-offline-help-for-silverlight-and-many-other-technologies-for-vs2010.aspx">Getting offline help for Silverlight (and many other technologies) for VS2010..</a> (Cheryl Simmons)</li>
<li><a href="http://blogs.msdn.com/b/coding4fun/archive/2010/06/13/my_2D00_microsoft_2D00_teched_2D00_talk.aspx">Coding4Fun Cannon – Coding for Windows Phone 7</a> (Clint Rutkas)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/wajpJBPsd3U/mahhala-bag-o-tricks">Mahhala – Bag o&#8217; Tricks</a> (Rudi Grobler)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/13/140385.aspx">What I’m Reading – 2 – Microsoft Silverlight 4 Data and Services Cookbook</a> (Dave Campbell)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/idnFTlS6fbc/visual-webgui-rides-xaml-wave">Visual WebGui Rides the XAML Wave</a> (Mitch Pronschinske)</li>
<li><a href="http://adamkinney.com/blog/2010/06/13/new-tutorials-on-toolbox-on-pathlistbox-and-fluid-ui/">New tutorials on .toolbox on PathListBox and Fluid UI</a> (Adam Kinney)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/shows/TheOfficeBlog/The-History-of-Microsoft-with-Charles-Simonyi-Part-Two/">The History of Microsoft with Charles Simonyi: Part Two</a> (Tina Wood)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/ietjZU2vchQ/episode-2-steve-smith-on-performance-and-scalability.aspx">Technology &amp; Friends Episode 92: Steve Smith on Performance and Scalability</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/Youw5Vvani8/tf093.aspx">Episode 93: David Truxall on Team Foundation Server</a> (David Giard)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://thinkbeforecoding.com/post/2010/06/14/DDD-Exchange-2010">DDD Exchange 2010</a> (Jérémie Chassaing)</li>
<li><a href="http://gojko.net/2010/06/14/effective-specifications-for-agile-projects/">Effective specifications for agile projects</a> (Gojko Adzic)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/sqldownsouth/archive/2010/06/13/parameterized-report-using-a-stored-procedure.aspx">Parameterized Report using a Stored Procedure</a> (Patrick LeBlanc)</li>
<li><a href="http://feedproxy.google.com/~r/ExploringBeyondRelational/~3/s__uNpKxx7U/review-of-the-art-of-xsd-sql-server-xml-schema-collections-by-asp-net-mvp-hima-vejella.aspx">Review of “The ART OF XSD – SQL Server XML Schema Collections” by ASP.NET MVP Hima Vejella</a> (Jacob Sebastian)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/06/14/lookup-foreign-key-values-in-external-lists.aspx">Lookup Foreign Key Values in External Lists</a> (Hrayr Diloyan)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8845.entry">Microsoft&#8217;s &quot;Application Compatibility Toolkit&quot; Updated to Support 64-bit Version of Windows 7</a> (Blake Handler)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/06/14/new-in-powergui-2-1-charts/">New in PowerGUI 2.1 – Charts</a> (Dmitry Sotnikov)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/dSSvSMtpUbo/google-chrome-os-will-allow-remote-desktop-access-from-browsers">Google Chrome OS Will Allow Remote Desktop Access From Browsers [Google]</a> (Erica Ho)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/kMDv19b2MgM/">#Ebook Deal of the Day: Best Android Apps &#8211; Only $9.99 use code DDBAA</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.engadget.com/2010/06/13/xbox-360-slim-outed-by-italian-ad/">Xbox 360 Slim outed by Italian ad?</a> (Tim Stevens)</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=916f6e98-3d97-4ff5-b560-c222d7476db3">Interesting Finds: June 14, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/bCslFr0-nf4/">Daily Cloud Feed &#8211; Jun 13, 2010</a> (Jian Zhen)</li>
<li><a href="http://grantpalin.com/2010/06/13/weekly-links-109/">Weekly Links #109</a> (Grant Palin)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/XXluwjiTS4U/windows-client-developer-roundup-for-6-14-2010">Windows Client Developer Roundup for 6/14/2010</a> (Pete Brown)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/13/140389.aspx">Silverlight Cream for June 13, 2010 &#8212; #881</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/YugFPlDPpMo/">The Morning Brew #620</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/kjrEz3e_w7g/links-of-the-week-123.aspx">Links of the week #123</a> (David Vidmar)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/513PZWJDH7L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Test-Driven-Development-Kent-Beck/dp/0321146530%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321146530">Test Driven Development: By Example</a> by Kent Beck</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:2497a3f6-b3a6-40f6-8214-4573541edf83" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/14/dew-drop-june-14-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/14/dew-drop-june-14-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:6370ce65-4f09-42c8-90a8-9f44ad6c939c" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/kinect" rel="tag">kinect</a>,<a href="http://technorati.com/tags/xbox+360" rel="tag">xbox 360</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/dynamic+data" rel="tag">dynamic data</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/odata" rel="tag">odata</a>,<a href="http://technorati.com/tags/stack+overflow" rel="tag">stack overflow</a>,<a href="http://technorati.com/tags/code+contracts" rel="tag">code contracts</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/14/dew-drop-june-14-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; June 11, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/11/dew-drop-june-11-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/11/dew-drop-june-11-2010/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:19: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[cqrs]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ncover]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[small basic]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[teched]]></category>
		<category><![CDATA[telerik]]></category>
		<category><![CDATA[typemock]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows live sync]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[wrox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/11/dew-drop-june-11-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 Announcing: Silverlight Reporting on CodePlex [...]]]></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/PeteBrown/~3/KnXCXLQ8XtY/announcing-silverlight-reporting-on-codeplex">Announcing: Silverlight Reporting on CodePlex</a> (Pete Brown)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2010/06/10/a-train-of-thought-innovation-and-net-edition.aspx">A Train of Thought: Innovation and .Net Edition</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/Sj6ZuoGod7o/">What Executives at Microsoft Taught Me</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/c1oqKL6RJso/are-daily-stand-ups-necessary.aspx">Are daily stand-ups necessary?</a> (Jimmy Bogard)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/HkcjDrqSWlQ/creating-windows-services-c">Creating Windows Services in C#</a> (Dennis Delimarsky)</li>
<li><a href="http://weblogs.thinktecture.com/ingo/2010/06/fixing-ria-servicess-an-entitykey-value-cannot-be-null-with-a-codeprocessor.html">Fixing RIA Services’s “An EntityKey value cannot be null” with a CodeProcessor</a> (Ingo Rammer)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2010/06/11/mda-callback-on-garbage-collected-delegate.aspx">MDA: Callback On Garbage Collected Delegate</a> (Sasha Goldshtein)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/06/solid-by-c-example-or-stop-talking.html">SOLID By [C#] Example Or “Stop talking about SOLID and show me the code…”</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/MfN1xNkn7ng/show-the-full-file-path-in-the-task-list-vstiptool0033.aspx">Show the Full File Path in the Task List</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/dasblonde/~3/Xbvk0WRnLNs/TechEdNewOrleansndashTheGoods.aspx">Tech Ed New Orleans– The Goods</a> (Michele Leroux Bustamante)</li>
<li><a href="http://channel9.msdn.com/posts/wriju/Model-First-in-ADONET-Entity-Framework-4/">Model First in ADO.NET Entity Framework 4</a> (Wriju Ghosh)</li>
<li><a href="http://www.codinginstinct.com/2010/06/nhprofiler-integration.html">NHProfiler Integration</a> (Torkel Ödegaard)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/GcUuobxD-yo/cache-layer.aspx">Cache Layer</a> (Gil Fink)</li>
<li><a href="http://blogs.msdn.com/b/kwolk/archive/2010/06/10/net-framework-reference-enhancements-preview.aspx">.NET Framework Reference Enhancements Preview</a> (Kimberly Wolk)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/06/10/don-t-repeat-yourself-consts-are-already-static.aspx">Don&#8217;t repeat yourself; consts are already static</a> (Eric Lippert)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/06/10/new-book-programming-microsoft-asp-net-mvc.aspx">New book: Programming Microsoft ASP.NET MVC</a> (Devon Musgrave)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/06/10/same-markup-explaining-quot-jscript-version-quot-and-styling-new-html5-elements.aspx">Same Markup: Explaining &quot;@_jscript_version&quot; and Styling New HTML5 Elements</a> (Tony Ross)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/6Yis_vSdO7o/creating-custom-view-engine-for-aspnet.html">Creating a custom View Engine for ASP.NET MVC leveraging Text Template (T4) engine for rendering the view</a> (Anoop Madhusudanan)</li>
<li><a href="http://petelepage.com/blog/2010/06/browser-speed-its-not-all-about-javascript/">Browser Speed: It’s Not All About JavaScript</a> <em>and</em>&#160;<a href="http://petelepage.com/blog/2010/06/20-tips-and-tricks-for-writing-fast-web-applications/">20 Tips and Tricks For Writing Fast Web Applications</a> (Pete LePage)</li>
<li><a href="http://blogs.msdn.com/b/webdevtools/archive/2010/06/10/web-custom-control-behavior-and-authoring.aspx">Web Custom Control Behavior and Authoring</a> (John Dundon)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/06/10/jquery-globalization-plugin-from-microsoft.aspx">jQuery Globalization Plugin from Microsoft</a> (Scott Guthrie)</li>
<li><a href="http://feeds.codeville.net/~r/SteveCodeville/~3/-jVRCAmMXxs/">Pro ASP.NET MVC 2 Framework</a> (Steve Sanderson)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/vQoxmC6lOYk/">Using an iPhone with the Visual Studio development server</a> (Dave Ward)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/dBvYLFO2erw/">Bing Health Map Shows Promise of Open Government Data</a> (Adam DuVander)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=c2988450e817aa3adac97c16ea1488c6">When can I use &#8230; is a great resource for browser compatibility advice</a> (Erez Zukerman)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://jamesshore.com/Blog/Agile-Friday-Energized-Work-Now-Online.html">Agile Friday: &quot;Energized Work&quot; Now Online</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/NCover/~3/tCbPCXQPesg/ncover-348:-nunit-and-iis-improvements">NCover 3.4.8: NUnit and IIS Improvements</a> (Alan Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/0VJl_jOLCDI/BeyondUnitTestingSpecificationOfIntent.aspx">Beyond Unit Testing =&gt; Specification of Intent</a> (Bobby Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/ehgZoaAp_CQ/you-need-static-organizational-model.html">You Need a Static Organizational Model</a> (Mike Cottmeyer)</li>
<li><a href="http://gojko.net/2010/06/11/eric-evans-domain-driven-design-redefined/">Eric Evans: Domain driven design redefined</a> <em>and</em>&#160;<a href="http://gojko.net/2010/06/11/udi-dahan-the-biggest-mistakes-teams-make-when-applying-ddd/">Udi Dahan: the biggest mistakes teams make when applying DDD</a> <em>and</em>&#160;<a href="http://gojko.net/2010/06/11/evolution-of-ddd-cqrs-and-event-sourcing/">Evolution of DDD: CQRS and Event Sourcing</a> (Gojko Adzic)</li>
<li><a href="http://feedproxy.google.com/~r/balsamiq/~3/plJ_fbTb-tA/">Mockups 1.8: Editable Groups and much more</a> (Peldi Guilizzoni)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/SlA-g6o62N4/lokadcqrs-getting-started.html">Lokad.CQRS &#8211; Getting Started</a> (Rinat Abdullin)</li>
<li><a href="http://domaindrivendesign.org/node/198">Eric Evans: Folding Design into an Agile Process</a> (Vladimir Gitlevich)</li>
<li><a href="http://www.pieterdebruin.net/2010/06/11/PerformanceAndSecurity.aspx">Performance and Security</a> (Pieter de Bruin)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://firstfloorsoftware.com/blog/silverlight-spy-3-0-0-12/">Silverlight Spy 3.0.0.12</a> (Koen Zwikstra)</li>
<li><a href="http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/">Silverlight Tip of the Day #30 – Sending Email from Silverlight</a> (Mike Snow)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/qgm8qMYEHUM/microsoft-releases-alpha-version-of-iis-streaming-for-silverlight-and-apple-devices.aspx">Microsoft releases Alpha version of IIS streaming for Silverlight and Apple devices</a> (Steven Bink)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/XDptmC_UAlw/troubleshooting-debugging-silverlight-cross-domain-xap-hosting.aspx">Hosting cross-domain Silverlight applications (XAP)</a> (Tim Heuer)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/6i4TFm4gg3I/details.aspx">IIS Media Services 4.0 &#8211; 32-bit</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/GuFzQTy8JtM/details.aspx">IIS Media Services 4.0 &#8211; 64-bit</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/Lg-scCpkE5E/tips-and-tricks-for-inotifypropertychan.html">Tips and Tricks for INotifyPropertyChanged</a> (Jeremy Likness)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/laurhar/Programming-with-InfoPath-2010-Source-Control/">Using TFS for Source Control with InfoPath 2010</a> (Laura Har)</li>
<li><a href="http://channel9.msdn.com/shows/SilverlightTV/Creating-Rich-Interactions-Using-Blend-4-Transition-Effects-Fluid-Layout-and-Layout-States-Silverlig/">Creating Rich Interactions Using Blend 4: Transition Effects, Fluid Layout, and Layout States (Silverlight TV #32)</a> (John Papa)</li>
<li><a href="http://feedproxy.google.com/~r/WebdevradioPodcastHome/~3/mH9zntuMKHo/index.php">WebDev Radio Episode 78: Bob Silverberg on ColdFusion, ORM, testing and more</a> (Michael Kimsal)</li>
<li><a href="http://boagworld.com/podcast/214">Boagworld 214. When to hire a web designer</a> (Paul Boag)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/new-videos-in-the-tailspin-spyworks-series-live/">New Videos in the Tailspin Spyworks series live.</a> (Joe Stagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/T5Qu6S09MCA/PermaLink,guid,99ed1317-b05c-4b3a-881b-a0d8948d1a1c.aspx">Telerik Wins Best of TechEd!</a> (Stephen Forte)</li>
<li><a href="http://utwatercooler.blogspot.com/2010/06/employee-of-yeartypemock.html">Employee of the year…#Typemock</a> (Tal Druyan)</li>
<li><a href="http://p2p.wrox.com/content/blogs/jminatel/wrox-wins-2010-code-project-members-choice-award">Wrox Wins 2010 Code Project Members Choice Award</a> (Jim Minatel)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/log-ship-to-dr-sqlu">Log Shipping for cheap DR</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2010/06/11/sql-server-difference-between-datetime-and-datetime2/">SQL SERVER – Difference Between DATETIME and DATETIME2</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/c2ZcIXF05zQ/what-are-events-sql-profiler-eventclass-numbers-65527-65528-65533-65534.aspx">What are events SQL profiler eventclass numbers 65527,65528,65533,65534</a> (Simon Sabin)</li>
<li><a href="http://www.developingfor.net/as400/stored-procedure-vs-parameterized-query.html">Stored Procedure vs Parameterized Query</a> (Joel Cochran)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/8DH2KohR45c/determine-permission-for-all-users-at.html">Determine Permission for all Users at Object Level</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/Sqlchicken/~3/JNxHv6TxDNo/">PowerShell I Heart You</a> (Jorge Segarra)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8844.entry">Microsoft Releases Three Free Outlook 2010 PST File Management Tools</a> (Blake Handler)</li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/ONrk1458E4o/">Aviary Launches Online Music Creation Tool</a> (Barb Dybwad)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/_VgSKryGHSE/seeing-microsoft-big-picture">Seeing Microsoft in the big picture</a> (Cal Evans)</li>
<li><a href="http://blogs.msdn.com/b/smallbasic/archive/2010/06/11/small-basic-v0-9-is-here.aspx">Small Basic V0.9 is here!</a> (Vijaye Raji)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/Y5PmhbnUICg/">Multiple Default Printers in Windows 7</a> (Chris Koenig)</li>
<li><a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/06/10/coming-soon-windows-live-sync-beta.aspx">Windows Live Sync beta blends the best of Sync and Mesh</a> (David Treadwell)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/06/10/powergui-2-1-is-available/">PowerGUI 2.1 is available</a> (Dmitry Sotnikov)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=126e6410928a5759a416d6f2a6fe22a1">Adobe releases AIR 2, standalone SDK download coming soon</a> (Jay Hathaway)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/BI2VCCHc3m0/1276205222">Apple and Microsoft will face off for June 24 retail showdown</a> (Joe Wilcox)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=f9a03f3828b95dbeb63d959b42741294">Box.net finally gets a desktop sync client</a> (Lee Mathews)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/KV0LwZKzugU/dzone-daily-dose-611">Daily Dose &#8211; iPad Owners Exposed to Spam and Hacks</a> (Mitch Pronschinske)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/AA7FtBXE9DA/">#Ebook Deal of the Day: Hackers: 25th Anniversary Ed. Only $9.99 Use code DDHAC</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=3fdd008b256e5337137f3ace793e0545">Microsoft Small Basic is an ideal programming language and environment for small people and beginners</a> (Sebastian Anthony)</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=d7f5597d-0676-4570-916d-c8a7588667fc">Interesting Finds: June 11, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/ImYkRSsAAjA/">Daily Cloud Feed &#8211; Jun 10, 2010</a> (Jian Zhen)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/lY4vKvo2aLg/">The Morning Brew #619</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/10/140348.aspx">Silverlight Cream for June 10, 2010 &#8212; #879</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/51KVIAJexfL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Learning-WCF-Michele-Leroux-Bustamante/dp/0596805500%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596805500">Learning WCF</a> by Michele Leroux Bustamante</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:22a59e07-ba84-461e-8b50-1509eaef0bd4" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/11/dew-drop-june-11-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/11/dew-drop-june-11-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:51eb0e0c-a444-4e91-8029-f31d871b8fe8" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/wcf" rel="tag">wcf</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/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/iis" rel="tag">iis</a>,<a href="http://technorati.com/tags/ie9" rel="tag">ie9</a>,<a href="http://technorati.com/tags/windows+live+sync" rel="tag">windows live sync</a>,<a href="http://technorati.com/tags/small+basic" rel="tag">small basic</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/typemock" rel="tag">typemock</a>,<a href="http://technorati.com/tags/wrox" rel="tag">wrox</a>,<a href="http://technorati.com/tags/teched" rel="tag">teched</a>,<a href="http://technorati.com/tags/telerik" rel="tag">telerik</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/cqrs" rel="tag">cqrs</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/ncover" rel="tag">ncover</a>,<a href="http://technorati.com/tags/nunit" rel="tag">nunit</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/11/dew-drop-june-11-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 31, 2010</title>
		<link>http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-2010/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 13:20:32 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links BCL CodePlex Site Launch (BCL [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/bclteam/archive/2010/03/30/bcl-codeplex-site-launch.aspx">BCL CodePlex Site Launch</a> (BCL Team)</li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/8h3IpE98txI/">Cassandra Jump Start For The Windows Developer</a> (Nick Berardi)</li>
<li><a href="http://blogs.msdn.com/jaimer/archive/2010/03/30/theming-in-windows-phone.aspx">Theming in Windows Phone</a> (Jaime Rodriguez)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/camerons/archive/2010/03/30/announcing-the-preview-release-of-feature-builder.aspx">Announcing the Preview release of “Feature Builder”</a> (Cameron Skinner)</li>
<li><a href="http://blogs.msdn.com/cburrows/archive/2010/03/30/events-get-a-little-overhaul-in-c-4-afterward-effective-events.aspx">Events get a little overhaul in C# 4, Afterward: Effective Events</a> (Chris Burrows)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/03/30/generating-random-letters.aspx">Generating Random Letters</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/w2lvr-k1GwA/closing-just-the-selected-files-you-want-vstipenv0010.aspx">Closing Just the Selected Files You Want</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/CEaIMnuBVIs/setting-up-wcf-server-client-configuration-for-anonymous-access.aspx">Setting up WCF Server/Client configuration for Anonymous Access</a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/efdesign/archive/2010/03/30/data-annotations-in-the-entity-framework-and-code-first.aspx">Data Annotations in the Entity Framework and Code First</a> (Jeff Derstadt)</li>
<li><a href="http://blogs.msdn.com/ed_maurer/archive/2010/03/31/multi-targeting-and-the-c-and-vb-compilers.aspx">Multi-targeting and the C# and VB compilers</a> (Ed Maurer)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/3C3fTVbVEMY/dynamic-casting-net">Dynamic Casting with .NET</a> (Mike Ceranski)</li>
<li><a href="http://blogs.msdn.com/marcelolr/archive/2010/03/30/sorting-odata-feeds-by-their-title.aspx">Sorting OData feeds by their title</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2010/03/30/new-book-microsoft-visual-c-2010-step-by-step.aspx">New book: Microsoft Visual C# 2010 Step by Step</a> (Rosemary Caperton)</li>
<li><a href="http://feedproxy.google.com/~r/RachelAppel/~3/FSa8WkiOoJc/">Azure: A Glance at Apps Without Infrastructure</a> (Rachel Appel<rachel @RACHELAPPEL.COM>)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/033110-1.aspx">Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Refreshing An UpdatePanel With JavaScript</a> (Scott Mitchell)</li>
<li><a href="http://www.billsternberger.net/asp-net-mvc/store-images-on-flickr-using-flickrnet-dll-and-asp-net-mvc/">Store images on Flickr using Flickrnet.dll and ASP.NET MVC</a> (Bill Sternberger)</li>
<li><a href="http://elegantcode.com/2010/03/30/your-javascript-goes-where/">Your JavaScript goes WHERE?</a> (Chris Brandsma)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/03/30/cleaner-html-markup-with-asp-net-4-web-forms-client-ids-vs-2010-and-net-4-0-series.aspx">Cleaner HTML Markup with ASP.NET 4 Web Forms &#8211; Client IDs (VS 2010 and .NET 4.0 Series)</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/9eO8xdXEr4I/using-jquery-and-odata-to-insert-a-database-record.aspx">Using jQuery and OData to Insert a Database Record</a> (Stephen Walther)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/cq7--P1AKx8/">7 Ways to Make Your API More Successful</a> (Daniel Jacobson)</li>
<li><a href="http://blog.stackoverflow.com/2010/03/stack-overflow-api-private-beta-starts/">Stack Overflow API Private Beta Starts</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/BWe0HFrjtvE/">HP Opens Snapfish Photo API, Gives Developers Access to 85 Million Members</a> (Matthew Casperson)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/X_gRCB0511E/strengthening-your-domain-the-double-dispatch-pattern.aspx">Strengthening your domain: The double dispatch pattern</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/K-jFfkNHSI4/quick-example-why-coding-standards-must-be-in-place.aspx">Quick example: why coding standards must be in place</a> (Gunnar Peipman)</li>
<li><a href="http://frazzleddad.blogspot.com/2010/03/warming-up-sites-before-running.html">Warming up Sites Before Running Selenium Tests with NUnit’s SetUpFixture</a> (Jim Holmes)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://lorgonblog.spaces.live.com/Blog/cns!701679AD17B6D310!1854.entry">F# and Silverlight</a> (Brian McNamara)</li>
<li><a href="http://www.kirupa.com/blend_wpf/small_overlay_window_pg1.htm">Creating a Small Overlay Window</a> (Kirupa Chinnathambi)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2010/03/30/create-silverlight-apps-using-plug-in-components.aspx">Create Silverlight Apps Using Plug-in Components</a> (Bruce Kyle)</li>
<li><a href="http://www.charlespetzold.com/blog/2010/03/Using-VertexPositionTexture-on-Windows-Phone.html">Using VertexPositionTexture on Windows Phone</a> (Charles Petzold)</li>
<li><a href="http://blogs.msdn.com/delay/archive/2010/03/30/sometimes-you-just-gotta-do-the-best-you-can-tip-read-only-custom-dependencyproperties-don-t-exist-in-silverlight-but-can-be-closely-approximated.aspx">Sometimes you just gotta do the best you can [Tip: Read-only custom DependencyProperties don't exist in Silverlight, but can be closely approximated]</a> (David Anson)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/HalatTQpPhU/A-RoleManager-to-apply-roles-declaratively-to-user-interface.aspx">A RoleManager to apply roles declaratively to user interface</a> (Andrea Boschin)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/XWOLs-i-z8o/what-tools-are-the-minimum-to-get-started-with-silverlight.aspx">What tools are the minimum to get started in Silverlight?</a> (Tim Heuer)</li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2010/03/30/wpf-in-visual-studio-2010-part-6-automated-ui-testing.aspx">WPF in Visual Studio 2010 – Part 6 : Automated UI Testing</a> (Phil Price)</li>
<li><a href="http://karlshifflett.wordpress.com/2010/03/30/fast-and-easy-navigation-in-wpf-or-silverlight-applications-in-visual-studio-2010/">Fast and Easy Navigation in WPF or Silverlight Applications in Visual Studio 2010</a> (Karl Shifflett)</li>
<li><a href="http://www.geekproject.com/showTopic.aspx?id=125">Mix Session Viewer for Windows Phone 7</a> (Kjell-Åke Andersson)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=537">.NET Rocks! &#8211; Roman Rubin and Venkatesh Ramakrishnan Push the Limits of Silverlight.</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://blog.objectmentor.com/articles/2010/03/30/some-rough-draft-tdd-demonstration-videos">Some Rough Draft TDD Demonstration Videos</a> (Brett Schuchert)</li>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/wfxGEOH9sqE/">DeepFriedBytes Episode 50: Behind the Scenes of the .NET Languages with Luca Bolognese</a> (Keith Elder &amp; Chris Woodruff)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/OyD-bC2Oja4/168">DimeCasts.NET Episode #168: Exploring how to use Layer Diagrams in VS2010</a> (Derik Whittaker)</li>
<li><a href="http://channel9.msdn.com/posts/GLenz/Jim-Somers-Antenna-Software-chats-with-Gunther-Lenz-Microsoft/">Jim Somers (Antenna Software) chats with Gunther Lenz (Microsoft)</a> (Gunther Lenz)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/PnBSdoSMMG0/post.aspx">FXG Import for Expression Blend- Mix 10 Video Segment Courtesy of Adam Kinney</a> (Don Burnett)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/MSDN-Radio-What-you-need-to-know-about-Silverlight/">MSDN Radio: What you need to know about Silverlight</a> (Emily Gibson)</li>
<li><a href="http://channel9.msdn.com/posts/LauraFoy/TechFest-Cloud-Faster/">Cloud Faster: Microsoft Research at TechFest 2010</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/LauraFoy/Bill-Buxton--Student-Insiders/">Bill Buxton &amp; Student Insiders</a> (Laura Foy)</li>
<li><a href="http://channel9.msdn.com/posts/MichaelLehman/Introduction-to-the-Feature-Builder-Power-Tool-for-Visual-Studio-2010/">The Feature Builder Power Tool for Visual Studio 2010</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/MichaelLehman/Feature-Builder-101-Creating-the-Code/">Feature Builder 101 &#8211; Creating the &quot;Code&quot;</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/MichaelLehman/Feature-Builder-101-Creating-the-Map/">Feature Builder 101 &#8211; Creating the &quot;Map&quot;</a> (Michael Lehman)</li>
<li><a href="http://channel9.msdn.com/posts/NicFill/Channel-9-Live-at-MIX10-Bill-Buxton--Erik-Meijer-Perspectives-on-Design/">Channel 9 Live at MIX10: Bill Buxton &amp; Erik Meijer &#8211; Perspectives on Design</a> (Nic Fillingham)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/fXIbyBYR8BY/free-sql-server-training-in-april">Free SQL Server Training in April</a> (Jeremiah Peschka)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/cFBMsTDHa98/NothinButNetRemotePilotReviews.aspx">Nothin But .Net Remote Pilot &#8211; Reviews</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/4pT5ByArRrc/scottish-visual-studio-2010-launch-event-with-jason-zander.aspx">Scottish Visual Studio 2010 Launch event with Jason Zander</a> (Martin Hinshelwood)</li>
<li><a href="http://blogs.msdn.com/windowsazure/archive/2010/03/30/get-cloud-ready-don-t-miss-free-windows-azure-firestarter-event-april-6-2010.aspx">Get Cloud Ready: Attend FREE Windows Azure Firestarter Event April 6, 2010</a> (Windows Azure Team)</li>
<li><a href="http://feedproxy.google.com/~r/SerialSeb/~3/qcQCKLY7SUQ/opensource-on-net-at-microsoft-techdays.html">OpenSource on .net at Microsoft TechDays</a> (Sebastien Lambla)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/qnkqLDDwWAI/demo-apps-from-mix10-on-windows-phone-7.aspx">Demo Apps from MIX10 on Windows Phone 7</a> (Sunshine)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.msdn.com/buckwoody/archive/2010/03/30/backup-meta-data.aspx">Backup Meta-Data</a> (Buck Woody)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/ssrs-give-me-a-hint-please">Finding meaningful error details to report execution failures</a> (Ted Krueger)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqlrnnr/archive/2010/03/30/fizzbuzz-revisited.aspx">FizzBuzz Revisited</a> (Jason Brimhall)</li>
<li><a href="http://blog.sqlauthority.com/2010/03/31/sqlauthority-news-sql-server-cheat-sheet-from-midnightdba/">SQLAuthority News – SQL Server Cheat Sheet from MidnightDBA</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/aO1UhZEQm3g/ViewPost.aspx">Official SharePoint 2010 Certifications and Microsoft Official Curriculum Training Courses</a> (Joel Oleson)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/Yy6knOEK0Xk/find-and-replace-with-regular-expressions-in-vim-viemu.aspx">Find And Replace With Regular Expressions In Vim / ViEmu</a> (Derick Bailey)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2010/03/30/very-thorough-dissection-of-windows-phone-7-series-on-anandtech.aspx">Very Thorough Dissection of Windows Phone 7 Series on AnandTech</a> (G. Andrew Duthie)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/03/becoming-windows-search-ninja-mastering.html">Becoming a Windows Search Ninja &#8211; “Mastering Windows Search using Advanced Query Syntax”</a> <em>and</em>&#160;<a href="http://coolthingoftheday.blogspot.com/2010/03/microsoft-desktop-player-beta-your.html">The Microsoft Desktop Player [Beta] – Your IT/Development Video/Cast/Whitepaper/Link/News Console</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/jobsblogscast/~3/rmth2InMMt4/">The dreaded “HR Interview” Part 1: The Phone Screen</a> (Gretchen Ledgard)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Theme-Now-in-Beta/">Windows Phone 7 Series Theme Now in Beta</a> (Sarah Perez)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/fpRMDBxjuzA/">#Ebook Deal of the Day: slide:ology &#8211; Only $9.99! Use code DDSDG</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/6A7sGySU0XY/PermaLink,guid,b534be97-1e5d-4d9c-877a-7f057daa52ce.aspx">Note to Microsoft: I love the new phone, but…</a> (Stephen Forte)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/xjGNlqK95Ig/10-tips-to-keep-yourself-sane-while-working-from-home-or-alone">10 Tips to Keep yourself Sane while Working from Home (or alone)</a> (Pete Brown)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2010/03/30/visual-web-developer-team-is-hiring.aspx">Visual Web Developer Team is Hiring</a> (Bradley Bartz)</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=3c23eeb0-0a79-45a5-881e-cfe2c75cadaf">Interesting Finds: March 31, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/2P772bi49O8/">The Morning Brew #571</a> (Chris Alcock)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2010/03/30/9987626.aspx">Windows Phone examples</a> (Coding4Fun)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/03/30/139009.aspx">Silverlight Cream for March 30, 2010 &#8212; #825</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/03/30/cheatsheet-2010-03-29-03-31.aspx">Cheatsheet: 2010 03.29 ~ 03.31</a> (yuanjian)</li>
<li><a href="http://rhondatipton.net/2010/03/31/awesome-blogs-of-the-month-mar-10/">Awesome Blogs of the Month – MAR ‘10</a> (Rhonda Tipton)</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/51VAZ9BwcvL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Art-Unit-Testing-Examples-Net/dp/1933988274%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1933988274">The Art of Unit Testing: With Examples in .Net</a> </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:4a5115b1-6dd4-47fb-87cd-f6829f8d88d7" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-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:7febb254-b0b9-4bee-b1e3-510c7da02f86" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</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/vim" rel="tag">vim</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/ddd" rel="tag">ddd</a>,<a href="http://technorati.com/tags/nunit" rel="tag">nunit</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2010%2f03%2f31%2fdew-drop-march-31-2010%2f&amp;title=Dew+Drop+-+March+31%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/03/31/dew-drop-march-31-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

