<?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; WIF</title>
	<atom:link href="http://www.alvinashcraft.com/tag/wif/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; October 1, 2010</title>
		<link>http://www.alvinashcraft.com/2010/10/01/dew-drop-october-1-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/10/01/dew-drop-october-1-2010/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 11:48:50 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[WF]]></category>
		<category><![CDATA[WIF]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/10/01/dew-drop-october-1-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 Spec Explorer 2010 [...]]]></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/specexplorer/archive/2010/09/30/spec-explorer-2010-release-3-3-now-available-as-a-visual-studio-power-tool.aspx">Spec Explorer 2010 Release 3.3 now available as a Visual Studio Power Tool!</a> (Robert DuWors)</li>
<li><a href="http://feedproxy.google.com/~r/derans/~3/VWc_5cbYEUA/dev-bandwagon-part-1.html">Dev Bandwagon – Part 1</a> (Deran Schilling)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2010/09/30/the-truth-about-value-types.aspx">The Truth About Value Types</a> (Eric Lippert)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/mLfU0RbrtUg/post.aspx">31 Days of Windows Phone 7</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/vsRU5iH9XTM/post.aspx">31 Days of Windows Phone | Day #1: Project Template</a> (Jeff Blankenburg)</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/l9mZyXM9CVU/VSClipboardRing.aspx">Visual Studio Clipboard Ring</a> (Richard Carr)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/YBOXiK9aI5U/understanding-c-equality-iequa.html">Understanding C#: Equality, IEquatable, and Equals()</a> (Andrew Stellman)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/ycu7gkbLBT0/executing-ad-hoc-queries-with-ravendb.aspx">Executing ad-hoc queries with RavenDB</a> (Oren Eini)</li>
<li><a href="http://www.codeproject.com/KB/WCF/wcf_the_right_way.aspx">WCF: The right way. A Quick Reference Guide.</a> (Nic Roche)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/5mq3M5O1r5Y/monads-in-c-which-part-is-the-monad.aspx">Monads in C#: Which Part Is The Monad?</a> (Derick Bailey)</li>
<li><a href="http://feedproxy.google.com/~r/StefanoRicciardisBlog/~3/d8JrEA6QTFk/">A RPN Calculator in F#</a> (Stefano Ricciardi)</li>
<li><a href="http://blogs.msdn.com/b/appfabriccat/archive/2010/09/30/implementing-reliable-inter-role-communication-using-windows-azure-appfabric-service-bus-observer-pattern-amp-parallel-linq.aspx">Implementing Reliable Inter-Role Communication Using Windows Azure AppFabric Service Bus, Observer Pattern &amp; Parallel LINQ</a> (Valery Mizonov)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/dRbqfwFAxyU/the-immediate-window-running-windbg-and-sos-son-of-strike-commands-vstiptool0097.aspx">The Immediate Window: Running WinDbg and SOS (Son of Strike) Commands</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/nZjtLT7e4II/the-immediate-window-running-commands-vstiptool0098.aspx">The Immediate Window: Running Commands</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/b/xna/archive/2010/09/29/new-xna-game-studio-4-0-developer-education-content-available.aspx">New XNA Game Studio 4.0 Developer Education Content Available!</a> (Team XNA)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/09/30/new-book-programming-windows-identity-foundation.aspx">New book: Programming Windows Identity Foundation</a> (Rosemary Caperton)</li>
<li><a href="http://www.softinsight.com/bnoyes/2010/09/30/ProgrammingEntityFramework2ndEdition.aspx">Programming Entity Framework 2nd Edition</a> (Brian Noyes)</li>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/XX_XUS3hMXs/post.aspx">Custom Windows Workflow activity for dependency resolution–Part 3</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/xJGVpcm3eKs/post.aspx">Part 4</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/r5uwccMrSKE/post.aspx">Part 5</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/7oEA338EI9Y/post.aspx">Part 6</a>&#160;<em>and</em> <a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/YXsEMkCoJMI/post.aspx">Wrap up</a>&#160;<em>and</em>&#160;<a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/W3uUDCBwoZw/post.aspx">Creating updatable generic Windows Workflow activities</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/jpFkYOcvZVI/post.aspx">Neovolve.Toolkit 1.0 RTW</a> (Rory Primrose)</li>
<li><a href="http://feedproxy.google.com/~r/RobAshton/~3/z9rFZ1mCyLs/ravendb-image-gallery-project-iv-tracking-documents.aspx">RavenDB &#8211; Image Gallery Project (IV) -Tracking Documents</a> (Rob Ashton)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/WAdkE3YhdB0/know-your-debugger-part-4">Know Your Debugger Part 4: Modifying Your Application During Execution</a> (Dane Morgridge)</li>
<li><a href="http://conceptdev.blogspot.com/2010/09/monotouch-help-catiledlayer-not-quite.html">MonoTouch&#8230; help!? CATiledLayer not &quot;quite&quot; working</a> (Craig Dunn)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://professionalaspnet.com/archive/2010/09/30/Become-a-Cut_2C00_-Copy_2C00_-Paste-JavaScript-Programmer.aspx">Become a Cut, Copy, Paste JavaScript Programmer</a> (Chris Love)</li>
<li><a href="http://www.codeproject.com/KB/aspnet/ASP_NET_MVC2.aspx">ASP.Net MVC2 &#8211; All in One with JSON and Entity Framework</a> (Justin Mathew)</li>
<li><a href="http://blogs.msdn.com/b/mswanson/archive/2010/09/29/html5-demo-sites.aspx">HTML5 Demo Sites</a> (Mike Swanson)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/npZE5M4oONk/bing-maps-adding-and-tracking-pushpins-using-javascript.aspx">Bing Maps: Adding and tracking pushpins using JavaScript</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/b/tims/archive/2010/09/30/html5-grows-up-the-genesis-of-beauty-of-the-web.aspx">HTML5 Grows Up: The Genesis of Beauty of the Web</a> (Tim Sneath)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/Fjhs1MxK6DE/construct-sorted-php-linked">Construct a Sorted PHP Linked List</a> (Stoimen Popov)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/-1FRyfKek9s/details.aspx">AntiXSS V4.0</a> (MS Downloads)</li>
<li><a href="http://blogs.msdn.com/b/brian_swan/archive/2010/09/30/php-manager-for-iis-7-released.aspx" target="_blank">PHP Manager for IIS 7 Released</a> (Brian Swan)</li>
<li><a href="http://feedproxy.google.com/~r/MyIdeationHasFoundAHome/~3/LFZnydC8XOc/version-11-is-available.html" target="_blank">&#8216;Test Drive ASP.NET MVC&#8217; Version 1.1 is Available</a> (Jonathan McCracken)</li>
<li><a href="http://www.intellifactory.com/blogs/adam.granicz/2010/9/30/Tutorial!colon!-Implementing-a-shopping-cart-with-WebSharper.article">Tutorial: Implementing a shopping cart with WebSharper</a> (Adam Granicz)</li>
<li><a href="http://feedproxy.google.com/~r/structuretoobig/~3/8En_aR4_2rw/post.aspx">Distributed Cache in Azure: Part II</a> (Brian Hitney)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/09/29/ie9-s-faster-more-capable-compatibility-view-list.aspx">IE9’s faster, more capable Compatibility View List</a> (Marc Silbey)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/09/30/add-ons-detecting-and-displaying-add-on-version-numbers.aspx">Add-ons: Detecting and Displaying Add-on Version Numbers</a> (Herman Ng)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/i0N_D_yB27w/making-agile-work-why-spend">Making Agile Work Why Spend the Afternoon as well on Technical Debt?</a> (Israel Gat)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/7R_e4D-HnFI/pepsi-challenge-waterfall">The Pepsi Challenge of Waterfall, Agile, and Kanban</a> (Derek Huether)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/7F-ynczXBXQ/concepts-and-features-an-example.aspx">Concepts and features – an example</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/Ba08YVp1W0o/a-dsl-for-handling-zero-one-many.aspx">A DSL For Handling Zero, One, Many</a> (Derick Bailey)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/09/30/asp-net-security-fix-now-on-windows-update.aspx">ASP.NET Security Fix Now on Windows Update</a> (Scott Guthrie)</li>
<li><a href="http://www.infoq.com/articles/BDD-Katas-2">Article:Using Coding Katas, BDD and VS2010 Project Templates: Part 2</a> (Jamie Phillips)</li>
<li><a href="http://feedproxy.google.com/~r/joliver/~3/2GW6iZ09LwM/cqrs-sagas-with-event-sourcing-part-ii.html">CQRS: Sagas with Event Sourcing (Part II of II)</a> (Jonathan Oliver)</li>
<li><a href="http://blogs.msdn.com/b/appfabriccat/archive/2010/09/29/biztalk-patterns-part-1.aspx">BizTalk Patterns part 1 – Asynchronous Aggregation</a> (Quoc Bui)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/MCvt8beRvrE/what-static-software-testing">What is Static Software Testing?</a> (Wittawat Chaisaraseree)</li>
<li><a href="http://simpleprogrammer.com/2010/09/29/when-process-improvements-dont-make-sense/">When Process Improvements Don’t Make Sense</a> (John Sonmez)</li>
<li><a href="http://stevesmithblog.com/blog/build-automation-for-your-application-using-msbuild/">Build Automation for your Application using MSBuild</a> <em>and</em>&#160;<a href="http://stevesmithblog.com/blog/the-check-in-dance/">The Check In Dance</a> (Steve Smith)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2010/09/29/data-access-guidance.aspx">Data Access Guidance</a> (ADO.NET Team)</li>
<li><a href="http://blog.stackoverflow.com/2010/09/good-subjective-bad-subjective/">Good Subjective, Bad Subjective</a> (Robert Cartaino)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/nKgxE0oCacw/what-we-dont-need-object">What we don&#8217;t need in object-oriented programming</a> (Giorgio Sironi)</li>
<li><a href="http://gigaom.com/collaboration/the-moving-to-do-list/">The Moving To-Do List</a> (Amber Singleton Riviere)</li>
<li><a href="http://www.infoq.com/news/2010/09/EACloud">Is Enterprise Architecture Still Relevant for Cloud Computing?</a> (Boris Lublinsky)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/IfHbLjg-IKU/youre-bad-programmer-embrace">You&#8217;re a Bad Programmer. Embrace It.</a> (Jared Richardson)</li>
<li><a href="http://blogs.msdn.com/b/eric_brechner/archive/2010/10/01/you-can-depend-on-me.aspx">You can depend on me</a> (Eric Brechner)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/09/28/how-we-evaluate-the-experiences-we-engineer.aspx">How We Evaluate the Experiences We Engineer</a> (Jess Holbrook)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/phonearena/ySoL/~3/sjGYfjEXGHw/HTC-Mondrian-and-Samsung-Omnia-7-leak-while-Windows-Phone-7-gets-its-own-YouTube-channel-article-a_13637.html">HTC Mondrian and Samsung Omnia 7 leak, while Windows Phone 7 gets its own YouTube channel</a> and <a href="http://feedproxy.google.com/~r/phonearena/ySoL/~3/u39bihhewzE/Microsoft-to-unveil-3-Windows-Phone-7-devices-article-a_13654.html">Microsoft to unveil 3 Windows Phone 7 devices</a> (Phone Arena)</li>
<li><a href="http://blogs.msdn.com/b/dragoman/archive/2010/09/29/wp7-code-distance-computations-with-the-geolocation-api.aspx">WP7 Code: Distance Computations with the GeoLocation API</a> (Dragos Manolescu)</li>
<li><a href="http://www.infoq.com/news/2010/09/Expression-4-SP1-FXG">Expression Blend 4 SP 1 Now Supports Flash UI Components</a> (Abel Avram)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/nks5Ziw4j2o/windows-live-messenger-confirmed-for-windows-phone-7.aspx">Windows Live Messenger confirmed for Windows Phone 7</a> (damaster)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/jXSGEjDMyFM/Step-by-Step-Guide-to-Silverlight-Shape-Controls.aspx">Step-by-Step Guide to Silverlight Shape Controls</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/ikNdAMfMJZk/">Smart Dispatcher – Getting Back to the UI Thread</a> (John Papa)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/m9GAs6OMFOE/ShowArticle.aspx">Displaying Images in Silverlight 4 DataGrid using Converter</a> (Mahesh Sabnis)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=a5b169ee-bfde-4edc-b1b5-847d43a65d37">Intro to IronRuby/DLR Scripting in C# Silverlight 4 Application</a> (Chris Pietschmann)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=10747a41-e5af-49a6-ba83-4a4e54d578a3">WPF DomainUpDown control</a> (Marcin Kaluza)</li>
<li><a href="http://michaelcrump.net/archive/2010/09/30/hands-on--windows-phone-7-review.aspx">Hands-on : Windows Phone 7 Review</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/PreemptiveSolutionsBlog/~3/VYRsVz0MkHI/187">Dotfuscator 4.9 Beta with Exception Tracking and Windows Phone 7 Support</a> (Michael Letterle)</li>
<li><a href="http://blogs.msdn.com/b/nigel/archive/2010/10/01/the-new-trade-me-api-and-windows-phone-7-developer-competition.aspx">The New Trade Me API and Windows Phone 7 Developer Competition</a> (Nigel Parker)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2010/09/30/windows-phone-7-resources-on-microsoft-platform-ready.aspx">Windows Phone 7 Resources On Microsoft Platform Ready</a> (Wes Yanaga)</li>
<li><a href="http://blogs.msdn.com/b/expression/archive/2010/09/30/creating-windows-phone-7-application-and-marketplace-icons.aspx">Creating Windows Phone 7 Application and Marketplace Icons</a> (Rick)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/fNXyLLmV4FE/flickr-api-and-windows-phone-7">Flickr API for Windows Phone 7 – Part 4 – Activity – User Photos</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Z4L9N_D5QaA/flickr-api-windows-phone-7-%E2%80%93-3">Flickr API for Windows Phone 7 – Part 5 – Activity – User Comments</a> (Dennis Delimarsky)</li>
<li><a href="http://www.codeproject.com/KB/windows/podium.aspx">Podium</a> (Rudi Grobler)</li>
<li><a href="http://www.kirupa.com/windowsphone/application_bar_icon_color.htm">Trivia: Application Bar Icon and Color</a> (Kirupa Chinnathambi)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HanselminutesCompleteMP3/~3/uVll0K4zdcE/default.aspx" target="_blank">Hanselminutes &#8211; Getting Things Done with Lane Newsom</a> (Scott Hanselman)</li>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=598">.NET Rocks! &#8211; Mark Relph Wants More Windows Applications!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Shows/InsideXbox/The-tech-behind-Kinect-Major-subsystems-RGB-camera-Depth-Sensor">The tech behind Kinect: Major subsystems, RGB camera, Depth Sensor</a> (Tina Wood)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/J0__2SizkH4/jQueryPodcast-035-jQueryUI185.mp3">jQuery Podcast 35 &#8211; jQuery UI 1.8.5</a> (Ralph Whitbeck &amp; Rey Bango)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/6vLLJgo0WR8/building-xna-games-windows-phone-7">Video Tutorial &#8211; Building XNA Games for the Windows Phone 7 Platform</a> (Nitin Bharti)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/pDLnGch_Yyo/">Windows Phone Unleashed – Redmond</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/ZRJpicy5fHc/">Yet Another Podcast Show #3 – John Papa on MVVM and Patterns</a> (Jesse Liberty)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-27.html">Let&#8217;s Play TDD #27: Yet Another Value Object</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/SIlverlight-TV-47-Silverlight-and-Windows-Phone-7-Performance-Tips">Silverlight TV 47: Silverlight and Windows Phone 7 Performance Tips</a> (John Papa)</li>
<li><a href="http://www.engadget.com/2010/09/30/engadget-podcast-214-09-30-2010/">Engadget Podcast 214 &#8211; 09.30.2010</a> (Trent Wolbe)</li>
<li><a href="http://www.communitymegaphonepodcast.com/Content/Audio/show-17-david-giard.mp3" target="_blank">Community Megaphone Podcast Show #17 with guest David Giard</a> (Dane Morgridge &amp; G. Andrew Duthie)</li>
<li><a href="http://channel9.msdn.com/Shows/Web+Camps+TV/Web-Camps-TV-5-Building-your-own-WebMatrix-Helpers">Web Camps TV #5 &#8211; Building your own WebMatrix Helpers</a> (Erik Porter &amp; James Senior)</li>
<li><a href="http://channel9.msdn.com/Shows/Endpoint/endpointtv-WF4-Activities-Callbacks-and-Event-Handlers">endpoint.tv &#8211; WF4 Activities, Callbacks and Event Handlers</a> (Ron Jacobs)</li>
<li><a href="http://feeds.wired.com/~r/wiredgeekdad/~3/ZY5IebtaBqA/">The GeekDads Episode #77: Jar Jar is a Replicant</a> (Ken Denmead)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/k0rrPRGVZNQ/sqlbits-videos-distinctly-amateur.aspx">SQLBits videos (distinctly amateur)</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/_ihSYS5p_Gg/cassandra-tutorial-installing-cassandra">Cassandra Tutorial – Installing Cassandra</a> (Jeremiah Peschka)</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/09/30/windows-phone-7-developer-launch-events-in-and-around-mid-atlantic.aspx">Windows Phone 7 Developer Launch Events in and around Mid-Atlantic</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/b/gduthie/archive/2010/09/30/web-platform-firestarter-series-is-underway-sign-up-for-one-near-you.aspx">Web Platform Firestarter Series is Underway – Sign Up for One Near You!</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/b/zxue/archive/2010/09/30/meetup-event-app-pricing-strategy-panel-intro-to-microsoft-windows-phone-marketplace-10-13.aspx">Meetup Event: App Pricing Strategy Panel + Intro to Microsoft Windows Phone/Marketplace, 10/13</a> (Zhiming Xue)</li>
<li><a href="http://blogs.msdn.com/b/dani/archive/2010/09/30/if-you-missed-the-windows-phone-firestarter-in-philly-you-are-in-luck.aspx">If You Missed the Windows Phone Firestarter in Philly You Are in Luck</a> (Dani Diaz)</li>
<li><a href="http://www.codingthearchitecture.com/2010/09/30/speaking_at_the_software_architect_2010_conference.html">Speaking at the Software Architect 2010 conference</a> (Simon Brown)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2010/09/30/silverlight-sessions-coming-to-devconnections-las-vegas-november-1-4.aspx">Silverlight Sessions Coming to DevConnections Las Vegas November 1-4</a> (Dan Wahlin)</li>
<li><a href="http://feedproxy.google.com/~r/UdiDahan-TheSoftwareSimplist/~3/vySW9AIv3IA/">Upcoming conferences and courses</a> (Udi Dahan)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/Jyh0KV5__bc/">Events–Future of Web Apps 2010</a> (Sara Allison)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANETTrainingAtlantaNov810.aspx">CSLA .NET training, Atlanta, Nov 8-10</a> (Rockford Lhotka)</li>
<li><a href="http://microsoftjobsblog.com/blog/qudsiah-khan/">Microsoft via Pakistan, Purdue &amp; Google</a> (Ariel Meadow Stallings)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://webbtechsolutions.com/2010/09/29/the-lone-ranger-and-data-integrity/">The Lone Ranger And Data Integrity</a> (Joe Webb)</li>
<li><a href="http://blog.sqlauthority.com/2010/10/01/sql-server-get-query-running-in-session/">SQL SERVER – Get Query Running in Session</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/microsoft-sql-server-2008-service-pack-2">SQL Server 2008 Service Pack 2 Released</a> <em>and</em>&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/how-to-flip-a-bit-in-sql-server-by-using">How to flip a bit in SQL Server by using the Bitwise NOT operator</a> (Denis Gobo)</li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2010/09/29/common-sql-server-mistakes-_1320_-indexing-every-column.aspx">Common SQL Server Mistakes – Indexing Every Column</a> (Steve Jones)</li>
<li><a href="http://www.sqlservercentral.com/blogs/philfactor/archive/2010/09/30/cleaning-up-excess-contiguous-spaces-in-strings-a-mystery.aspx">Cleaning up excess contiguous spaces in strings. A mystery.</a> (Phil Factor)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/JHFiqub5ujA/read-environment-variables-in-t-sql.html">Read Environment Variables in T-SQL</a> (Suprotim Agarwal)</li>
<li><a href="http://www.sqlservercentral.com/blogs/kendalvandyke/archive/2010/09/29/index-operations-showdown_3A00_-drop-_2600_-create-vs.-create-with-drop_5F00_existing-vs.-rebuild.aspx">Index Operations Showdown: Drop &amp; Create vs. Create With Drop_Existing vs. Rebuild</a> (Kendal Van Dyke)</li>
<li><a href="http://www.sqlservercentral.com/blogs/jeffrey_yao/archive/2010/09/28/find-the-largest-tables-in-a-database.aspx">Find the largest tables in a database</a> (Jeffrey Yao)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/09/if-i-had-to-draw-circles-to-visualize.html">If I had to draw circles to visualize SQL Joins, I would… cheat and use this…</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/dGHgPZxISy4/ViewPost.aspx">Upgrading the SSP Database</a> (Joel Oleson)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/TheMindmapBlog/~3/J5mve4oOyKE/">Biggerplate features 101 Business Mindmaps</a> (Chance Brown)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/m5a75llX43w/post.aspx">Diving into Windows 7 Embedded Compact Part One</a> (Don Burnett)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/g8kJEv4X_Ag/">Radical language and platform shift</a> (Ivan Porto Carrero)</li>
<li><a href="http://blogs.technet.com/b/msonline/archive/2010/09/29/hotmail-vs-exchange-online.aspx">Hotmail vs. Exchange Online</a> (Brett Hill)</li>
<li><a href="http://blogs.msdn.com/b/michkap/archive/2010/09/30/10069631.aspx">Office skipped version &quot;13&quot; (makes you wonder what they will do in 2013!)</a> (Michael S. Kaplan)</li>
<li><a href="http://mikefourie.wordpress.com/2010/09/30/windows-live-mesh-2011-review/">Windows Live Mesh 2011 Review</a> (Mike Fourie)</li>
<li><a href="http://feeds.dzone.com/~r/zones/books/~3/n8hXMoHxvPo/dzone-daily-dose-930">Daily Dose &#8211; Chromium OS on the iPad</a> (Mitch Pronschinske)</li>
<li><a href="http://channel9.msdn.com/Blogs/NicFill/Windows-Live-Essentials-2011-Available-Now">Windows Live Essentials 2011 &#8211; Available Now</a> (Nic Fillingham)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/iH60ZOLVLtQ/">#Ebook Deal of the Day: Closure: The Definitive Guide &#8211; Only $14.99. Use code DDSDF</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.windowsobserver.com/2010/09/28/bing-gets-an-ie9-pinned-site-jumplist-for-your-windows-7-taskbar/">Bing Gets an IE9 Pinned Site Jumplist For Your Windows 7 Taskbar</a> (Richard Hay)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/7bJvMhbMpu4/why-professional-certification">Why Professional Certification Might Be Good</a> (Steven Lott)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/1O-PE9gwNsA/windows-live-messenger-for-zune.aspx">Windows Live Messenger for Zune</a> (Sunshine)</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=37bded3e-6022-440d-9209-6c24617960bb">Interesting Finds: September 29, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/kbYAmDbesXA/">The Morning Brew #697</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/sli7RurBWl0/">The Morning Brew #698</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/LbPcwK1BBJ8/">Daily Cloud Feed &#8211; Sep 29, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/M2OiuFAtQtE/">Daily Cloud Feed &#8211; Sep 30, 2010</a> (Jian Zhen)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2010/09/30/cheatsheet-2010-09-16-09-30.aspx">Cheatsheet: 2010 09.16 ~ 09.30</a> (yuanjian)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/29/142028.aspx">Silverlight Cream for September 20, 2010 &#8212; #957</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/30/142051.aspx">Silverlight Cream for September 30, 2010 &#8212; #958</a> (Dave Campbell)</li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2010/09/29/September-29th-what-is-happening-around-Visual-Studio.aspx">September 29th What&#8217;s Happening Around Visual Studio</a> (Jason Zander)</li>
<li><a href="http://blog.sqlauthority.com/2010/09/30/sqlauthority-news-monthly-roundup-of-sqlauthority-blog-posts/">SQLAuthority News – Monthly Roundup of SQLAuthority Blog Posts</a> (Pinal Dave)</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/51nKKDUX4uL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Brownfield-Application-Development-Donald-Belcham/dp/1933988711%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1933988711">Brownfield Application Development in .Net</a> by Donald Belcham</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:73ab44c2-04ef-4be8-be60-349cb3d85b82" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/10/01/dew-drop-october-1-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/10/01/dew-drop-october-1-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:7513ac8f-1ddd-494b-8cbd-b9ae399a2506" 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/WIF" rel="tag">WIF</a>,<a href="http://technorati.com/tags/WF" rel="tag">WF</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/raven+db" rel="tag">raven db</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/biztalk" rel="tag">biztalk</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/10/01/dew-drop-october-1-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/J0__2SizkH4/jQueryPodcast-035-jQueryUI185.mp3" length="23197153" type="audio/mpeg" />
<enclosure url="http://www.communitymegaphonepodcast.com/Content/Audio/show-17-david-giard.mp3" length="52409583" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; June 24, 2010</title>
		<link>http://www.alvinashcraft.com/2010/06/24/dew-drop-june-24-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/06/24/dew-drop-june-24-2010/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 13:34:23 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[alt.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[WIF]]></category>
		<category><![CDATA[windows azure]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/06/24/dew-drop-june-24-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links VS 2010 Productivity [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2010/06/23/vs-2010-productivity-improvements-part-iii.aspx">VS 2010 Productivity Improvements, Part III</a> (Somasegar)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-tools/multi-tier-performance-tuning-with-ants-performance-profiler-6/">Multi-Tier Performance Tuning with ANTS Performance Profiler 6</a> (Jeremy Jarrell)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/06/23/html5-native-third-ie9-platform-preview-available-for-developers.aspx">HTML5, Native: Third IE9 Platform Preview Available for Developers</a> (Dean Hachamovitch)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/J9IpDGEe9F0/7mc-gofer">7MC Gofer</a> (Rudi Grobler)</li>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=570">.NET Rocks! &#8211; Kevin Hazzard on Code Contracts</a> (Carl Franklin &amp; Richard Campbell)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/foj03rzbciY/challenge-dynamically-dynamic.aspx">Challenge: Dynamically dynamic</a> (Oren Eini)</li>
<li><a href="http://codebetter.com/blogs/gregyoung/archive/2010/06/23/bounty-for-r-on-monodevelop.aspx">Bounty for R# on Monodevelop</a> (Greg Young)</li>
<li><a href="http://simpleprogrammer.com/2010/06/23/self-localizing-error-messages/">Self-localizing Error Messages</a> (John Sonmez)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/QM6sbr_oTHM/c-40-how">C# 4.0 How-To &#8211; Book review</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/0I-EnL8RqxI/lazy-initialization-net-short">Lazy initialization in .NET &#8211; a short overview</a> (Dennis Delimarsky)</li>
<li><a href="http://www.codeproject.com/KB/edit/DataBoundRichTextBox.aspx">A RichTextBox that can bind to the Rtf property</a> (Mike Baldini)</li>
<li><a href="http://jamescbender.com/bendersblog/archive/2010/06/23/working-with-wcf-part-six-ndash-fault-contracts.aspx">Working with WCF: Part Six – Fault Contracts</a> (James Bender)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2010/06/23/key-lookup-in-wcf-data-services.aspx">Key lookup in WCF Data Services</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/06/windows-azure-platform-articles-from.html">“Windows Azure Platform: Articles from the Trenches Volume 1” free eBook now available (Think the “We’ve been there, done that, learn from our mistakes and triumphs” Azure eBook)</a> (Greg Duncan)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/WQh_Sdy0ZVQ/code-snippets-visual-studio">Code Snippets in Visual Studio 2010</a> (Umair Saeed)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/Ysl6fvdddTg/parallel-programming-in-net-4-0-using-tasks.aspx">Parallel Programming in .NET 4.0: Using Tasks</a> (Jennifer Marsman)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/jT9VCaEZqh8/change-tool-window-animations-vstipenv0018.aspx">Change Tool Window Animations</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/YnLs4MShY_0/cycle-through-your-open-tool-windows-vstiptool0038.aspx">Cycle Through Your Open Tool Windows</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/0qoDidjwqKI/">More On System.Tuple And Serialization/Deserialization</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/RoryPrimrose/~3/w4Uf5o2zWZU/post.aspx">Full support for custom types in TFS Build 2010 build definition editor</a> (Rory Primrose)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/S1vmQ4mvdBE/PermaLink,guid,30ef9850-aecd-42fd-9898-ef9bc7e94901.aspx">Using Telerik’s new LINQ implementation with WCF RIA Services Part IV: Making an OData feed from your Domain Service</a> (Stephen Forte)</li>
<li><a href="http://www.developingfor.net/net/processing-command-line-arguments-in-an-offline-clickonce-application.html">Processing Command Line Arguments in an Offline ClickOnce Application</a> (Joel Cochran)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.bluegenegeek.com/home/10-03-31/Using_ASP_NET_Charting_in_ASP_NET_MVC.aspx">Using ASP.NET Charting in ASP.NET MVC</a> (Venkata Subbarao)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/roq12ECTVs8/using-modelmetadata-in-asp-net-mvc-2-to-wire-up-sweet-jquery-awesomeness.aspx">Using ModelMetaData in ASP.Net MVC 2 to wire up sweet jQuery awesomeness</a> (Eric Hexter)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/06/23/updates-to-the-ie-testing-center.aspx">Updates to the IE Testing Center</a> (Jason Upton)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/zaQop50BV5Q/ie9-platform-preview-3-now-available.aspx">IE9 Platform Preview 3 Now Available</a> (Mike Ormond)</li>
<li><a href="http://jonathanmccracken.blogspot.com/2010/06/test-drive-aspnet-mvc-released.html">Test-Drive ASP.NET MVC = Released!</a> (Jonathan McCracken)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2010/06/23/checking-client-download-success-with-asp-net-mvc.aspx">Checking Client Download Success with ASP.NET MVC</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/PeteLePage/~3/ZqSkkCqq-iA/">How To: Put HTML5 <video>On A Page</video></a> (Pete LePage)</li>
<li><a href="http://feedproxy.google.com/~r/LearningJquery/~3/iegANoMS6K0/autocomplete-migration-guide">Autocomplete Migration Guide</a> (Jörn Zaefferer)</li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2010/06/23/automating-browser-actions-with-vimium-and-autohotkey.aspx">Automating browser actions with Vimium and AutoHotKey</a> (Kyle Baley)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.infoq.com/presentations/kanban-video-game-dev">Presentation:Kanban for Video Game Development</a> (Clinton Keith)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/qly61i0Z010/review-agile-web-development-with-rails-fourth-edition-part-i.aspx">Review: Agile Web Development With Rails, Fourth Edition (Part I)</a> (Eric Anderson)</li>
<li><a href="http://www.infoq.com/news/2010/06/technical-scrummaster">Do ScrumMasters need to be Technical?</a> (Mark Levison)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/BQEPN0gipMo/lokadcqrs-plugging-nhibernate-and-relational-databases-into.html">Lokad.CQRS &#8211; Plugging NHibernate and Relational Databases into Windows Azure</a> (Rinat Abdullin)</li>
<li><a href="http://slott-softwarearchitect.blogspot.com/2010/06/tdd-and-python.html">TDD and Python</a> (Steven Lott)</li>
<li><a href="http://geekswithblogs.net/slock/archive/2010/06/23/140582.aspx">Inspired &#8211; The Cognitive Surplus &#8211; Capturing Lost</a> (Scott Lock)</li>
<li><a href="http://stevesmithblog.com/blog/tagging-releases-in-source-control/">Tagging Releases in Source Control</a> (Steve Smith)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/uWzh-rZ8Ej8/">HyperVideo &amp; Windows Phone 7 Project Update</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/pOw2PeLPAdY/ShowArticle.aspx">Silverlight 4: Using Commanding Parameters for Performing Insert Operations</a> (Mahesh Sabnis)</li>
<li><a href="http://team.silverlight.net/announcement/silverlight-powers-the-new-windows-live-hotmail/">Silverlight powers the new Windows Live Hotmail</a> (Silverlight Team)</li>
<li><a href="http://www.windowsobserver.com/2010/06/23/microsoft-expression-studio-learning-portal/">Microsoft Expression Studio Learning Portal</a> (Richard Hay)</li>
<li><a href="http://xnapanoramicwp7.codeplex.com/releases/view/47628">XNA Panoramic Menus For Windows Phone 7</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/qsKTZQmudGU/ndc-presentation-ruby-for-net.html">NDC Presentation: Ruby for .NET Developers</a> (Scott Bellware)</li>
<li><a href="http://boagworld.com/technology/chris-coyier">Boagworld &#8211; CSS Trickster Chris Coyier</a> (Paul Boag)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2010/06/24/7-hours-recordings-from-the-wif-workshops.aspx">~7 Hours Recordings from the WIF Workshops</a> (Joel Reyes)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://girldeveloper.com/events/meeting-wendy-friedlander/">Meeting Wendy Friedlander</a> (Sara J. Chipps)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/Fhf7VOPqh4Q/1638">Effectively Planning, Tracking and Controlling Projects with Microsoft Project 2010 &#8211; A Free Live Webcast &#8211; June 25 @ 10am PT</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/yI8l-faj9RQ/">BizSparkCamp for Windows Phone 7: Life’s a Pitch</a> (Sara Allison)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/BR6A1iUWImg/from-alt-net-to-not-net.aspx">From ALT.NET to NOT.NET</a> (Joey Beninghove)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2010/06/23/microsoft-releases-sql-server-2008-r2-rtm-cumulative-update-2.aspx">Microsoft Releases SQL Server 2008 R2 RTM Cumulative Update 2</a> <em>and</em>&#160;<a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2010/06/23/how-to-stay-current-with-sql-server-cumulative-updates.aspx">How To Stay Current with SQL Server Cumulative Updates</a> (Glenn Berry)</li>
<li><a href="http://webbtechsolutions.com/2010/06/23/my-productivity-tools/">My Productivity Tools</a> (Joe Webb)</li>
<li><a href="http://blog.sqlauthority.com/2010/06/24/sqlauthority-news-meeting-bryan-oliver-and-learning-wisdom-of-life/">SQLAuthority News – Meeting Bryan Oliver and Learning Wisdom of Life</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/ExploringBeyondRelational/~3/IvjQzjtkx4c/creating-reports-that-the-end-user-can-customize.aspx">Creating reports that the end user can customize</a> (Jacob Sebastian)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8861.entry">Play Games &quot;Missile Command&quot; &amp; &quot;Tower Defense&quot; Within Excel 2010</a> <em>and</em>&#160;<a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!8862.entry">Free &quot;National Geographic Photo of the Day&quot; Desktop Wallpaper Changer for Windows 7</a> (Blake Handler)</li>
<li><a href="http://www.sqlservercentral.com/blogs/scarydba/archive/2010/06/23/learning-powershell.aspx">Learning Powershell</a> (Grant Fritchey)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=242ce84f0260b92d96127f39d92c85c1">How To: Read PDFs in Apple&#8217;s iBooks with a little help from Dropbox</a> (Jay Hathaway)</li>
<li><a href="http://frazzleddad.blogspot.com/2010/06/managing-your-hiring-effort.html">Managing Your Hiring Effort</a> (Jim Holmes)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/wrs7eMet5oc/">#Ebook Deal of the Day: Python Cookbook, 2nd Ed &#8211; Only $9.99 Use code DDPCK</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/zxl2fO6KFuo/the-79-wei-pc">The 7.9 WEI PC</a> (Pete Brown)</li>
<li><a href="http://www.windowsobserver.com/2010/06/24/microsoft-windows-live-wave-4-finally/">Microsoft Windows Live Wave 4 Finally!</a> (Richard Hay)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Even-Copy--Paste-Gets-a-Revamp-in-Office-2010/">Even Copy &amp; Paste Gets a Revamp in Office 2010</a> (Sarah Perez)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/5qFKwcNQ_tA/UltimateDeveloperPC20Part1BuildingAWEI79AndRFCForBuildingAGOMGodsOwnMachine.aspx">Ultimate Developer PC 2.0 &#8211; Part 1 &#8211; Building a WEI 7.9 and RFC for building a GOM (God&#8217;s Own Machine)</a> (Scott Hanselman)</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=f049ed1c-410e-4da4-b290-ca7d479c9243">Interesting Finds: June 24, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/t4aaw1BHuk0/">The Morning Brew #628</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/NpoHQQa3ak0/">Daily Cloud Feed &#8211; Jun 23, 2010</a> (Jian Zhen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/06/23/140572.aspx">Silverlight Cream for June 23, 2010 &#8212; #888</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=cbcc9794-465d-48d1-8411-d6f1374e6e3f">Tech Tweets for 23-Jun-2010</a> (Elijah Manor)</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/51foxlAG%2BJL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Cloud-Computing-Windows-Platform-Programmer/dp/0470506385%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470506385">Cloud Computing with the Windows Azure Platform (Wrox Programmer to Programmer)</a> by Roger Jennings</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:bf22b304-1d47-4f42-93ab-14f27a31ae12" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/06/24/dew-drop-june-24-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/06/24/dew-drop-june-24-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:29f0cb59-e1a9-4886-9d25-6019026776db" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/cqrs" rel="tag">cqrs</a>,<a href="http://technorati.com/tags/alt.net" rel="tag">alt.net</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/python" rel="tag">python</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</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/ssrs" rel="tag">ssrs</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/WIF" rel="tag">WIF</a>,<a href="http://technorati.com/tags/ruby" rel="tag">ruby</a>,<a href="http://technorati.com/tags/ie9" rel="tag">ie9</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/06/24/dew-drop-june-24-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 18, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/18/dew-drop-november-18-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/18/dew-drop-november-18-2009/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 13:33:38 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[appfabric]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[pdc09]]></category>
		<category><![CDATA[reactive framework]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[WIF]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/18/dew-drop-november-18-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Project 2010 Reference: Software Development [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#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/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/7ahA12hg_bQ/details.aspx">Project 2010 Reference: Software Development Kit</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/70eSufQm2l8/details.aspx">Windows Server AppFabric Beta 1 Samples (codename &quot;Dublin&quot; and codename &quot;Velocity&quot;)</a> (MS Downloads)</li>
<li><a href="http://thedatafarm.com/blog/data-access/vs2010-intellitrace-and-entity-framework-database-interaction/">Vs2010 IntelliTrace and Entity Framework Database Interaction</a> (Julie Lerman)</li>
<li><a href="http://feedproxy.google.com/~r/LostInTangent/~3/3_waku13qxI/">Tailspin Travel</a> (Jonathan Carter)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/A0yyMIhAUBE/dzone-daily-dose-20091118">DZone Daily Dose &#8211; 2009/11/18</a> (Mitch Pronschinske)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/zcrc5yVgDvE/">Dublin Becomes Windows AppFabric!</a> (Sam Gentile)</li>
<li><a href="http://blogs.msdn.com/somasegar/archive/2009/11/17/building-applications-for-windows-azure.aspx">Building Applications for Windows Azure</a> (Somasegar)</li>
<li><a href="http://channel9.msdn.com/shows/Identity/Windows-Identity-Foundation-Ships/">Windows Identity Foundation Ships!</a> (Vittorio Bertocci)</li>
<li><a href="http://windowsteamblog.com/blogs/developers/archive/2009/11/17/programming-windows-7-using-visual-studio-2010.aspx"><font color="#ff8000">Programming Windows 7 Using Visual Studio 2010</font></a><font color="#ff8000"> (Yochay Kiriaty) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/mP91j_lRtV8/reactive-extensions-for-net-rx-released-on-devlabs.aspx">Reactive Extensions for .NET (Rx) released on DevLabs</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/Nerdyhearn/~3/AWowcU6gFzc/187">Awesome .NET 4: Named and Optional Parameters for Classes and Methods</a> (Tom Hearn)</li>
<li><a href="http://karlshifflett.wordpress.com/2009/11/17/visual-studio-2010-visual-basic-new-feature-nonserialized-events/">Visual Studio 2010 – Visual Basic New Feature – NonSerialized Events</a> (Karl Shifflett)</li>
<li><a href="http://mhinze.com/breaking-up-with-the-ternary-operator/">Breaking up with the ternary operator</a> (Matt Hinze)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/PLFbRvRcvKg/introducing-windows-7">Introducing Windows 7 for Developers</a> (Sasha Goldshtein)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/111809-1.aspx">Using Microsoft&#8217;s Chart Controls In An ASP.NET Application: Adding Statistical Formulas</a> (Scott Mitchell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=db15968a-510d-4cf5-9856-0161a3263d0c">Twitter Word Cloud Visualization with Google API</a> (Elijah Manor)</li>
<li><a href="http://haacked.com/archive/2009/11/17/asp.net-mvc-2-beta-released.aspx">ASP.NET MVC 2 Beta Released</a> (Phil Haack)</li>
<li><a href="http://blogs.msdn.com/hanuk/archive/2009/11/17/windows-azure-now-supports-various-os-image-types.aspx">Windows Azure now supports various OS image types</a> (Hanu Kommalapati)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/x2McCO7lrd8/ShowArticle.aspx">Cascading DropDownLists With ASP.NET and jQuery</a> (Malcolm Sheridan)</li>
<li><a href="http://ejohn.org/blog/deep-tracing-of-internet-explorer/">Deep Tracing of Internet Explorer</a> (John Resig)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/7Y28DcCj2ew/">Pass Number 1: ActiveRecordEngine for ASP.NET</a> (Rob Conery)</li>
<li><a href="http://www.thycotic.com/the-ajax-updatepanel-is-it-your-worst-enemy">The AJAX UpdatePanel Is it your worst enemy?</a> (Kevin Jones)</li>
<li><a href="http://weblogs.asp.net/peterblum/archive/2009/11/16/what-dynamic-data-really-is.aspx">What Dynamic Data REALLY Is</a>&#160;<em>and</em>&#160;<a href="http://weblogs.asp.net/peterblum/archive/2009/11/17/is-building-apps-with-dynamic-data-faster.aspx">Is building apps with Dynamic Data faster?</a> (Peter Blum)</li>
<li><a href="http://blog.dmbcllc.com/2009/11/17/asp-net-google-spdy-tweaks/">ASP.NET Google SPDY Tweaks</a> (Dave M. Bush)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.codingthearchitecture.com/2009/11/18/start_with_the_big_picture.html">Start with the big picture</a> (Simon Brown)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/eb5yzGy7eJ0/reducing-friction-as-a-standard-operating-method.aspx">Reducing friction as a standard operating method</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/DeadprogrammersCafe/~3/qQ-SmOuag0U/semiliterate-programming">Semi-literate Programming</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/DeadprogrammersCafe/~3/CRgfKAVt3sE/8-pieces-of-architectural-advice-for-cms">8 Pieces of Architectural Advice for CMS</a> (Michael Krakovskiy)</li>
<li><a href="http://www.thejoyofcode.com/The_SOA_Manifesto.aspx">The SOA Manifesto</a> (Josh Twist)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/2BbI3UEbewI/">Book Club: Working Effectively With Legacy Code – Chapter 9 (Michael Feathers)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/tdxc8u8so4E/">The &#8216;should&#8217; word</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/fRP1XvbhkZQ/how-we-do-things-the-team-room.aspx">How We Do Things &#8211; The Team Room</a> (Scott C. Reynolds)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://weblogs.asp.net/albertpascual/archive/2009/11/17/the-arcgis-api-for-microsoft-silverlight-wpf-version-1-1-is-now-available.aspx">The ArcGIS API for Microsoft Silverlight™/WPF™ version 1.1 is now available.</a> (Al Pascual)</li>
<li><a href="http://www.kirupa.com/blend_silverlight/fluidmove_pg1.htm">Using the FluidMove Behavior</a> (Kirupa Chinnathambi)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/11/17/silverlight-no-more-boxy-uis.aspx">Silverlight: No More Boxy UIs</a> (Deborah Kurata)</li>
<li><a href="http://sachabarber.net/?p=597">WPF : A True WPF Browser Control That Can Bend It Like Beckham</a> (Sacha Barber)</li>
<li><a href="http://www.andybeaulieu.com/Default.aspx?tabid=67&amp;EntryID=177">TOP 10 LIST: Silverlight for Games</a> (Andy Beaulieu)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/11/17/new-wpf-features-pixelshader3-support.aspx">New WPF Features: PixelShader3 Support</a> (Lester Lobo)</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=499">.NET Rocks! &#8211; Lev Novik on the Microsoft Sync Framework</a> (Carl Franklin)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Introducing-Dallas/">Introducing &quot;Dallas&quot;</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/Inside+Out/Building-on-Azure-KBBcom/">Building on Azure: KBB.com</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/Inside+Out/Building-on-Azure-Siemens/">Building on Azure: Siemens</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/Inside+Out/Buidling-on-Azure-OriginDigital/">Buidling on Azure: OriginDigital</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/Erik-Meijer-Rx-in-15-Minutes/">Erik Meijer: Rx in 15 Minutes &#8211; Rx is Here!!!!!</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/Getting-Started-with-Rx-Extensions-for-NET/">Getting Started with Rx Extensions for .NET</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/Manuvir-Das-Windows-Azure-One-Year-Later/">Manuvir Das: Windows Azure One Year Later</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCodeCast/~3/Cie98ds50KQ/">Code Cast 34 – David Starr Sells Out to the Man</a> (David Starr)</li>
<li><a href="http://channel9.msdn.com/posts/J.Van.Gogh/Writing-your-first-Rx-Application/">Writing your first Rx Application</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/J.Van.Gogh/Reactive-Extensions-API-in-depth-intro/">Reactive Extensions API in depth: intro</a> (Jeffrey van Gogh)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/30-ldquo-quick-hit-rdquo-videos-for-folks-that-couldn-rsquo-t-join-us-at-pdc/">30 “Quick Hit” Videos for folks that couldn’t join us at PDC</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/_LuKb1plKq8/152">DimeCasts.NET Episode #152: Introduction to MEF, Getting rolling with basic usage</a> (Derik Whittaker)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=245">PDC09 &#8211; A Call to Dream</a> (Nikhil Kothari)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Sh-r9xpvxyU/quick-rundown-pdc-2009-day-1">A Quick Rundown of PDC 2009 Day 1 Announcements</a> (Me)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/zgbI0PjC0No/">Internet Explorer 9 to be Announced at PDC</a> (Muhammad Ali)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/11/17/9923716.aspx">Coding4Fun at PDC!</a> (Coding4Fun)</li>
<li><a href="http://feedproxy.google.com/~r/DanRigsby/~3/cySQUlZ-unw/">Microsoft PDC 09: Day 1</a> (Dan Rigsby)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBost/~3/Idiwf4kbppI/">PDC 2009 – Day 1, Keynote</a> (Dave Bost)</li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2009/11/17/are-you-a-poet-compose-a-haiku-and-win.aspx">Are you a poet? Compose a Haiku and Win!</a> (Kim Spilker)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/m-SlAporBhc/talking-at-notatpdc-about-blend-3.aspx">Talking at #notatpdc about Blend 3 and SketchFlow</a> (Laurent Bugnion)</li>
<li><a href="http://feeds.zachariahyoung.com/~r/zachariahyoung/~3/Yxaqvm1KRAQ/post.aspx">Gabriel Schenker introduction to NHibernate and Fluent NHibernate Part 2</a> (Zachariah Young)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/17/pdc-2009-day-1-keynote-roy-ozzie.aspx">PDC 2009 Day 1: Keynote, Roy Ozzie</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/17/pdc-2009-day-1-keynote-bob-muglia.aspx">PDC 2009 Day 1: Keynote, Bob Muglia</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/17/pdc-2009-day-1-future-directions-for-c-and-visual-basic.aspx">PDC 2009 Day 1: Future Directions for C# and Visual Basic</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/17/pdc-2009-day-1-concurrency-fuzzing-amp-data-races.aspx">PDC 2009 Day 1: Concurrency Fuzzing &amp; Data Races</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-1-windows-7-and-windows-server-2008-r2-kernel-changes.aspx">PDC 2009 Day 1: Windows 7 and Windows Server 2008 R2 Kernel Changes</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-1-data-intensive-computing-on-windows-hpc-server-with-the-dryadlinq-framework.aspx">PDC 2009 Day 1: Data-Intensive Computing on Windows HPC Server with the DryadLINQ Framework</a> <em>and</em>&#160;<a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/11/18/pdc-2009-day-1-code-contracts-and-pex-power-charge-your-assertions-and-unit-tests.aspx">PDC 2009 Day 1: Code Contracts and Pex: Power Charge Your Assertions and Unit Tests</a> (Sasha Goldshtein)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/udFF4riOXUg/1258483400">PDC 2009 Day 1, post-keynote: What are we learning so far?</a> (Scott M. Fulton, III)</li>
<li><a href="http://blogs.msdn.com/surface/archive/2009/11/18/live-from-la-day-one-with-the-surface-team-at-pdc.aspx">Live from LA: Day One with the Surface Team at PDC</a> (Kyle R. Warnick)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/11/17/surprises-in-the-pdc09-keynote-open-source-open-platforms-and-the-democratization-of-data.aspx">PDC09 Keynote: Open Source, Open Platforms and the Democratization of Data</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/aUHCiDWYG-8/pdc-2009-recap-day-1-what-s-on-the-menu-for-day-2.aspx">PDC 2009: Recap Day 1, what’s on the menu for Day 2?</a> (Sunshine)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/2LHdgouCGOc/SQLSubstringFunctions.aspx">SQL Server Substring Functions</a> (Richard Carr)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/don-t-use-text-datatype-for-sql-2005-and">Don&#8217;t use text datatype for SQL 2005 and up</a> (George Mastros)</li>
<li><a href="http://blog.sqlauthority.com/2009/11/18/sql-server-size-of-index-table-a-puzzle-to-find-index-size-for-each-index-on-table/">SQL SERVER – Size of Index Table – A Puzzle to Find Index Size for Each Index on Table</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2009/11/17/managing-permissions-in-sharepoint-2007.aspx">Managing Permissions in SharePoint 2007</a> (Lightning Tools)</li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/9rj4pym2BiE/new-sharepoint-2010-architecture-models.html">New SharePoint 2010 Architecture Models</a> (Mike Walker)</li>
<li><a href="http://blogs.msdn.com/zxue/archive/2009/11/17/introducing-sharepoint-2010-beta.aspx">Introducing SharePoint 2010 (Beta)</a> (Zhiming Xue)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7040.entry">Advantages &amp; Disadvantages of Microsoft Office 2010 64-Bit Version</a> (Blake Handler)</li>
<li><a href="http://feedproxy.google.com/~r/phonearena/ySoL/~3/dvELQd_mLfM/Office-Mobile-2010-to-come-with-WM-6.5-devices-exclusively-article-a_7920.html">Office Mobile 2010 to come with WM 6.5 devices exclusively</a> (Phone Arena Team)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/mTxmUB8bY7w/">How to Work From Home During Chaotic Repairs</a> (Celine Roque)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/2ycwPiKZH9k/explore-images-with-google-image-swirl.html">Explore images with Google Image Swirl, now in Labs</a> (Aparna Chennapragada)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/I6Pcs4JDhsA/">Your Office in the Clouds: The Best Online Virtual Desktops</a> (Doriano &quot;Paisano&quot; Carta)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelson/~3/KKBoz2AokT0/upcoming-free-xbox-live-weekends.aspx">Upcoming Free Xbox LIVE Weekends</a> (Larry Hyrb)</li>
<li><a href="http://scobleizer.com/2009/11/17/ray-ozzie-is-wrong-about-smartphone-apps/">Ray Ozzie is wrong about smartphone apps</a> (Robert Scoble)</li>
<li><a href="http://feedproxy.google.com/~r/msftkitchenfeed/~3/hs3qDDkMJ9g/windows-8-more-roadmaps.html">Windows 8: More Roadmaps</a> (Stephen Chapman)</li>
<li><a href="http://www.lazycoder.com/weblog/2009/11/17/we-need-a-language-for-programmers/">We need a language for programmers</a> (Scott Koon)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/xvbi_kIo7Rk/">The Morning Brew #479</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/17/136382.aspx">Silverlight Cream for November 17, 2009 &#8212; #734</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=dd8d4d62-3722-4e10-a7b0-c2da529217a8">Tech Tweets for 17-Nov-2009</a> (Elijah Manor)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=c81ea2e2-47df-4324-9a0d-85ca1967b3e7">Microsoft PDC09 keynote highlights</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/u6YDYgKpmY0/">New and Notable 391</a> (Sam Gentile)</li>
<li><a href="http://sergejus.com/Blog/Links-from-the-PDC09">Links from the PDC09</a> (Sergejus Barinovas)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=8ded1e49-30d7-4b33-b79f-30bd27d72fe0">Interesting Finds: November 17, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=4d8a6ae8-c85d-47ba-af30-0e646b4356b0">Interesting Finds: November 18, 2009</a> (Jason Haley)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:e00185ab-f8dc-4b42-a986-804be05ca9f6" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Land the Tech Job You Love (Pragmatic Life) (9781934356265): Andy Lester: Books" href="http://www.amazon.com/exec/obidos/ASIN/1934356263/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1934356263.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Land the Tech Job You Love (Pragmatic Life) (9781934356265): Andy Lester: Books</a></p>
<p><b>ISBN</b>: 1934356263<br /><b>ISBN-13</b>: 9781934356265</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:e7102819-45fe-4c4d-80e2-4450328a1562" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/18/dew-drop-november-18-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/18/dew-drop-november-18-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5322b87a-b846-4646-9f87-cde8227b35b9" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/pdc09" rel="tag">pdc09</a>,<a href="http://technorati.com/tags/appfabric" rel="tag">appfabric</a>,<a href="http://technorati.com/tags/WIF" rel="tag">WIF</a>,<a href="http://technorati.com/tags/xbox" rel="tag">xbox</a>,<a href="http://technorati.com/tags/office+2010" rel="tag">office 2010</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/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/.net+4.0" rel="tag">.net 4.0</a>,<a href="http://technorati.com/tags/windows+8" rel="tag">windows 8</a>,<a href="http://technorati.com/tags/reactive+framework" rel="tag">reactive framework</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/18/dew-drop-november-18-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 9, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/09/dew-drop-november-9-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/09/dew-drop-november-9-2009/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:09:47 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[geneva]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[parallel development]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sdl]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[WIF]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/09/dew-drop-november-9-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Motivating F# equality and comparison constraints (Brian [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://lorgonblog.spaces.live.com/Blog/cns!701679AD17B6D310!1621.entry">Motivating F# equality and comparison constraints</a> (Brian McNamara)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/__PC-rgu7Bs/nhibernate-ndash-cross-session-operations.aspx">NHibernate – Cross session operations</a> (Oren Eini)</li>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/11/08/jumping-the-trampoline-in-c-stack-friendly-recursion.aspx">Jumping the trampoline in C# – Stack-friendly recursion</a> (Bart de Smet)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=80df9f20-cb92-4257-8be0-da5678581715">Resolve IP Address And Host Name From MAC Address using C# and Windows ARP Utility</a> (Chris Pietschmann)</li>
<li><a href="http://blogs.msdn.com/jimoneil/archive/2009/11/08/getting-up-to-speed-with-net-4-0.aspx">Getting Up to Speed With .NET 4.0</a> (Jim O’Neil)</li>
<li><a href="http://feedproxy.google.com/~r/DanielMoth/~3/hLqp5bB9HvY/dump-debugging-with-parallel-stacks.html">Dump debugging with Parallel Stacks</a> (Daniel Moth)</li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/CtCwSt8kDpw/">Converting From System.Data.Linq.Binary to String and Back</a> (Peter Kellner)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/ZbZK476Cib4/">Claims-Based Authorization with WIF Article</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/LDPXML4JFn0/post.aspx">Adding Editors and Owners to BlogEngine.NET blogs in Sueetie</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/netGeek/~3/fc_wxiZxnd0/integrating-google-javascript-compiler-in-visual-studio.aspx">Integrating Google Javascript Compiler in Visual Studio</a> (Kim Major)</li>
<li><a href="http://feedproxy.google.com/~r/netSlave/~3/i-p2otZTiOw/post.aspx"><font color="#ff8000">Use Google&#8217;s Closure Compiler in C#</font></a><font color="#ff8000"> (Mads Kristensen) <em>– Link of the Day</em></font></li>
<li><a href="http://www.codinghorror.com/blog/archives/001310.html">Whitespace: The Silent Killer</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/AsNk-dxBt30/68055.aspx">$.fadeTo/fadeOut() operations on Table Rows in IE fail</a> (Rick Strahl)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://elegantcode.com/2009/11/09/why-my-mom-and-ted-neward-irritate-me/">Why my Mom and Ted Neward Irritate Me</a> (David Starr)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/zJvbnGg0A8I/details.aspx">Microsoft Silverlight 1.0: An SDL Implementation Story</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/dnWQSgADKzE/details.aspx">Microsoft Security Development Lifecycle (SDL) Process Guidance &#8211; Version 4.1a</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/l6gIeHMOC6w/details.aspx">Security Considerations for Client and Cloud Applications</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/twM7iICR8t0/details.aspx">Preventing Security Development Errors: Lessons Learned at Windows Live by Using ASP.NET MVC</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/kWX9uK70Uno/">Request/Response Service Layer Series</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/davybrion/~3/Nn-7dazqcEo/">Request/Response Service Layer: Requests And Responses</a> (Davy Brion)</li>
<li><a href="http://codebetter.com/blogs/howard.dierking/archive/2009/11/08/using-latest-nunit-version-with-mspec.aspx">Using Latest NUnit Version With MSpec</a> (Howard Dierking)</li>
<li><a href="http://www.thousandtyone.com/blog/ProgrammerTipStriveToConnectWithHumanBeingsWheneverYouCan.aspx">Programmer Tip: Strive To Connect With Human Beings Whenever You Can.</a> (Rajiv Popat)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.paulstovell.com/magellan-quickstart">Magellan Quickstart</a> <em>and</em>&#160;<a href="http://www.paulstovell.com/magellan-ioc">Magellan and IOC/DI Containers</a> (Paul Stovell)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.sqldownunder.com/SDU45FullShow.mp3">SDU Show 45 with guest Jamie Thomson</a> (SQL Down Under)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Channel-9-Goes-Live-Zune-detecting-memory-leaks-Life-at-MSFT/">TWC9: Channel 9 Goes Live, Zune, detecting memory leaks, Life at MSFT</a> (Dan Fernandez)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/6qFJiGpq-fE/arcast-tv-improving-application-lifecycle-management-with-visual-studio-team-system.aspx">ARCast.TV &#8211; Improving Application Lifecycle Management with Visual Studio Team System</a> (Bob Familiar)</li>
<li><a href="http://www.engadget.com/2009/11/08/engadget-podcast-170-11-08-2009/">Engadget Podcast 170 &#8211; 11.08.2009</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/ujlPBAjc9Rk/index.php">Episode 91 &#8211; PowerScripting Podcast &#8211; Oisin Grehan on Pmodem and Modules</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2009/11/feed-you-should-read-11-road-to-know.html">A Feed You Should Read #11 – The Road to Know Where</a> (Greg Duncan)</li>
<li><a href="http://thedatafarm.com/blog/conferences/oredev-wrap-up/">Oredev Wrap-Up</a> (Julie Lerman)</li>
<li><a href="http://feedproxy.google.com/~r/BrianPeek/~3/xnZMX0nTeXE/pdc-2009.aspx">PDC 2009</a> (Brian Peek)</li>
<li><a href="http://blogs.msdn.com/ajaiman/archive/2009/11/08/isv-software-architecture-workshop.aspx">ISV Software Architecture Workshop</a> (Ashish Jaiman)</li>
<li><a href="http://rtipton.wordpress.com/2009/11/08/sql-pass-2009-recaps-and-live-blogs/">SQL Pass 2009 Recaps and Live Blogs</a> (Rhonda Tipton)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2009/11/09/sql-azure-sql-server-playing-together.aspx">SQL Azure &amp; SQL Server playing together</a> (Steve Clayton)</li>
<li><a href="http://blog.sqlauthority.com/2009/11/09/sql-server-removing-key-lookup-seek-predicate-predicate-an-interesting-observation-related-to-datatypes/">SQL SERVER – Removing Key Lookup – Seek Predicate – Predicate – An Interesting Observation Related to Datatypes</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.pheedcontent.com/click.phdo?i=4d8156dd2664b58e4a9cad825d651b11">HTML5 YouTube viewer: close, but not quite there</a> (Jay Hathaway)</li>
<li><a href="http://scobleizer.com/2009/11/08/droid-palm-pre-iphone-product-comparison/">The Droid fails AS A PRODUCT when compared to Palm Pre and iPhone</a> (Robert Scoble)</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=d84b0d16-d2bc-424b-9f04-37d3bf97e75b">Interesting Finds: November 8, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=65995037-15cb-4207-a39e-902fd52b2020">Interesting Finds: November 9, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/z02h7sbrY8o/">The Morning Brew #472</a> (Chris Alcock)</li>
<li><a href="http://grantpalin.com/2009/11/08/weekly-links-78/">Weekly Links #78</a> (Grant Palin)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/8y9ei75gfbk/innovation-showcase-headlines-11-09-2009.aspx">Innovation Showcase Headlines – 11/09/2009</a> (Bob Familiar)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/0qC2srsdSZE/links-of-the-week-97.aspx">Links of the week #97</a> (David Vidmar)</li>
<li><a href="http://spietrek.blogspot.com/2009/11/links-1182009.html">Links (11/8/2009)</a> (Steve Pietrek)</li>
<li><a href="http://rtipton.wordpress.com/2009/11/08/weekly-link-post-118/">Weekly Link Post 118</a> (Rhonda Tipton)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/hJW7JMGwBQ0/interesting-post-1112009-through-118009.html">Interesting Post&#8230; 11/1/2009 through 11/8/009</a> (Mike Cottmeyer)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:72d810c8-9cd0-42b8-808d-a4e7a1dd49f9" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Masterminds of Programming: Conversations with the Creators of Major Programming Languages (Theory in Practice (O'Reilly)) (9780596515171): Federico Biancuzzi, Shane Warden: Books" href="http://www.amazon.com/exec/obidos/ASIN/0596515170/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596515170.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Masterminds of Programming: Conversations with the Creators of Major Programming Languages (Theory in Practice (O&#8217;Reilly)) (9780596515171): Federico Biancuzzi, Shane Warden: Books</a></p>
<p><b>ISBN</b>: 0596515170<br /><b>ISBN-13</b>: 9780596515171</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:e71c3d1b-5c42-400d-a7eb-9fc4915a79b1" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/09/dew-drop-november-9-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/09/dew-drop-november-9-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c28fa4f2-b9c1-4e6e-b988-085bdd3d6326" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/.net+4.0" rel="tag">.net 4.0</a>,<a href="http://technorati.com/tags/geneva" rel="tag">geneva</a>,<a href="http://technorati.com/tags/wif" rel="tag">wif</a>,<a href="http://technorati.com/tags/html+5" rel="tag">html 5</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/android" rel="tag">android</a>,<a href="http://technorati.com/tags/parallel+development" rel="tag">parallel development</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sdl" rel="tag">sdl</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/09/dew-drop-november-9-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.sqldownunder.com/SDU45FullShow.mp3" length="20871284" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; November 8, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 12:41:45 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[.net ria services]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[paint.net]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[stack overflow]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[WIF]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[zune hd]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Massive Search &#38; Replace Among Files Checked-in [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://elegantcode.com/2009/11/07/massive-search-replace-among-files-checked-in-to-tfs/">Massive Search &amp; Replace Among Files Checked-in to TFS</a> (Jason Jarrett)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=c58f8b4c-483e-4b27-a4f7-2e5d002bfb98">Query Editor: Making Queries Available on Menus</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/thYgdRXGJzM/"><font color="#ff8000">What is Windows Identity Framework (WIF)?</font></a><font color="#ff8000"> (Sam Gentile) <em>– Link of the Day</em></font></li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://elegantcode.com/2009/11/07/asp-net-mvc-javascriptview/">Asp.Net MVC JavaScriptView</a> (Chris Brandsma)</li>
<li><a href="http://thedatafarm.com/blog/asp-net/asp-net-4-0-dynamic-data-and-many-to-many-entity-framework-entities/">ASP.NET 4.0 Dynamic Data and Many to Many Entity Framework Entities</a> <em>and</em>&#160;<a href="http://thedatafarm.com/blog/asp-net/msdn-guidance-on-asp-net-mvc-vs-webforms-and-it-rsquo-s-impact-on-my-ef-asp-net-work/">MSDN Guidance on ASP.NET MVC vs WebForms and its Impact on my EF + ASP.NET Work</a> (Julie Lerman)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2009/11/07/fluent-api-to-add-actionfilters-to-controllers-asp-net-mvc-part-2.aspx">Fluent-API to add ActionFilters to Controllers – ASP.NET MVC Part 2</a> (Fredrik Normén)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/C5bcs5HHyj8/54760.aspx">ClientIDMode in ASP.NET 4.0</a> (Rick Strahl)</li>
<li><a href="http://facebooktoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35534">Facebook Developer Toolkit &#8211; Release: Version 3.0</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.stevenlist.com/blog/2009/11/07/withblamegoesguilt/">With Blame Goes Guilt</a> (Steven ‘Doc’ List)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/J6lCw6dpv_s/">Knowing when to persevere and when to change approach</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/WT5Gn_SwPG8/">Coding: The agent noun class</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/11/07/http-silverlight-net-riaservices-is-live.aspx">http://silverlight.net/riaservices/ is Live!</a> (Brad Abrams)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2009/11/07/several-wpf-localization-questions.aspx">Several WPF Localization questions</a> (Rob Relyea)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#129">Windows Weekly 129: Hypirony And Ironicracy</a> (Paul Thurrott)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/11/07/hdi-video-generate-from-usage-with-karen-liu.aspx">HDI Video: Generate from Usage in Visual Studio 2010 with Karen Liu</a> (Charlie Calvert)</li>
<li><a href="http://blog.stackoverflow.com/2009/11/podcast-73/">Stack Overflow Podcast #73</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/FM11jjo1d64/subscribe-to-62-silverlight-twitter-ers.aspx">Subscribe to 62 Silverlight Twitter’ers.</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/x9DoylFOlJI/">.NET Framework Contest &amp; Campaign: Win $12,00, a 12-day Galapagos Islands Adventure, or a new Smart Car!</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/11/08/sql-server-stored-procedure-are-compiled-on-first-run-sp-taking-longer-to-run-first-time/">SQL SERVER – Stored Procedure are Compiled on First Run – SP taking Longer to Run First Time</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://huddledmasses.org/twitter-in-your-console-prompt-using-ps-jobs-for-background-work/">Twitter in your console prompt: using PS Jobs for background work</a> (Joel Bennett)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/WgKil2xo9uU/">Zune HD 4.3 Firmware Brings Support for Apps and 3D Games</a> (Muhammad Ali)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/-sPcg8aSXEk/HerdingCatsOrganizeYourDesktopIconsWithStardockFencesForWindows.aspx">Herding Cats: Organize your Desktop Icons with Stardock Fences for Windows</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/pD0LEvxDzFY/">A good url regular expression? (repost)</a> (Ivan Porto Carrero)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/11/paintnet-35-final-now-available.html">Paint.NET 3.5 (Final) now available</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/07/136119.aspx">Silverlight Cream for November 07, 2009 &#8212; #726</a> (Dave Campbell)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2009/11/07/interesting-finds-2009-11-01-11-08.aspx">Interesting Finds: 2009 11.01 ~ 11.08</a> (yuanjian)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/hJW7JMGwBQ0/interesting-post-1112009-through-118009.html">Interesting Post&#8230; 11/1/2009 through 11/8/009</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/yAHKhtl9wxQ/">Windows Identity Framework (WIF) Announcements</a> (Sam Gentile)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:0140031e-d3bd-4265-98d4-4860d292e9ea" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life) (9781934356340): Chad Fowler, David Heinemeier Hansson: Books" href="http://www.amazon.com/exec/obidos/ASIN/1934356344/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1934356344.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life) (9781934356340): Chad Fowler, David Heinemeier Hansson: Books</a></p>
<p><b>ISBN</b>: 1934356344<br /><b>ISBN-13</b>: 9781934356340</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:70bc87d1-8919-4dd3-93ba-1f10355297c9" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:db7806a6-9c9a-42ed-8987-7e51d995540f" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/WIF" rel="tag">WIF</a>,<a href="http://technorati.com/tags/.net+4.0" rel="tag">.net 4.0</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</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/.net+ria+services" rel="tag">.net ria services</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/zune+hd" rel="tag">zune hd</a>,<a href="http://technorati.com/tags/paint.net" rel="tag">paint.net</a>,<a href="http://technorati.com/tags/reflector" rel="tag">reflector</a>,<a href="http://technorati.com/tags/stack+overflow" rel="tag">stack overflow</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/08/dew-drop-november-8-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

