<?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; ninject</title>
	<atom:link href="http://www.alvinashcraft.com/tag/ninject/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 8, 2012 (#1,236)</title>
		<link>http://www.alvinashcraft.com/2012/01/08/dew-drop-january-8-2012-1236/</link>
		<comments>http://www.alvinashcraft.com/2012/01/08/dew-drop-january-8-2012-1236/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 15:22:01 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2080</guid>
		<description><![CDATA[Top Links Hypermedia and Web API. Design brain dump and samples (Glenn Block) TWC9: January 6, 2012 &#8211; C9 Video Queue, Silverlight 5, Metro and WP7 (Brian Keller, Dan Fernandez &#38; Greg Duncan) Is PhoneGap Right for You? (David J. Kelley) What You May Not Know About jQuery (Burke Holland) &#160; .NET / Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/GVzmsMRmqfs/">Hypermedia and Web API. Design brain dump and samples</a> (Glenn Block)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Jan-06-2012">TWC9: January 6, 2012 &#8211; C9 Video Queue, Silverlight 5, Metro and WP7</a> (Brian Keller, Dan Fernandez &amp; Greg Duncan)</li>
<li><a href="http://www.vnext.org/is-phonegap-right-for-you">Is PhoneGap Right for You?</a> (David J. Kelley)</li>
<li><a href="http://www.kendoui.com/blogs/teamblog/posts/12-01-06/what_you_may_not_know_about_jquery.aspx" target="_blank">What You May Not Know About jQuery</a> (Burke Holland)</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/UKrIjbvBMVQ/SteinsAlgorithm.aspx">Stein&#8217;s Algorithm</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/DotNetJalps/~3/BqBFeYjwgsk/stringformat-escape-sequence-in-c.html">string.format escape sequence in c#</a> (Jalpesh P. Vadgama)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2012/01/07/stack-unwind-does-not-occur-when-c-exceptions-propagate-into-managed-code.aspx">Stack Unwind Does Not Occur When C++ Exceptions Propagate Into Managed Code</a> (Sasha Goldshtein)</li>
<li><a href="http://www.sellsbrothers.com/posts/Details/12713">The Windows Libraries for JavaScript: Part I</a> (Chris Sells)</li>
<li><a href="http://debugmode.net/2012/01/07/how-to-work-with-nuget/">How to work with NuGet?</a> (Dhananjay Kumar)</li>
<li><a href="http://weblogs.asp.net/ricardoperes/archive/2012/01/07/nhibernate-pitfalls-sql-queries-and-parameter-prefix.aspx">NHibernate Pitfalls: SQL Queries and Parameter Prefix</a> (Ricardo Peres)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/c0Gkn6OOlYY/a-bit-more-about-using-ninject-2.2---factory-methods.aspx">A bit more about Using Ninject 2.2 &#8211; factory methods</a> (AngelEyes)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.codeproject.com/Articles/311334/jQuery-Splitter">jQuery Splitter</a> <em>and</em> <a href="http://www.codeproject.com/Articles/311336/jQuery-Tooltip">jQuery Tooltip</a> (jqwidgets)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/DotNetJalps/~3/P7e1_MuN4H4/aspnet-page-methods-with-parameters.html">ASP.NET Page Methods with Parameters</a> (Jalpesh P. Vadgama)</li>
<li><a href="http://www.kirupa.com/html5/intro_to_property_based_animations.htm">Intro to Property-Based Animations</a> (Kirupa Chinnathambi)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/OYVJ60qQtEw/">Our Ajax Conventions–Request Correlation</a> <em>and</em> <a href="http://feedproxy.google.com/~r/LosTechies/~3/dDTP-brz-Lg/">Our Ajax Conventions–Validation</a> (Josh Arnold)</li>
<li><a href="http://cgeers.com/2012/01/08/dropbox-rest-api-part-2-api-requests/">Dropbox REST API Part 2: API Requests</a> (Christophe Geers)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/XStSHbHymBA/apache-hadoop-on-windows-azure-few-tips-and-tricks-to-manage-your-hadoop-cluster-in-windows-azure.aspx">Apache Hadoop on Windows Azure: Few tips and tricks to manage your Hadoop cluster in Windows Azure</a> (Avkash Chauhan)</li>
<li><a href="http://blogs.msdn.com/b/carlnol/archive/2012/01/06/hadoop-streaming-and-reporting.aspx">Hadoop Streaming and Reporting</a> <em>and</em> <a href="http://blogs.msdn.com/b/carlnol/archive/2012/01/07/hadoop-streaming-and-azure-blob-storage.aspx">Hadoop Streaming and Windows Azure Blob Storage</a> (Carl Nolan)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/0Aq6H5eyABQ/json.net-and-deserializing-anonymous-types.aspx">JSON.net and Deserializing Anonymous Types</a> (David Hoerster)</li>
<li><a href="http://www.rubypluspl.us/2012/01/new-year-updated-ubuntu-rails-setup.html" target="_blank">New Year &#8211; Updated Ubuntu Rails Setup</a> (Eric Proctor)</li>
<li><a href="http://www.infoq.com/news/2012/01/azure-eai">Microsoft Previews Windows Azure Application Integration Services</a> (Richard Seroter)</li>
<li><a href="http://tanzimsaqib.com/402/programmingoffice365-2/">Programming Office 365 Jump Start 2</a> (Tanzim Saqib)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/ZLdeLDE_Ozk/getting-results-the-agile-way-top-10-best-seller-on-amazon-in-time-management.aspx">Getting Results the Agile Way &#8211; Top 10 Best Seller on Amazon in Time-Management</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/6CqlLAZwXFw/10-things-great-managers-do.aspx">10 Things Great Managers Do</a> <em>and</em> <a href="http://feedproxy.google.com/~r/jmeier/~3/4GptPQPPjh8/30-days-of-getting-results-free-time-management-training.aspx">30 Days of Getting Results &#8211; Free Time-Management Training</a> (JD Meier)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/25gtA8NAuiE/crud-its-now-cqrs-or-is-it.html">CRUD it’s now CQRS … or is it?</a> (Jeremy Likness)</li>
<li><a href="http://www.infoq.com/interviews/Mike-Cottmeyer-Agile-Adoption-Transformation">Interview: Mike Cottmeyer on Agile Adoption and Transformation</a> (Mike Cottmeyer)</li>
<li><a href="http://feedproxy.google.com/~r/RubyInside/~3/QpsHKddlqPE/rspec-2-8-released-5772.html">RSpec 2.8: The Popular Ruby BDD Tool Goes Supersonic</a> (Peter Cooper)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/8-sak3JFsRA/">You are responsible for making that feature work. Write a test. Just do it…</a> (Jason Jarrett)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/Iu-a2CfEjuU/how-to-show-a-deleted-list-item-with-a-strike-through-in-xaml.aspx">How to Show a deleted List Item with a Strike Through in XAML</a> (Derik Whittaker)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/06/new-maintenance-release-for-windows-phone.aspx">New maintenance release for Windows Phone</a> (Eric Hautala)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/windows-phone-7-info-hub-all-phone-info.html">Windows Phone 7 Info Hub &#8211; All the phone info, one helpful hub [#wpdev]</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/fgvag5KsC2w/wp7-tips-how-to-pin-application-to.html">WP7 Tips: How to Pin an Application to the Start Screen?</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/_KHsd4wGKGA/retrieving-a-webpage-title-and-sharing-it-with-the-sharelinktask-in-wp7">Retrieving a WebPage Title and Sharing it with the ShareLinkTask in WP7</a> (Michael Crump)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/5CqAb9_Pu-o/">Follow Up: How Many Apps Are on Your Windows Phone Handset?</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/NO3pvo1wCuU/kung-fu-windows-phone-user-feedback.html">Kung Fu Windows Phone &#8211; User Feedback</a> (Rudi Grobler)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/9VgO8yhpdYo/wp-development-with-ldquoessential-wp-7.5-application-development-with-silverlightrdquo.aspx">WP Development With “Essential WP 7.5 Application Development with Silverlight”– Part 1of Many</a> <em>and</em> <a href="http://feedproxy.google.com/~r/geekswithblogs/~3/KpXMn2XCyL4/wp-development-with-ldquoessential-wp-7.5-application-development-with-silverlightrdquondash.aspx">WP Development With “Essential WP 7.5 Application Development with Silverlight”– Part 2of Many</a> (Vijaya Malla)</li>
<li><a href="http://waf.codeplex.com/releases/view/80078" target="_blank">WPF Application Framework (WAF) 2.5.0.1</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/WindowsPhoneDevPodcast/~3/RiEjp7QKAKs/" target="_blank">Windows Phone Dev Podcast Episode 049 – “Dial 666 For Evil Carrier”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/8i5Z0giHRsw/" target="_blank">Major Nelson Podcast Show 425: Hello 2012</a> (Larry Hyrb)</li>
<li><a href="http://channel9.msdn.com/Blogs/WHOIS/WHOIS-Simon-Daniels-Senior-Fontography-PM">WHOIS: Simon Daniels, Senior Fontography PM</a> (Larry Larsen)</li>
<li><a href="http://channel9.msdn.com/posts/Using-the-Windows-Phone-Storage-NuGets-for-Windows-Azure">Using the Windows Phone Storage NuGets for Windows Azure</a> (Wade Wegner)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/BAfw1Muuw28/">Gillmor Gang 01.07.12 (TCTV)</a> (Steve Gillmor)</li>
<li><a href="http://www.engadget.com/2012/01/06/engadget-mobile-podcast-120-01-06-2012/">Engadget Mobile Podcast 120 &#8211; 01.06.2012</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/TestStudio/~3/wy3wTMCjVu8/new-video-integrating-test-studio-with-tfs.aspx">New Video: Integrating Test Studio with TFS</a> (Jim Holmes)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/2aqYWgblVfo/ravendb-course-in-london-28ndash-29-february">RavenDB Course in London: 28–29 February</a> (Oren Eini)</li>
<li><a href="http://philadelphia.nerdnite.com/2012/01/06/nerd-nite-no-10-january-11-2012/">Nerd Nite No. 10, January 11, 2012</a> (Philly Nerd Nite)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/microsoft-free-virtual-private-cloud.html">Microsoft Free Virtual Private Cloud Event, Jan 17th</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2012/01/codenasa-coding-opportunities-for-wanna.html">code.NASA &#8211; Coding opportunities for wanna-be space cowboys and girls. NASA says &quot;We&#8217;ve got our OSS space app&#8217;s right here&#8230;&quot;</a> (Greg Duncan)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/officially-easiest-way-to-play-with-sql.html">The officially easiest way to play with SQL Server 2012&#8230; The SQL Server Virtual Labs</a> (Greg Duncan)</li>
<li><a href="http://blog.sqlauthority.com/2012/01/07/sql-server-collation-and-collation-sensitivity-quiz-puzzle-6-of-31/">SQL SERVER – Collation and Collation Sensitivity – Quiz – Puzzle – 6 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/01/08/sql-server-indexed-views-and-restrictions-quiz-puzzle-7-of-31/">SQL SERVER – Indexed Views and Restrictions – Quiz – Puzzle – 7 of 31</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/j9_WG2957AE/sql-azure-federation-ndash-introduction.aspx">SQL Azure Federation – Introduction</a> (Shaun)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/ikb5B9NiMlA/">Normalizing Your Database</a> (James Serra)</li>
<li><a href="http://openmymind.net/2012/1/7/Does-My-Replica-Set-Need-An-Arbiter">Does My MongoDB Replica Set Need An Arbiter?</a> (Karl Seguin)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/r4Hoe3tkWwE/sharepoint-2010-windows-azure-about-this-series.aspx">SharePoint 2010 + Windows Azure &#8211; About this Series</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/WGyuK763fjo/sharepoint-2010-windows-azure-why-you-should-care.aspx">SharePoint 2010 + Windows Azure &#8211; Why You Should Care &amp; the Development Story</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/9Gb4S0wAdQg/sharepoint-2010-windows-azure-breaking-out-of-the.aspx">SharePoint 2010 + Windows Azure &#8211; Breaking Out of the Sandbox</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AndrewConnell/~3/1A_LHy7Tnr4/sharepoint-2010-windows-azure-integration-options.aspx">SharePoint 2010 + Windows Azure &#8211; Integration Options</a> (Andrew Connell)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/OneDotNetWay/~3/6urXQOjGcyM/">Best way to browse iOS documentation</a> (Deepak Kapoor)</li>
<li><a href="http://feedproxy.google.com/~r/jongalloway/~3/HLPYkvbSt8E/excerpt-old-posts-a-wordpress-plugin-to-get-around-the-feedburner-512k-limit.aspx">Excerpt Old Posts &#8211; A WordPress Plugin to get around the Feedburner 512K Limit</a> (Jon Galloway)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/06/weekend-project-create-a-family-calendar.aspx">Weekend project: Create a family calendar</a> (Juliette Guilbert)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/bx-qbdAoYGM/">Learning Android: Freezing the UI with a BroadcastReceiver</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MarkNeedham/~3/Akz7AdnrRb0/">Learning Android: java.lang.OutOfMemoryError: Java heap space with android-maven-plugin</a> (Mark Needham)</li>
<li><a href="http://blog.roboblob.com/2012/01/08/why-i-think-windows-phone-is-superior-phone-os/">Why I think Windows Phone is superior phone OS?</a> (Slobodan Pavkov)</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=48c94b3b-d776-4da7-96b9-7e059f265605">Interesting Finds: January 7, 2012</a> (Jason Haley)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/06/pie-in-the-sky-january-6-2012.aspx">Pie in the Sky (January 6, 2012)</a> (Larry Franks)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/3pYIs3lR6Ck/maker-geek-roundup-005-for-1-7-2012">Maker Geek Roundup 005 for 1/7/2012</a> (Pete Brown)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=39">Windows Dev News for January 07, 2011 &#8211; #0022</a> <em>and</em> <a href="http://www.windowsdevnews.com/Blogs.aspx?ID=38">SilverlightShow for Dec 26, 2011 &#8211; Jan 1, 2012</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/9dmRLo3Oyz8/weekly-news-digest-silverlightzone-01.html">Weekly News Digest @SilverlightZone &#8211; 01-January-2012 to 07-January-2012</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/WCxQn0ETDs8/">Retrospective 66 – Enterprise Scrum Tool Review &amp; Agile Teams to Avoid</a> (Peter Saddington)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/01/06/mvp-friday-five-january-6-2012.aspx">MVP Friday Five: January 6, 2012</a> (MVP Award Program)</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/21ELKyVDVCL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/2010-NET-Platform-Andrew-Troelsen/dp/1430225491?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1430225491">Pro C# 2010 and the .NET 4 Platform</a> by Andrew Troelsen </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6e14cdd9-cc8b-4a0d-bf64-3529e05c650c" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/vs2010" rel="tag">vs2010</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/rails" rel="tag">rails</a>,<a href="http://del.icio.us/popular/c%23" rel="tag">c#</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sql+azure" rel="tag">sql azure</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/hadoop" rel="tag">hadoop</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</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/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/iOS" rel="tag">iOS</a>,<a href="http://del.icio.us/popular/bdd" rel="tag">bdd</a>,<a href="http://del.icio.us/popular/ninject" rel="tag">ninject</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/08/dew-drop-january-8-2012-1236/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; September 22, 2010</title>
		<link>http://www.alvinashcraft.com/2010/09/22/dew-drop-september-22-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/09/22/dew-drop-september-22-2010/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 12:56:29 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[castle windsor]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[structuremap]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/09/22/dew-drop-september-22-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 Moving containers beyond [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/70fQqJj5f_g/moving-containers-beyond-testability.aspx">Moving containers beyond testability</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/qLR6u9yabPo/unity-castle-windsor-structuremap-ninject-who-has-best-performance.aspx">Unity, Castle Windsor, StructureMap, Ninject – who has best performance?</a> (Gunnar Peipman)</li>
<li><a href="http://openmymind.net/2010/9/21/Javascript-Mocking-Damn-Thats-Easy">Javascript Mocking &#8211; Damn, That&#8217;s Easy.</a> (Karl Seguin)</li>
<li><a href="http://compositewpf.codeplex.com/releases/view/52647">patterns &amp; practices Prism v4 &#8211; Drop 8</a> (CodePlex)</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/urOMlPNPG2E/ColourSheet.aspx">WPF / Windows Forms Named Colours</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/n7lrJbOFHoU/LinqSetOperators.aspx">LINQ Set Operations</a> (Richard Carr)</li>
<li><a href="http://blogs.msdn.com/b/saraford/archive/2010/09/21/sql-server-compact-toolbox-extension-12.aspx">SQL Server Compact Toolbox – Extension #12</a> (Sara Ford)</li>
<li><a href="http://feedproxy.google.com/~r/CloudsocketBlog/~3/gpQJaJYdtVA/">OData/WCF Data Services — Composite Keys and $expand URI Option Bug</a> (Chris Woodruff)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/09/21/winforms-checklist.aspx">WinForms Checklist</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/nEDf5F6bU5U/point-point-one-release-for-windsor-and-castle-core.aspx">Point point one release for Windsor and Castle.Core</a> (Krzysztof Koźmic)</li>
<li><a href="http://efe.codeplex.com/releases/view/52646">Entity Framework Extensions (Multiple entity updates) &#8211; Release: v1.0.0.1</a>&#160;<em>and</em>&#160;<a href="http://cosmos.codeplex.com/releases/view/52642">COSMOS (C# Open Source Managed Operating System) &#8211; Release: v66698</a> (CodePlex)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=2425ae1c-cee4-464f-950c-e50adfd0e130">Introducing the NBehave text based scenario VS2010 runner</a> (Naeem Khedarun)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/o-u83VnhXsQ/coding-faster-getting-more-productive-with-microsoft-visual-studio.aspx">Coding Faster: Getting More Productive with Microsoft Visual Studio</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/KX2mus24Q3Y/navigate-task-list-entries-with-the-keyboard-vstiptool0092.aspx">Navigate Task List Entries with the Keyboard</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/b7hW86X2sPU/analyzing-historical-data-and-playing-with-interactive-extensions.aspx">Analyzing historical data and playing with interactive extensions</a> (Gabriel N. Schenker)</li>
<li><a href="http://elegantcode.com/2010/09/21/odatas-dataservicequery-and-removing-the-expandmagicstrings/">OData’s DataServiceQuery and removing the .Expand(“MagicStrings”)</a> (Jason Jarrett)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/092210-1.aspx">Using Microsoft&#8217;s Chart Controls In An ASP.NET Application: Using the Chart Controls with ASP.NET MVC</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/_A5VKCz7B3o/post.aspx">Sueetie Analytics Logging Upgrade: Filter Me Gently</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/u60QO3eWPXQ/ShowArticle.aspx">ASP.NET MVC 3 Preview 1 – Global and Conditional Filters</a> (Malcolm Sheridan)</li>
<li><a href="http://feedproxy.google.com/~r/reybango/zSyW/~3/eA5ZCcK7HsM/">How to Create HTML5 Website and Page Templates for Visual Studio 2010</a> (Rey Bango)</li>
<li><a href="http://stevesmithblog.com/blog/real-world-monitoring-and-tuning-asp-net-caching-part-2/">Real World Monitoring and Tuning ASP.NET Caching Part 2</a> (Steve Smith)</li>
<li><a href="http://blogs.msdn.com/b/publicsector/archive/2010/09/21/developing-applications-for-the-cloud.aspx">Developing Applications for the Cloud</a> (Public Sector DPE Team)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/MDPDulcwl8Q/">#Ebook Deal of the Day: Programming Google App Engine &#8211; Only $9.99. Use code DDPGA</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/EranKampf/~3/coec4C8XBKs/">Write your own Twitter.com XSS exploit</a> (Eran Kampf)</li>
<li><a href="http://professionalaspnet.com/archive/2010/09/21/Slow-Rendering-with-Large-Tables-in-IE-9-_2600_-8.aspx">Slow Rendering with Large Tables in IE 9 &amp; 8</a> (Chris Love)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blog.objectmentor.com/articles/2010/09/21/quick-intro-to-bdd-style-table-syntax">Quick Intro To BDD Style Table Syntax</a> (Brett Schuchert)</li>
<li><a href="http://feedproxy.google.com/~r/thebeelog/~3/KJJURY_M4RQ/mood-board">Mood Board</a> (Dave Laribee)</li>
<li><a href="http://cyrille.martraire.com/2010/09/key-insights-that-you-probably-missed-on-ddd/">Key insights that you probably missed on DDD</a> (Cyrille Martraire)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/eVonqWcmN9Q/why-pomodoro-helps-you-getting">Why a Pomodoro helps you getting in the zone</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/joliver/~3/V098LEUzX_U/leadership-and-self-deception-getting.html">Leadership and Self-Deception: Getting Out of the Box</a> (Jonathan Oliver)</li>
<li><a href="http://www.infoq.com/news/2010/09/Sprint_Burndown">Sprint Burndowns &#8211; Are We Measuring the Wrong Things?</a> (Mark Levison)</li>
<li><a href="http://microsoftjobsblog.com/blog/four-essentials-of-quality-code/">4 essentials to writing quality code in the Cloud era</a> (Eugenia Sawa<jobsblog  @MICROSOFT.COM>)</li>
<li><a href="http://simpleprogrammer.com/2010/09/21/clean-code-saves-money-or-is-art/">Clean Code, Saves Money or Is Art?</a> (John Sonmez)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/O3lj-SKIsA0/mahhala---wpf-mediakit">Mahhala &#8211; WPF MediaKit</a> <em>and</em> <a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/HWbxdaiqnso/try-before-you-buy">Try before you buy</a> (Rudi Grobler)</li>
<li><a href="http://compiledexperience.com/blog/posts/Windows-Phone-7-Tutorials-Maps-GPS-and-Accelerometer">Windows Phone 7 Tutorials: Maps, GPS and Accelerometer</a> (Nigel Sampson)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/SKYVE9C_fP4/blend-bits-12-states-groups-transitions.aspx">Blend Bits 12: States, Groups, Transitions</a> (Mike Taulty)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/5YbHDBUIPlU/introduction-windows-phone-7">An Introduction to the Windows Phone 7 Development Platform</a> (Colin Melia)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/xycMo74kCBc/panorama-windows-phone-7">Panorama in Windows Phone 7</a> (Dennis Delimarsky)</li>
<li><a href="http://www.blog.ingenuitynow.net/Silverlight+4+Drag+And+Drop+DataGrids+With+Access+To+The+Data+Being+Dropped.aspx" target="_blank">Silverlight 4: Drag and Drop DataGrids with Access to the Data Being Dropped</a> (Andy Schwam)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2010/09/21/there-are-lots-of-ways-to-ask-for-a-date-creating-custom-datepicker-timepicker-experiences-is-easy-with-the-windows-phone-toolkit.aspx">There are lots of ways to ask for a date [Creating custom DatePicker/TimePicker experiences is easy with the Windows Phone Toolkit]</a> (David Anson)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Kycn09ajwTg/how-fast-windows-phone-7-start">How fast is the Windows Phone 7 Start up???</a> (Senthil Kumar)</li>
<li><a href="http://drdave.co.uk/blog/archive/2010/9/21/Multitouch-Game-Loop-Inertia-Processing">Multitouch Game Loop Inertia Processing</a> (Dave)</li>
<li><a href="http://jesseliberty.com/2010/09/22/great-silverlight-competency-test-part-4-answer/">Great Silverlight Competency Test Part 4 (Answer)</a> <em>and</em>&#160;<a href="http://jesseliberty.com/2010/09/22/iphone-to-windows-phone-7-application-lifecycle-and-tombstoning/">iPhone to Windows Phone 7 – Application LifeCycle and Tombstoning</a> <em>and</em>&#160;<a href="http://jesseliberty.com/2010/09/22/windows-phone-7-for-silverlight-developers-life-cycle/">Windows Phone 7 For Silverlight Developers: Life Cycle</a> (Jesse Liberty)</li>
<li><a href="http://www.mykindofphone.com/choices-choices-windows-phone-7-and-twitter">Choices, choices… Windows Phone 7 and Twitter</a> (Luke)</li>
<li><a href="http://sharpfellows.com/post.aspx?id=da03aa8a-cb3d-4b68-8f51-e454fb3ecbba">Fast, lightweight full-text search engine for objects in WPF and Silverlight controls</a> (Andrew Clancy)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5">Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/Blogs/Peli/Code-Contracts-Editor-Extensions">Mike Barnett and Daryl Zuniga: Code Contracts Editor Extensions</a> (Jonathan de Halleux)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-20.html">Let&#8217;s Play TDD #20: Getting Started on the UI</a> <em>and</em> <a href="http://jamesshore.com/Blog/Lets-Play/Recap-1-10.html">Let&#8217;s Play TDD Recap: Episodes 1-10</a> (James Shore)</li>
<li><a href="http://blogs.msdn.com/b/stevecla01/archive/2010/09/22/opentable-on-windows-phone-7.aspx">OpenTable on Windows Phone 7</a> (Steve Clayton)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/msdn/bobfamiliar/~3/aboBgrUoGIw/f-in-education-workshop-nov-5th-2010.aspx">F# in Education Workshop – Nov 5th, 2010</a> (Bob Familiar)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2010/09/sql-server-dmv-start-pack-ebook-and-t.html">“The SQL Server DMV Start Pack” (eBook and T-SQL) from Red Gate and more Dynamic Management Views (DMV) stuff</a> (Greg Duncan)</li>
<li><a href="http://blog.sqlauthority.com/2010/09/22/sql-server-union-not-allowed-but-or-allowed-in-index-view-limitation-of-the-view-6/">SQL SERVER – UNION Not Allowed but OR Allowed in Index View – Limitation of the View 6</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqlmanofmystery/archive/2010/09/21/software-review_3A00_-idera_1920_s-virtual-database.aspx">Software Review: Idera’s Virtual Database</a> (Wesley Brown)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/aAilCVxUg5Y/ravendb-replicating-to-a-relational-database.aspx">RavenDB: Replicating to a relational database</a> (Oren Eini)</li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2010/09/21/table-variables-and-transactions.aspx">Table Variables and Transactions</a> (Steve Jones)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/0ls-gGg31xE/three-things-to-watch-with-nosql">Three Things to Watch with NoSQL</a> (Jeremiah Peschka)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/O2s33qmA2Hg/display-view-definition-using-t-sql.html">Display VIEW definition using T-SQL code (3 different ways)</a> (Suprotim Agarwal)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/VIs0rdmZtns/dzone-daily-dose-922">Daily Dose &#8211; RC1 of MySQL 5.5 Adds InnoDB Default</a> (Mitch Pronschinske)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/NA35Z4CIjnY/ShowArticle.aspx">SharePoint – How to use the Inbuilt Data View Webpart to Display and Perform CRUD Operations on a List</a> (Ravi Keshwani)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.techflash.com/seattle/2010/09/bing_launches_twitter_recommendations.html" target="_blank">Microsoft Bing adds Twitter recommendations to search</a> (Todd Bishop)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/-2rPtkokAh4/1285091847">Betanews readers offer mixed reactions to IE9</a> (Joe Wilcox)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/09/22/pki-management-with-powershell">PKI management with PowerShell</a> (Dmitry Sotnikov)</li>
<li><a href="http://odataobjc.codeplex.com/releases/view/52655">OData Client for Objective-C v1.1</a> (CodePlex)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/G3BFt1DPA4I/">The Real HTC HD7 Revealed !</a> (Awais Imran)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/0bbMaz7Qlxw/10-things-apple-could-do-make">10 Things Apple Could Do to Make iPhone Development Perfect</a> (John Blanco)</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=3e4f4b97-37d4-4216-bdfd-d431d2e29419">Interesting Finds: September 21, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/9NtAQDK7D84/">The Morning Brew #691</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/gUxjqU1_eXU/">Daily Cloud Feed &#8211; Sep 21, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=0e6cd7ab-52f2-4d1b-8c41-8243e6a10ce7">Tech Tweets for 21-Sep-2010</a> (Elijah Manor)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/21/141926.aspx">Silverlight Cream for September 21, 2010 &#8212; #953</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/41oI8hAJTPL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Sams-Teach-Yourself-ASP-NET-Hours/dp/0672333058%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0672333058">Sams Teach Yourself ASP.NET 4 in 24 Hours: Complete Starter Kit (Sams Teach Yourself &#8212; Hours)</a> by Scott Mitchell</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:524896ff-931d-424d-a13f-61e67abb7238" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/09/22/dew-drop-september-22-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/09/22/dew-drop-september-22-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:62a87984-5ae7-4fca-82e1-8ea57a5785a2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</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/nosql" rel="tag">nosql</a>,<a href="http://technorati.com/tags/raven+db" rel="tag">raven db</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/ie9" rel="tag">ie9</a>,<a href="http://technorati.com/tags/dependency+injection" rel="tag">dependency injection</a>,<a href="http://technorati.com/tags/structuremap" rel="tag">structuremap</a>,<a href="http://technorati.com/tags/ninject" rel="tag">ninject</a>,<a href="http://technorati.com/tags/unity" rel="tag">unity</a>,<a href="http://technorati.com/tags/castle+windsor" rel="tag">castle windsor</a>,<a href="http://technorati.com/tags/prism" rel="tag">prism</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/09/22/dew-drop-september-22-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; September 6, 2010</title>
		<link>http://www.alvinashcraft.com/2010/09/06/dew-drop-september-6-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/09/06/dew-drop-september-6-2010/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 23:27:42 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[autofac]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[ms access]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[mvvm light]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/09/06/dew-drop-september-6-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 Performing Back Navigation [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/05LyZvC4jzs/performing-back-navigation-w-out-adding-a-page-to-the-back-stack-in-wp7.aspx">Performing Back Navigation w/out adding a page to the Back Stack in WP7</a> (Derik Whittaker)</li>
<li><a href="http://www.paulstovell.com/magellan-2">Magellan 2.0 is here!</a> (Paul Stovell)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/CchbYQW0xwc/windows-phone-7-the-revolution-is-coming.aspx">Windows Phone 7: The Revolution… is coming(??)</a> (Kip Kniskern)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/ERPHwnY2B3o/">iPhone to Windows Phone 7 – Diving Deeper</a> (Jesse Liberty)</li>
<li><a href="http://borntolearn.mslearn.net/wp7/b/weblog/archive/2010/09/03/windows-phone-7-almost-there-how-to-get-ready.aspx">Windows Phone 7: Almost There! How To Get Ready</a> (Bob Caswell)</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/CHftKrrzMQI/XORSwap.aspx">The XOR Swap Algorithm</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/0u2N8bt-f50/LinqPartitioning.aspx">LINQ Partitioning</a> (Richard Carr)</li>
<li><a href="http://tomasp.net/blog/fsharp-parallel-samples.aspx">Parallel Programming in F# (I.): Introducing the samples</a> <em>and</em>&#160;<a href="http://tomasp.net/blog/fsharp-parallel-plinq.aspx">Parallel Programming in F# (II.): Using PLINQ and Tasks</a> <em>and</em>&#160;<a href="http://tomasp.net/blog/fsharp-parallel-aggregate.aspx">Parallel Programming in F# (III.): Aggregating data</a> <em>and</em>&#160;<a href="http://tomasp.net/blog/fsharp-parallel-adash.aspx">Parallel Programming in F# (IV.): Financial dashboard example</a> (Tomas Petricek)</li>
<li><a href="http://abhijitjana.net/2010/09/03/use-obsolete-attributes-to-indicate-obsolete-methods/">Use “Obsolete” attributes to indicate Obsolete Methods</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/FKu2wyozODc/use-of-expression-trees-in-lamda-c.html">Use of Expression Trees in .NET for Lambda Decomposition</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/HymB_WMUZhw/notion-of-systemnullable-look.html">Notion of System.Nullable &#8211; A Look</a> (Abhishek Sur)</li>
<li><a href="http://blogs.msdn.com/b/camerons/archive/2010/09/03/the-tier-interaction-profiler-tip.aspx">The Tier Interaction Profiler ( TIP )</a> (Cameron Skinner)</li>
<li><a href="http://nblumhardt.com/2010/09/coming-in-autofac-2-3-onrelease/" target="_blank">Coming in Autofac 2.3 – OnRelease()</a> (Nicholas Blumhardt)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/0LXoFwGthy0/ironruby-nu-project-and-launchy-at-your-service.aspx">IronRuby, Nu project and Launchy at your service</a> (Krzysztof Koźmic)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/UBT8tPTeEKM/">Using Ruby Classes In C# With IronRuby</a> (Davy Brion)</li>
<li><a href="http://blogs.msdn.com/b/tomholl/archive/2010/09/06/get-logging-in-windows-azure-with-enterprise-library.aspx">Get logging in Windows Azure with Enterprise Library</a> (Tom Hollander)</li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2010/09/04/keep-track-of-your-tasks-with-the-task-list.aspx">Keep Track of your Tasks With the Task List</a> (Deborah Kurata)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/R2E0KC6LgtE/visual-studio-extension-save-uml-diagram-as-image.aspx">Visual Studio Extension: Save UML diagram as image</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/9vRP-mnCWcc/revisiting-few-c-concepts-delegates.html">Revisiting Few C# Concepts &#8211; Delegates, Anon Methods, Lambdas, Expression Trees</a> (Anoop Madhusudanan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/LIm0lRMg3lE/the-object-browser-creating-a-keyboard-shortcut-for-add-to-references-vstiptool0085.aspx">The Object Browser: Creating a Keyboard Shortcut for Add to References</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/53NJMYcVlwE/the-object-browser-type-ahead-selection-vstiptool0086.aspx">The Object Browser: Type-Ahead Selection</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/cLposzrzaWk/the-object-browser-exporting-your-settings-vstiptool0087.aspx">The Object Browser: Exporting Your Settings</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/9cHQqjRprg0/mark-methods-and-types-as-hidden-from-intellisense-and-the-object-browser-vstiptool0088.aspx">Mark Methods and Types as Hidden from IntelliSense and the Object Browser</a> (Zain Naboulsi)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2010/09/03/visual-c-2010-what-s-new-for-mfc-library.aspx">Visual C++ 2010: What’s new for MFC library?</a> (Patrick Smacchia)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.pheedcontent.com/click.phdo?i=9e093d955738ae694a8fc3683aae240c">CSS 3.0 Maker helps you visually create next-gen CSS</a> (Erez Zukerman)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/OYamr8z_SLI/ShowArticle.aspx">Rotate Ads using jQuery and ASP.NET AdRotator Control</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/09/03/add-ons-installation-experiences-and-user-consent.aspx">Add-ons, Installation Experiences, and User Consent</a> (Herman Ng)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/09/03/same-markup-using-canvas-audio-and-video.aspx">Same Markup: Using &lt;canvas&gt;, &lt;audio&gt;, and &lt;video&gt;</a> <video></video></audio>(Tony Ross)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/09/06/connecting-to-sql-server-from-webmatrix-using-linq-and-entity-framework-version-4.aspx">Connecting to Sql Server from WebMatrix using LINQ and Entity Framework Version 4</a> (Wally McClure)</li>
<li><a href="http://openmymind.net/2010/9/6/A-different-way-for-me-to-page">A different (for me) way to page</a> (Karl Seguin)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/RHo3l_NenS0/">Coming in YUI 3.2.0: SimpleYUI</a> (Eric Miraglia &amp; Adam Moore)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/kqSrplcM_9E/lokadcqrs-keeping-it-simple-and-focused.html">Lokad.CQRS &#8211; Keeping It Simple and Focused</a> (Rinat Abdullin)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/Dt0E-_e6VH0/its-hard-work-to-kiss">It&#8217;s hard work to KISS</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://www.paulstovell.com/third-object">The Third Object</a> (Paul Stovell)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/XM9TAzsXWi4/10-strategies-for-improving-results.aspx">10 Strategies for Improving Results</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/jmeier/~3/5Uz6xhzQmmE/the-results-frame.aspx">The Results Frame</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/JoshuaFlanagan/~3/ZShb4VMewhc/use-gitk-to-understand-git.aspx">Use gitk to understand git</a> and <a href="http://feedproxy.google.com/~r/JoshuaFlanagan/~3/-zSO-aPGUk4/use-gitk-to-understand-git-merge-and-rebase.aspx">Use gitk to understand git – merge and rebase</a> (Joshua Flanagan)</li>
<li><a href="http://simpleprogrammer.com/2010/09/03/one-build-to-rule-them-all/">One Build to Rule Them All</a> (John Sonmez)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/VF1vg3tlPco/unit-testing-in-c-is-harder-than.aspx">Unit Testing in C++ is harder than..</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/IyHKrwDb_s8/the-law-of-conservation-of-tradeoffs.aspx">The Law of Conservation of Tradeoffs</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/Xg1rj_rimDA/security-models-on-behalf-of.aspx">Security Models: On Behalf Of</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/WME8yH5txFY/getting-predictable.html" target="_blank">Getting Predictable</a> (Mike Cottmeyer)</li>
<li><a href="http://www.thousandtyone.com/blog/LeadershipTipTooManyDriversWillNotTakeYourCarAnywhere.aspx">Leadership Tip: Too Many Drivers Will Not Take Your Car Anywhere.</a> (Rajiv Popat)</li>
<li><a href="http://neverindoubtnet.blogspot.com/2010/09/billy-sez-design-dont-decorate.html">Billy sez: Design, Don’t Decorate</a> (Ward Bell)</li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2010/09/04/launching-beta-or-how-to-decide-when-and-where-to-cut-corners.aspx">Launching beta, or “How to decide when and where to cut corners”</a> (Kyle Baley)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/7opksSeYFoo/">Design Simplicity: Partially updating an object</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/KYDkKsQz7Zg/">Flow in software teams</a> (Mark Needham)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/k2IAAP2DiJk/team-and-pair-games-building">Team and pair games for building collaboration</a> (Michael Sahota)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://compiledexperience.com/blog/posts/Windows-Phone-7-Tutorials-Isolated-Storage-and-User-Controls">Windows Phone 7 Tutorials: Isolated Storage and User Controls</a> (Nigel Sampson)</li>
<li><a href="http://weblogs.asp.net/albertpascual/archive/2010/09/05/learn-silverlight-to-get-access-to-the-developer-demand.aspx">Learn Silverlight to get access to the developer demand</a> (Al Pascual)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2010/09/03/silverlight-and-security-documentation.aspx">Silverlight and Security Documentation</a> (Cheryl Simmons)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/g7AQOjHKrhw/lt-video-gt-killed-the-silverlight-star.aspx" target="_blank">Silverlight Futures…</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/ZxdN-qojukI/windows-phone-7-app-demos.aspx">Windows Phone 7 App Demos</a> (Mike Ormond)</li>
<li><a href="http://chriscavanagh.wordpress.com/2010/09/03/wpf-photo-print-updated/">WPF Photo Print updated</a> (Chris Cavanagh)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/KfrRtF280EE/whos-the-boss">Who’s the Boss</a> (Rudi Grobler)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Df9LpLFZw_g/android-and-windows-phone-7-0">Android and Windows Phone 7: Part 2 – Emulators &#8211; WP7</a> <em>and</em>&#160;<a href="http://feeds.dzone.com/~r/zones/dotnet/~3/aUUmavlqy14/android-and-windows-phone-7-1" target="_blank">Android and Windows Phone 7: Part 2 – Emulators – Android</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/HZ9BBARodtU/post.aspx">Windows Phone 7 Developer Guide Drop 2 is now out!</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/d4dotnet/~3/mxC3p698niY/post.aspx">Writing a Twitter Application for Windows Phone 7 with oAuth</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/d4dotnet/~3/rjWFL1yjtSM/post.aspx">Flickr Uploader for Windows Phone 7 at Sam Judson’s Blog</a> (Don Burnett)</li>
<li><a href="http://www.studentguru.gr/blogs/dt008/archive/2010/09/03/frogger-game-on-windows-phone-7-using-xna.aspx">Frogger game on Windows Phone 7 using XNA</a> (Dimitris-Ilias Gkanatsios)</li>
<li><a href="http://firstfloorsoftware.com/blog/how-can-we-improve-silverlight-spy/">How can we improve Silverlight Spy?</a> (Koen Zwikstra)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/A6WIi5J1R2s/ninject-extensions-conventions-ported-to-work-w-wp7.aspx">Ninject.Extensions.Conventions ported to work w/ WP7</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/AyHjxfRmsvY/ShowArticle.aspx">WPF Auto-Complete Control</a> (Mahesh Sabnis)</li>
<li><a href="http://michaelcrump.net/archive/2010/09/03/easy-way-to-generate-sample-data-for-your-silverlight-4.aspx">Easy way to generate sample data for your Silverlight 4 Applications</a> <em>and</em>&#160;<a href="http://michaelcrump.net/archive/2010/09/04/book-review-silverlight-4-in-action-by-pete-brown.aspx">Book Review: Silverlight 4 in Action by Pete Brown</a> (Michael Crump)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2010/09/03/windows-phone-7-clears-the-last-big-milestone.aspx">Windows Phone 7 Clears The Last Big Milestone</a> (Andy Lees)</li>
<li><a href="http://blogs.msdn.com/b/silverlightgames/archive/2010/09/04/adding-shapes-to-your-windows-phone-using-some-simple-xaml-and-c-code.aspx">Adding shapes to your Windows Phone using some simple XAML and C# code</a> (Sam)</li>
<li><a href="http://www.uxpassion.com/2010/09/silverlight-book-silverlight-4-user-interface-cookbook/">Silverlight book: Silverlight 4 User Interface Cookbook</a> (Vibor Cipan)</li>
<li><a href="http://neverindoubtnet.blogspot.com/2010/09/devforce-meets-mvvm-light.html">DevForce Meets Mvvm Light</a> <em>and</em>&#160;<a href="http://neverindoubtnet.blogspot.com/2010/09/is-mvvm-light-right-for-you.html">Is Mvvm Light Right For You?</a> <em>and</em> <a href="http://neverindoubtnet.blogspot.com/2010/09/devforce-and-ria-services-compared-part.html">DevForce and RIA Services Compared Part 1: Getting Started</a> (Ward Bell)</li>
<li><a href="http://openlightgroup.net/Blog/tabid/58/EntryId/125/Silmple-Silverlight-Configurator-Pivot-View-Model-MVVM.aspx">Simple Silverlight Configurator/Pivot (View Model/MVVM)</a> (Michael Washington)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/1NhVv0zKo5Y/pax-prime-2010-live-show.aspx">PAX Prime 2010 LIVE Show</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/WXG3E1INpCE/pax-prime-xbox-live-enforcement-tales-from-the-din-part-3-the-conclusioning.aspx">PAX Prime: Xbox LIVE Enforcement: Tales from the Din Part 3: The Conclusioning</a> (Larry Hyrb)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-6.html">Let&#8217;s Play TDD #6: Capital Gains Tax&#8211;Almost</a> <em>and</em>&#160;<a href="http://jamesshore.com/Blog/Lets-Play/Episode-7.html">Let&#8217;s Play TDD #7: Tax Rage</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-WP7-RTMs-Future-of-Silverlight-Excel-Importer-Robot-Gun-Turrets/">TWC9: WP7 RTMs, Future of Silverlight, Excel Importer, Robot Gun Turrets</a> (Brian Keller)</li>
<li><a href="http://www.sharepointpodshow.com/archive/2010/09/06/sharepoint-2010-search-discussion-episode-49.aspx">SharePoint 2010 Search Discussion-Episode 49</a> (Rob Foster, Nick Swan &amp; Brett Lonsdale)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/HFIhioBxrV8/windows-phone-7-videos.aspx">Windows Phone 7 Videos</a> (Sunshine)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/_jY87YqFN5Y/">WinExtra on Windows Ep. 17: tripping down memory lane</a> (Steven Hodson)</li>
<li><a href="http://www.engadget.com/2010/09/04/engadget-podcast-211-09-04-2010/">Engadget Podcast 211 &#8211; 09.04.2010</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/TalkingShopDownUnder/~3/iQ7Jo0M-YJc/episode-27-mahesh-krishnan-at-teched.html">Talking Shop Down Under Episode 27 &#8211; Mahesh Krishnan at TechEd</a> (Richard Banks)</li>
<li><a href="http://channel9.msdn.com/shows/Cloud+Cover/Cloud-Cover-Episode-24-Routing-in-Windows-Azure/">Cloud Cover Episode 24 &#8211; Routing in Windows Azure</a> (Ryan Dunn)</li>
<li><a href="http://channel9.msdn.com/posts/MichaelLehman/Behind-The-Curtain-Episode-4/">Behind The Curtain &#8211; Episode #4</a> (Michael Lehman)</li>
<li><a href="http://www.winsupersite.com/podcast#172">Windows Weekly 172: Board Up The Windows</a> (Paul Thurrott)</li>
<li><a href="http://www.engadget.com/2010/09/06/windows-phone-7-ad-promises-the-revolution-is-coming-video/">Windows Phone 7 ad promises &#8216;the revolution is coming&#8217; (video)</a> (Vlad Savov)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/DVGN6llnjeY/ContributingToOpenSourceProjectsOnGitHubForNETDevelopersPart1.aspx">Contributing to Open Source Projects On GitHub For .NET Developers Part 1</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/J62xfMcu-2E/ContributingToOpenSourceProjectsOnGitHubForNETDevelopersPart2.aspx">Contributing to Open Source Projects On GitHub For .NET Developers Part 2</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/dpeeast/The-Connected-Show-Podcast-Steve-Marx-on-Azure/">Connected Show Podcast &#8211; Steve Marx on Azure</a> (Bobby Johnson)</li>
<li><a href="http://channel9.msdn.com/shows/Inside+Windows+Phone/Inside-Windows-Phone-02-The-beta-release-and-the-roadmap-to-RTM/">Inside Windows Phone #02: The Beta Release and the Roadmap to RTM</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/Inside+Windows+Phone/Inside-Windows-Phone-03-Optimizing-Windows-Phone-Silverlight-applications/">Inside Windows Phone #03: Optimizing Windows Phone Silverlight Applications</a> (Jaime Rodriguez)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/dGXgniA69W8/ANewPodcastForDevelopersThisDevelopersLife.aspx">A New Podcast for Developers &#8211; This Developer&#8217;s Life</a> (Scott Hanselman)</li>
<li><a href="http://blogs.msdn.com/b/saraford/archive/2010/09/03/the-rematch-webcast-of-my-101-vs-tips-in-55-mins-via-o-reilly-is-now-available.aspx">The Rematch – Webcast of my 101 VS tips in 55 mins via O’Reilly is now available</a> (Sara Ford)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2010/09/03/mvp-mark-dunn-highlights-the-mvp-award-program.aspx">MVP Mark Dunn Highlights the MVP Award Program</a> (Lonnie Webb)</li>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/s1ZC2dGMfGI/spsbmore-sharepoint-2010-hands-on-lab-resources.aspx">SPSBmore SharePoint 2010 Hands-On Lab Resources</a> (Dux Raymond Sy)</li>
<li><a href="http://feedproxy.google.com/~r/ozymandias/ozymandias/~3/FaizbA7kfvk/moving-on-from-microsoft">Moving on from Microsoft</a> (Andre Vrignaud)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/rjH3NELBh-M/SilverlightShow-Interview-with-Webinar-Presenter-Chris-Anderson.aspx">SilverlightShow Interview with Webinar Presenter Chris Anderson</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/PSXL00hRzYQ/Win-a-Free-Ebook-in-SilverlightShow-Webinar-on-OOB-and-Elevated-Trust.aspx">Win a Free Ebook in SilverlightShow Webinar on Running Silverlight OOB and with Elevated Trust</a> (Svetla Stoycheva)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2010/09/03/windows-phone-7-developer-launch-events.aspx">Windows Phone 7 Developer Launch Events</a> (Wes Yanaga)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/5iv7auWWU3o/nothin-but-net-londonnovember-2010">Nothin But .Net &#8211; London(November,2010)</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://webbtechsolutions.com/2010/09/03/a-community-divided/">A Community Divided</a> (Joe Webb)</li>
<li><a href="http://www.sqlservercentral.com/blogs/brian_kelley/archive/2010/09/03/free-sql-server-training-for-the-week-of-september-6-2010.aspx">Free SQL Server Training for the Week of September 6, 2010</a> (K. Brian Kelley)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/09/05/sql-server-few-notes-on-fast-track-data-warehouse/">SQL SERVER – Few Notes on Fast Track Data Warehouse</a> <em>and</em>&#160;<a href="http://blog.sqlauthority.com/2010/09/06/sql-server-index-created-on-view-not-used-often-limitation-of-the-view-3/">SQL SERVER – Index Created on View not Used Often – Limitation of the View 3</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/oLYWWyeCc7o/">Parallelism in SSIS – Multiple Lookups</a> (Todd McDermid)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/ogbYSCLyl8Q/normalization-is-from-the-devil.aspx">Normalization is from the devil</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/-VXUIWm93Eg/">Why You Still Count as a Person if You Have Used Microsoft Access—(or How Old Are You, Julie? (or the overuse of parenthesis in early 21st century Bloggery))</a> (Julie Smith)</li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/P9xq3HOHvOA/PermaLink,guid,f67a78a3-f058-48ab-aaff-d9e0a145aea6.aspx">Building a Data Warehouse Part V: Application Development Options</a> (Stephen Forte)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/zQ8ikNZbj3U/">“select *, %%bmk%% from tablename” while rebuilding the index</a> (Pradeep Adiga)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/VIkywFqSKEA/make-t-sql-query-sleep-for-certain.html">Make a T-SQL Query Sleep for a certain amount of time</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/09/03/new-book-microsoft-access-2010-inside-out.aspx">New book: Microsoft Access 2010 Inside Out</a> (Devon Musgrave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/nKMCjt38Uew/details.aspx">Guide to Migrating from WSS 3.0 to SharePoint Foundation 2010 on Windows SBS 2008</a> (MS Downloads)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/cmcPeJSoibw/">Writing A Simple DSL</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/KevinGriffin/~3/Ud3SkkarUq0/">Project Sector 5 – Work In Progress – Teaser</a> (Kevin Griffin)</li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2010/09/03/halo-reach-a-big-hit-with-some-big-hitters.aspx">Halo Reach A Big Hit With Some Big Hitters</a> (Microsoft Blog Admin)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/Jz3t8M67WGs/">#Ebook Deal of the Day: Hacking: The Next Generation &#8211; Only $9.99. Use code DDHKG</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.windowsobserver.com/2010/09/05/windows-home-server-vail-preview-part-1/">Windows Home Server Vail Preview Part 1</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/Winextra/~3/idZdLpOYJU8/">Microsoft counting down the days until Kinect launches</a> (Steven Hodson)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2010/09/06/ms-research-releases-kodu-language-and-grammar-specification.aspx" target="_blank">MS Research Releases Kodu Language and Grammar Specification</a> (Bruce Kyle)</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=5a934709-1424-444f-a25f-a1b734309679">Interesting Finds: September 4, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=202ed2e3-7bd1-49e8-a1f0-7e26f766b019">Interesting Finds: September 5, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=77944e74-eb5f-4f6d-aed0-a856cfc5f0de">Interesting Finds: September 6, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/heWAVGuyE8Y/windows-client-developer-roundup-040-for-9-6-2010">Windows Client Developer Roundup 040 for 9/6/2010</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/2CT8_GIiUVg/">Daily Cloud Feed &#8211; Sep 4, 2010</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/onsaas/~3/O22-tVU0WZs/">Daily Cloud Feed &#8211; Sep 5, 2010</a> (Jian Zhen)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2010/09/03/f-discoveries-this-week-09-03-2010.aspx">F# Discoveries This Week 09/03/2010</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/oy3FK_qH3m4/">Distributed Weekly 66</a> (Scott Banwart)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/03/141620.aspx">Silverlight Cream for September 03, 2010 &#8212; #940</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/04/141626.aspx">Silverlight Cream for September 04, 2010 &#8212; #941</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/-yFyqbte9SA/things-i-read-this-week-2010-08-03">Things I Read This Week – 2010.08.03</a> (Jeremiah Peschka)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/Gfc0OM5qFpQ/articles-archive-silverlight-march-2010.html">Articles Archive (Silverlight): March 2010 to August 2010</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/ES9Z2e7SlH4/">The Morning Brew #679</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/EKy9_lo8dx0/">Top 10 Silverlight Blogs</a> (John Papa)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/Lnwtc4r0rfg/links-of-the-week-128.aspx">Links of the week #128</a> (David Vidmar)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51E1NDVTtmL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/ASP-NET-Framework-Second-Experts-Voice/dp/1430228865%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430228865">Pro ASP.NET MVC 2 Framework, Second Edition (Expert&#8217;s Voice in .NET)</a> by Steven Sanderson</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:ba3d7e80-313f-425a-b4ec-f2711ea46489" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/09/06/dew-drop-september-6-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/09/06/dew-drop-september-6-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:1a682f23-e0e7-4f8e-8a68-5cc0c94b1719" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/ms+access" rel="tag">ms access</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/mvvm+light" rel="tag">mvvm light</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/mvc" rel="tag">mvc</a>,<a href="http://technorati.com/tags/yui" rel="tag">yui</a>,<a href="http://technorati.com/tags/ninject" rel="tag">ninject</a>,<a href="http://technorati.com/tags/autofac" rel="tag">autofac</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/kinect" rel="tag">kinect</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</a>,<a href="http://technorati.com/tags/ironruby" rel="tag">ironruby</a>,<a href="http://technorati.com/tags/ruby" rel="tag">ruby</a>,<a href="http://technorati.com/tags/c%23" rel="tag">c#</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/09/06/dew-drop-september-6-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 27, 2010</title>
		<link>http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-2010/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 19:57:00 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework 4.0]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lucene.net]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[subtext]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links NHibernate donation campaign (Oren Eini) &#34;Art of Agile Development&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/D-o4Doz0urI/nhibernate-donation-campaign.aspx">NHibernate donation campaign</a> (Oren Eini)</li>
