<?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; gdrive</title>
	<atom:link href="http://www.alvinashcraft.com/tag/gdrive/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; January 30, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 16:45:06 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[flip minohd]]></category>
		<category><![CDATA[gdrive]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[resharper]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/</guid>
		<description><![CDATA[.NET / Visual Studio Managed Preview Handlers (Sasha Goldshtein) Circumventing the KB957543 .NET 3.5 SP1 Regression Bug (Omer van Kloeten) F# and Haskell, Estranged Cousins (Rick Minerich) Programming Team Foundation Server with the TFS SDK (Joydip Kanjilal) MSTest ReSharper 4 Plugin (Shawn Neal) IronPython and CodeDOM: Dynamically Compiling C# Files (Harry Pierson) Design / Methodology [...]]]></description>
			<content:encoded><![CDATA[<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dotnet.dzone.com/news/managed-preview-handlers" target="_blank">Managed Preview Handlers</a> (Sasha Goldshtein)</li>
<li><a href="http://weblogs.asp.net/okloeten/archive/2009/01/29/6868393.aspx" target="_blank">Circumventing the KB957543 .NET 3.5 SP1 Regression Bug</a> (Omer van Kloeten)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/01/29/f-and-haskell-estranged-cousins.aspx" target="_blank">F# and Haskell, Estranged Cousins</a> (Rick Minerich)</li>
<li><a href="http://www.devx.com/dotnet/Article/40739?trk=DXRSS_DOTNET" target="_blank">Programming Team Foundation Server with the TFS SDK</a> (Joydip Kanjilal)</li>
<li><a href="http://www.sneal.net/blog/2009/01/24/MSTestReSharper4Plugin.aspx" target="_blank">MSTest ReSharper 4 Plugin</a> (Shawn Neal)</li>
<li><a href="http://devhawk.net/2009/01/30/IronPython+And+CodeDOM+Dynamically+Compiling+C+Files.aspx" target="_blank">IronPython and CodeDOM: Dynamically Compiling C# Files</a> (Harry Pierson)</li>
</ul>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://msmvps.com/blogs/peterritchie/archive/2009/01/29/it-s-more-than-syntax.aspx" target="_blank">It&#8217;s More Than Syntax</a> (Peter Ritchie)</li>
<li><a href="http://www.peterprovost.org/blog/post/Rules-of-the-Road.aspx" target="_blank">Rules of the Road</a> (Peter Provost)</li>
<li><a href="http://www.noctovis.net/blog/index.php/2009/01/29/first-scrum-impressions/" target="_blank">First -Scrum- Impressions</a> (Laila Bougria)</li>
<li><a href="http://martinfowler.com/bliki/FlaccidScrum.html" target="_blank">Flaccid Scrum</a> (Martin Fowler)</li>
<li><a href="http://weblogs.asp.net/podwysocki/archive/2009/01/29/functional-programming-unit-testing-part-7.aspx" target="_blank">Functional Programming Unit Testing &#8211; Part 7</a> (Matthew Podwysocki)</li>
<li><a href="http://www.markhneedham.com/blog/2009/01/30/tdd-test-dryness/" target="_blank">TDD: Test DRYness</a> (Mark Needham)</li>
<li><a href="http://frazzleddad.blogspot.com/2009/01/leadership-101-integrity-is-coin-you.html" target="_blank">Leadership 101: Integrity Is a Coin You Can&#8217;t Afford to Spend</a> (Jim Holmes)</li>
<li><a href="http://www.ademiller.com/blogs/tech/2009/01/new-videos-on-channel-9/?owa_from=feed&amp;owa_sid" target="_blank">New Agile Videos on Channel 9</a> (Ade Miller)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://codebetter.com/blogs/david.hayden/archive/2009/01/29/overriding-global-t4-templates-in-asp-net-mvc-project-with-per-project-templates.aspx" target="_blank">Overriding Global T4 Templates in ASP.NET MVC Project with Per Project Templates</a> (David Hayden)</li>
<li><a href="http://www.lostechies.com/blogs/chrismissal/archive/2009/01/29/a-lesson-in-dry-learned-with-jquery.aspx" target="_blank">A Lesson in DRY Learned with jQuery</a> (Chris Missal)</li>
<li><a href="http://jeffreypalermo.com/blog/is-classic-webforms-more-mature-than-asp.net-mvc/" target="_blank"><span style="color: #ff8000;">Is Classic WebForms More Mature Than ASP.NET MVC?</span></a><span style="color: #ff8000;"> (Jeffrey Palermo) <em>– Link of the Day</em></span></li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2009/01/29/alternating-styles-in-dataview.aspx" target="_blank">Alternating Styles in DataView</a> (Bertrand Le Roy)</li>
<li><a href="http://blog.maartenballiauw.be/post/2009/01/30/Form-validation-with-ASPNET-MVC-release-candidate.aspx" target="_blank">Form Validation with ASP.NET MVC Release Candidate</a> (Maarten Balliauw)</li>
<li><a href="http://designingwebinterfaces.com/essential_controls" target="_blank">30 Essential Controls</a> (Theresa Neil) – Tools for RIA development</li>
<li><a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=22467" target="_blank">ASP.NET MVC RC 1 Source Code</a> <em>and</em> <a href="http://www.codeplex.com/MVCContrib/Release/ProjectReleases.aspx?ReleaseId=22395" target="_blank">MVC Contrib &#8211; Release: 0.0.1.214 &#8211; RC Release for MVC RC1</a> (CodePlex)</li>
</ul>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!5219.entry" target="_blank">Microsoft&#8217;s CodePlex Releases Word 2007 XAML Generator Add-In</a> (Blake Handler)</li>
<li><a href="http://devlicio.us/blogs/rob_eisenberg/archive/2009/01/29/caliburn-v1-roadmap.aspx" target="_blank">Caliburn V1 Roadmap</a> (Rob Eisenberg)</li>
<li><a href="http://www.silverlightshow.net/items/Custom-Animations-in-Silverlight.aspx" target="_blank">Custom Animations in Silverlight</a> (Gozzo Smith)</li>
<li><a href="http://www.charlespetzold.com/blog/2009/01/XamlCruncher-for-Silverlight.html" target="_blank">XamlCruncher for Silverlight</a> (Charles Petzold)</li>
</ul>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/01/29/My-Favorite-MIX09-10k-Challenge-Entries.aspx" target="_blank">My Favorite MIX09 10k Challenge Entries</a> (Pete Brown)</li>
<li><a href="http://adamkinney.com/blog/405/default.aspx" target="_blank">TCSWeekly Episode 003 &#8211; Silverlight, Moonlight, Kaxaml, Facebook, Multi-Touch</a> (Adam Kinney)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="http://www.stephenforte.net/PermaLink,guid,4d48b97e-8806-4ba5-a250-cd80c7dbd953.aspx" target="_blank">Using SQL 2008 Table Valued Parameters in Microsoft Access</a> (Stephen Forte)</li>
<li><a href="http://wroxblog.typepad.com/minatel/2009/01/school-of-wrox-week-of-warehousing-free-webinar-series.html" target="_blank">School of Wrox &#8211; Week of Warehousing (Free Webinar Series)</a> (Jim Minatel)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://community.winsupersite.com/blogs/paul/archive/2009/01/29/more-windows-7-themes-and-an-amazing-list-of-free-stuff-from-microsoft.aspx" target="_blank">More Windows 7 Themes, and an Amazing List of Free Stuff from Microsoft</a> (Paul Thurrott)</li>
<li><a href="http://codecapers.blogspot.com/2009/01/how-does-your-programming-language-rate.html" target="_blank">How Does Your Programming Lanuage Rate?</a> (Michael Ceranski)</li>
<li><a href="http://dotnet.dzone.com/announcements/limited-time-50-all-manning-bo" target="_blank">50% off All Manning Books for DZone Members</a> (Wei Ling Chen)</li>
<li><a href="http://www.hanselman.com/blog/RTFLFReadTheExpletiveLogFile.aspx" target="_blank">RTFLF &#8211; Read the *Expletive* Log File</a> (Scott Hanselman)</li>
<li><a href="http://lastinfirstout.blogspot.com/2009/01/hardware-is-expensive-programmers-are_29.html" target="_blank">Hardware Is Expensive, Programmers Are Cheap II</a> (Michael Janke)</li>
<li><a href="http://www.lostechies.com/blogs/hex/archive/2009/01/29/my-current-net-application-and-tools-stack.aspx" target="_blank">My Current .NET Application and Tools Stack</a> (Eric Hexter)</li>
<li><a href="http://elegantcode.com/2009/01/29/bring-on-the-programmer-apologists/" target="_blank">Bring on the Programmer Apologists</a> (Chris Brandsma)</li>
<li><a href="http://www.hanselman.com/blog/HDVsSDFlipMinoHDVsFlipUltraHeadToHead.aspx" target="_blank">HD vs. SD &#8211; Flip MinoHD vs Flip Ultra &#8211; Head to Head</a> (Scott Hanselman) <em>– I don’t agree with all of Scott’s perceived negatives of the MinoHD, but it’s an interesting review/comparison.</em></li>
<li><a href="http://www.codinghorror.com/blog/archives/001218.html" target="_blank">The Sad Tragedy of Micro-Optimization Theater</a> (Jeff Atwood)</li>
<li><a href="http://policyblog.verizon.com/PolicyBlog/Blogs/policyblog/EricRabe9/567/BehindCablesDOCSIS30BroadbandClaims.aspx#When:22:28:42.4430000-05:00EST" target="_blank">Behind Cable&#8217;s DOCSIS 3.0 Broadband Claims</a> (Eric Rabe)</li>
<li><a href="http://dbvt.com/blog/post/Nordic-Track-Book-Club-Review-The-Myths-of-Innovation.aspx" target="_blank">Nordic Track Book Club Review: The Myths of Innovation</a> (Dave Burke)</li>
<li><a href="http://www.downloadsquad.com/2009/01/30/googles-gdrive-inches-closer-to-becoming-a-reality/" target="_blank">Google&#8217;s GDrive Inches Closer to Becoming a Reality</a> (Lee Matthews)</li>
<li><a href="http://radar.oreilly.com/2009/01/github-making-code-more-social.html" target="_blank">Github: Making Code More Social</a> (Brady Forrest)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/1GHAj1sWRMg/live-search-add-in-for-firefox-adds-auto-suggest.aspx" target="_blank">Live Search Add-In for Firefox Adds Auto-Suggest</a> (Kip Kniskern)</li>
<li><a href="http://blogoscoped.com/archive/2009-01-29-n50.html" target="_blank">How to Get Chrome&#8217;s &#8220;New Tab&#8221; Page in Firefox</a> (Philipp Lenssen)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://www.cloudave.com/link/cloudnews-for-january-29th-2009" target="_blank">CloudNews for January 29th, 2009</a> (Mayank Gupta)</li>
<li><a href="http://webdevdotnet.blogspot.com/2009/01/tech-twittering-13.html" target="_blank">Tech Twitterings #13</a> (Elijah Manor)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/01/30/catching-up-on-some-blog-reading.aspx" target="_blank">Catching Up on Some Blog Reading</a> (Mike Taulty)</li>
<li><a href="http://spietrek.blogspot.com/2009/01/links-1292009.html" target="_blank">Links (1/29/2009)</a> (Steve Pietrek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/29/129086.aspx" target="_blank">Silverlight Cream for January 29, 2009 &#8212; #501</a> (Dave Campbell)</li>
<li><a href="http://blog.cwa.me.uk/2009/01/30/the-morning-brew-276/" target="_blank">The Morning Brew #276</a> (Chris Alcock)</li>
<li><a href="http://samgentile.com/Web/new-and-notable/new-and-notable-285/" target="_blank">New and Notable 285</a> (Sam Gentile)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/01/30/142813.aspx" target="_blank">Interesting Finds: January 30, 2009</a> (Jason Haley)</li>
</ul>
<h3>Book of the Day</h3>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:7bb7098b-afd8-43fb-92e0-2f52b92eddba" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="400" valign="top"><a title="Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition): Craig Larman: Books" href="http://www.amazon.com/exec/obidos/ASIN/0131489062/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/0131489062.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition): Craig Larman: Books</a></td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:0be08377-624b-4b67-9571-47d0302e8a17" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b06d50b8-88be-4528-86c0-b9aacd765cb2" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/.net+development">.net development</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/xaml">xaml</a>,<a rel="tag" href="http://technorati.com/tags/flip+minohd">flip minohd</a>,<a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/resharper">resharper</a>,<a rel="tag" href="http://technorati.com/tags/google+chrome">google chrome</a>,<a rel="tag" href="http://technorati.com/tags/gdrive">gdrive</a>,<a rel="tag" href="http://technorati.com/tags/tdd">tdd</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f01%2f30%2fdew-drop-january-30-2009%2f&amp;title=Dew+Drop+-+January+30%2c+2009"><img style="border:0px" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/" alt="Shout it" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/30/dew-drop-january-30-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

