<?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; subversion</title>
	<atom:link href="http://www.alvinashcraft.com/tag/subversion/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; November 18, 2011</title>
		<link>http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 13:36:45 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[data explorer]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[vs11]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/</guid>
		<description><![CDATA[Top Links SQL Server 2012 RC0 is here! (Ted Krueger) jQuery 1.7.1 RC1 Released (Dave Methvin) A Few of My Favorite HTML5 and CSS3 Online Tools (Dan Wahlin) Visual Studio 11 IDE Advances (Somasegar) Working with Subversion Part 2 (or Subversion for the Less Subversive) (Peter Ritchie) Announcing jQuery Mobile 1.0 (Todd Parker) &#160; .NET [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/sql-server-2012-rc0-is">SQL Server 2012 RC0 is here!</a> (Ted Krueger) </li>
<li><a href="http://feedproxy.google.com/~r/jquery/~3/nFgyi0GqPRI/">jQuery 1.7.1 RC1 Released</a> (Dave Methvin) </li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2011/11/17/a-few-of-my-favorite-html5-and-css3-online-tools.aspx">A Few of My Favorite HTML5 and CSS3 Online Tools</a> (Dan Wahlin) </li>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2011/11/17/visual-studio-11-ide-advances.aspx">Visual Studio 11 IDE Advances</a> (Somasegar) </li>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/LI4gkUZ7L-M/working-with-subversion-part-2-or-subversion-for-the-less-subversive.aspx">Working with Subversion Part 2 (or Subversion for the Less Subversive)</a> (Peter Ritchie) </li>
<li><a href="http://jquerymobile.com/blog/2011/11/16/announcing-jquery-mobile-1-0/" target="_blank">Announcing jQuery Mobile 1.0</a> (Todd Parker)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dsyme/archive/2011/11/18/updates-to-the-august-2011-f-2-0-compiler-code-drop.aspx">Updates to the August 2011 F# 2.0 Compiler Code Drop</a> (Don Syme) </li>
<li><a href="http://feedproxy.google.com/~r/NHibernateBlog/~3/LuFUqG9QicE/dynamic-linq-to-nhibernate.aspx">Dynamic LINQ to NHibernate</a> (Felice Pollano) </li>
<li><a href="http://feedproxy.google.com/~r/BlackRabbitCoder/~3/aXTG4l1dQVA/c.net-little-wonders-the-eventhandler-and-eventhandlerteventargs-delegates.aspx">C#/.NET Little Wonders: The EventHandler and EventHandler&lt;TEventArgs&gt; delegates</a> (James Michael Hare) </li>
<li><a href="http://feedproxy.google.com/~r/netSlave/~3/ci8XJtt8Xso/post.aspx">CSS speed typing for Visual Studio</a> (Mads Kristensen) </li>
<li><a href="http://blogs.msdn.com/b/bclteam/archive/2011/11/17/exportfactory-amp-lt-t-amp-gt-in-mef-2-alok.aspx" target="_blank">ExportFactory in MEF 2</a> (Alok) </li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2011/11/18/analyzing-memory-leaks-from-dump-files-with-scitech-net-memory-profiler.aspx">Analyzing Memory Leaks from Dump Files with SciTech .NET Memory Profiler</a> (Sasha Goldshtein) </li>
<li><a href="http://blogs.msdn.com/b/writingdata_services/archive/2011/11/17/storing-complex-types-binary-resources-and-other-tricky-things.aspx">Storing Complex Types, Binary Resources, and Other Tricky Things</a> (Glen Gailey) </li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Updated-libraries-for-Kinect-for-Windows-SDK-Beta-2">Updated libraries and projects for Kinect for Windows SDK Beta 2</a> (Greg Duncan) </li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/11/17/10237911.aspx">Why can&#8217;t I install this DLL via Regsvr32 /i?</a> (Raymond Chen) </li>
<li><a href="http://comparenetobjects.codeplex.com/releases/view/47978" target="_blank">Compare .NET Objects &#8211; Version 1.3.0.0</a> (CodePlex) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/HTML/html5mandel.aspx">Generating Mandelbrot fractals using HTML5</a> (Chris) </li>
<li><a href="http://feedproxy.google.com/~r/Rubyflow/~3/l13ytpPHeoE/6821-convert-ruby-regexp-to-javascript-regexp">Convert Ruby Regexp to JavaScript RegExp</a> (Brian Cardarella) </li>
<li><a href="http://geekswithblogs.net/Albers/archive/2011/11/18/learning-html5---best-of-rss.aspx">Learning HTML5 &#8211; Best of RSS</a> (Steve Albers) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/apyhWrzKEdo/">Introduction To Composite JavaScript Apps</a> (Derick Bailey) </li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/Eoj2d6R3tkg/">PhpStorm &amp; WebStorm 3.0 EAP 110.437</a> (Alexey Gopachenko) </li>
<li><a href="http://gigaom.com/2011/11/17/box-innovation-network-bin-fund/">Box debuts /bin platform with $2M app developer fund</a> (Colleen Taylor) </li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/0vAQYin6UAk/execute-code-each-time-nodejs">Execute code each time the Node.js REPL starts</a> (Axel Rauschmayer) </li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/E2ndoqan12s/">REST API Design: Put the “Type” in “Content-Type”</a> (Mark Massé) </li>
<li><a href="http://feedproxy.google.com/~r/PeteLePage/~3/Q_EfIk00gBo/">Building A More App-y Web</a> (Pete LePage) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://martinfowler.com/bliki/SpecificationByExample.html">Retreaded: SpecificationByExample</a> (Martin Fowler) </li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/d7R1TRDUOpM/">15 Tenets For The Software Engineer</a> (Rob Diana) </li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/11/17/how-i-view-onenote-automation.aspx">How I view OneNote automation</a> (John Guin) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=db5098f6-0c47-43b6-9fb7-bb783af9b9bd">Silverlight: Bugs in the multicast client</a> (Peter Kuhn) </li>
<li><a href="http://www.windowsphonegeek.com/tips/Windows-Phone-Mango-Local-Database-SQL-CE--How-to-Delete-data">Windows Phone Mango Local Database(SQL CE): How to Delete data</a> (Windows Phone Geek) </li>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/9ZxwMc51EW4/">Disable Javascript errors in WPF Web Browser Control take2</a> (Gian Maria Ricci) </li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/gpQrLaUv8Fc/">New! Windows Phone Starter Kit for Podcasts</a> (Chris Koenig) </li>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2011/11/suppressing-zoom-and-scroll-interactions-in-the-windows-phone-7-browser-control/">Suppressing Zoom and Scroll interactions in the Windows Phone 7 WebBrowser Control</a> (Colin Eberhardt) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/44cKcuJ2MhE/simulating-gps-position">Simulating GPS position changes using Reactive Extensions in Windows Phone environment</a> (Jevgeni Tšaikin) </li>
<li><a href="http://feedproxy.google.com/~r/MichaelSync/~3/pSlPuSECCaA/windows-phone-7-1-mango-socket-sample">Windows Phone 7.1 (Mango) – Socket Sample</a> (Michael Sync) </li>
<li><a href="http://wpf.2000things.com/2011/11/18/433-preservation-of-margins-while-editing-grid-in-blend/" target="_blank">2000 WPF Things #433 – Preservation of Margins While Editing Grid in Blend</a> (Sean Sexton) </li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/Bkl33aJZcL8/">31 Days of Mango | Day #18: Using Sample Data</a> (Jeff Blankenburg) </li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/11/17/how-to-apps-for-creating-custom-ringtones.aspx">How-to: Apps for creating custom ringtones</a> (Andy Colley) </li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/11/17/custom-ringtones-a-visual-guide.aspx">Custom ringtones: A visual guide</a> (Drew Williams) </li>
<li><a href="http://www.codeproject.com/KB/silverlight/SilverlightMultiBinding.aspx" target="_blank">MultiBinding in Silverlight 5</a> (Henrik Jonsson) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Blogs/Charles/SPLASH-2011-David-Ungar-Self-ManyCore-and-Embracing-Non-Determinism">SPLASH 2011: David Ungar &#8211; Self, ManyCore, and Embracing Non-Determinism</a> (Charles Torre) </li>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/B1Ckh86QbQI/" target="_blank">Windows Phone Dev Podcast Episode 043 – “Ben the Phone Charity Guy”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk) </li>
<li><a href="http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-JetBrains-ReSharper">Visual Studio Toolbox: JetBrains ReSharper</a> (Robert Green) </li>
<li><a href="http://channel9.msdn.com/Series/Show-Us-Your-Tech/High-Performance-Computing-with-Wenming-Ye">High Performance Computing with Wenming Ye</a> (Larry Larsen) </li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/_BmnA8phu9s/">Five Kindle Fire Unboxing and Review YouTube Videos</a> (Richard Hay) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/interviews/Interview-Michael-Sync.aspx">A Coder Interview With Michael Sync</a> (The Code Project) </li>
<li><a href="http://blog.mikeswanson.com/post/12959053940">Juicy Bits</a> (Mike Swanson) </li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/KjnBBpELU0w/explore-open-source-with-google-code-in.html">Explore open source with the Google Code-in contest</a> (Stephanie Taylor) </li>
<li><a href="http://blogs.msdn.com/b/angelab/archive/2011/11/17/free-alm-webcast-series.aspx">FREE ALM Webcast Series in November/December</a> (Angela Binkowski) </li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/HzzuS8MiDfc/UGIALT-net-conf-7-proposals-dates-and-voting.aspx">UGIALT.net conf 7: proposals, dates and voting</a> (Simone Chiaretta) </li>
<li><a href="http://blogs.infragistics.com/blogs/ux/archive/2011/11/17/infragistics-speaking-at-new-york-city-windows-phone-user-group.aspx">Infragistics speaking at New York City Windows Phone User Group</a> (Tobias Komischke) </li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/11/17/sql-azure-mvp-herve-roggero-on-the-value-of-being-an-mvp.aspx">SQL Azure MVP Herve Roggero on the Value of Being an MVP</a> (MVP Award Program) </li>
<li><a href="http://www.mvpsummitevents.info/EventInfo.aspx?EventId=45" target="_blank">Northwest Harvest at MVP Summit 2012</a> (MVP Summit Events) </li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/fXxPde-20Qc/great-tool-for-sql-server-compact-databases">Great tool for SQL Server Compact Databases</a> (Arian Kulp) </li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/11/microsoft-sql-server-2012-release.html">SQL Server 2012 RC0 is now available. Here&#8217;s a download link round-up.</a> (Greg Duncan) </li>
<li><a href="http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/">SQL SERVER – Introduction to PERCENT_RANK() – Analytic Functions Introduced in SQL Server 2012</a> (Pinal Dave) </li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/location-of-files-for-new">Location of files for new database in SQL Server</a> <em>and</em> <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/MSSQLServer/showing-sysjobhistory-run_duration-in-hhmmss">Showing sysjobhistory run_duration in HHMMSS format</a> (Denis Gobo) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/COoCQ_WDWkM/">SQL Server – When will my backup finish?</a> (Vishal) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/nxObufSdyC4/">Compatibility Matrix 1.2</a> (Mark Broadbent) </li>
<li><a href="http://blogs.msdn.com/b/dataexplorer/archive/2011/11/17/the-data-explorer-formula-language.aspx">The Data Explorer Formula Language</a> (Data Explorer Team) </li>
<li><a href="http://www.sqlservercentral.com/blogs/sqlrnnr/archive/2011/11/17/table-space-revised-again.aspx">Table Space revised Again</a> (Jason Brimhall) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/SPEiI-HFb34/">Excel worksheets from variable – revisited</a> (John Pertell) </li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/11/17/deploying-wsps-as-part-of-an-automated-build.aspx" target="_blank">Deploying WSPs as part of an automated build</a> (Chris O&#8217;Brien) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/kzhoQM37M2I/FiveAbsolutelyEssentialUtilitiesThatMakeWindowsBetter.aspx">Five Absolutely Essential Utilities that make Windows better</a> (Scott Hanselman) </li>
<li><a href="http://geekswithblogs.net/TATWORTH/archive/2011/11/18/book-samplers-from-oreilly.aspx">Book Samplers From O&#8217;Reilly</a> (Tatworth) </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=ed548c14-f371-4ca8-9bf9-cac4f2b9d949">Interesting Finds: November 17, 2011</a> (Jason Haley) </li>
<li><a href="http://afreshcup.com/home/2011/11/18/double-shot-755.html">Double Shot #755</a> (Mike Gunderloy) </li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/Mn34e8ZjOXM/archbeat_link_o_rama_for34">ArchBeat Link-o-Rama for 11/17/2011</a> (Bob Rhubart) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/SNklI7nLGIU/">The Morning Brew #984</a> (Chris Alcock) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/rlNTyq4hato/Daily-News-Digest-11-17-2011.aspx">Daily News Digest 11/17/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/Tebrs18vmjI/Daily-News-Digest-11-18-2011.aspx">Daily News Digest 11/18/2011</a> (Silverlight Show) </li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-17-nov-2011">Daily WP7 Development News 17 Nov 2011</a> (Windows Phone Geek) </li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/11/17/147741.aspx">Silverlight Cream for November 17, 2011 &#8212; #1168</a> (Dave Campbell) </li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/31ywgz51v-L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0321125215">Domain-Driven Design: Tackling Complexity in the Heart of Software</a> by Eric Evans </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:0767317B-992E-4b12-91E0-4F059A8CECA8:1a45a730-fecd-4a36-a65b-684d06d0e355" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/vs11" rel="tag">vs11</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/data+explorer" rel="tag">data explorer</a>,<a href="http://del.icio.us/popular/MEF" rel="tag">MEF</a>,<a href="http://del.icio.us/popular/onenote" rel="tag">onenote</a>,<a href="http://del.icio.us/popular/subversion" rel="tag">subversion</a>,<a href="http://del.icio.us/popular/regular+expressions" rel="tag">regular expressions</a>,<a href="http://del.icio.us/popular/ruby" rel="tag">ruby</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/11/18/dew-drop-november-18-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; October 26, 2009</title>
		<link>http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:02:40 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[csla .net]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[t-sql]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio How to use MongoDB from PowerShell and F# (Doug Finke) ReSharper Discount and Free [...]]]></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/#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/#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://dougfinke.com/blog/index.php/2009/10/25/how-to-use-mongodb-from-powershell-and-f/">How to use MongoDB from PowerShell and <b>F#</b></a> (Doug Finke)</li>
<li><a href="http://web2asp.net/2009/10/resharper-discount-and-free-upgrade-to.html">ReSharper Discount and Free Upgrade to ReSharper 5</a> (David Ridgway)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/QXQrcg9Gajo/dense-code-again.aspx">Dense code</a> (Oren Eini)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2009/10/25/running-ironpython.aspx">Getting Started with IronPython</a> (Charlie Calvert)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/tPMsHPc-EJY/net-framework-4-0-system-io-file-supports-now-ienumerable-lt-string-gt.aspx">.Net Framework 4.0: System.IO.File supports now IEnumerable</a> (Gunnar Peipman)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=4ca52dfa-c276-4ec4-8199-a13e377f7f02">Learning Scala via C# Part 2 – The Basics</a> (Justin Etheredge)</li>
<li><a href="http://www.codecapers.com/2009/10/vs-2010-intellisense-improvements.html">VS 2010 Intellisense Improvements</a> (Michael Ceranski)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/LvT9DWrMl40/uppercut-and-mono-migration-analyzer.aspx">UppercuT and Mono Migration Analyzer</a> (Rob Reynolds)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANET38Beta2MVVMSupport.aspx">CSLA .NET 3.8 Beta 2 MVVM support</a> <em>and</em>&#160;<a href="http://www.lhotka.net/weblog/CSLANET380Beta2Available.aspx">CSLA .NET 3.8.0 Beta 2 available</a> (Rockford Lhotka)</li>
</ul>
<p><a name="web"></a></p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/HlkpgTN_BsY/">Finally Some Real Improvements For Automated Testing In .NET</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/davybrion/~3/invBVG7Gln0/">Prefixing Instance Fields?</a> (Davy Brion)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/10/25/unit-testing-an-introduction.aspx">Unit Testing: An Introduction</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/25/unit-testing-execution.aspx">Unit Testing: Execution</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/25/unit-testing-code-coverage.aspx">Unit Testing: Code Coverage</a> (Deborah Kurata)</li>
<li><a href="http://whereslou.com/2009/10/25/injecting-an-ilogger-property-with-autofac">Injecting an ILogger property with Autofac</a> (Louis DeJardin)</li>
<li><a href="http://www.thekua.com/atwork/2009/10/a-guide-to-receiving-feedback-part-iv-apply-it-immediately/">A Guide to Receiving Feedback Part IV: Apply It Immediately</a> (Patrick Kua)</li>
<li><a href="http://www.thousandtyone.com/blog/RandomThoughtsOnBuildersAtWorkPart17.aspx">Random Thoughts On Builders At Work &#8211; Part 17.</a> (Rajiv Popat)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://karlshifflett.wordpress.com/2009/10/25/xaml-power-toys-for-visual-studio-2008-v5-0-0-1-released/">XAML Power Toys for Visual Studio 2008 v5.0.0.1 Released</a> <em>and</em>&#160;<a href="http://karlshifflett.wordpress.com/2009/10/25/xaml-power-toys-for-visual-studio-2010-beta2/">XAML Power Toys for Visual Studio 2010 Beta2</a> <em>and</em>&#160;<a href="http://karlshifflett.wordpress.com/2009/10/25/xaml-power-toys-for-visual-studio-2010-beta2-cider-designer/">XAML Power Toys for Visual Studio 2010 Beta2 Cider Designer</a> (Karl Shifflett)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/X-bd1lvBeik/Introducing-the-WPF-4-Calendar-control.aspx"><font color="#ff8000">Introducing the WPF 4 Calendar control</font></a><font color="#ff8000"> (Pete Brown)<em> – Link of the Day</em></font></li>
<li><a href="http://wildermuth.com/2009/10/25/Fun_with_CollectionViews">Fun with CollectionViews</a> (Shawn Wildermuth)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/PPhneeZ9JSM/silverlight-audio-player-for-wordpress-launched-again.aspx">Silverlight Audio Player for WordPress</a> (Tim Heuer)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/WtQSZ4cWmkM/arcast-tv-cxo-level-discussion-about-cloud-computing.aspx">ARCast.TV &#8211; CxO Level Discussion about Cloud Computing</a> (Bob Familiar)</li>
<li><a href="http://elegantcode.com/2009/10/25/integration-test-brought-to-you-by-powershell-nunit-with-a-little-specification-syntax-for-flavoring/">Integration Test Brought to you by Powershell &amp; NUnit – with a Little Specification Syntax for Flavoring</a> (Jason Jarrett)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/WfdEIOV3tX4/show-336-npd-s-borderlands-and-more-tasty-conversation.aspx">Major Nelson Show #336: NPD&#8217;s, Borderlands and more Tasty conversation</a> (Larry Hyrb)</li>
<li><a href="http://www.engadget.com/2009/10/25/engadget-podcast-168-10-25-2009-the-engadget-show-002-with-st/">Engadget Podcast 168 &#8211; 10.25.2009: The Engadget Show 002 with Steve Ballmer</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/oKJra2MOAPc/index.php">Episode 89 &#8211; PowerScripting Podcast &#8211; PowerShell V2 Launch Party with Jeffrey Snover</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://www.winsupersite.com/paul/podcast.asp#127">Windows Weekly 127: Hasta La Vista Baby</a> (Paul Thurrott)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2009/10/25/How-to-display-long-text-in-SSMS.aspx">How to display long text in SSMS</a> (Martin Bell)</li>
<li><a href="http://blog.sqlauthority.com/2009/10/26/sql-server-advanced-t-sql-with-itzik-ben-gan-a-dream-coming-true/">SQL SERVER – Advanced T-SQL with Itzik Ben-Gan – A Dream Coming True</a> (Pinal Dave)</li>
</ul>
<p><a name="sp"></a></p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/8RjFPpWz6K4/">Finally, some answers to Windows 7 upgrade questions</a> (Ed Bott)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/ITM7C3JpZuE/">Scala: Converting an input stream to a string</a> (Mark Needham)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ldW_J4G82Lc/dzone-daily-dose-20091026">DZone Daily Dose &#8211; 2009/10/26</a> (Mitch Pronschinske)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/eSqfbtuf1pI/fixing-icon-overlays-for-dropbox-tortoisesvn.html">Fixing Icon Overlays for Dropbox + TortoiseSVN</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/v_IprhRu0LM/LightItUpListOfApplicationsThatUseNewWindows7Features.aspx">Light it Up: List of Applications that use new Windows 7 Features</a> (Scott Hanselman)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/Uzh-z6KudB0/my-microsoft-store-experience-scottsdale-arizona.aspx">Microsoft Store – engaging with consumers directly</a> (Tim Heuer)</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=d781e24a-1297-4d9a-8d04-f5d45e87fa58">Interesting Finds: October 25, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Tv1R52Q3sic/">The Morning Brew #462</a> (Chris Alcock)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/HobqTM_Mpuk/links-of-the-week-95.aspx">Links of the week #95</a> (David Vidmar)</li>
<li><a href="http://grantpalin.com/2009/10/25/weekly-links-76/">Weekly Links #76</a> (Grant Palin)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/lBj2TF3xpn8/">New and Notable 384</a> (Sam Gentile)</li>
<li><a href="http://rtipton.wordpress.com/2009/10/25/weekly-link-post-116/">Weekly Link Post 116</a> (Rhonda Tipton)</li>
<li><a href="http://spietrek.blogspot.com/2009/10/links-10252009.html">Links (10/25/2009)</a> (Steve Pietrek)</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:b424bf67-7104-42f3-bc32-38cbba6e51c8" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Pro Silverlight 3 in C# (9781430223818): Matthew MacDonald: Books" href="http://www.amazon.com/exec/obidos/ASIN/1430223812/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1430223812.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Pro Silverlight 3 in C# (9781430223818): Matthew MacDonald: Books</a></p>
<p><b>ISBN</b>: 1430223812<br /><b>ISBN-13</b>: 9781430223818</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:770cd428-8f73-420b-8cbc-22336f348d31" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/10/26/dew-drop-october-26-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:a188c85b-2077-4f22-a486-50e73fe9e9e3" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/csla+.net" rel="tag">csla .net</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/ssms" rel="tag">ssms</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/t-sql" rel="tag">t-sql</a>,<a href="http://technorati.com/tags/scala" rel="tag">scala</a>,<a href="http://technorati.com/tags/subversion" rel="tag">subversion</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</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/10/26/dew-drop-october-26-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; June 10, 2009</title>
		<link>http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:17:41 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[ria services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/</guid>
		<description><![CDATA[&#160; Web Development Using ASP.NET 3.5&#8242;s ListView and DataPager Controls: Editing Data (Scott Mitchell) Getting Started With Selenium For ASP.NET Developers (Bobby Johnson) 11 keystrokes that made my jQuery selector run 10x faster (Dave Ward) Deploying ASP.NET Applications to Medium Trust Servers (Dan Wahlin) Creating an MVC Project in Visual Studio 2010 (Troy Goode) Tip [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/061009-1.aspx">Using ASP.NET 3.5&#8242;s ListView and DataPager Controls: Editing Data</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/iamnotmyself/~3/5EBjOXlWer0/GettingStartedWithSeleniumForASPNETDevelopers.aspx">Getting Started With Selenium For ASP.NET Developers</a> (Bobby Johnson)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/j3O6VrqWWWM/">11 keystrokes that made my jQuery selector run 10x faster</a> (Dave Ward)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2009/06/09/deploying-asp-net-applications-to-medium-trust-servers.aspx">Deploying ASP.NET Applications to Medium Trust Servers</a> (Dan Wahlin)</li>
<li><a href="http://feedproxy.google.com/~r/Squaredroot/~3/YYCNXnunNfU/">Creating an MVC Project in Visual Studio 2010</a> (Troy Goode)</li>
<li><a href="http://blogs.msdn.com/webdevelopertips/archive/2009/06/09/tip-76-did-you-know-how-to-hide-a-non-visual-control-in-your-designer.aspx">Tip #76: Did you know… How to hide a non-visual control in your designer?</a> (Reshmi Mangalore)</li>
<li><a href="http://haacked.com/archive/2009/06/09/aspnetmvc-vs10beta1-roadmap.aspx"><font color="#ff8000">ASP.NET MVC Installer For Visual Studio 2010 Beta 1 And Roadmap</font></a><font color="#ff8000"> (Phil Haack)<em> – Link of the Day</em></font></li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=0b1effab-2699-4e3c-9e40-f48010fc8278">ASP.NET MVC TDD using Visual Studio 2010</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/TheRuntime/~3/Cy7spigG4B8/using-the-ajax-control-toolbox-with-asp.net-mvc-and-jquery.aspx">Using the Ajax control toolbox with jQuery (and ASP.NET MVC)</a> (Jay Kimble)</li>
<li><a href="http://feedproxy.google.com/~r/lostechies/~3/vEEaIPwm7Jg/opinionated-input-builders-for-asp-net-mvc-using-partials-part-i.aspx">Opinionated Input Builders for ASP.Net MVC using partials – Part 1</a> and <a href="http://feedproxy.google.com/~r/lostechies/~3/xggLNy4AngQ/opinionated-input-builders-for-asp-net-mvc-part-2-html-layout-for-the-label.aspx">Part 2 &#8211; Html Layout for the Label</a> (Eric Hexter)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/yOaKzU4I34w/BreakingAllTheRulesWithWCF.aspx">Breaking All The Rules with WCF</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/QACmpNRBEMQ/ShowArticle.aspx">Team Foundation Server 2010 – Eventing Service &#8211; Subscribing to events</a> (Subodh Sohoni)</li>
<li><a href="http://windowsteamblog.com/blogs/developers/archive/2009/06/09/windows-7-libraries-managed-code.aspx">Windows 7 Libraries – Managed Code</a> (Yochay Kiriaty)</li>
<li><a href="http://feedproxy.google.com/~r/casualjim/~3/TZyBa2mkibY/">Very simple IronRuby MVC sample application</a> (Ivan Porto Carrero)</li>
<li><a href="http://feedproxy.google.com/~r/ManagedWorld/~3/jhwVnlC-_Qc/parallel-computing-with-visual-studio-2010-beta-1.aspx">Parallel Computing with Visual Studio 2010 Beta 1</a> (Jason Olson)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/TSac8o2UkUw/">F#: Useful for scripting</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/AaronMarten/~3/X0uLoXWKnBQ/what-is-the-vsix-project-template.aspx">What is the “VSIX Project” template?</a> (Aaron Marten)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2283">From DSLs &amp; Models to “Quadrant” w/ “Oslo” May CTP</a> (Chris Sells)</li>
<li><a href="http://blogs.msdn.com/shawnfa/archive/2009/06/09/coding-with-security-policy-in-net-4-part-2-explicit-uses-of-cas-policy.aspx">Coding with Security Policy in .NET 4 part 2 &#8211; Explicit uses of CAS policy</a> (Shawn Farkas)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://kohari.org/2009/06/09/zen-and-the-art-of-project-management/">Zen and the Art of Project Management</a> (Nate Kohari)</li>
<li><a href="http://weblogs.asp.net/astopford/archive/2009/06/09/whats-do-you-like-most-in-your-ioc-of-choice.aspx">Whats do you like most in your IoC of choice?</a> (Andrew Stopford)</li>
<li><a href="http://blogs.msdn.com/jmeier/archive/2009/06/10/influencer-the-power-to-change-anything.aspx">Influencer &#8211; The Power to Change Anything</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/devlicious/~3/DglQAXnHBFc/code-contracts-primer-part-2-handling-legacy-code.aspx">Code Contracts Primer – Part 2: Handling Legacy Code</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/swhfzcNcWwc/caeap-just-released-their-enterprise-architecture-doctrine.html">CAEAP just released their Enterprise Architecture Doctrine</a> (Mike Walker)</li>
<li><a href="http://feedproxy.google.com/~r/lostechies/~3/6Sj2BrqUdAQ/defining-and-refining-conventions.aspx">Defining and refining conventions</a> (Jimmy Bogard)</li>
<li><a href="http://bradapp.blogspot.com/2009/05/hbr-on-rebuilding-trust.html">HBR on Rebuilding Trust</a> (Brad Appleton)</li>
<li><a href="http://feedproxy.google.com/~r/joshuaflanagan/~3/RDnD6UmUtN8/let-your-inversion-of-control-tool-work-for-you.aspx">Let your Inversion of Control tool work for you</a> (Joshua Flanagan)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/06/09/another-refactoring-exercise-design-patterns-recommended">Another Refactoring Exercise: Design Patterns Recommended!-)</a> (Brett Schuchert)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/devlicious/~3/_8QBgdMhrQk/silverlight-2-0-setting-the-background-of-a-button.aspx">SilverLight 2.0: Setting the Background of a Button</a> (Michael C. Neel)</li>
<li><a href="http://feedproxy.google.com/~r/Synergist/~3/EX5CdKuMdgE/silverlight-kit-webinars.aspx">Silverlight Kit Webinars</a> (Michael S. Scherotter)</li>
<li><a href="http://feedproxy.google.com/~r/michaelsync/~3/OHn51SCAnlQ/bindable-wpf-richtext-editor-with-xamlhtml-convertor">Bindable WPF RichText Editor with XAML/HTML Convertor</a> (Michael Sync)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/06/10/wpf-and-silverlight-difference-whitepaper.aspx">WPF and Silverlight Difference Whitepaper</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmsblogs/~3/Q2QaMd2Kr4M/bing-maps-with-silverlight.aspx">Bing Maps with Silverlight</a> (Mark Harrison)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/sYmZFb2jgGo/ria-services-roadmap-updated.aspx">.NET RIA Services roadmap update</a> (Tim Heuer)</li>
<li><a href="http://blogs.msdn.com/marcelolr/archive/2009/06/09/stackpanel-dockpanel-and-scrolling-items.aspx">StackPanel, DockPanel and scrolling items</a> (Marcelo Lopez Luiz)</li>
<li><a href="http://feedproxy.google.com/~r/rickstrahl/~3/ORE8doNgfpo/791658.aspx">Getting the App’s Startup Assembly in WPF Designer?</a> (Rick Strahl)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/06/09/system-xaml-method-calls-from-xaml.aspx">System.Xaml: Method calls from Xaml</a> (Lester Lobo)</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/06/09/release-roadmap-for-net-ria-services.aspx">Release Roadmap for .NET RIA Services</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/phaniraj/archive/2009/06/10/silverlight-toolkit-with-ado-net-data-services-master-details-with-accordion.aspx">Silverlight toolkit with ADO.NET Data services , Master-Details with Accordion</a> (Phani Raj)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=453">.NET Rocks! &#8211; Peter Vogel uses Code Generation</a> (Carl Franklin)</li>
<li><a href="http://channel9.msdn.com/shows/Continuum/SilverlightPhotosynthsNASA/">Silverlight powered Photosynths for NASA</a> (Adam Kinney)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Ian-Carmichael-The-History-and-Future-of-CLR/">Ian Carmichael: The History and Future of the CLR</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Charles/NET-Framework--Moving-Forward-and-Staying-Compatible-with-the-Past/">.NET Framework++: Moving Forward and Staying Compatible with the Past</a> (Charles Torre)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/_EL5rtZcPsM/">Regions in Prism</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Phil-Haack-ASPNET-MVC-and-Ninjas-On-Fire/">Phil Haack &#8211; ASP.NET, MVC, and Ninjas On Fire</a> (Robert Hess)</li>
<li><a href="http://feedproxy.google.com/~r/JenniferMarsman/~3/CUfOVJJTom0/interview-on-windows-azure-hosted-by-david-giard.aspx">Interview on Windows Azure, hosted by David Giard</a> (Jennifer Marsman)</li>
<li><a href="http://franksworld.com/blog/archive/2009/06/09/11565.aspx">Two Must-See Videos from MIX09</a> (Frank La Vigne)</li>
<li><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/N8TqQ8fJm34/">The Vendor Client Relationship (In Real World Situations)</a> (Max Pool)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://franksworld.com/blog/archive/2009/06/09/11564.aspx">Slides and Links from Silverlight FireStarter DC.</a> (Frank La Vigne)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/TJ953azYuPM/updated-list-of-conferences-on-the-road-to-the-sharepoint-conference-2009.aspx">Updated list of conferences on the road to the SharePoint Conference 2009</a> (SharePoint Team)</li>
<li><a href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/06/09/community-tour-2010.aspx">Community Tour 2010</a> (Steve Andrews)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/06/09/mvps-love-bing.aspx">MVPs Love Bing!</a> (Jas Dhaliwal)</li>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/06/09/2009-summer-scripting-games.aspx">2009 Summer Scripting Games</a> (Osama Sajid)</li>
<li><a href="http://www.stephenforte.net/PermaLink,guid,4302d847-892e-44a3-8073-88818597c35d.aspx">NYC .NET User Group Next Meeting -&gt; June 18th</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2009/06/09/powershell-over-bing-geek-coolness.aspx">Powershell over Bing = geek coolness</a> (Jamie Thomson)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.smarx.com/posts/type-coercion-with-windows-azure-tables-and-the-twitpocalypse">Type Coercion with Windows Azure Tables, and the Twitpocalypse</a> (Steve Marx)</li>
<li><a href="http://blog.sqlauthority.com/2009/06/10/sql-server-performance-counters-from-system-views-by-kevin-mckenna/">SQL SERVER – Performance Counters from System Views</a> (Kevin McKenna)</li>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2009/06/09/Are-you-making-the-most-of-the-OUTPUT-clause_3F00_.aspx">Are you making the most of the OUTPUT clause?</a> (Martin Bell)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/hbHtSjsgOqM/sql-server-2005-sql-server-2008---rebuild-or-reorganize.aspx">SQL Server 2005/ SQL Server 2008 &#8211; Rebuild or Reorganize ALL Indexes in a Database</a> (Rob Reynolds)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/GgFnloR21LQ/details.aspx">SharePoint IT Pro and Developer Training</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/8ioKFqpha3Y/home-grown-solution-for-migrating-versioned-documents-into-a-sharepoint-document-library.aspx">Home grown Solution for migrating versioned documents into a SharePoint Document Library</a> (Sean Wallbridge)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/06/09/a-new-generation-of-programmers-begins.aspx">A new generation of programmers begins</a> (Brad Abrams)</li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/zz_UqooBNIo/top-100-most-influential-twitter-tools.html">Top 100 Most Influential Twitter Tools</a> (Jurgen Appelo)</li>
<li><a href="http://nayyeri.net/blog/an-overview-of-wrox-series/">An Overview of Wrox Series</a> (Keyvan Nayyeri<noreply @NAYYERI.NET>)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/kSiiD_kgeVQ/nomadnet-is-a-powerful-tabbed-file-manager">Nomad.NET is a Powerful, Tabbed File Manager</a> (The How-To Geek)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001274.html">Regular Expressions for Regular Programmers</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/lostechies/~3/f-dTArBPQ-I/some-quick-updates.aspx">Some quick updates</a> (Chad Myers)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=83157e7f3f0b73f13d086fb6edae40d3">Dev Chair : Beanstalk is Subversion without the hassle</a> (Grant Robertson)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/06/09/9583391.aspx">Adding Sidetone to Skype</a> (Randall Maas)</li>
<li><a href="http://feedproxy.google.com/~r/robz/~3/bfQ1QK3gj8c/subversion-1.6-tree-conflicts-and-the-incompatibility-of-subversion-1.5.aspx">Subversion 1.6, Tree Conflicts, and the Incompatibility of Subversion 1.5: What You Need to Know</a> (Rob Reynolds)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://weblogs.asp.net/sanjeevagarwal/archive/2009/06/09/daily-tech-links-for-net-and-related-technologies-june-9-2009.aspx">Daily tech links for .net and related technologies &#8211; June 9, 2009</a> (Sanjeev Agarwal)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=1b51b3f5-c121-4d23-b9cb-f298a1531777">Interesting Finds: June 9, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/yNnYw_5FOok/">The Morning Brew #365</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/06/09/132726.aspx">Silverlight Cream for June 09, 2009 &#8212; #610</a> (Dave Campbell)</li>
<li><a href="http://feeds.jasongaylord.com/~r/JasonNGaylord/~3/pzIys2AQAcE/the-technology-post-for-june-9th-2009.aspx">The Technology Post for June 9th, 2009</a> (Jason N. Gaylord)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/-vHKllIaMTk/">New and Notable 329</a> (Sam Gentile<graffiti @YOURSITE.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/kFVZpOfqZ_I/cloudnews-for-9th-june-2009">CloudNews for 9th June, 2009</a> (Sameer Gupta)</li>
<li><a href="http://blogs.msdn.com/xna/archive/2009/06/09/creators-club-communiqu-30.aspx">Creators Club Communiqué 30</a> (Kathleen Sanders)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:1fd5e363-c9b8-4756-a04f-63822f1b5ff6" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Essential C# 3.0: For .NET Framework 3.5 (2nd Edition) (Microsoft .Net Development Series): Mark Michaelis: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321533925/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321533925.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Essential C# 3.0: For .NET Framework 3.5 (2nd Edition) (Microsoft .Net Development Series): Mark Michaelis: Books</a></p>
<p><b>ISBN</b>: 0321533925<br /><b>ISBN-13</b>: 9780321533920</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:4534dbee-582b-432f-ba30-522b69907636" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a82eb23a-10a9-44cf-9a04-237849c3ca19" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/subversion" rel="tag">subversion</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/ria+services" rel="tag">ria services</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/tdd" rel="tag">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%2f06%2f10%2fdew-drop-june-10-2009%2f&amp;title=Dew+Drop+-+June+10%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/06/10/dew-drop-june-10-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