<li><a href="http://jamesshore.com/Blog/Art-of-Agile-Development-Going-Online.html">&quot;Art of Agile Development&quot; Going Online</a> (James Shore)</li>
<li><a href="http://www.manning.com/stirk/">Chapter 1 of “SQL Server DMVs in Action” is now available for FREE</a> (Ian Stirk)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/02/27/introduction-to-the-reactive-extensions-for-javascript-creating-observers.aspx">Introduction to the Reactive Extensions for JavaScript – Creating Observers</a> (Matthew Podwysocki)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/82IL6TiIolQ/ninject-2-dependency-injection">Ninject 2 Dependency Injection Reaches GA</a> (Mitch Pronschinske)</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/xdn1oarP-so/VSVirtualSpace.aspx">Visual Studio Virtual Space</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/KUAAkM5xxVo/details.aspx">WDK 7.1.0</a> (MS Downloads)</li>
<li><a href="http://blogs.msdn.com/visualstudio/archive/2010/02/26/my-visual-studio-2008-is-broken-after-uninstalling-net-framework-4-0.aspx">My Visual Studio 2008 is broken after uninstalling .NET Framework 4.0</a> (VS Team)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/02/27/download-code-from-the-monotouch-ebook.aspx">Download code from the MonoTouch ebook</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/cu6EbHQ8eNE/datatip-value-from-the-last-debug-session-vstipdebug0012.aspx">DataTip Value from the Last Debug Session &#8212; vstipDebug0012</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/zainnab/~3/MOQFHyTwONw/understanding-word-wrap-vstipedit0022.aspx">Understanding Word Wrap &#8212; vstipEdit0022</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/pZ4u99pOOEg/issues-compiling-vs2010-solutions-with-web-projects-from-nant.aspx">Issues Compiling VS2010 solutions (with web projects) from Nant</a> (Derik Whittaker)</li>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/02/27/wcf-ria-services-and-audit-historical-changes.aspx">WCF RIA Services and Audit – Historical changes</a> (Fredrik Normen)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/02/whats-new-in-visual-studio-2010-net-4.html">What’s New in Visual Studio 2010 &amp; .Net 4 – The Official MSDN Source</a> (Greg Duncan)</li>
<li><a href="http://elegantcode.com/2010/02/26/behaviors-with-mspec/">Behaviors with MSpec</a> (Jan Van Ryswyck)</li>
<li><a href="http://www.jeff.wilcox.name/2010/02/visualstudio2010guides/">Column guides for Visual Studio 2010: An extension</a> (Jeff Wilcox)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/02/26/no-intellisense-with-vs-2010-rc-and-how-to-fix-it.aspx">No Intellisense with VS 2010 RC (and how to fix it)</a> (Scott Guthrie)</li>
<li><a href="http://weblogs.asp.net/bleroy/archive/2010/02/26/setting-up-a-continuous-integration-server-for-a-codeplex-project-using-teamcity-and-mercurial.aspx">Setting up a continuous integration server for a CodePlex project using TeamCity and Mercurial</a> (Bertrand Le Roy)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.nikhilk.net/Entry.aspx?id=252">View/ViewModel Association &#8211; Convention and Configuration-based Approaches</a> (Nikhil Kothari)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/lj9BSXyEwjM/lucenenet-powering-subtext-25">Lucene.net Is Powering Subtext 2.5 Search</a> (Simone Chiaretta)</li>
<li><a href="http://blogs.msdn.com/tom/archive/2010/02/26/profilers-and-asp-net.aspx">Profilers and ASP.NET</a> (Tom)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2010/02/26/castle-project-code-organization.aspx">Castle Project code organization</a> (Patrick Smacchia)</li>
<li><a href="http://feedproxy.google.com/~r/balsamiq/~3/AaYpWDi3P7c/">Balsamiq &#8211; Help us design the “Components” feature</a> (Peldi Guilizzoni)</li>
<li><a href="http://www.thousandtyone.com/blog/LearningFromAustinPowersYourProductDoesNotNeedMoreFeatures.aspx">Learning From Austin Powers: Your Product Does Not Need More Features.</a> (Rajiv Popat)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/VqrJSsm2Z-I/code-kata">Code Kata</a> (Julian M. Bucknall)</li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2010/02/26/the-usefulness-of-interaction-tests-or-how-to-question-the-method.aspx">The usefulness of interaction tests, or “How to question the method”</a> (Kyle Baley)</li>
<li><a href="http://elegantcode.com/2010/02/26/initiate-and-embrace-change/">Initiate and Embrace change</a> (Mark Nijhof)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2010/02/26/get-started-with-microsoft-test-manager.aspx">Get started with Microsoft Test Manager</a> (Murray Gordon)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2010/02/27/silverlight-4-experiment-with-pluggable-navigation-and-a-wcf-data-service.aspx">Silverlight 4, Experiment with Pluggable Navigation and a WCF Data Service</a> (Mike Taulty)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/cx2RtjgcAX8/when-is-it-ok-to-hack.aspx">When Is It OK To Hack?</a> (Jesse Liberty)</li>
<li><a href="http://www.lhotka.net/weblog/SettingFocusInXAMLWithNoCode.aspx">Setting focus in XAML with no code</a> (Rockford Lhotka)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/dpeeast/Azure-Miniseries-4-Monitoring-Applications/">Azure Miniseries #4: Monitoring Applications</a> (Brian Hitney)</li>
<li><a href="http://channel9.msdn.com/posts/buzzfrog/Ivar-Jacobson-Part-1/">Interview with Ivar Jacobson &#8211; Part 1</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/buzzfrog/Interview-with-Ivar-Jacobson-Part-2/">Interview with Ivar Jacobson &#8211; Part 2</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/buzzfrog/Interview-with-Ivar-Jacobson-Part-3/">Interview with Ivar Jacobson &#8211; Part 3</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/buzzfrog/Interview-with-Ivar-Jacobson-Part-4/">Interview with Ivar Jacobson &#8211; Part 4</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/buzzfrog/Ivar-Jacobson-Part-5/">Interview with Ivar Jacobson &#8211; Part 5</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/buzzfrog/Ivar-Jacobson-Part-6/">Interview with Ivar Jacobson &#8211; Part 6</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/buzzfrog/Interview-with-Ivar-Jacobson-Part-7/">Interview with Ivar Jacobson &#8211; Part 7</a> (Dag König)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2010/02/26/9970086.aspx">Fez’ing with the .Net Micro-framework</a> (Coding4Fun)</li>
<li><a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing/">TWC9: MIX10, Tweevo, Silverlight Augmented Reality, testing</a> (Dan Fernandez)</li>
<li><a href="http://feedproxy.google.com/~r/jQueryPodcast/~3/MzYt5oG0y7U/jQueryPodcast-013-DavidWalsh.mp3">jQuery Podcast 13 &#8211; David Walsh</a> (Ralph Whitbeck &amp; Elijah Manor)</li>
<li><a href="http://channel9.msdn.com/shows/Cloud+Cover/Cloud-Cover-Episode-2/">Cloud Cover &#8211; Episode 2</a> (Ryan Dunn)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li>&#160;<a href="http://blog.sqlauthority.com/2010/02/27/sql-server-insert-top-n-into-table-using-top-with-insert/">SQL SERVER – INSERT TOP (N) INTO Table – Using Top with INSERT</a> (Pinal Dave)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/02/using-sql-server-management-tools-and.html">Using SQL Server Management tools and Integrated Security/Windows Authentication from a non-domain joined machine</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/LQ_gVY9FpqA/outputting-data-to-an-xml-file-ssis-video-nugget.aspx">Outputting data to an XML file : SSIS video nugget</a> (Jamie Thomson)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/h6IaYiVVMdE/Turning-on-execution-plans-affects-performance.aspx">Turning on execution plans affects performance</a> (Simon Sabin)</li>
<li><a href="http://sqlblogcasts.com/blogs/martinbell/archive/2010/02/27/Readonly-databases.aspx">Readonly Databases</a> (Martin Bell)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/grouping-dba-junk">Using schemas to maintain order as a DBA</a> (Ted Krueger)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,f7aa321a-2145-4e75-b1a5-dd1ccbff10ed.aspx">SharePoint 2010 Mobile Rendering (And Device Emulator Fun!)</a> (Charles Chen)</li>
<li><a href="http://blogs.msdn.com/sharepointdesigner/archive/2010/02/26/sharepoint-designer-s-new-workflow-editor-keyboard-shortcuts.aspx">SharePoint Designer’s new workflow editor: keyboard shortcuts</a> (SharePoint Designer Team)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/InekHJ0pBJk/sharepoint-dialog-auto-sizing-and-master-page-customization.aspx">SharePoint Dialog Auto-Sizing and Master Page Customization</a> (Zach Nation)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.leeholmes.com/blog/PowerShellHotkeyToPausePandora.aspx">PowerShell Hotkey to Pause Pandora</a> (Lee Holmes)</li>
<li><a href="http://www.insideria.com/2010/02/how-i-use-social-media-part-4-.html">How I use Social Media: Part 4&#8211;LinkedIn</a> (Amy Blankenship)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/rKVTnK0w3Rs/">Windows 7 memory usage: What&#8217;s the best way to measure?</a> (Ed Bott)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=e1ec5a88460ed9d97e65f09642af34b9">Lynda.com video tutorial site now has iPhone app</a> (Erez Zukerman)</li>
<li><a href="http://www.engadget.com/2010/02/26/confirmed-windows-mobile-6-5-to-become-windows-phone-starter-ed/">Confirmed: Windows Mobile 6.5 to become Windows Phone Starter Edition</a> (Nilay Patel)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/nTSn0UleZJs/27th-of-diduary-did-you-know-you-can.aspx">The 27th of Diduary: Did you know you can get 7 free songs every week?</a> (Jeff Blankenburg)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/BbsETHmRHuw/dzone-daily-dose-227">Daily Dose &#8211; Vote for the New Eclipse Logo!</a> (Mitch Pronschinske)</li>
<li><a href="http://www.engadget.com/2010/02/26/entelligence-windows-phone-7-series/">Entelligence: Windows Phone 7 Series</a> (Michael Gartenberg)</li>
<li><a href="http://feedproxy.google.com/~r/jobsblogscast/~3/0zzQ0qBRsOw/">NUI, Lolcats and other trending topics at Microsoft</a> (Thomas Kohnstamm<jobsblog @MICROSOFT.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/keithelder/~3/IlJhjkacEv4/powershell-ndash-speak-number-of-lines-of-code.aspx">PowerShell – Speak Number of Lines of Code</a> (Keith Elder)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/QUHJbMxStd4/1267213434">Developers, save us from the Microsoft undead</a> (Joe Wilcox)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/OUGgEIpAOyY/">iPhone OS Coming to More Devices?</a> (Taimur Asad)</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=6b9ce4e7-9d31-4ee9-aa20-71e6520a373e">Interesting Finds: February 26, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=50e2d201-0cb7-4189-aed3-13679ac2b441">Interesting Finds: February 27, 2010</a> (Jason Haley)</li>
<li><a href="http://rhondatipton.net/2010/02/26/awesome-blogs-of-the-month-feb-10/">Awesome Blogs of the Month – FEB ‘10</a> (Rhonda Tipton)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=34a2181d-dc03-491b-813e-6234e6f7bed6">Tech Tweets for 26-Feb-2010</a> (Elijah Manor)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/02/27/138220.aspx">Silverlight Cream for February 27, 2010 &#8212; #804</a> (Dave Campbell)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2010/02/26/friday-potpourri-azure-bing-maps-oomph-and-more.aspx">Friday Potpourri: Azure, Bing Maps, Oomph, and more</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/usisvde/archive/2010/02/26/windows-azure-resources-for-decision-makers.aspx">Windows Azure Resources for Decision Makers</a> (Murray Gordon)</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/51D%2B7ZTwf8L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Joel-Software-Occasionally-Developers-Designers/dp/1590593898%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1590593898">Joel on Software: And on Diverse and Occasionally Related Matters That Will Prove of Interest to Software Developers, Designers, and Managers, and to Those Who, Whether by Good Fortune or Ill Luck, Work with Them in Some Capacity</a> </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:a1fd07df-b359-4646-ac11-2b5814ed4ea1" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-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:d244dbef-6781-4198-9ab1-3cd9fb702b1d" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/.net+framework+4.0" rel="tag">.net framework 4.0</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/ssis" rel="tag">ssis</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/ninject" rel="tag">ninject</a>,<a href="http://technorati.com/tags/dependency+injection" rel="tag">dependency injection</a>,<a href="http://technorati.com/tags/lucene.net" rel="tag">lucene.net</a>,<a href="http://technorati.com/tags/subtext" rel="tag">subtext</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/eclipse" rel="tag">eclipse</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2010%2f02%2f27%2fdew-drop-february-27-2010%2f&amp;title=Dew+Drop+-+February+27%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/02/27/dew-drop-february-27-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/jQueryPodcast/~3/MzYt5oG0y7U/jQueryPodcast-013-DavidWalsh.mp3" length="30735680" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop – March 6, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/06/dew-drop-march-6-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/06/dew-drop-march-6-2009/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 13:10:45 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[dlr]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[moq]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[prism v2]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[team foundation server]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/03/06/dew-drop-march-6-2009/</guid>
		<description><![CDATA[- EDIT &#8211; Link #2 below is from Corey Miller, not Corey Schuman (thx Corey S.!) Silverlight / WPF Using Prism With EntLib and Unity (Ade Miller) Silverlight 2 Custom Control Gotchas (Corey Miller) State of the DLR for Silverlight (Jimmy Schementi) Why Should You Always Locate Your Convertors In App.Xaml (Amit Raz) Web Development [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>- EDIT &#8211; Link #2 below is from Corey Miller, not Corey Schuman (thx Corey S.!)</strong></em></p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2009/03/using-prism-with-entlib-and-unity/?&amp;owa_from=feed&amp;owa_sid=">Using Prism With EntLib and Unity</a> (Ade Miller)</li>
<li><a href="http://coreysportfolio.com/post.aspx?id=4297f48d-9d54-4770-aa37-c15d68ec3a74">Silverlight 2 Custom Control Gotchas</a> (Corey Miller)</li>
<li><a href="http://feedproxy.google.com/~r/jimmy-thinking/~3/UPY60UNDXrQ/state-of-dlr-for-silverlight.html">State of the DLR for Silverlight</a> (Jimmy Schementi)</li>
<li><a href="http://feedproxy.google.com/~r/Dev102feed/~3/bp843ixEdrU/">Why Should You Always Locate Your Convertors In App.Xaml</a> (Amit Raz)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LearningJquery/~3/rU0L3yYTqCM/3-quick-steps-for-a-painless-upgrade-to-jquery-13">3 Quick Steps for a Painless Upgrade to jQuery 1.3</a> (Karl Swedberg)</li>
<li><a href="http://weblogs.asp.net/aspnet-whatsnew/archive/2009/03/05/kobe-a-web-2-0-service-development-resource-kit-built-using-asp-net-mvc-and-the-microsoft-web-platform.aspx">Kobe &#8211; A Web 2.0 Service Development Resource Kit built using ASP.NET MVC and the Microsoft Web Platform</a> (ASP.NET News)</li>
<li><a href="http://www.misfitgeek.com/2009/03/05/EvolutilityOpenSourceASPNETFramework.aspx">Evolutility Open Source ASP.NET Framework</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/A-2vxPGbEjQ/adding-800-pound-gorilla-to-your-site.aspx">Adding An 800 Pound Gorilla To Your Site</a> (Jeff Blankenburg)</li>
<li><a href="http://weblogs.asp.net/wesleybakker/archive/2009/03/05/select-multiple-list-items-in-sharepoint-feature.aspx">Select Multiple List Items in SharePoint Feature</a> (Wesley Bakker)</li>
</ul>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/usisvde/archive/2009/03/06/application-lifecycle-management-workshops-help-isvs-realize-full-potential-of-team-foundation-server.aspx">Application Lifecycle Management Workshops Help ISVs Realize Full Potential of Team Foundation Server</a> (Bruce Kyle)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/549166285/eager-loading-a-one-to-many-collection-w-nhibernate.aspx">Eager loading a One-to-Many collection w/ NHibernate</a> (Derik Whittaker)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2254">Self-Modifying DSL from Savas</a> (Chris Sells)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/03/06/c-4-dynamic-overloads.aspx">C# 4, Dynamic Overloads</a> (Mike Taulty)</li>
<li><a href="http://blogs.msdn.com/davidlem/archive/2009/03/06/windows-azure-settings-are-settings-are-settings-maybe-not.aspx">Windows Azure: Settings Are Settings Are Settings..? Maybe Not!</a> (David)</li>
<li><a href="http://feeds.feedburner.com/~r/CodeBetter/~3/549148486/ninject-contextual-binding-or-how-to-defy-mick-jagger-and-always-get-what-you-want.aspx">NInject Contextual Binding, or “How to defy Mick Jagger and always get what you want”</a> (Kyle Baley)</li>
</ul>
<h3>Design/ Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/549118132/">The cost of Test Driven Development</a> (Andrew Woodward)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/z1PlrHLSoj0/transactions-and-the-check-in-dance.aspx">Transactions and the check-in dance</a> (Jimmy Bogard)</li>
<li><a href="http://feeds.feedburner.com/~r/AyendeRahien/~3/549243187/application-structure-concepts-amp-features.aspx">Application structure: Concepts &amp; Features</a> (Ayende Rahien)</li>
<li><a href="http://feedproxy.google.com/~r/nocturnvision/~3/2x44VxcoNdY/">Test-driven development with code generation</a> (Laila Bougria)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/kH74NO9l6k0/">Smarten Up Instead Of Generating Dumb Tests</a> (Davy Brion)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/549139439/improving-software-process-a-letter-to-upper-management.aspx"><span style="color: #ff8000;">Improving Software Process &#8211; A Letter to Upper Management</span></a><span style="color: #ff8000;"> (Tim Barcz)<em> – Link of the Day</em></span></li>
<li><a href="http://www.pheedo.com/click.phdo?i=13d1c3677dc565b6909c8ce134c4f41a">Moq 3.0 RTM!!!</a> (Daniel Cazzulino)</li>
</ul>
<h3>Community / Events</h3>
<ul>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/05/129867.aspx">I&#8217;m a PC and I&#8217;m a MVP &#8212; 2009 MVP Summit WrapUp and Thanks!</a> (Dave Campbell)</li>
</ul>
<h3>Database</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/create-xml-files-out-of-sql-server-with-">Create XML Files Out Of SQL Server With SSIS And FOR XML Syntax</a> (Denis Gobo)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/ITProfessionals/EthicsIT/collection-of-puzzles-for-programmers">Collection Of Puzzles For Programmers</a> (Denis Gobo)</li>
<li><a href="http://feeds.ziffdavis.com/~r/ziffdavis/extremetech/~3/Y4xAAiBrvvo/0,2845,2342527,00.asp">5 Games that Won&#8217;t Die!</a> (Joel Durham Jr.)</li>
<li><a href="http://feeds.feedburner.com/~r/CodeBetter/~3/549126388/the-alt-net-programming-contest.aspx">The ALT.NET Programming Contest</a> (Aaron Jensen)</li>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/ncHr5tiDY1U/">BOOK REVIEW: Code Leader, by Patrick Cauldwell</a> (Arjan Zuidhof)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/SpryYck8wvc/death-march.aspx">Death March</a> (Gunnar Peipman)</li>
<li><a href="http://haacked.com/archive/2009/03/05/troubleshooting-installers.aspx">Troubleshooting Windows MSI Installers</a> (Phil Haack)</li>
<li><a href="http://blogs.msdn.com/healthvault_devices/archive/2009/03/06/healthvault-connection-center-2-0-sp2-released.aspx">HealthVault Connection Center 2.0 SP2 released</a> (HealthVault Team)</li>
<li><a href="http://feeds.feedburner.com/~r/MajorNelson/~3/549121601/the-days-of-arcade-are-coming.aspx">The Days of Arcade are coming</a> (Larry Hyrb)</li>
<li><a href="http://www.charlespetzold.com/blog/2009/03/Podcast-of-my-Talk-about-Turing.html">Podcast of my Talk about Turing at the University of Toronto</a> (Charles Petzold)</li>
<li><a href="http://elegantcode.com/2009/03/06/rebooting-my-development-environment/">Rebooting My Development Environment</a> (David Starr)</li>
<li><a href="http://feeds.feedburner.com/~r/CodeBetter/~3/549274003/why-people-do-not-see-how-smart-your-idea-is-at-first.aspx">Why people do not see how smart your idea is at first</a> (Ian Cooper)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/zHZ8AU3dU98/">LINKBLOG for March 5, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/05/129866.aspx">Silverlight Cream for March 05, 2009 &#8212; #533</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/ZuSmSLuYU7A/">The Morning Brew #301</a> (Chris Alcock)</li>
<li><a href="http://techtwitterings.blogspot.com/2009/03/tech-twitterings-18.html">Tech Twitterings #18</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/5jqX12ByXWM/post.aspx">Everyman Links for March 5, 2009</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/DDxe7kL2rK4/">New and Notable 300</a> (Sam Gentile)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/ASg19dIsd1M/cloudnews-for-march-5th-2009">CloudNews for March 5th, 2009</a> (Sameer Gupta)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/05/142990.aspx">Interesting Finds: March 5, 2009</a> (Jason Haley)</li>
</ul>
<h3>Book of the Day</h3>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:ddc790e6-8db7-4d2d-9260-5156b5c3c800" 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="Code Leader: Using People, Tools, and Processes to Build Successful Software (Programmer to Programmer): Patrick Cauldwell, Scott Hanselman: Books" href="http://www.amazon.com/exec/obidos/ASIN/0470259248/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/0470259248.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />Code Leader: Using People, Tools, and Processes to Build Successful Software (Programmer to Programmer): Patrick Cauldwell, Scott Hanselman: Books</a></p>
<p><strong>ISBN</strong>: 0470259248<br />
<strong>ISBN-13</strong>: 9780470259245</td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:059c93f5-181e-47c7-810d-3788ec564d5d" 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/03/06/dew-drop-march-6-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/06/dew-drop-march-6-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:20a4a3cd-6251-45e4-b680-18e73dc930d7" 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/team+foundation+server">team foundation server</a>,<a rel="tag" href="http://technorati.com/tags/ninject">ninject</a>,<a rel="tag" href="http://technorati.com/tags/moq">moq</a>,<a rel="tag" href="http://technorati.com/tags/dlr">dlr</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/prism+v2">prism v2</a>,<a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/xaml">xaml</a>,<a rel="tag" href="http://technorati.com/tags/sql+server">sql server</a>,<a rel="tag" href="http://technorati.com/tags/sharepoint">sharepoint</a>,<a rel="tag" href="http://technorati.com/tags/jquery">jquery</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%2f03%2f06%2fdew-drop-march-6-2009%2f&amp;title=Dew+Drop+%e2%80%93+March+6%2c+2009"><img style="border:0px" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/06/dew-drop-march-6-2009/" alt="Shout it" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/06/dew-drop-march-6-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 28, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-2009/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 01:20:42 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[alt.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-2009/</guid>
		<description><![CDATA[&#160; Silverlight / WPF Twilight 1.5: Multiple Views with MVVM (Bryant Likes) Silverlight-based Gaming is about to explode (Adam Kinney) Building a WPF Application: Part 5 (Christopher Bennage) Learn Prism (Blaine Wastell) ElementRecycler for Silverlight and WPF (Chris Cavanagh) Creating Master Pages in Windows Presentation Foundation (Azam) Title less Windows in WPF (Marlon Grech) Silverlight [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.sqlxml.org/bryantlikes/archive/2009/02/26/twilight-1-5-multiple-views-with-mvvm.aspx">Twilight 1.5: Multiple Views with MVVM</a> (Bryant Likes)</li>
<li><a href="http://adamkinney.com/blog/416/default.aspx">Silverlight-based Gaming is about to explode</a> (Adam Kinney)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/cjI5z_qPOLg/building-wpf-application-part-1">Building a WPF Application: Part 5</a> (Christopher Bennage)</li>
<li><a href="http://blogs.msdn.com/blaine/archive/2009/02/28/learn-prism.aspx">Learn Prism</a> (Blaine Wastell)</li>
<li><a href="http://chriscavanagh.wordpress.com/2009/02/27/elementrecycler-for-silverlight-and-wpf/">ElementRecycler for Silverlight and WPF</a> (Chris Cavanagh)</li>
<li><a href="http://highoncoding.com/Articles/495_Creating_Master_Pages_in_Windows_Presentation_Foundation.aspx">Creating Master Pages in Windows Presentation Foundation</a> (Azam)</li>
<li><a href="http://marlongrech.wordpress.com/2009/02/27/title-less-windows-in-wpf/">Title less Windows in WPF</a> (Marlon Grech)</li>
<li><a href="http://feedproxy.google.com/~r/MikeSnowBlog/~3/q7V8ydVFVxQ/silverlight-tip-of-day-97-how-to-get-an-image-s-source-file-name.aspx">Silverlight Tip of Day #97 – How to get an Image’s Source File Name</a> (Mike Snow)</li>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/_g_ByOa8w9s/silverlight-adoption-a-few-numbers.aspx">Silverlight Adoption – A Few Numbers</a> (Mike Ormond)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/4eIcK0mL6BM/ShowArticle.aspx">Creating Layout Tables in Microsoft Expression Web</a> (Minal Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/I1qRAAVWmM0/hypervideo-put-to-work.aspx">Hypervideo put to work</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/N3Bw-d4TSCI/">Live Search from Silverlight</a> (John Papa)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/aXeIXbDn9vQ/refactoring-extract-interface.aspx">Refactoring: extract interface</a> (Gunnar Peipman)</li>
<li><a href="http://blogs.msdn.com/ericgu/archive/2009/02/27/introduction-to-healthvault-development-8-related-items.aspx">Introduction to HealthVault Development #8: Related items</a> (Eric Gunnerson)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/wEqtcKcYTuI/ninject-2-hits-beta-status.aspx">Ninject 2 hits beta status</a> (Simone Chiaretta)</li>
<li><a href="http://greggalipeau.wordpress.com/2009/02/28/my-foray-into-linq-to-sql-and-the-entity-framework-part-1-of-2/">My Foray into Linq to Sql and the Entity Framework (Part 1 of 2)</a> (Greg Galipeau)</li>
<li><a href="http://feedproxy.google.com/~r/Devhawk/~3/iTWEVCCASac/Writing+An+IronPython+Debugger+Introduction.aspx"><font color="#ff8000">Writing an IronPython Debugger: Introduction</font></a><font color="#ff8000"> <em>and</em>&#160;</font><a href="http://feedproxy.google.com/~r/Devhawk/~3/DljUKEtNO4w/Writing+An+IronPython+Debugger+MDbg+101.aspx"><font color="#ff8000">Writing an IronPython Debugger: MDbg 101</font></a><font color="#ff8000"> <em>and</em>&#160;</font><a href="http://feedproxy.google.com/~r/Devhawk/~3/WR1sNaC-ba8/Writing+An+IronPython+Debugger+Hello+Debugger.aspx"><font color="#ff8000">Writing an IronPython Debugger: Hello, Debugger!</font></a><font color="#ff8000"> <em>and</em>&#160;</font><a href="http://feedproxy.google.com/~r/Devhawk/~3/m2R9Y4yIrWU/CodeHTMLer+Language+Definition+For+Python.aspx"><font color="#ff8000">CodeHTMLer Language Definition for Python</font></a><font color="#ff8000"> (Harry Pierson)<em> – Links of the Day</em></font></li>
<li><a href="http://elegantcode.com/2009/02/27/code-cast-24-matt-podwysocki-on-functional-programming/">Code Cast #24 – Matt Podwysocki on Functional Programming</a> (David Starr)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/27/friday-books-linq-in-action/">Friday Books &#8211; LINQ in Action</a> (Dave M. Bush)</li>
<li><a href="http://blogs.eweek.com/devlife/content/daily_work/visual_studio_challenge_learn_a_new_menu_command.html">Visual Studio Challenge: Learn a New Menu Command</a> (Julie Lerman)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/q7C9GewD6i4/refactoring-legacy-code.aspx">Refactoring legacy code</a> (Gabriel N. Schenker)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001230.html">Paying Down Your Technical Debt</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/PelisFarm/~3/ZnWMth_usA8/QuickGraphOnCodeContracts.aspx">QuickGraph on Code Contracts</a> (Jonathan de Halleux)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2009/02/27/design-guidelines-serialization-technology.aspx">Design Guidelines: Serialization Technology</a> (Rob Relyea)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/jbDfKLUv14s/HanselminutesPodcast151FitAndFitnessWithWardCunninghamAndJamesShore.aspx">Hanselminutes Podcast 151 &#8211; Fit and Fitness with Ward Cunningham and James Shore</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/GeekDaily/~3/9j3FTCwloDs/">Why You Want To Be A Craftsman Instead Of A Cowboy</a> (Justin)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/CBIF9bGpxUQ/">Coding: Implicit vs Explicit modeling</a> (Mark Needham)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-programmers-prototypes-and-privacy/">JavaScript for C# programmers: prototypes and privacy</a> (Julian M. Bucknall<julianb @BOYET.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/xiTQeScQ-3k/chapter-5-understanding-models.aspx">Chapter 5 &#8212; Understanding Models</a> <em>and</em>&#160;<a href="http://www.ASP.net/MVC">ASP.NET MVC Sample Application at www.ASP.net/MVC</a> (Stephen Walther)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/D7EniFn177I/641567.aspx">&quot;Variable is assigned but its Value is never used&quot; Warning</a> (Rick Strahl)</li>
<li><a href="http://feeds.codeville.net/~r/SteveCodeville/~3/5EqisHJt0RI/">xVal 0.8 (Beta) Now Released</a> (Steve Sanderson)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/547671932/moss-2007-and-net-framework-3-5-sp1-second-part.aspx">MOSS 2007 and .NET framework 3.5 SP1 – Second part</a> (Agnes Molnar)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/547887104/it-is-sql-structured-query-language-not-sbql-structured-business-query-language.aspx">It is SQL (Structured Query Language) NOT SBQL (Structured Business Query Language)</a> (Derik Whittaker)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/X247fcfIIo8/the-alt.net-conference-loving-it.aspx">The ALT.NET Conference: loving it</a> (Simone Chiaretta)</li>
<li><a href="http://haacked.com/archive/2009/02/27/18589.aspx">ALT.NET Seattle Day One</a> (Phil Haack)</li>
<li><a href="http://nayyeri.net/blog/twitter-ndash-a-real-challenge-for-blogging/">Twitter – A Real Challenge for Blogging</a> (Keyvan Nayyeri<noreply @NAYYERI.NET>)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://blog.objectmentor.com/articles/2009/02/27/whiners-that-fail">Whiners that Fail</a> (Uncle Bob)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/547739047/thoughts-on-quot-whiners-that-fail-quot.aspx">Thoughts on &quot;Whiners that Fail&quot;</a> (Anne Epstein)</li>
<li><a href="http://blogs.msdn.com/codeplex/archive/2009/02/27/project-subdomain-urls-and-separate-rss-feed-for-reviews.aspx">Project subdomain URLs and separate RSS feed for reviews</a> (Sara Ford)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/OcosAntMk4k/windows-live-frameit-updated-to-new-look-for-all-sdk-now-available-for-download.aspx">The new Windows Live FrameIt is here! SDK now available for download</a> (damaster)</li>
<li><a href="http://feeds.feedburner.com/~r/webware/~3/547912499/8301-17939_109-10184539-2.html">Mozilla Bespin: Cloud code editing via browser</a> (Dave Rosenberg)</li>
<li><a href="http://feedproxy.google.com/~r/DennyBoynton/~3/fhK4qjfycTA/post.aspx">Windows 7 Friday: New Security Features and Options</a> (Denny Boynton)</li>
<li><a href="http://www.officelabs.com/Lists/Posts/Post.aspx?List=3d0ec20d-058d-4333-813a-ebbcf0846655&amp;ID=73">Introducing Canvas for OneNote</a> (Nathan Fish)</li>
<li><a href="http://feedproxy.google.com/~r/boingboing/iBag/~3/cFdeG71l4Wo/spore-opens-its-api.html">Spore opens its API</a> (David Pescovitz)</li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2009/02/27/microsoft-2019.aspx">Microsoft 2019</a> (Steve Clayton)</li>
<li><a href="http://www.downloadsquad.com/2009/02/27/5-ways-to-enhance-your-wikipedia-experience/">5 ways to enhance your Wikipedia experience</a> (Jay Hathaway)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/WAdG3UIiUAY/">LINKBLOG for February 27, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://www.dotnetjunkies.com/WebLog/csteen/archive/2009/02/27/581727.aspx">Link Listing &#8211; February 26, 2009</a> (Christopher Steen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/27/129730.aspx">Silverlight Cream for February 27, 2009 &#8212; #530</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/G2_XxvobHas/links-2009-02-28.aspx">Links 2009-02-28</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/s7hUIicY8p0/">New and Notable 296</a> (Sam Gentile<graffiti @YOURSITE.COM>)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/02/27/let-s-wax-functional-02-27-2009.aspx">Let’s Wax Functional 02/27/2009</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/C8FZCeqcgW4/cloudnews-for-february-27th-2009">CloudNews for February 27th, 2009</a> (Sameer Gupta)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/27/142969.aspx">Interesting Finds: February 27, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/archive/2009/02/28/142971.aspx">Interesting Finds: February 28, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/a-ZUHsaN8_c/">5 Most Popular Posts on WebWorkerDaily This Week</a> (Simon Mackie)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-friday-the-best-sql-server-links-of--13">SQL Friday, The Best SQL Server Links Of The Past Week Episode 13</a> (Denis Gobo)</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:bf434b57-6186-402c-948e-bd5a0b6e338c" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Model-Based Software Testing and Analysis with C#: Jonathan Jacky, Margus Veanes, Colin Campbell, Wolfram Schulte: Books" href="http://www.amazon.com/exec/obidos/ASIN/0521687616/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0521687616.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Model-Based Software Testing and Analysis with C#: Jonathan Jacky, Margus Veanes, Colin Campbell, Wolfram Schulte: Books</a></p>
<p><b>ISBN</b>: 0521687616<br /><b>ISBN-13</b>: 9780521687614</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:2f72d196-d21c-4571-bc50-6a1b930ad52c" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-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:18bd772c-b152-4f1a-90b8-46a9b651d963" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/ninject" rel="tag">ninject</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/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/onenote" rel="tag">onenote</a>,<a href="http://technorati.com/tags/alt.net" rel="tag">alt.net</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</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%2f02%2f28%2fdew-drop-february-28-2009%2f&amp;title=Dew+Drop+-+February+28%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/28/dew-drop-february-28-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 6, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-2009/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 15:51:59 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[csla .net]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ndepend]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[ninject]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vsts]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-2009/</guid>
		<description><![CDATA[&#160; Silverlight / WPF Graphical Paths with Gradient Colors (Charles Petzold) Where Does Silverlight and WPF Belong? (Chris Love) Why Silverlight Is the Future&#160;and&#160;Silverlight Online Goodies (Rocky Lhotka) New Tutorial: DataGrid Binding via Data Entities &#38; WCF (Jesse Liberty) &#160; .NET / Visual Studio VSTS Has a New Web Site (Cameron Skinner) CSLA .NET 3.6.1 [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.charlespetzold.com/blog/2009/02/Graphical-Paths-with-Gradient-Colors.html" target="_blank">Graphical Paths with Gradient Colors</a> (Charles Petzold)</li>
<li><a href="http://professionalaspnet.com/archive/2009/02/05/Where-Does-Silverlight-and-WPF-Belong_3F00_.aspx" target="_blank">Where Does Silverlight and WPF Belong?</a> (Chris Love)</li>
<li><a href="http://www.lhotka.net/weblog/WhySilverlightIsTheFuture.aspx" target="_blank">Why Silverlight Is the Future</a>&#160;<em>and</em>&#160;<a href="http://www.lhotka.net/weblog/SilverlightOnlineGoodies.aspx" target="_blank">Silverlight Online Goodies</a> (Rocky Lhotka)</li>
<li><a href="http://silverlight.net/blogs/jesseliberty/archive/2009/02/05/new-tutorial-datagrid-binding-via-data-entities-amp-wcf.aspx" target="_blank">New Tutorial: DataGrid Binding via Data Entities &amp; WCF</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/camerons/archive/2009/02/06/vsts-has-a-new-web-site.aspx" target="_blank">VSTS Has a New Web Site</a> (Cameron Skinner)</li>
<li><a href="http://www.lhotka.net/weblog/CSLANET361ReleasedForWindowsAndSilverlight.aspx" target="_blank">CSLA .NET 3.6.1 Released (for Windows and Silverlight)</a> (Rocky Lhotka)</li>
<li><a href="http://flux88.com/blog/a-story-of-tfs-wtfery/" target="_blank">A Story of TFS WTFery</a> (Ben Scheirman)</li>
<li><a href="http://www.lostechies.com/blogs/hex/archive/2009/02/05/model-driven-template-scaffolding-addin-for-visual-studio.aspx" target="_blank">Model Driven Template/Scaffolding AddIn for Visual Studio</a> (Eric Hexter)</li>
<li><a href="http://www.codeproject.com/KB/biztalk/BRE.aspx" target="_blank">Developing with Microsoft Business Rules Engine</a> (Mohamad Halabi)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/02/05/everything-you-ever-wanted-to-know-about-streaming-video-but-were-afraid-to-ask-and-then-some.aspx" target="_blank">Everything You Ever Wanted to Know About Streaming Video, but Were Afraid to Ask, and Then Some&#8230;</a> (G. Andrew Duthie)</li>
<li><a href="http://tech.piyodesign.it/archive/2009/01/04/why-use-css-framework.aspx" target="_blank">Why to Use a CSS Framework?</a>&#160;<em>and</em>&#160;<a href="http://tech.piyodesign.it/archive/2009/02/02/more-about-css-frameworks.aspx" target="_blank">More About CSS Frameworks</a> (Daniela Panfili)</li>
<li><a href="http://west-wind.com/weblog/posts/617930.aspx" target="_blank">Html and Uri String Encoding without System.Web</a> (Rick Strahl)</li>
<li><a href="http://stephenwalther.com/blog/archive/2009/02/05/chapter-1-an-introduction-to-asp.net-mvc.aspx" target="_blank"><font color="#ff8000">Chapter 1 &#8211; An Introduction to ASP.NET MVC</font></a><font color="#ff8000"> (Stephen Walther) <em>– Link of the Day</em></font></li>
<li><a href="http://www.lostechies.com/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx" target="_blank">Trying to Extend the ASP.NET MVC (T4) Item Templates to Create Multiple Files</a> (Eric Hexter)</li>
<li><a href="http://wildermuth.com/2009/02/05/Building_AgiliTrain_Part_3_-_Data_Validation" target="_blank">Building AgiliTrain: Part 3 &#8211; Data Validation</a> (Shawn Wildermuth)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/06/friday-books-css-the-missing-manual-2/" target="_blank">Friday Books &#8211; CSS: The Missing Manual</a> (Dave M. Bush)</li>
<li><a href="http://www.c-sharpcorner.com/UploadFile/kalisk/REST02042009142243PM/REST.aspx" target="_blank">REST Fundamentals</a> (Kalyan Bandarupalli)</li>
<li><a href="http://www.learningjquery.com/2009/02/slide-elements-in-different-directions" target="_blank">Slide Elements in Different Directions</a> (Karl Swedberg)</li>
<li><a href="http://weblogs.asp.net/jgaylord/archive/2009/02/04/minifying-html-and-javascript-using-microsoft-expression-web.aspx" target="_blank">Minifying HTML and JavaScript Using Microsoft Expression Web</a> (Jason N. Gaylord)</li>
<li><a href="http://dotnet.dzone.com/news/how-use-ninject-aspnet-mvc" target="_blank">How to Use Ninject with ASP.NET MVC</a> (Simone Chiaretta)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.markhneedham.com/blog/2009/02/06/agile-why-do-we-integrate-early/" target="_blank">Agile: Why Do We Integrate Early?</a> (Mark Needham)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2009/02/05/the-essence-of-great-ui-an-overview.aspx" target="_blank">The Essence of Great UI &#8211; An Overview</a> (Mark Miller)</li>
<li><a href="http://www.iamnotmyself.com/2009/02/05/SOLIDByExampleOpenClosedPrincipal.aspx" target="_blank">S.O.L.I.D. By Example: Open Closed Principle</a> (Bobby Johnson)</li>
<li><a href="http://www.jphamilton.net/post/Bounded-Context2c-Extension-Methods2c-and-Fluent-APIrsquo3bs.aspx" target="_blank">Bounded Context, Extension Methods, and Fluent API&#8217;s</a> (JP Hamilton)</li>
<li><a href="http://devlicio.us/blogs/christopher_bennage/archive/2009/02/05/ux-patterns-and-not-ui-architecture-patterns.aspx" target="_blank">UX Patterns (and not UI Architecture Patterns)</a> (Christopher Bennage)</li>
<li><a href="http://www.lostechies.com/blogs/derickbailey/archive/2009/02/05/why-should-attach-view-to-presenter-is-an-invalid-unit-test-observation.aspx" target="_blank">Why &#8216;Should Attach View to Presenter&#8217; Is an Invalid Unit Test / Observation</a> (Derick Bailey)</li>
<li><a href="http://elegantcode.com/2009/02/05/software-development-lessons-learned/" target="_blank">Software Development &quot;Lessons Learned&quot;</a> (Jarod Ferguson)</li>
<li><a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=268&amp;AspxAutoDetectCookieSupport=1" target="_blank">The Next Level of Code Analysis Using &#8216;NDepend&#8217;: An Interview with Patrick Smacchia</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a href="http://www.misfitgeek.com/2009/02/05/IntroducingNETShoutOut.aspx" target="_blank">Introducing .NET Shout Out</a> (Joe Stagner)</li>
<li><a href="http://blogs.msdn.com/lindsay/archive/2009/02/05/msdn-webcast-asp-net-3-5-and-visual-studio-3-5-overview.aspx" target="_blank">MSDN Webcast: ASP.NET 3.5 and Visual Studio 3.5 Overview</a> (Lindsay Rutter)</li>
<li><a href="http://blogs.msdn.com/mvpawardprogram/archive/2009/02/06/mvps-headline-at-teched-2009.aspx" target="_blank">MVPs Headline at TechEd 2009!</a> (Jas Dhaliwal)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://www.devx.com/dotnet/Article/40812" target="_blank">Managing Files with SQL Server 2008&#8242;s FILESTREAM Feature</a> (Thiru Thangarathinam)</li>
<li><a href="http://sqlblog.com/blogs/denis_gobo/archive/2009/02/05/11743.aspx" target="_blank">Some Simple Code to Show the Difference Between Newid and Newsequentialid</a> (Denis Gobo)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2009/02/05/performance-is-important-why-jeff-atwood-codinghorror-com-is-wrong-and-right-about-performance.aspx" target="_blank">Performance Is Important &#8211; Why Jeff Atwood (CodingHorror.com) Is Wrong and Right About Performance</a> (Wallace B. McClure)</li>
<li><a href="http://gmailblog.blogspot.com/2009/02/new-in-labs-multiple-inboxes.html" target="_blank">New in Labs: Multiple Inboxes</a> (Octavian &quot;Vivi&quot; Costache)</li>
<li><a href="http://jeffblankenburg.com/2009/02/mobile-manager-for-netflix.aspx" target="_blank">Mobile Manager for Netflix</a> (Jeff Blankenburg)</li>
<li><a href="http://www.lostechies.com/blogs/gabrielschenker/archive/2009/02/05/learning-and-understanding.aspx" target="_blank">Learning and Understanding</a> (Gabriel Schenker)</li>
<li><a href="http://blogs.msdn.com/ie/archive/2009/02/05/suggested-sites-privacy.aspx" target="_blank">Suggested Sites &amp; Privacy</a> (Jane Kim)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/02/05/uac-feedback-and-follow-up.aspx" target="_blank">UAC Feedback and Follow-Up</a> (Jon DeVaan &amp; Steven Sinofsky)</li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1975/" target="_blank">The History of Microsoft – 1975</a> (Tina @ Channel9)</li>
<li><a href="http://ckwebb.com/publishing/pulling-the-sword-from-the-stone-amazons-kindle-books-to-be-available-on-mobile-phones/" target="_blank">Pulling the Sword from the Stone: Amazon&#8217;s Kindle Books to Be Available on Mobile Phones</a> (Chris Webb)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://www.cloudave.com/link/cloudnews-for-february-5th-2009" target="_blank">CloudNews for February 5th, 2009</a> (Sameer Gupta)</li>
<li><a href="http://theruntime.com/blogs/thomasswilliams/archive/2009/02/06/jquery-week.aspx" target="_blank">jQuery Week?</a> (Thomas S. Williams)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/05/129229.aspx" target="_blank">Silverlight Cream for February 05, 2009 &#8212; #508</a> (Dave Campbell)</li>
<li><a href="http://www.arjansworld.com/2009/02/05/linkblog-for-february-5-2009/" target="_blank">LINKBLOG for February 5, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://spietrek.blogspot.com/2009/02/links-252009.html" target="_blank">Links (2/5/2009)</a> (Steve Pietrek)</li>
<li><a href="http://blog.cwa.me.uk/2009/02/06/the-morning-brew-281/" target="_blank">The Morning Brew #281</a> (Chris Alcock)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-friday-the-best-sql-server-links-of--10" target="_blank">SQL Friday, The Best SQL Server Links of the Past Week Episode 10</a> (Denis Gobo)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/06/142845.aspx" target="_blank">Interesting Finds: February 6, 2009</a> (Jason Haley)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:4d46cf42-50ed-48c2-907c-a7c97b971bff" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="CSS: The Missing Manual: David McFarland: Books" href="http://www.amazon.com/exec/obidos/ASIN/0596526873/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596526873.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">CSS: The Missing Manual: David McFarland: Books</a></p>
<p><b>ISBN</b>: 0596526873<br /><b>ISBN-13</b>: 9780596526870</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:747de1a4-5a1f-43be-8e14-e5a517a2c0e6" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-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:9c1b75f1-b489-4bc8-bd46-8037086de9f2" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/ndepend" rel="tag">ndepend</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</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/csla+.net" rel="tag">csla .net</a>,<a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a>,<a href="http://technorati.com/tags/vsts" rel="tag">vsts</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/ie8" rel="tag">ie8</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/css" rel="tag">css</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/ninject" rel="tag">ninject</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%2f02%2f06%2fdew-drop-february-6-2009%2f&amp;title=Dew+Drop+-+February+6%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/06/dew-drop-february-6-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

