<?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; github</title>
	<atom:link href="http://www.alvinashcraft.com/tag/github/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 14, 2012 (#1,242)</title>
		<link>http://www.alvinashcraft.com/2012/01/14/dew-drop-january-14-2012-1242/</link>
		<comments>http://www.alvinashcraft.com/2012/01/14/dew-drop-january-14-2012-1242/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 01:18:47 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[codemash]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[sharepoint]]></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[winrt]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2099</guid>
		<description><![CDATA[Top Links 10th Day of Silverlight : O/S Integration and 11th Day of Silverlight : 3D (Tony Champion) JavaScript for C# developers: the Module pattern (part 4) – debugging (Julian M. Bucknall) Comparing Strings in Unit Tests (Phil Haack) Fluent Assertions 1.7.0 has been released (Dennis Doomen) &#160; .NET / Visual Studio Implementing IEqualityComparer (Richard [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/tonychampion/~3/rQx9KIsXKKk/">10th Day of Silverlight : O/S Integration</a> <em>and</em> <a href="http://feedproxy.google.com/~r/tonychampion/~3/4XRjV2DDN94/">11th Day of Silverlight : 3D</a> (Tony Champion)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-developers-the-module-pattern-part-4-ndash-debugging/">JavaScript for C# developers: the Module pattern (part 4) – debugging</a> (Julian M. Bucknall)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/nu6VnpoLgiI/comparing-strings-in-unit-tests.aspx">Comparing Strings in Unit Tests</a> (Phil Haack)</li>
<li><a href="http://www.dennisdoomen.net/2012/01/fluent-assertions-170-has-been-released.html">Fluent Assertions 1.7.0 has been released</a> (Dennis Doomen)</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/P7tnnecBMUI/IEqualityComparer.aspx">Implementing IEqualityComparer</a> (Richard Carr)</li>
<li><a href="http://geekswithblogs.net/tmurphy/archive/2012/01/13/twitter-search-json-deserialization.aspx">Twitter Search JSON Deserialization</a> (Tim Murphy)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2012/01/14/contact-columns-and-other-pieces-of-help-info-in-mono-for-android.aspx">Contact Columns and other pieces of help info in Mono for Android</a> (Wally McClure)</li>
<li><a href="http://blogs.msdn.com/b/dau-blog/archive/2012/01/13/how-to-read-managed-function-parameter-values-from-call-stack-when-they-read-lt-no-data-gt-in-windbg.aspx">How to read managed function parameter values from call stack when they read in WinDBG?</a> (Sebastian Dau)</li>
<li><a href="http://geekswithblogs.net/kazimmehdi/archive/2012/01/13/stylecop-suppress-message.aspx">Stylecop Suppress Message</a> (Kazim Sardar Mehdi)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2012/01/15/using-async-await.aspx">Using async / await</a> (Bnaya Eshet)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/Kinecting-to-Arduino-with-Visual-Basic">Kinect&#8217;ing to Arduino with Visual Basic</a> <em>and</em> <a href="http://channel9.msdn.com/coding4fun/kinect/The-Kinect-Windows-Azure-Service-Bus-and-SignalR-together-in-Kinectonitor">The Kinect, Windows Azure Service Bus and SignalR together in Kinectonitor</a> (Greg Duncan)</li>
<li><a href="http://www.codeproject.com/KB/aspnet/LazyLoadingComparison.aspx">Comparing Transparent Lazy Loading between NHibernate and Entity Framework</a> (Henry He)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://visualstudiomagazine.com/blogs/tool-tracker/2012/01/integrating-search-and-help-with-cross-page-posting.aspx">ASP.NET: Integrating Search and Help with Cross-Page Posting</a> (Peter Vogel)</li>
<li><a href="http://blogs.infragistics.com/blogs/atanas_dyulgerov/archive/2012/01/13/multi-column-combo-box-netadvantage-for-jquery.aspx">Multi-column combo box – NetAdvantage for jQuery</a> (Atanas Dyulgerov)</li>
<li><a href="http://www.kevinlabranche.com/blog/ASPNetMVC4DeveloperPreviewFailsToBuildWithNugetPackageRestore.aspx">ASP.Net MVC4 developer preview fails to build with Nuget package restore.</a> (Kevin LaBranche)</li>
<li><a href="http://geekswithblogs.net/mnf/archive/2012/01/14/javascript-coding-style-recommendation-in-return-and-throw-statements-use.aspx">Javascript coding style recommendation: in return and throw statements use only simple variables</a> (Michael Freidgeim)</li>
<li><a href="http://www.stevesouders.com/blog/2012/01/13/javascript-performance/">JavaScript Performance</a> (Steve Souders)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/DqoiAriBWt4/">WebAPI Developer Preview 6: Self Hosted Mode Example</a> (John V. Petersen)</li>
<li><a href="http://www.aaronstannard.com/post.aspx?id=a58369b5-e8ee-423c-878a-d48c2df436de">Troubleshooting “500 Internal Server Errors” in the Windows Azure Emulator when Working with Node.JS</a> (Aaron Stannard)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/WkHsgb8EzHE/using-symbolic-links-with-local-storage-to-store-large-amount-of-data-in-windows-azure-application-drive.aspx">Using Symbolic links with local storage to store large amount of data in Windows Azure Application Drive</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/yeYk2MY4CbY/setting-windows-azure-blob-storage-asv-as-data-source-directly-from-portal-at-hadoop-on-azure.aspx">Setting Windows Azure Blob Storage (asv) as data source directly from Portal at Hadoop on Azure</a> (Avkash Chauhan)</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/H4MM_GC8_TA/run-lokadcqrs-code-natively-on-windows-azure.html">Run Lokad.CQRS code natively on Windows Azure</a> (Rinat Abdullin)</li>
<li><a href="http://geekswithblogs.net/rakker/archive/2012/01/13/physician-heal-thyselfndashscrummaster-master-thyself.aspx">Physician, Heal Thyself–ScrumMaster, Master Thyself</a> (Robert May)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/bkkM1ay-nWU/evolution-of-task-board.html">The evolution of a task board</a> (Dror Helper)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/9K4c0mtBc4s/">Huboard – Github issues made awesome</a> (Ryan Rauh)</li>
<li><a href="http://blog.assembla.com/assemblablog/tabid/12618/bid/70857/5-Skills-for-Tech-Leads.aspx">5 Skills for Tech Leads</a> (Sergio Romano)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/-xxnocSCREw/How-to-hide-the-soft-keyboard-in-a-Windows-Phone-app">How to hide the soft keyboard in a Windows Phone app</a> (Windows Phone Geek)</li>
<li><a href="http://debugmode.net/2012/01/14/telerik-raddatepicker-control-for-windows-phone/">Telerik RadDatePicker control for Windows Phone</a> (Dhananjay Kumar)</li>
<li><a href="http://www.jeff.wilcox.name/2012/01/wpqr-control/">A simple Windows Phone control for reading QR codes</a> (Jeff Wilcox)</li>
<li><a href="http://www.silverlight-zone.com/2012/01/your-path-to-wp7-app-in-30-days.html">Your path to a WP7 app in 30 days</a> (Kunal Chowdhury)</li>
<li><a href="http://matthamilton.net/wpf-dynamic-datatemplate">A Dynamic DataTemplate Generator for WPF</a> (Matt Hamilton)</li>
<li><a href="http://kodierer.blogspot.com/2012/01/breakdown-of-windows-phone-app-download.html">Breakdown of Windows Phone App Download Statistics</a> (Rene Schulte)</li>
<li><a href="http://techblog.ginktage.com/2012/01/windows-phone-and-phonegap-article-8-retreive-device-information/">Windows Phone and PhoneGap – Article #8 – Retreive Device Information</a> (Senthil Kumar)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/t84yaQDunZM/why-work-at-microsoft-international-microfilms">Why work at Microsoft? International Microfilms Contest Shows Why</a> (MS JobsBlog)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Jan-13-2012">TWC9: New Team Members, Win8, C++, SQL 2012, Cloud Numerics</a> (Dan Fernandez, Greg Duncan &amp; Rick Barraza)</li>
<li><a href="http://feedproxy.google.com/~r/the-javascript-show/~3/CkU2vtmcFzI/27" target="_blank">The JavaScript Show &#8211; Fluentconf, Scrollorama, Impress.JS</a> (Peter Cooper &amp; Jason Seifer)</li>
<li><a href="http://www.engadget.com/2012/01/13/engadget-podcast-274-ces-2012-day-4-01-12-2012/">Engadget Podcast 274: CES 2012 Day 4 &#8211; 01.12.2012</a> <em>and</em> <a href="http://www.engadget.com/2012/01/13/engadget-mobile-podcast-121-ces-2012-01-12-2012/">Engadget Mobile Podcast 121: CES 2012 &#8211; 01.12.2012</a> <em>and</em> <a href="http://www.engadget.com/2012/01/13/engadget-hd-podcast-282-ces-2012-01-13-2012/">Engadget HD Podcast 282: CES 2012 &#8211; 01.13.2012</a> <em>and</em> <a href="http://www.theverge.com/ces/2012/1/14/2707614/the-vergecast-at-ces-day-four">The Vergecast at CES: Day Four</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/Rg1Rq46KnCw/">Observed Tech PODCAST Episode 37</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/HIxFS0UMXcc/">Adron Hall Visual Studio AWS Toolkit &amp; SDK Presentation Video</a> (Bobby Johnson)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/JL3q7cih4lc/">Hands-on: Nokia Lumia 900, THE Windows Phone [video]</a> (Tim Conneally)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/bZQh12WAv_8/critical-path-training-sharepoint-developer-roadshow-in-boston-amp-sharepint.aspx">Critical Path Training SharePoint Developer Roadshow in Boston &amp; SharePint!</a> (Andrew Connell)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/Updates-to-the-Coding4Fun-Team">Updates to the Coding4Fun Team!</a> (Brian Peek, Clint Rutkas, Dan Fernandez &amp; Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/IACL86mqxWc/4334">CES 2012: what I learned, why I&#8217;m not going back</a> (Ed Bott)</li>
<li><a href="http://feedproxy.google.com/~r/boingboing/iBag/~3/CxNDi5jWqz0/ted2012-speaker-lineup.html">TED2012 speaker lineup</a> (Mark Frauenfelder)</li>
<li><a href="http://paulstack.co.uk/blog/post.aspx?id=4f64f8b3-37a6-456e-b609-b5fbd166dbd1">CodeMash 2012–what an awesome event!</a> (Paul Stack)</li>
<li><a href="http://allthingsd.com/20120113/the-chat-i-had-with-stephen-elop-as-we-both-nearly-missed-final-ballmer-note/">The Chat I Had With Stephen Elop as We Both Nearly Missed Final Ballmer-Note</a> (Ina Fried)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2012/01/14/sql-server-debate-table-variables-vs-temporary-tables-quiz-puzzle-13-of-31/">SQL SERVER – Debate – Table Variables vs Temporary Tables – Quiz – Puzzle – 13 of 31</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/how-to-connect-to-sql">How to connect to SQL Server when your default database is unavailable</a> (Denis Gobo)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.zdnet.com/blog/microsoft/microsofts-windows-8-what-we-learned-this-week/11648">Microsoft&#8217;s Windows 8: What we learned this week</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/CreedCultAndCode/~3/ICzMbRHVZdY/rake-huh.html">Rake. Huh?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CreedCultAndCode/~3/aSmEh6iKYOw/rake-fundamentals-tasks-with.html">Rake Fundamentals: tasks with prerequisites</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CreedCultAndCode/~3/smv3C8bSWTU/rake-fundamentals-rakefiles-and-tasks.html">Rake Fundamentals: rakefiles and tasks</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CreedCultAndCode/~3/HR7H2MVPyVc/rake-fundamentals-file-tasks.html">Rake Fundamentals: file tasks</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CreedCultAndCode/~3/1S2tXb29o8g/rake-fundamentals-directory-tasks.html">Rake Fundamentals: directory tasks</a> <em>and</em> <a href="http://feedproxy.google.com/~r/CreedCultAndCode/~3/ouoFSIxQOKo/rake-fundamentals-filelists.html">Rake Fundamentals: FileLists</a> (Dale Smith)</li>
<li><a href="http://www.winsupersite.com/article/paul/evernote-word-writing-141902">What I Use: Evernote and Microsoft Word for Writing</a> (Paul Thurrott)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/sethsmainblog/~3/GzrjqZTQqlI/the-ted-imperatives.html">The TED imperatives</a> (Seth Godin)</li>
<li><a href="http://www.wp7connect.com/2012/01/14/skype-to-come-to-windows-phone-as-app-first-baked-into-os-later-coming-soon/">Skype to Come to Windows Phone as App First – Baked Into OS Later? (Coming Soon?)</a> (Antonio Hernandez)</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=9bced268-99b2-4e9b-94bc-cf921b6bc43f">Interesting Finds: January 14, 2012</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/sC81r42wtIs/">Distributed Weekly 137 – CodeMash 2012 Edition</a> (Scott Banwart)</li>
<li><a href="http://techblog.ginktage.com/2012/01/interesting-net-links-january-14-2012/">Interesting .NET Links – January 14 , 2012</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/Iq-kQTGCdrA/">Re-blog – January 6 – January 12</a> (Jason Strate)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/01/13/mvp-friday-five-january-13-2012.aspx">MVP Friday Five: January 13, 2012</a> (MVP Award Program)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/kmv27wMyswE/daily-wp7-development-news-13-jan-2012">Daily WP7 Development News 13 Jan 2012</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/tA3cWJ8KqQ0/End-of-week-SilverlightShow-Content-Recap-1-13-2012.aspx">End-of-week SilverlightShow Content Recap (1/13/2012)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/O4BzRjHp27M/Daily-News-Digest-1-13-2012.aspx">Daily News Digest 1/13/2012</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/4K69AacVStw/archbeat_link_o_rama_for59">ArchBeat Link-o-Rama for 2012-01-13</a> (Bob Rhubart)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/13/pie-in-the-sky-january-13-2012.aspx">Pie in the Sky (January 13, 2012)</a> (Brian Swan)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=45">Windows Dev News for January 13, 2011 &#8211; #0027</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/nhEzvNASn6w/">Retrospective 67 – PMI, Agile Emails, and Agile Country</a> (Peter Saddington)</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/41wyTjROPXL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/jQuery-Novice-Ninja-Earle-Castledine/dp/0980576857?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0980576857">jQuery: Novice to Ninja</a> by Earle Castledine </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:d8964421-7e80-498a-bea2-8e97dd60670a" 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/cqrs" rel="tag">cqrs</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/kinect" rel="tag">kinect</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/winrt" rel="tag">winrt</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/scrum" rel="tag">scrum</a>,<a href="http://del.icio.us/popular/github" rel="tag">github</a>,<a href="http://del.icio.us/popular/CES" rel="tag">CES</a>,<a href="http://del.icio.us/popular/codemash" rel="tag">codemash</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/14/dew-drop-january-14-2012-1242/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 20, 2011 (#1,223)</title>
		<link>http://www.alvinashcraft.com/2011/12/20/dew-drop-december-20-2011-1223/</link>
		<comments>http://www.alvinashcraft.com/2011/12/20/dew-drop-december-20-2011-1223/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 13:40:19 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lightswitch]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[t-sql]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2038</guid>
		<description><![CDATA[Top Links SOLID JavaScript: The Open/Closed Principle (Derek Greer) Using the JavaScript Prototype Property to Structure and Extend Code (Dan Wahlin) What’s new in MEF 2 Preview 5? (Alok &#38; Nick) Optimizing picture password security (Steven Sinofsky) Microsoft&#8217;s Scott Guthrie and his impact on Azure: A six month report card (Mary Jo Foley) No gaps [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/FreshBrewedCode/~3/0YK4Ksoq7f0/">SOLID JavaScript: The Open/Closed Principle</a> (Derek Greer)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2011/12/19/using-the-javascript-prototype-property-to-structure-and-extend-code.aspx">Using the JavaScript Prototype Property to Structure and Extend Code</a> (Dan Wahlin)</li>
<li><a href="http://blogs.msdn.com/b/bclteam/archive/2011/12/19/what-s-new-in-mef-2-preview-5-alok-nick.aspx" target="_blank">What’s new in MEF 2 Preview 5?</a> (Alok &amp; Nick)</li>
<li><a href="http://blogs.msdn.com/b/b8/archive/2011/12/19/optimizing-picture-password-security.aspx">Optimizing picture password security</a> (Steven Sinofsky)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/microsofts-scott-guthrie-and-his-impact-on-azure-a-six-month-report-card/11453">Microsoft&#8217;s Scott Guthrie and his impact on Azure: A six month report card</a> (Mary Jo Foley)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/no-gaps-for-windows-phone-7-with-latest.html">No gaps for Windows Phone 7 with latest PhoneGap</a> (Greg Duncan)</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/tza3NgxyqBw/WeekOfYear.aspx">Obtaining the Week Number for a Date</a> (Richard Carr)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/7DR12pQ2bUs/windows-8-metro-app-tip-day">Windows 8 Metro App Tip of The Day &#8211; reading/writing files without CAP declarations</a> (Dennis Delimarsky)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2011/12/19/shadowcasting-in-c-part-three.aspx">Shadowcasting in C#, Part Three</a> (Eric Lippert)</li>
<li><a href="http://www.codeproject.com/Articles/302267/Fsharp-Pattern-Matching">F# Pattern Matching</a> (Ganesan Senthilvel)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/2P9cW4eo1e4/the-road-to-linq-dom-part-3ndashanonymous-methods.aspx">The Road To LINQ-dom Part 3–Anonymous methods</a> (Kyle Burns)</li>
<li><a href="http://tirania.org/blog/archive/2011/Dec-19.html">CXXI: Briding the C++ and C# worlds.</a> (Miguel de Icaza)</li>
<li><a href="http://blogs.msdn.com/b/bclteam/archive/2011/12/19/sharing-with-compositionscopedefinition-in-mef2-alok.aspx" target="_blank">Sharing with CompositionScopeDefinition in MEF 2</a> (Alok)</li>
<li><a href="http://blogs.microsoft.co.il/blogs/bnaya/archive/2011/12/19/tpl-dataflow-idataflowblock-part-5.aspx">Tpl Dataflow (IDataflowBlock) &#8211; Part 5</a> (Bnaya Eshet)</li>
<li><a href="http://blogs.msdn.com/b/glengordon/archive/2011/12/19/great-windows-azure-announcements-and-fresh-content.aspx">Great Windows Azure announcements and fresh content!</a> (Glen Gordon)</li>
<li><a href="http://channel9.msdn.com/coding4fun/blog/MonoGame-Write-Once-Play-Everywhere">MonoGame &#8211; Write Once, Play Everywhere</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2011/12/net-client-library-for-google-both-in.html">.NET Client Library for Google+ (Both in original binary form and decompiled/source version too)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/C5_fN7J2ryo/what-is-lifecycle-of-windows-8-metro.html">What is the Lifecycle of Windows 8 Metro Style Application?</a> (Kunal Chowdhury)</li>
<li><a href="http://www.aboutmycode.com/net/access-denied-process-bugs/" target="_blank">Bugs in System.Diagnostics.Process Class</a> (Giorgi Dalakishvili)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.bennadel.com/blog/2298-Be-Careful-When-Using-The-jQuery-Proxy-Method-Outside-Of-A-jQuery-Context.htm">Be Careful When Using The jQuery Proxy() Method Outside Of A jQuery Context</a> (Ben Nadel)</li>
<li><a href="http://blog.boyet.com/blog/javascriptlessons/javascript-for-c-developers-calling-functions-and-the-lsquo-this-rsquo-variable/">JavaScript for C# developers: calling functions and the ‘this’ variable</a> (Julian M. Bucknall)</li>
<li><a href="http://feedproxy.google.com/~r/AjaxBestiary/~3/wkHBFjPErvo/">CSS and mobile device orientation</a> (Dave Mahon)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/8NqtWwXnjFY/">Using CORS to access ASP.NET services across domains</a> (Dave Ward)</li>
<li><a href="http://weblogs.asp.net/imranbaloch/archive/2011/12/19/solving-duplicate-content-issue-in-asp-net.aspx">Solving Duplicate Content with Distinct URLs Issue in ASP.NET MVC</a> (Imran Baloch)</li>
<li><a href="http://tympanus.net/codrops/2011/12/19/experimental-css3-animations-for-image-transitions/">Experimental CSS3 Animations for Image Transitions</a> (Pedro Botelho)</li>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/6nZeD3tEAeQ/exploring-html5-canvas-part-1---introduction">Exploring HTML5 Canvas: Part 1 &#8211; Introduction</a> (G. Andrew Duthie)</li>
<li><a href="http://www.kirupa.com/html5/creating_an_awesome_search_box.htm">Creating an Awesome Search Box</a> (Kirupa Chinnathambi)</li>
<li><a href="http://feedproxy.google.com/~r/crpietschmann/~3/sCcs6TZH0pY/post.aspx">2012 Bing Maps Feature Wish List</a> (Chris Pietschmann)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/6g464ku24KI/windows-azure-resource-a-guide-to-claims-based-identity-and-access-control-second-edition-ebook-download.aspx">Windows Azure Resource: A Guide to Claims-Based Identity and Access Control, Second Edition &#8211; eBook Download</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/L91G2ZhXEuc/windows-azure-hands-on-lab-for-moving-applications-to-the-cloud.aspx">Windows Azure: Hands on Lab for Moving Applications to the Cloud</a> (Avkash Chauhan)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/YOg6tZlA7JI/">Displaying Feed Items On A Web Page: My Solution</a> (Davy Brion)</li>
<li><a href="http://nbevans.wordpress.com/2011/12/20/websocket-servers-on-windows-server">WebSocket servers on Windows Server</a> (Nathan Evans)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/1uE3juu1nSw/">Are You A Unit Testing Ninja? Stuck with Legacy Code?</a> (Avi Kaye)</li>
<li><a href="http://feedproxy.google.com/~r/gilzilberfeld/~3/TfnCwV9hmPQ/can-software-succeed-even-if-agile.html">Can software succeed even if Agile failed?</a> <em>and</em> <a href="http://feedproxy.google.com/~r/Typemock/~3/9Vs67TkO_MU/">3 Signs That Tests Are Not Effective</a> (Gil Zilberfeld)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/2aACUxZOhqg/">The Process of Change – The Agile Change Agent [Part 1/4]</a> <em>and</em> <a href="http://feedproxy.google.com/~r/agilescout/~3/1TWEC_i3tb8/">The Process of Change – 3 Levels of Change-Implementation [Part 2/4]</a> (Peter Saddington)</li>
<li><a href="http://boagworld.com/design/four-cool-colour-tools/">Four cool colour tools</a> (Paul Boag)</li>
<li><a href="http://feedproxy.google.com/~r/Frazzleddad/~3/DwCK_v1e7Ag/31-days-of-testing-day-16-testing-web.html">31 Days of Testing-Day 16: Testing Web Services</a> (Jim Holmes)</li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/3X37ztgMV-w/management-models-values-principles.html">Management Models, Values &amp; Principles?</a> (Jurgen Appelo)</li>
<li><a href="http://www.infoq.com/articles/Succeeding-Dependency-Injection">Article: Succeeding with Dependency Injection</a> (Mark Seemann)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=458679ba-9136-408d-aeee-4efbe4829556">PAARC: Milestone Reached</a> (Peter Kuhn)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/oLZswWwvgsI/Windows-Phone-App-Development-for-Beginners-1-Intro">Windows Phone App Development for Beginners #1: Intro</a> (Windows Phone Geek)</li>
<li><a href="http://debugmode.net/2011/12/19/block-diagram-on-windows-phone-7-application-life-cycle-events/">Block Diagram on Windows Phone 7 Application Life Cycle Events</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/AIWO5FL0CwA/Book-Review-Window-Phone-7-Silverlight-Cookbook.aspx">Book Review: Window Phone 7 Silverlight Cookbook</a> (Matt Lacey)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/ARaEVi2Imq8/">Is Windows Phone moving to the Windows org?</a> (Kip Kniskern)</li>
<li><a href="http://wpf.2000things.com/2011/12/20/454-uselayoutrounding-vs-snapstodevicepixels/" target="_blank">2000 WPF Things #454 – UseLayoutRounding vs. SnapsToDevicePixels</a> (Sean Sexton)</li>
<li><a href="http://wildermuth.com/2011/12/19/The_Case_of_the_ModelBinding_Failure">The Case of the ModelBinding Failure</a> (Shawn Wildermuth)</li>
<li><a href="http://openlightgroup.net/Blog/tabid/58/EntryId/191/Trying-To-Put-A-Horseshoe-On-A-Car.aspx">Trying To Put A Horseshoe On A Car</a> (Michael Washington)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2011/12/19/muted-audio-even-when-the-playback-rate-is-set-to-a-supported-audio-playback-rate.aspx">Muted audio even when the playback rate is set to a supported audio playback rate</a> (Nitya Ravi)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=725" target="_blank">.NET Rocks! &#8211; Kathy Malone is a Green Developer</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Blogs/Charles/YOW-2011-Mike-Lee-The-Road-to-Appsterdam">YOW! 2011: Mike Lee &#8211; The Road to Appsterdam</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/EUK66wiP9Ko/tf188.aspx" target="_blank">Technology &amp; Friends Episode 188: Paul Litwin on ASP.NET MVC Scaffolding</a> (David Giard)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/xY6gfaTP6O4/">Observed Tech PODCAST Episode 34</a> (Richard Hay)</li>
<li><a href="http://gweek.net/">Gweek 031: The Strange Talent of Luther Strode</a> (Mark Frauenfelder)</li>
<li><a href="http://startupsuccesspodcast.com/2011/12/show-127-brad-feld-on-the-startup-marriage/" target="_blank">Start-Up Success Podcast Show #127: Brad Feld on the Startup Marriage</a> (Bob Walsh)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.keyvan.ms/a-revolution-in-my-lifestyle">A Revolution in My Lifestyle</a> (Keyvan Nayyeri)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2011/12/20/sql-server-a-quick-trick-about-sql-server-2012-concat-function/">SQL SERVER – A Quick Trick about SQL Server 2012 CONCAT function</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/sql-advent-2011-day-19">SQL Advent 2011 Day 19: Filtered Indexes</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/ssdtblog/~3/R5rww3SG6W0/update-available-for-ssdt-ctp4.aspx">Update Available for SSDT CTP4</a> (Adam Mahood)</li>
<li><a href="http://blog.matrixresources.com/blog/sql-calculated-fields">SQL: Calculated Fields</a> (Shannon Lowder)</li>
<li><a href="http://www.iheavy.com/2011/12/19/mythical-mysql-dba/">The Mythical MySQL DBA</a> (Sean Hull)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/kjdS3uoPZus/why-is-raid-important-for-databases.html">Why is RAID So Important for Databases?</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.msdn.com/b/dataexplorer/archive/2011/12/19/where-oh-where-is-my-mashup-running.aspx">Where, Oh Where, Is My Mashup Running?</a> (James Terwilliger)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/12/19/information-architecture-in-a-sharepoint-context.aspx">Information Architecture in a SharePoint Context | Architecture d’Information dans un contexte SharePoint</a> (Alain Lord)</li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/2ZZseX2mZNU/get-git-for-windows.aspx">Configure Git in PowerShell So You Don’t Have to Enter Your Password All the Damn Time</a> (Phil Haack)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2011/12/a-metro-themed-powerpoint-template/">A Metro Themed PowerPoint Template</a> (Colin Eberhardt)</li>
<li><a href="http://www.infoq.com/news/2011/12/code-signing">Code Signing For Individual Developers</a> (Roopesh Shenoy)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/gEupS9k-CQI/watch-out-for-xmlpullparsernexttext.html" target="_blank">Android: Watch out for XmlPullParser.nextText()</a> (Tim Bray)</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=99cbff25-3a4b-43bc-996a-c10ef85a7f1a">Interesting Finds: December 19, 2011</a> (Jason Haley)</li>
<li><a href="http://afreshcup.com/home/2011/12/20/double-shot-777.html">Double Shot #777</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/KdgBY2-qqz0/">The Morning Brew #1006</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/kWDdIwYR354/archbeat_link_o_rama_for48">ArchBeat Link-o-Rama for 12/19/2011</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/iN1mSf_ifhw/Daily-News-Digest-12-19-2011.aspx">Daily News Digest 12/19/2011</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/fKQjALQvt00/SilverlightCream-Top-5-News-for-Week-December-12-18-2011.aspx" target="_blank">SilverlightCream Top 5 News for Week December 12-18, 2011</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/mk-F7emLPG8/Daily-News-Digest-12-20-2011.aspx" target="_blank">Daily News Digest 12/20/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/12/19-dec-2011.html" target="_blank">Web Dev Tweets 19-Dec-2011</a> (Elijah Manor)</li>
<li><a href="http://www.frankysnotes.com/2011/12/reading-notes-25.html">Reading Notes #25</a> (Franky)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=27">Windows Dev News for December 19, 2011 &#8211; #0013</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/g65VtfIAO9k/daily-wp7-development-news-19-dec-2011">Daily WP7 Development News 19 Dec 2011</a> (Windows Phone Geek)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/514U1m9MnSL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Inside-Microsoft%C2%AE-SQL-Server%C2%AE-2008/dp/0735626030?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0735626030">Inside Microsoft® SQL Server® 2008: T-SQL Querying</a> by Itzik Ben-Gan </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:c2350104-2abf-4f84-9d1e-7e17de988733" 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/MEF" rel="tag">MEF</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/github" rel="tag">github</a>,<a href="http://del.icio.us/popular/t-sql" rel="tag">t-sql</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/lightswitch" rel="tag">lightswitch</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/dependency+injection" rel="tag">dependency injection</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/20/dew-drop-december-20-2011-1223/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 14, 2011</title>
		<link>http://www.alvinashcraft.com/2011/12/14/dew-drop-december-14-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/12/14/dew-drop-december-14-2011/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 13:54:51 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2021</guid>
		<description><![CDATA[Top Links Apps are too much like 1990&#8242;s CD-ROMs and not enough like the Web (Scott Hanselman) Apps Are Like the Web, When They Want to Be and More on Apps and Links (John Sheehan) Mozilla Labs Apps Developer Preview and documentation are here! (Ragavan Srinivasan) What’s new in CSS 4 selectors (Axel Rauschmayer) &#160; [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/b8CTwsNupyc/AppsAreTooMuchLike1990sCDROMsAndNotEnoughLikeTheWeb.aspx">Apps are too much like 1990&#8242;s CD-ROMs and not enough like the Web</a> (Scott Hanselman) </li>
<li><a href="http://johnsheehan.me/blog/apps-are-like-the-web-when-they-want-to-be/" target="_blank">Apps Are Like the Web, When They Want to Be</a> <em>and</em> <a href="http://johnsheehan.me/blog/more-on-apps-and-links/" target="_blank">More on Apps and Links</a> (John Sheehan) </li>
<li><a href="http://hacks.mozilla.org/2011/12/mozilla-labs-apps-preview/">Mozilla Labs Apps Developer Preview and documentation are here!</a> (Ragavan Srinivasan) </li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/iv_-2QnN62A/what%E2%80%99s-new-css-4-selectors">What’s new in CSS 4 selectors</a> (Axel Rauschmayer) </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/YVDKNTNVOBI/EnumFormat.aspx">Formatting Enumeration Constants</a> (Richard Carr) </li>
<li><a href="http://feedproxy.google.com/~r/coderjournal/~3/9OVLgBHemvA/">Cleaning Up Your Git Repository For NuGet 1.6</a> (Nick Berardi) </li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/Pc7tJq2lk58/surround-with-a-code-snippet-c-only.aspx">Surround with a Code Snippet (C# Only)</a> (Zain Naboulsi) </li>
<li><a href="http://wfpbookreader.codeplex.com/releases/view/78066" target="_blank">C.B.R.: Comic Book Reader 0.4</a> (CodePlex) </li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/JkOBbKqTBcc/cool-tool-checking-out-vsvim.html">[Cool Tool] Checking Out VsVim</a> (Roy Osherove) </li>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/GjLvkj4_bR0/">I Love the Validation Error Messages I Get From EntityFramework CodeFirst 4.1!</a> (Peter Kellner) </li>
<li><a href="http://www.zdnet.com/blog/microsoft/vmware-cloud-foundry-cloud-platform-now-supports-net/11425">VMware Cloud Foundry cloud platform now supports .Net</a> (Mary Jo Foley) </li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/12/resharper-61-the-finish-line/">ReSharper 6.1: The Finish Line</a> (Jura Gorohovsky) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/WUKXGGJh2UY/absolutely-most-important">The absolutely most important thing developers need to know about Windows 8</a> (Matt Lacey) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/enysw0C3_NQ/entity-framework-error-new-transaction-is-not-allowed-because-there-are-other-threads-running-in-the-session.aspx">Entity Framework Error–New Transaction is not allowed because there are other threads running in the session</a> (Derik Whittaker) </li>
<li><a href="http://blogs.msdn.com/b/charles_sterling/archive/2011/12/13/where-to-get-the-latest-news-on-alm-topics.aspx">Where to get the latest news on ALM topics?</a> (Charles Sterling) </li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/mh1DJgDbtMM/" target="_blank">Possible pitfall when using EF Migrations</a> (Per Ökvist) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/extblog/~3/3mlMuZ_pmvc/">Android &#8211; Ice Cream Sandwich: The HTML5 Developer Scorecard</a> (Aditya Bansod) </li>
<li><a href="http://www.impressivewebs.com/html5-resources/">Some HTML5 Resources Worth Checking Out</a> (Louis Lazaris) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/7XEbGqvZqy4/">WebDriver: Getting it to play nicely with jQuery ColorBox</a> (Mark Needham) </li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/ZCo44lhmXc0/rails-point-view-php-developer">Rails from the point of view of a PHP developer</a> (Giorgio Sironi) </li>
<li><a href="http://feedproxy.google.com/~r/jquery/~3/PQDpMN8tQek/">Plugins Site Update: The Old Is New Again</a> (Adam J. Sontag) </li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/2lMWzx0_XOs/windows-azure-sdk-for-node-js-installation-walkthrough.aspx">Windows Azure SDK for Node.js Installation Walkthrough</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/ZPdlO0BKr1g/matlab-and-windows-azure.aspx">MATLAB and Windows Azure</a> (Avkash Chauhan) </li>
<li><a href="http://www.kirupa.com/html5/if_else.htm">If and Else Statements in JS</a> (Kirupa Chinnathambi) </li>
<li><a href="http://feedproxy.google.com/~r/MichaelCrump/~3/jyApyH2QG2I/adding-tweet-buttons-to-a-funnelweb-post">Adding Tweet Buttons to a FunnelWeb Post</a> (Michael Crump) </li>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/O7gL6CN6h-M/">One API for the Web, Oh the Possibilities</a> (Shion Deysarkar) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ManagingProductDevelopment/~3/S6anORgcw1I/leadership-management-transitioning-to-agile.html">Leadership, Management, Transitioning to Agile</a> (Johanna Rothmann) </li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/Zj5afHUJEy0/asserting-a-mock-with-test-framework.aspx">Asserting a mock with test framework</a> (Mehfuz Hossain) </li>
<li><a href="http://feedproxy.google.com/~r/TheEndeavour/~3/OViLv55pz3s/">New programmer’s survival manual</a> (John D. Cook) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/atUkPAIwWjs/performance-profiling-your-application-is-ftw.aspx">Performance Profiling your application is FTW</a> (Derik Whittaker) </li>
<li><a href="http://geekswithblogs.net/theArchitectsNapkin/archive/2011/12/14/agile-process-reality-check.aspx" target="_blank">Agile Process Reality Check</a> (Ralf Westphal) </li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://robtiffany.com/windows-phone/encrypting-your-credentials-on-windows-phone-7-5">Encrypting your Credentials on Windows Phone 7.5</a> (Rob Tiffany) </li>
<li><a href="http://ux.artu.tv/?p=176">Why do we have circles around icons in the Windows Phone app bar?</a> (Arturo Toledo) </li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/xWAIWlrU1m8/just-published-on-codeplex-sdnavigation-wp7--mvvm--navigation.aspx">Just Published on Codeplex SDNavigation WP7 + MVVM + Navigation Framework</a> (Braulio Díez Botella) </li>
<li><a href="http://debugmode.net/2011/12/13/how-to-work-with-toggleswitch-in-windows-phone-7/">How to work with ToggleSwitch in Windows Phone 7</a> (Dhananjay Kumar) </li>
<li><a href="http://channel9.msdn.com/coding4fun/kinect/Getting-started-with-the-Kinect-for-Windows-SDK-Beta-2-and-WPF">Getting started with the Kinect for Windows SDK Beta 2 and WPF</a> (Greg Duncan) </li>
<li><a href="http://www.mindscapehq.com/blog/index.php/2011/12/13/free-5-professional-wpf-themes/">FREE: 5 Professional WPF Themes</a> (John-Daniel Trask) </li>
<li><a href="http://www.engadget.com/2011/12/13/mangos-live-tiles-get-footloose-and-fancy-free-with-themes-for/">Mango&#8217;s live tiles get footloose and fancy free with Themes for Windows Phone 7 (video)</a> (Joseph Volpe) </li>
<li><a href="http://wpf.2000things.com/2011/12/14/450-data-binding-elements-in-a-collection-to-a-grid-part-iii/" target="_blank">2000 WPF Things #450 – Data Binding Elements in a Collection to a Grid, part III</a> (Sean Sexton) </li>
<li><a href="http://geekswithblogs.net/tmurphy/archive/2011/12/14/using-json.net-to-load-twitter-search-results-in-wp7.aspx" target="_blank">Using JSON.NET To Load Twitter Search Results In WP7</a> (Tim Murphy) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=723" target="_blank">.NET Rocks! &#8211; Damian Edwards and David Fowler Persist Connections with SignalR</a> (Carl Franklin &amp; Richard Campbell) </li>
<li><a href="http://channel9.msdn.com/Shows/Inside+Out/Building-on-Azure-GigaSpaces-Cloudify-Java-Application-Platform">Building on Azure: GigaSpaces &#8211; Cloudify Java Application Platform</a> <em>and</em> <a href="http://channel9.msdn.com/Shows/Inside+Out/Building-on-Azure-Sneaky-Games">Building on Azure: Sneaky Games</a> (Charles Torre) </li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/mCj8kD7Rz8M/tf187.aspx" target="_blank">Technology &amp; Friends Episode 187: Charles Stacy Harris III the Microsoft Technology Center (part 2 of 2)</a> (David Giard) </li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/iBVd74jsxyM/">Herding Code 129: Rob Reynolds on Chocolatey and the Chuck Norris Frameworks</a> (Jon Galloway) </li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/b_GRL7uWn1c/episode-168-power-scripting-podcast-randy-roffey-on-mp-studio-and-a-bonus-interview">Episode 168 &#8211; PowerScripting Podcast &#8211; Randy Roffey on MP Studio and a Bonus Interview</a> (Jonathan Walz &amp; Hal Rottenberg) </li>
<li><a href="http://www.engadget.com/2011/12/13/engadget-hd-podcast-278-12-13-2011/">Engadget HD Podcast 278 &#8211; 12.13.2011</a> (Trent Wolbe) </li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Learn-About-the-Windows-Azure-Access-Control-Service-from-Vittorio-Bertocci">Learn About the Windows Azure Access Control Service from Vittorio Bertocci</a> (Vittorio Bertocci &amp; Charles Torre) </li>
<li><a href="http://blogs.msdn.com/b/visualstudioalm/archive/2011/12/13/alm-summit-2011-content-now-live-and-available.aspx">ALM Summit 2011 Content Now Live and available</a> (Charles Sterling) </li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-150.html">Let&#8217;s Play TDD #150: Mulling Over the Persistence Design</a> (James Shore) </li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Learn-About-the-Windows-Azure-Service-Bus-from-Clemens-Vasters">Learn About the Windows Azure Service Bus from Clemens Vasters</a> (Clemens Vasters &amp; Charles Torre) </li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Interview-with-Glenn-Block-Talking-About-Node-js-on-Windows-Azure">Interview with Glenn Block Talking About Node.js on Windows Azure</a> (Glenn Block &amp; Charles Torre) </li>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/hZcOjZOOFQs/video-effectively-manage-enterprise-projects-w-msproject-server-2010-pmot.aspx">Video: Effectively Manage Enterprise Projects w/ #MSProject Server 2010 #in #pmot</a> (Dux Raymond Sy) </li>
<li><a href="http://channel9.msdn.com/Events/windowsazure/learn/Learn-About-SQL-Azure-Federations-from-Cihan-Biyikoglu">Learn About SQL Azure Federations from Cihan Biyikoglu</a> (Cihan Biyikoglu &amp; Scott Klein) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/qfhuYVNVX0I/otn_architect_day_presentations_phoenix">OTN Architect Day Presentations &#8211; Phoenix, AZ &#8211; December 14, 2011</a> (Bob Rhubart) </li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/YKqcmAVG_14/">Tom Warren moves to the Verge</a> (Kip Kniskern) </li>
<li><a href="http://blogs.technet.com/b/microsoft_blog/archive/2011/12/13/microsoft-announces-15-imagine-cup-grants-finalists-and-judging-panel.aspx">Microsoft Announces 15 Imagine Cup Grants Finalists and Judging Panel</a> (Jeffrey Meisner) </li>
<li><a href="http://www.sellsbrothers.com/posts/Details/12706">Goodbye Microsoft, Hello Telerik!</a> (Chris Sells) </li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/fen59dMiw3E/">My Thoughts on SQL Server 2012′s Licensing Changes</a> (Brent Ozar) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/kQGgv7dKd5w/">Codeplex: SSIS Community Tasks and Components</a> (Jose Chinchilla) </li>
<li><a href="http://blog.sqlauthority.com/2011/12/14/sql-server-explain-error166-does-not-allow-specifying-the-database-name-as-a-prefix-to-the-object-name-puzzle-to-win-sql-server-interview-questions-and-answers-book/">SQL SERVER – Explain Error:166 : does not allow specifying the database name as a prefix to the object name – Puzzle to Win SQL Server Interview Questions and Answers Book</a> (Pinal Dave) </li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/sql-advent-2011-day-13">SQL Advent 2011 Day 13: DDL Triggers</a> (Denis Gobo) </li>
<li><a href="http://sqlserverfinebuild.codeplex.com/releases/view/78643" target="_blank">SQL Server FineBuild Version 3.0.1</a> (CodePlex) </li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/fixing-orphaned-database-users">Fixing orphaned database users in 2005 to 2012 &#8211; T-SQL Tuesday #025</a> (Ted Krueger) </li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/sGp_vh9J7xk/deleting-leading-zeros-in-string-sql.html">Deleting Leading Zeros in a String (SQL)</a> (Madhivanan) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/OL6X3xvFUIA/">T-SQL Tuesday #25 – The Best Tool You’ve Never Used</a> (Mark Broadbent) </li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/6n56RP38Y3c/">T-SQL Tuesday: What’s Currently Running?</a> (John Sterrett) </li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/zero-one-some-testing">Zero-One-Some Testing</a> (George Mastros) </li>
</ul>
<p>&#160;</p>
<h3><a name="ps"></a>PowerShell</h3>
<ul>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/rrgK7WP-ijs/better-git-with-powershell.aspx">Better Git with PowerShell</a> (Phil Haack) </li>
<li><a href="http://feedproxy.google.com/~r/MikePfeiffer/~3/tmyRArV8yTA/">How to Generate an Exchange 2010 Room List Report with PowerShell</a> (Mike Pfeiffer) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/DiaryOfANinja/~3/wUo8c_usXFQ/scheduling-teamcity-backups-in-windows">Scheduling TeamCity backups in Windows</a> (Doug Rathbone) </li>
<li><a href="http://allangagnon.wordpress.com/2011/12/11/searching-for-an-answer-has-become-clear-with-httpwww-pluralsight-training-net/" target="_blank">Searching for an answer has become clear with http://www.pluralsight-training.net</a> (Allan Gagnon) </li>
<li><a href="http://feedproxy.google.com/~r/MajorNelson/~3/UERiBOa_WTY/">New Apps now available for your Xbox 360</a> (Larry Hryb) </li>
<li><a href="http://feedproxy.google.com/~r/Windows8Beta/~3/e6sTc4P6GHw/windows-8-store-and-music-beta-app-screenshots-leaked">Windows 8 Store and Music Beta App Screenshots Leaked!</a> (Sagar Sawant) </li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/eut3_ab-yDw/portable-tools-for-productivity.aspx">Portable tools rock–my current favorites and a great tool</a> (Tim Heuer) </li>
<li><a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2011/12/13/introducing-skydrive-for-iphone-and-windows-phone.aspx">Introducing SkyDrive for iPhone and Windows Phone</a> (Mike Torres) </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=9d670183-4056-44b8-b5d9-9f70fc3be382">Interesting Finds: December 13, 2011</a> (Jason Haley) </li>
<li><a href="http://afreshcup.com/home/2011/12/13/double-shot-772.html">Double Shot #772</a> (Mike Gunderloy) </li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/LIX3OOIiQD8/">The Morning Brew #1002</a> (Chris Alcock) </li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/XkJrS4Ft8r0/Daily-News-Digest-12-13-2011.aspx">Daily News Digest 12/13/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/uwAK1XMklyQ/Daily-News-Digest-12-14-2011.aspx">Daily News Digest 12/14/2011</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/kIADDvjbSAs/SilverlightCream-Top-5-News-for-Week-December-5-11-2011.aspx">SilverlightCream Top 5 News for Week December 5-11, 2011</a> (Silverlight Show) </li>
<li><a href="http://webdevtweets.blogspot.com/2011/12/12-dec-2011.html" target="_blank">Web Dev Tweets 12-Dec-2011</a> <em>and</em>&#160;<a href="http://webdevtweets.blogspot.com/2011/12/13-dec-2011.html" target="_blank">13-Dec-2011</a> (Elijah Manor) </li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=23">Windows Dev News for December 13, 2011 &#8211; #0011</a> (Dave Campbell) </li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/fQ5gVo--cyw/archbeat_link_o_rama_for47">ArchBeat Link-o-Rama for 12/13/2011</a> (Bob Rhubart) </li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/ujq_xpeUm1I/daily-wp7-development-news-13-dec-2011">Daily WP7 Development News 13 Dec 2011</a> (Windows Phone Geek) </li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51XvTMMO5RL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Head-First-jQuery-Ryan-Benedetti/dp/1449393217?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=1449393217">Head First jQuery</a> by Ryan Benedetti </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2e71f4bb-8b84-4175-af3c-3df7a070fb50" 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/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/windows+phone" rel="tag">windows phone</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/github" rel="tag">github</a>,<a href="http://del.icio.us/popular/git" rel="tag">git</a>,<a href="http://del.icio.us/popular/nuget" rel="tag">nuget</a>,<a href="http://del.icio.us/popular/json" rel="tag">json</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/entity+framework" rel="tag">entity framework</a>,<a href="http://del.icio.us/popular/xbox" rel="tag">xbox</a>,<a href="http://del.icio.us/popular/mvvm" rel="tag">mvvm</a>,<a href="http://del.icio.us/popular/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/14/dew-drop-december-14-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; December 2, 2011</title>
		<link>http://www.alvinashcraft.com/2011/12/02/dew-drop-december-2-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/12/02/dew-drop-december-2-2011/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 13:46:58 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[enterprise library]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[silverlight]]></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/2011/12/02/dew-drop-december-2-2011/</guid>
		<description><![CDATA[Top Links New ASP.NET website launched (Scott Hanselman) 31 Days of Mango &#124; Now In eBook Format! (Jeff Blankenburg) Microsoft to provide details on Windows 8 app store on Dec 6 (Brad Sams) Microsoft Enterprise Library 5.0 Integration Pack for Windows Azure (MS Downloads) Principles of Writing Consistent, Idiomatic JavaScript (Rick Waldron) &#160; .NET / [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/0sFk__ZI8uY/NewASPNETWebsiteLaunched.aspx">New ASP.NET website launched</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/FRaB1MYE-1c/">31 Days of Mango | Now In eBook Format!</a> (Jeff Blankenburg)</li>
<li><a href="http://www.neowin.net/news/microsoft-to-provide-details-on-windows-8-app-store-on-dec-6">Microsoft to provide details on Windows 8 app store on Dec 6</a> (Brad Sams)</li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=28189&amp;WT.mc_id=rss_alldownloads_all">Microsoft Enterprise Library 5.0 Integration Pack for Windows Azure</a> (MS Downloads)</li>
<li><a href="https://github.com/rwldrn/idiomatic.js?utm_source=javascriptweekly&amp;utm_medium=email" target="_blank">Principles of Writing Consistent, Idiomatic JavaScript</a> (Rick Waldron)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AlkampferEng/~3/aN0YWyto0ZQ/">Custom XML Serialization</a> (Gian Maria Ricci)</li>
<li><a href="http://www.lhotka.net/weblog/CSLA4Version42Released.aspx">CSLA 4 version 4.2 released</a> (Rockford Lhotka)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/managing-unmanaged-as-in-5-tips-toward.html">Managing the unmanaged&#8230; as in 5 tips toward understanding .Net Managed/Unmanaged Interop</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/jcvMd1tAOKs/setting-up-teamcity-as-a-native-nuget-server.aspx">Setting up TeamCity as a native NuGet Server</a> (Hadi Hariri)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/12/02/new-book-developer-s-guide-to-collections-in-microsoft-net.aspx">New book: Developer&#8217;s Guide to Collections in Microsoft .NET</a> (Kim Spilker)</li>
<li><a href="http://blog.markrendle.net/2011/12/01/eager-loading-rfc/">Eager-loading RFC</a> (Mark Rendle)</li>
<li><a href="http://feedproxy.google.com/~r/DanielMoth/~3/LHSqmR-EFKs/NET-Access-To-The-GPU-For-Compute-Purposes.aspx">.NET access to the GPU for compute purposes</a> (Daniel Moth)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/VE5uV63FDso/">log4net object renders</a> (Dru Sellers)</li>
<li><a href="http://code.google.com/p/agentralphplugin/" target="_blank">Agent Ralph Plug-In for ReSharper</a> (Josh Buedel) <em>– Find and eliminate duplicate code.</em></li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/wEnhqzMtkOo/5-minute-intro-to-html5-canvas">5 Minute Intro to HTML5 Canvas</a> (John Papa)</li>
<li><a href="http://blogs.infragistics.com/blogs/taz_abdeali/archive/2011/12/01/cascading-jquery-combo-boxes-in-asp-net-mvc.aspx">Cascading jQuery Combo Boxes in ASP.NET MVC</a> (Murtaza Abdeali)</li>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/283pJiIldPo/building-aspnet-mvc-4-solution-with-f.html">Building an ASP.NET MVC 4 Solution with F# and C#</a> (Daniel Mohl)</li>
<li><a href="http://feedproxy.google.com/~r/jongalloway/~3/n9qVca7LZ0c/asp-net-website-redesign-now-with-less-beta-more-live.aspx">ASP.NET website redesign: Now with less Beta, more Live</a> (Jon Galloway)</li>
<li><a href="http://www.kevinlabranche.com/blog/UsingMVCContrib3TestHelpersWithASPNetMVC4Beta.aspx">Using MVCContrib 3 Test Helpers with ASP.Net MVC 4 (beta)</a> (Kevin LaBranche)</li>
<li><a href="http://feedproxy.google.com/~r/jetbrains_webIde/~3/A7j2Jq9qJB8/">How to lint your JavaScript with JSLint in real time</a> (Maxim Mossienko)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/H_Yrasl3hZg/0636920010906.do" target="_blank">#Ebook Deal/Day: Head First HTML5 Programming &#8211; $13.99 (Save 50%)</a> (O&#8217;Reilly Media)</li>
<li><a href="http://www.smashingmagazine.com/2011/12/02/integrating-amazon-s3-with-wordpress/">Integrating Amazon S3 With WordPress</a> (Sameer Borate)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/OlfUfVr966Q/">Custom request methods in Nancy</a> (Andreas Håkansson)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/12/01/working-with-binary-data-using-typed-arrays.aspx">Working with Binary Data using Typed Arrays</a> (Luke Hoban)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/OVqZTQ6HgCU/kendo-ui-from-telerik.aspx">Kendo UI from Telerik</a> (Jake Rutherford)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/bGeVXY2VRtE/windows-azure-cloud-services-how-you-can-choose-what-is-needed-and-how-much-it-will-cost.aspx">Windows Azure Cloud Services: How you can choose what is needed and how much it will cost?</a> (Avkash Chauhan)</li>
<li><a href="http://mvccontrolstoolkit.codeplex.com/releases/view/77884" target="_blank">Mvc Controls Toolkit 1.6.0</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/PeterRitchiesMvpBlog/~3/kTfB2Cl4gB8/the-teamcity-database-migration-documenation-could-use-some-work.aspx">The TeamCity Database Migration Documenation Could Use Some Work</a> (Peter Ritchie)</li>
<li><a href="http://feedproxy.google.com/~r/burncsharp/~3/sL9VKnA_6JM/future-mocking-with-ignoreinstance.aspx">Future mocking with #IgnoreInstance</a> (Mehfuz Hossain)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=890f9e07-57a7-4b17-9ab3-6d6986cfb51d">Sharing Code Between Platforms</a> (Peter Kuhn)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/pJg4fzQFKxg/ListBox-ContextMenu-with-MVVM-in-Windows-Phone">ListBox ContextMenu with MVVM in Windows Phone</a> (Windows Phone Geek)</li>
<li><a href="http://debugmode.net/2011/12/01/how-to-navigate-to-other-page-from-a-user-control-in-windows-phone-7/">How to navigate to other page from a user control in Windows Phone 7</a> (Dhananjay Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/MJmsI2Lt5mo/wpf-asynchronous-wait-cursor-using-task-parallel-library.aspx">WPF Asynchronous Wait Cursor using Task Parralel Library</a> (Jacob L. Adams)</li>
<li><a href="http://www.infoq.com/news/2011/12/Xamarin-Mobile">Unifying Hardware Access across Windows Phone, Android, and iOS</a> (Jonathan Allen)</li>
<li><a href="http://wpf.2000things.com/2011/12/02/442-wrappanel-child-elements-can-be-clipped/" target="_blank">2000 WPF Things #442 – WrapPanel Child Elements Can Be Clipped</a> (Sean Sexton)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=787e8736-0881-40f7-a71b-de161946f0d5">Reflector: How to Add a WP7 Assembly List</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/QOhZNDkJCPM/async-tests-in-silverlight">Async tests in Silverlight</a> (Oren Eini)</li>
<li><a href="http://blogs.infragistics.com/blogs/akshay_luther/archive/2011/12/02/motion-framework-101.aspx">Infragistics Motion Framework 101</a> (Akshay Luther)</li>
<li><a href="http://goldytech.wordpress.com/2011/11/30/windows-phone-geocoding-with-rx-2/" target="_blank">Windows Phone geocoding with Rx</a> (Muhammad Afzal)</li>
<li><a href="http://blogs.msdn.com/b/bethmassi/archive/2011/12/01/beginning-lightswitch-getting-started.aspx" target="_blank">Beginning LightSwitch: Getting Started</a> (Beth Massi)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=720" target="_blank">.NET Rocks! &#8211; Cool Projects at Oredev</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://boagworld.com/tumblog/treat-stats-as-indicators-not-as-the-end-goal/" target="_blank">Boagworld: Treat stats as indicators not as the end goal</a> (Paul Boag)</li>
<li><a href="http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-Telerik-JustCode">Visual Studio Toolbox: Telerik JustCode</a> (Robert Green)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-147.html">Let&#8217;s Play TDD #147: Finding the Dialog</a> (James Shore)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/12/dev-game-dev-castroll-or-chris-shares.html">A Dev&#8217;s Game Dev castroll&#8230; (Or Chris shares the Game Dev podcasts he listens too)</a> (Greg Duncan)</li>
<li><a href="https://github.com/blog/992-github-has-a-vimeo-channel">GitHub has a Vimeo Channel!</a> (Matt Ganucheau)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MiguelCarrasco/~3/f1IsAaSuvFo/">Microsoft Rocks The Canadian Technology Community</a> (Miguel Carrasco)</li>
<li><a href="http://boagworld.com/tumblog/net-awards-rundown/">.net awards rundown</a> (Paul Boag)</li>
<li><a href="http://www.codeproject.com/KB/interviews/Interview-Kenny-Kerr.aspx">A Coder Interview with Kenny Kerr</a> (The Code Project)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/CJGtbyTe7Fc/three-years-at-identityminendashand-more-to-come.aspx">Three years at IdentityMine–and more to come!</a> (Laurent Bugnion)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://thinkbeforecoding.com/post/2011/12/02/I-love-SQL-Server-and-cultures-NOT">I love SQL Server and cultures&#8230; NOT !</a> (Jérémie Chassaing)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/coLtoyONYuc/">SSMS Tools Pack 2.1.0 is out. Added support for SQL Server 2012 RC0.</a> (Mladen Prajdić)</li>
<li><a href="http://blog.sqlauthority.com/2011/12/02/sql-server-effect-of-set-no-count-on-rowcount/">SQL SERVER – Effect of SET NO COUNT on @@ROWCOUNT</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/sql-advent-2011-day-2">SQL Advent 2011 Day 2: system tables and catalog views</a> (Denis Gobo)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/esvIRMSGIy0/">Database Mirroring In A Windows Workgroup</a> (Kendal Van Dyke)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.neowin.net/news/windows-8-public-beta-reportedly-due-in-february">Windows 8 public beta reportedly due in February</a> (Andy Weir)</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2011/12/01/10243095.aspx">Our code needs to run on multiple platforms with different rules, so we follow none of them!</a> (Raymond Chen)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/Ik-ebrlWcnI/">Microsoft Confirms No Carrier IQ on Windows Phone 7 Handsets</a> (Richard Hay)</li>
<li><a href="http://www.startuplessonslearned.com/2008/09/new-version-of-joel-test-draft.html" target="_blank">A new version of the Joel Test (draft)</a> (Eric Ries)</li>
<li><a href="http://agilescout.com/working-hard-or-hardlywork-in/" target="_blank">Working Hard? Or HardlyWork.In?</a> (Peter Saddington)</li>
<li><a href="http://the99percent.com/articles/7107/10-Books-to-Gift-the-Geeky-Creative-in-Your-Life" target="_blank">10 Books to Gift the Geeky Creative in Your Life</a> (Jocelyn K. Glei)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://powershell.com/cs/blogs/tobias/archive/2011/12/02/regular-expressions-are-your-friend-part-3.aspx" target="_blank">Regular Expressions Are Your Friend (Part 3)</a> (Tobias Weltner)</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=f6781e68-7633-4fa7-806f-4ef10b5b1715">Interesting Finds: December 1, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/72SbA2yCQkg/daily-wp7-development-news-1-dec-2011">Daily WP7 Development News 1 Dec 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/MTXiSimtM98/SilverlightCream-Top-5-News-for-Week-November-21-27-2011.aspx">SilverlightCream Top 5 News for Week November 21-27, 2011</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/ginktage/EPSB/~3/p3bLHu6F-pw/">Interesting .NET Links – December 2 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/vcxPY9w7Xl0/">The Morning Brew #994</a> (Chris Alcock)</li>
<li><a href="http://afreshcup.com/home/2011/12/2/double-shot-765.html">Double Shot #765</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/BFwG7SeXax4/archbeat_link_o_rama_for39">ArchBeat Link-o-Rama for 12/01/2011</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/parsimonyjax/~3/oQyM6DEIgok/daily-links-01122011.html">Daily Links 01/12/2011</a> (Jax)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/uKMbSM3eRp8/Daily-News-Digest-12-1-2011.aspx">Daily News Digest 12/1/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/11/30-nov-2011.html" target="_blank">Web Dev Tweets 30-Nov-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/IHfR89Fhkmg/" target="_blank">Distributed Weekly 131</a> (Scott Banwart)</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/51F1YTVkI0L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/31-Days-of-Mango-ebook/dp/B006FN7WI4?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=B006FN7WI4">31 Days of Mango</a> by Jeff Blankenburg </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:b1caccd6-a07c-46a6-accc-bf1fedf00d47" 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/github" rel="tag">github</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/regular+expressions" rel="tag">regular expressions</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/windows+8" rel="tag">windows 8</a>,<a href="http://del.icio.us/popular/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/enterprise+library" rel="tag">enterprise library</a>,<a href="http://del.icio.us/popular/windows+azure" rel="tag">windows azure</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/12/02/dew-drop-december-2-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 11, 2011</title>
		<link>http://www.alvinashcraft.com/2011/03/11/dew-drop-march-11-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/03/11/dew-drop-march-11-2011/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 13:27:55 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[patterns & practices]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/03/11/dew-drop-march-11-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#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 Developing a Windows Phone 7 Jump List Control (Colin [...]]]></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/#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://www.codeproject.com/KB/windows-phone-7/WindowsPhone7JumpLIst.aspx">Developing a Windows Phone 7 Jump List Control</a> (Colin Eberhardt)</li>
<li><a href="http://www.wintellect.com/CS/blogs/jprosise/archive/2011/03/10/using-html5-web-storage-for-interprocess-communication.aspx">Using HTML5 Web Storage for Interprocess Communication</a> (Jeff Prosise)</li>
<li><a href="http://feedproxy.google.com/~r/DavidEbbo/~3/LXjsUefB8yg/using-nuget-without-committing-packages.html">Using NuGet without committing packages</a> (David Ebbo)</li>
<li><a href="http://weblogs.asp.net/paulomorgado/archive/2011/03/11/net-reflector-7-released.aspx" target="_blank">.NET Reflector 7 Released</a> (Paulo Morgado) <em>– Winners in my Reflector contest have been selected and will be notified shortly.</em></li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://coolthingoftheday.blogspot.com/2011/03/yace-yet-another-comment-extension-for.html">YACE (Yet Another Comment Extension) for VS2010 &#8211; Small, big, bigger and Red! SharpComments</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2011/03/simpson-guide-to-windows-azure-how-can.html">&quot;Bart Simpson&#8217;s Guide to Windows Azure&quot; [How can I beat that title?]</a> (Greg Duncan)</li>
<li><a href="http://geekswithblogs.net/BlackRabbitCoder/archive/2011/03/10/c.net-little-wonders-tuples-and-tuple-factory-methods.aspx">C#/.NET Little Wonders: Tuples and Tuple Factory Methods</a> <em>and</em> <a href="http://geekswithblogs.net/BlackRabbitCoder/archive/2011/03/10/ants-memory-profiler-7.0.aspx">ANTS Memory Profiler 7.0</a> (James Michael Hare)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/qyet0_HuQS0/installing-visual-studio-2010-service-pack-1.aspx">Installing Visual Studio 2010 Service Pack 1</a> (Martin Hinshelwood)</li>
<li><a href="http://blogs.msdn.com/b/marcelolr/archive/2011/03/10/uplevel-nuget.aspx">Uplevel NuGet</a> (Marcelo Lopez Ruiz)</li>
<li><a href="http://compositeservices.codeplex.com/releases/view/62235" target="_blank">patterns &amp; practices : Composite Services Guidance – CTP2</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.intellifactory.com/blogs/joel.bjornson/2011/3/11/Introducing-formlets-for-jQueryUI.article">Introducing formlets for jQueryUI</a> (Joel Bjornson)</li>
<li><a href="http://www.kirupa.com/html5/revisiting_some_tags_html5.htm">Revisiting Some (Old) Tags in HTML 5</a> (Kirupa)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/3sBOeSyJvGQ/registername-for-storyboards-in-wpf.html">RegisterName for StoryBoards in WPF (NameScopes)</a> (Abhishek Sur)</li>
<li><a href="http://www.jeff.wilcox.name/2011/03/building-an-unofficial-4sq-app-for-wp7/">I’m developing my own Foursquare client for the Windows Phone</a> (Jeff Wilcox)</li>
<li><a href="http://karlshifflett.wordpress.com/2011/03/10/prism-4-region-navigation-with-silverlight-frame-navigation-and-unity/">Prism 4 Region Navigation with Silverlight Frame Navigation and Unity</a> (Karl Shifflett)</li>
<li><a href="http://www.windowsphonegeek.com/tips/all-about-wp7-isolated-storage--intro-to-isolated-storage">All about WP7 Isolated Storage – intro to Isolated Storage</a> <em>and</em> <a href="http://www.windowsphonegeek.com/articles/All-about-Splash-Screens-in-WP7-ndash-Creating-animated-Splash-Screen">All about Splash Screens in WP7 – Creating animated Splash Screen</a> (Windows Phone Geek)</li>
<li><a href="http://expressioniq.com/?p=2035">Creating gradients using colors from other objects in Expression Design</a> (Elliot Meacham)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2011/03/10/phone-updates-process-and-timing.aspx">Phone updates: process and timing</a> (Eric Hautala)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/cNoJCA5wySU/">Testing Network Availability</a> (Jesse Liberty)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/abCGNUnAByw/not-your-regular-photo-and">Not your regular photo and video camera on Windows Phone 7</a> (Dennis Delimarsky)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/Blogs/Charles/VC-MVP-Summit-Kate-Gregory">Talkin&#8217; C++ with Kate Gregory</a> (Charles Torre)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/oK1b--731N0/">Silverlight Essentials Video Training</a> (Joe Stagner)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-65-3D-Graphics">Silverlight TV 65: 3D Graphics</a> (John Papa)</li>
<li><a href="http://scobleizer.com/2011/03/10/developers-a-new-kind-of-ide-arrives-in-cloud9/">Developers: a new kind of IDE arrives in Cloud9 (First look!)</a> (Robert Scoble)</li>
<li><a href="http://channel9.msdn.com/coding4fun/articles/Saving-energy-with-the-NET-Micro-Framework">Saving energy with the .NET Micro Framework</a> (Fabien Royer)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/d3DhWbIHqkQ/more-windows-phone-7-training">More FREE Windows Phone 7 training events</a> (Rudi Grobler)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/yTP_2Eg-Xw0/">Do You Dig Design? Announcing the New UX Lightning Series at MIX11</a> (John Papa)</li>
<li><a href="http://feedproxy.google.com/~r/DevelopingTheFuture/~3/kom0O4mggU0/steve-ballmer-imagine-cup-governor-of-pa-best-day-ever.aspx">Steve Ballmer + Imagine Cup + Governor of PA = BEST DAY EVER!</a> (Lindsay Lindstrom)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/03/10/a-great-week-with-mvps.aspx">A Great Week with MVPs</a> (Lonnie Webb)</li>
<li><a href="http://feeds.microsoftjobsblog.com/~r/MicrosoftJobsBlog/~3/Bs3bHOL_-5c/">What we wish we could show you about Microsoft TechFest</a> (Microsoft JobsBlog<jobsblog  @MICROSOFT.COM>)</li>
<li><a href="http://blogs.msdn.com/b/zxue/archive/2011/03/10/free-training-multicore-programming-on-the-net-platform-4-20-2011.aspx">Free Training: Multicore Programming on the .NET Platform, 4/20/2011</a> <em>and</em> <a href="http://blogs.msdn.com/b/zxue/archive/2011/03/10/join-us-in-washington-dc-free-one-day-course-on-parallelism-3-25-2011.aspx">Join us in Washington DC: Free One-Day Course on Parallelism, 3/25/2011</a> (Zhiming Xue)</li>
<li><a href="http://www.softinsight.com/bnoyes/2011/03/11/WCFRIAServicesValidationWebinar.aspx">WCF RIA Services Validation Webinar</a> (Brian Noyes)</li>
<li><a href="https://github.com/blog/812-github-on-linkedin">GitHub on LinkedIn</a> (Chris Wanstrath)</li>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2011/03/10/interview-with-sql-server-mvp-joe-webb.aspx">Interview with SQL Server MVP Joe Webb</a> (Brad M. McGehee)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/X9Ft91Zdw9w/sql-server-ssms-2008-intellisense-stops.html">SQL Server: SSMS 2008 Intellisense Stops Working after Installing VS 2010 SP1</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2011/03/11/sql-server-finding-latch-statistics/">SQL SERVER – Finding Latch Statistics</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/UrOiCE9vwyE/ShowArticle.aspx">SharePoint: Create Dashboards with KPI, Scorecard and Report using Excel Services</a> (Pravinkumar Dabade)</li>
<li><a href="http://weblogs.asp.net/wesleybakker/archive/2011/03/11/dynamics-crm-2011-and-sharepoint-2010.aspx">Dynamics CRM 2011 and SharePoint 2010</a> (Wesley Bakker)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/codeplex/archive/2011/03/10/pull-request-conversations-inline-diff-enhancements.aspx" target="_blank">CodePlex: Pull Request Conversations, Inline Diff Enhancements</a> (Matt Hawley)</li>
<li><a href="http://www.mykindofphone.com/retro-gaming-on-windows-phone-7-2">Retro gaming on Windows Phone 7</a> (Luke)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/03/10/safer-and-faster-downloads-in-ie9.aspx">Safer and Faster Downloads in IE9</a> (Ritika Virmani,)</li>
<li><a href="http://huddledmasses.org/the-problem-with-calling-legacy-or-native-apps-from-powershell/">The problem with calling legacy/native apps from PowerShell</a> (Joel Bennett)</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=fffa43bb-140e-423b-884c-11700abc2ef9">Interesting Finds: March 10, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/c5gVt0WcowU/">The Morning Brew #810</a> (Chris Alcock)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-march-10th-2011">Daily WP7 Development News March 10th 2011</a> (Windows Phone Geek)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/03/10/144307.aspx">Silverlight Cream for March 10, 2011 &#8212; #1058</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/41K3Nawoc3L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/C-4-0-Unleashed-Bart-Smet/dp/0672330792?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0672330792">C# 4.0 Unleashed</a> by Bart De Smet</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:6d65b7f5-99c1-46b9-bfaf-e42d9d8fe53c" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/03/11/dew-drop-march-11-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/03/11/dew-drop-march-11-2011/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7e724d10-d3c7-4825-86d1-94ed57053737" 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/powershell" rel="tag">powershell</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/ie9" rel="tag">ie9</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/nuget" rel="tag">nuget</a>,<a href="http://del.icio.us/popular/jquery" rel="tag">jquery</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/codeplex" rel="tag">codeplex</a>,<a href="http://del.icio.us/popular/github" rel="tag">github</a>,<a href="http://del.icio.us/popular/patterns+%26+practices" rel="tag">patterns &amp; practices</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/03/11/dew-drop-march-11-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; September 25, 2010</title>
		<link>http://www.alvinashcraft.com/2010/09/25/dew-drop-september-25-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/09/25/dew-drop-september-25-2010/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 14:22:09 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[iis smooth streaming]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/09/25/dew-drop-september-25-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links MSDN Subscribers receive FREE Pluralsight [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://www.pluralsight-training.net/community/blogs/aaron/archive/2010/09/24/msdn-subscribers-receive-free-pluralsight-on-demand-subscription.aspx">MSDN Subscribers receive FREE Pluralsight On-Demand! Subscription</a> (Aaron Skonnard)</li>
<li><a href="http://www.pluralsight-training.net/community/blogs/jfancey/archive/2010/09/24/goodbye-quot-oslo-quot.aspx">Goodbye &quot;Oslo&quot;</a> (Jon Fancey)</li>
<li><a href="http://feedproxy.google.com/~r/d4dotnet/~3/xQsk924xXwc/post.aspx">Windows Device Strategy for Enterprise Mobile Devices and Tablets start to take shape</a> (Don Burnett)</li>
<li><a href="http://www.jelovic.com/weblog/?p=215" target="_blank">From C# to F# – Part 1</a> (Dejan Jelovic)</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/hm0coasNPDE/CSharpInterfaceEvents.aspx">C# Interface Events</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/BF3-y8opYtY/entity-framework-if-you-pass-a-connection-to-the-context.aspx">Entity Framework: If you pass a connection to the context, you are responsible for disposing it</a> (Oren Eini)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/09/visual-studio-setup-deployment-projects.html">Visual Studio Setup &amp; Deployment Projects declared dead &amp; retired. VS2010 will be the last…</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/YEE2WZWUJZw/create-keyboard-accelerators-for-external-tools-vstiptool0093.aspx">Create Keyboard Accelerators for External Tools</a> (Zain Naboulsi)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2010/09/24/coderush-screenshot-of-the-week-test-runner-goodness.aspx">CodeRush Screenshot of the Week – Test Runner Goodness</a> (Mark Miller)</li>
<li><a href="http://simpleprogrammer.com/2010/09/24/explaining-what-action-and-func-are/">Explaining What Action&lt;&gt; And Func&lt;&gt; Are</a> (John Sonmez)</li>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/td-si7oamb8/progress-streamed-file-download-and.html">Progress Streamed File download and Upload with Resume facility</a> (Abhishek Sur)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/nmarun/~3/UqmeSItrzMg/select-the-entire-html-element-or-just-its-content.aspx">Select the entire html element or just its content</a> (Arun Mahendrakar)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/uVdUo2CRKhU/">How to do Audio in HTML5</a> (Sara Allison)</li>
<li><a href="http://www.sholo.net/post/2010/09/22/Sholo-Web-Security-and-the-EnhancedSecurityModule.aspx" target="_blank">Sholo.Web.Security and the EnhancedSecurityModule</a> (Scott Holodak)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/hTeS4yQW-OI/asp-net-mvc-using-asynchronous-controller-to-call-web-services.aspx">ASP.NET MVC: Using asynchronous controller to call web services</a> (Gunnar Peipman)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/09/24/update-on-asp-net-vulnerability.aspx">Update on ASP.NET Vulnerability</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/Cyv9EXCxzTk/details.aspx">IIS Smooth Streaming Client</a> (MS Downloads)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://jamesshore.com/Agile-Book/simple_design.html">The Art of Agile Development: Simple Design</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/dWMTDxOa6N0/separation-of-concerns-with-domain.html">Separation of Concerns with Domain Events</a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/kZa1-uaxG6w/a-refactoring-explicit-modeling-and-reducing-duplication.aspx">A Refactoring: Explicit Modeling And Reducing Duplication</a> (Derick Bailey)</li>
<li><a href="http://www.infoq.com/articles/BDD-Katas-1">Article:Using Coding Katas, BDD and VS2010 Project Templates: Part 1</a> (Jamie Phillips)</li>
<li><a href="http://vlele.wordpress.com/2010/09/24/application-server-and-integration-server-growing-closer-together/">Application Server and Integration Server: Growing Closer Together</a> (Vishwas Lele)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/hYRJ84AHbZM/the-one-task-at-a-time-method-increased-efficiency-in-a-multitasking-world">A Case for Singletasking: The One-Task-At-a-Time Method [Focus]</a> (Jason Fitzpatrick)</li>
<li><a href="http://gigaom.com/collaboration/is-multitasking-a-productivity-killer/">Is Multitasking a Productivity Killer?</a> (Dawn Foster)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://babaandthepigman.spaces.live.com/Blog/cns!4F1B7368284539E5!306.entry">Data Binding Panorama Control WP7 MVVM</a> (Peter Daukintis)</li>
<li><a href="http://conceptdev.blogspot.com/2010/09/monotouch-meet-windowsphone7.html">MonoTouch meet WindowsPhone7</a> (Craig Dunn)</li>
<li><a href="http://blogs.msdn.com/b/usisvde/archive/2010/09/24/service-pack-for-expression-blend-improves-integration-with-adobe-design-tools-windows-phone-7.aspx">Service Pack for Expression Blend Improves Integration with Adobe Design Tools, Windows Phone 7</a> (Bruce Kyle)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2010/09/24/teaching-an-old-dog-new-tricks-updated-htmltextblock-implementation-uses-richtextbox-to-support-images-and-hyperlinks.aspx">Teaching an old dog new tricks [Updated HtmlTextBlock implementation uses RichTextBox to support images and hyperlinks]</a> (David Anson)</li>
<li><a href="http://team.silverlight.net/related-products/iis-live-smooth-streaming-with-expression-encoder-4/">IIS Live Smooth Streaming with Expression Encoder 4</a> (Silverlight Team)</li>
<li><a href="http://www.codeproject.com/KB/silverlight/mvvm_HomeGrown.aspx">MVVM Home Grown Version</a> (dfurshpan)</li>
<li><a href="http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone08-Windows-Phone-Design-Templates">Inside Windows Phone#08-Windows Phone Design Templates</a> (Jaime Rodriguez)</li>
<li><a href="http://joshsmithonwpf.wordpress.com/2010/09/24/consuming-resources-from-external-assemblies-in-silverlight-4/">Consuming resources from external assemblies in Silverlight 4</a> (Josh Smith)</li>
<li><a href="http://feeds.sparklingclient.com/~r/SparklingClient/~3/jRnptClRitI/">Installing the Windows Phone 7 Tools In 3 Steps</a> (Monica Mork &amp; Erik Mork)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/09/24/windows-phone-7-developer-events.aspx">Windows Phone 7 Developer Events</a> (Stephanie Reimann)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.sharepointpodshow.com/archive/2010/09/24/sharepoint50.whats-up-with-that-episode-51.aspx">SharePoint50&#8230;What&#8217;s up with that?-Episode 51</a> (Rob Foster, Nick Swan &amp; Brett Lonsdale)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-23.html">Let&#8217;s Play TDD #23: Multiple Years</a> and <a href="http://jamesshore.com/Blog/Fun-Two-Minute-Video-on-Agile.html">Fun Two-Minute Video on Agile</a> (James Shore)</li>
<li><a href="http://channel9.msdn.com/Shows/This+Week+On+Channel+9/This-Week-C9-Sept-24">TWC9: VB for Windows Phone 7, ASP.NET Vulnerability, WCF Services, String Formatting Cheat Sheet</a> (Clint Rutkas &amp; Dan Fernandez)</li>
<li><a href="http://channel9.msdn.com/posts/Countdown-to-PDC-Meet-Jeannine-and-Win-a-Limited-Edition-Shirt">Countdown to PDC: Meet Jeannine and Win a Limited Edition Shirt</a> (Larry Larsen)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/w6uwwJUymD0/announcing-public-source-code-repository-with-my-blog-samples.aspx">Announcing public source code repository with my blog samples</a> (Gunnar Peipman)</li>
<li><a href="http://feedproxy.google.com/~r/AccidentalTechnologist/~3/_Vq13HYjDO4/">Where Are We Without Community?</a> (Rob Bazinet)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/O5kSQTde5SM/why-stackexchange-will-eventually-fail-control-freak-ism.aspx">Why StackExchange will eventually fail – Control-Freak-ism</a> (Roy Osherove)</li>
<li><a href="http://www.telegraph.co.uk/technology/social-media/8022748/Loic-Le-Meur-Microsoft-and-the-sound-of-wedding-bells.html" target="_blank">Loïc Le Meur Praises Microsoft&#8217;s BizSpark One Program</a> (Milo Yiannopoulos)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2010/09/25/sql-server-get-numeric-value-from-alpha-numeric-string-get-numbers-only/">SQL SERVER – Get Numeric Value From Alpha Numeric String – Get Numbers Only</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.pieterdebruin.net/2010/09/25/LotsOfBizTalk2010.aspx">Lots of BizTalk 2010</a> (Pieter De Bruin)</li>
<li><a href="http://www.codinghorror.com/blog/2010/09/because-everyone-needs-a-router.html">Because Everyone Needs a Router</a> (Jeff Atwood)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/SGqCwvQt0OU/git-achievements-on-windows.aspx">Git-Achievements on Windows</a> (Jason Meridth)</li>
<li><a href="http://www.leeholmes.com/blog/2010/09/24/adjusting-token-privileges-in-powershell/">Adjusting Token Privileges in PowerShell</a> (Lee Holmes)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/49A86Uw5zcg/the-commodore-64c">The Commodore 64c</a> (Pete Brown)</li>
<li><a href="http://www.windowsobserver.com/2010/09/24/internet-explorer-9-system-requirements-clarification/">Internet Explorer 9 System Requirements Clarification</a> (Richard Hay)</li>
<li><a href="http://www.windowsobserver.com/2010/09/25/download-the-virtual-machine-servicing-tool/">Download the Virtual Machine Servicing Tool</a> (Richard Hay)</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=0475c93c-3c5e-4452-a2ba-cbca9f6b5e61">Interesting Finds: September 24, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/4kBcb1X79JA/">Distributed Weekly 69</a> (Scott Banwart)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/cYTcdBtvZUg/">Daily Cloud Feed &#8211; Sep 24, 2010</a> (Jian Zhen)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/24/141973.aspx">Silverlight Cream for September 24, 2010 &#8212; #954</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/9ebT56ubvUs/what-im-reading-2010-09-24">What I’m Reading – 2010-09-24</a> (Jeremiah Peschka)</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/41%2BsSYBlD9L._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Rapid-Development-Taming-Software-Schedules/dp/1556159005%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1556159005">Rapid Development: Taming Wild Software Schedules</a> by Steve McConnell</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:85162340-b27c-4669-b65f-05008d371060" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/09/25/dew-drop-september-25-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/09/25/dew-drop-september-25-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:d7347f60-c289-4154-be97-416e64be205c" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</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/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/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/iis+smooth+streaming" rel="tag">iis smooth streaming</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/github" rel="tag">github</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/09/25/dew-drop-september-25-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; May 27, 2010</title>
		<link>http://www.alvinashcraft.com/2010/05/27/dew-drop-may-27-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/05/27/dew-drop-may-27-2010/#comments</comments>
		<pubDate>Thu, 27 May 2010 14:30:57 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[dynamic data]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[expression media]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[snoop]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/05/27/dew-drop-may-27-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 4 .NET 4.0 [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none; margin:0px; padding:4px 0px 4px 0px;"><iframe src="http://www.facebook.com/widgets/like.php?href=http://www.alvinashcraft.com/2010/05/27/dew-drop-may-27-2010/" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe></div>
<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/amazedsaint/articles/~3/l8y9fPoCLi0/4-net-40-libraries-you-should-know.html">4 .NET 4.0 Libraries You *Should* Know Better – MEF, Reactive, Tasks and Dynamic</a> (Anoop Madhusudanan)</li>
<li><a href="http://adamkinney.wordpress.com/2010/05/26/expression-studio-4-launch-on-jun-7th-in-nyc/">Expression Studio 4 Launch on Jun 7th in NYC!</a> (Adam Kinney)</li>
<li><a href="http://marlongrech.wordpress.com/2010/05/26/mefedmvvm-testability/">MEFedMVVM: Testability</a> (Marlon Grech)</li>
<li><a href="http://erikbase.wordpress.com/2010/05/25/controllerless-mvc-with-the-mvcommand/">“Controllerless” MVC with the MVCommand</a> (Erik Peterson)</li>
<li><a href="http://blogs.msdn.com/b/coding4fun/archive/2010/05/25/10014965.aspx">SilverShader – Introduction to Silverlight and WPF Pixel Shaders</a> (René Schulte)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/somasegar/archive/2010/05/25/vs-2010-productivity-improvements-part-i.aspx">VS 2010 productivity improvements &#8211; Part I</a> (Somasegar)</li>
<li><a href="http://blogs.msdn.com/b/camerons/archive/2010/05/25/video-discussion-about-visualization-and-modeling-in-vs2010-ultimate.aspx">Video discussion about Visualization and Modeling in VS2010 Ultimate</a> (Cameron Skinner)</li>
<li><a href="http://feedproxy.google.com/~r/OneDotNetWay/~3/D1kJ7PAPj70/">Visual Studio 2010 Code Generation With Intellisense</a> (Deepak Kapoor)</li>
<li><a href="http://dotnet.dzone.com/articles/use-frameworks-good-or-bad">On the use of frameworks. Good or bad?</a> (Dennis Delimarsky)</li>
<li><a href="http://thedatafarm.com/blog/data-access/mapping-help-in-the-edm-designer/">Mapping Help in the EDM Designer</a> (Julie Lerman)</li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2010/05/26/visual-studio-managed-multi-targeting-part-2-multi-targeting-in-action.aspx">Visual Studio Managed Multi-Targeting: Part 2: Multi-Targeting in Action</a> (Binu N. Chacko)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2010/05/25/ef4-sample-provider-for-sql-server-now-available.aspx">EF4 Sample Provider for SQL Server now available</a> (Faisal Mohamood)</li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2010/05/26/programmatically-adding-removing-querying-vc-build-customizations.aspx">Programmatically adding/removing/querying VC++ Build Customizations</a> (Pavan Adharapurapu)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/lQb74m3MQpo/">Is It Just Me Or Is .NET 4 Just Not That Special?</a> (Davy Brion)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/W7llCO0A8vA/vs2008-no-item-templates.aspx">VS2008 No Item Templates</a> (Gil Fink)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2010/05/26/using-binary-serialization-and-viewstate-with-self-tracking-entities.aspx">Using Binary Serialization and ViewState with Self-Tracking Entities</a> (Jeff Derstadt)</li>
<li><a href="http://www.infoq.com/news/2010/05/IE-Extensions">Managed Extensions for Internet Explorer</a> (Jonathan Allen)</li>
<li><a href="http://feedproxy.google.com/~r/RobertTheGrey/~3/QAgDuvd-mk4/sparksense-getting-started-wheres.html">SparkSense: Getting started &#8211; where’s a plumber when you need one?</a> (Robert Greyling)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/052610-1.aspx">Building a Store Locator ASP.NET Application Using Google Maps API (Part 2)</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/zQiwtng9ZcQ/testing-assumptions-with-preconditions.aspx">Testing assumptions with preconditions</a> (Jimmy Bogard)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2010/05/25/new-plugin-enables-wordpress-to-use-windows-azure-storage-services.aspx">New Plugin Enables WordPress To Use Windows Azure Storage Services</a> (Windows Azure Team)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=ab7edee5-5c81-4d02-8cbd-77e691d21133">SquishIt – The Friendly ASP.NET JavaScript and CSS Squisher</a> (Justin Etheredge)</li>
<li><a href="http://blogs.msdn.com/b/webdevtools/archive/2010/05/26/visual-studio-2010-web-deployment-projects-rtw-available-now.aspx">Visual Studio 2010 Web Deployment Projects RTW – Available Now</a> (Visual Web Developer Team)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/05/26/privacy-add-ons-and-cookie-less-http-requests.aspx">Privacy, Add-ons, and Cookie-less HTTP Requests</a> (Eric Lawrence)</li>
<li><a href="http://feedproxy.google.com/~r/MahdiTaghizadeh/~3/Boi4KUJ0ByI/">How to use Google Data API in ASP.NET MVC. Part 2 – YouTube</a> (Mahdi Taghizadeh)</li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/2DAOQxIeXwk/14188.aspx">Building a Store Locator ASP.NET Application Using Google Maps API</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/FpciA2Shdp8/ShowArticle.aspx">TextBox AutoComplete with ASP.NET and jQuery UI</a> (Suprotim Agarwal)</li>
<li><a href="http://csharpbits.notaclue.net/2010/05/part-1-cascading-hierarchical-field.html">Part 1 – A Cascading Hierarchical Field Template &amp; Filter for Dynamic Data</a> (Steve Naughton)</li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2010/05/25/walkthrough-publishing-a-custom-web-control-part-1-of-2.aspx">Walkthrough&#8211; Publishing a Custom Web Control (Part 1 of 2)</a> (Martin Tracy)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/MXUAAMN_JHo/porting-mvc-music-store-to-raven-storecontroller.aspx">Porting MVC Music Store to Raven: StoreController</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/AyendeRahien/~3/ByLnvtiejPM/porting-the-mvc-music-store-to-raven-shoppingcart.aspx">Porting the MVC Music Store to Raven: ShoppingCart</a> (Oren Eini)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/GZLK3lMEcPc/simplify-your-unit-tests-with-automocking-part-2-establishing-context.aspx">Simplify Your Unit Tests With Automocking: Part 2 &#8211; Establishing Context</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/JflnofgSblg/the-dangers-of-automocking-containers.aspx">The Dangers Of AutoMocking Containers</a> (Derick Bailey)</li>
<li><a href="http://gojko.net/2010/05/26/effective-root-cause-analysis-techniques/">Effective root cause analysis techniques</a> (Gojko Adzic)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/g-XovP_FY0I/">Why We Make Bad Decisions – Errors in Odds and Errors in Value</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/STWih_5Dcdk/">Lessons Learned from John Maxwell</a> (J.D. Meier)</li>
<li><a href="http://dotnet.dzone.com/articles/design-patterns-c-prototype">Design Patterns In C# &#8211; Prototype Design Pattern</a> <em>and</em>&#160;<a href="http://dotnet.dzone.com/articles/design-patterns-c-factory">Design Patterns In C# &#8211; Factory Design Pattern</a> (Richard McCutchen)</li>
<li><a href="http://dotnet.dzone.com/articles/expected-exceptions-unit-tests">Expected exceptions in unit tests</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/NGiVSXO-rTY/justmock-and-moles-a-short-overview-for-tdd-alpha-geeks.aspx">JustMock and Moles – A short overview for TDD alpha geeks</a> (Roy Osherove)</li>
<li><a href="http://www.infoq.com/presentations/Robert-C.-Martin-Bad-Code">Presentation: Bad Code, Craftsmanship, Engineering, and Certification</a> (Robert C. Martin)</li>
<li><a href="http://boagworld.com/design/emotional-design">Stephen Anderson on emotional design</a> (Paul Boag)</li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/iLOY8jcHkEM/details.aspx">MSF-A+SDL Process Template for VS 2010</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/ozymandias/ozymandias/~3/R4DVEo1tIYo/typeface-selection-flowchart">Typeface Selection Flowchart</a> (Andre Vrignaud)</li>
<li><a href="http://haacked.com/archive/2010/05/26/deals-well-with-ambiguity.aspx">Deals Well With Ambiguity</a> (Phil Haack)</li>
<li><a href="http://architects.dzone.com/articles/psychology-programmers">The Psychology of Programmers</a> (Asif Shahzad)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/Mx-I7vVwcDU/details.aspx">Windows Phone 7 Application Certification Requirements</a> (MS Downloads)</li>
<li><a href="http://www.andybeaulieu.com/Default.aspx?tabid=67&amp;EntryID=200">Shuffleboard: A Windows Phone 7 Sample Game</a> (Andy Beaulieu)</li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2010/05/25/sample-windows-phone-7-example-application-with-landscape-layout.aspx">Sample: Windows Phone 7 Example Application with Landscape Layout</a> (Jason Zander)</li>
<li><a href="http://blogs.msdn.com/b/innov8showcase/archive/2010/05/25/out-of-browser-authentication-for-ria-services.aspx">Out-Of-Browser Authentication for RIA Services</a> (Jeff Barnes)</li>
<li><a href="http://feedproxy.google.com/~r/CSharperImage/~3/deSzHpJ62PQ/silverlight-out-of-browser-dynamic.html">Silverlight Out of Browser Dynamic Modules in Offline Mode</a> (Jeremy Likness)</li>
<li><a href="http://blogs.msdn.com/b/jgoldb/archive/2010/05/25/wpfperf-performance-profiling-tools-for-wpf-4-is-now-available.aspx">WPFPerf Performance Profiling Tools for WPF 4 is now available!</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/b/jgoldb/archive/2010/05/25/snoop-for-wpf-4.aspx">Snoop for WPF 4</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/b/jgoldb/archive/2010/05/25/wpf-visualizer-in-visual-studio-2010.aspx">WPF Visualizer in Visual Studio 2010</a> (Jossef Goldberg)</li>
<li><a href="http://blogs.msdn.com/b/katriend/archive/2010/05/25/windows-phone-7-developer-hub-event-confirmed-speakers-31-may.aspx">Windows Phone 7 Developer Hub event confirmed speakers (31 May)</a> (Katrien De Graeve)</li>
<li><a href="http://feedproxy.google.com/~r/amazedsaint/articles/~3/2EreRyNiqwA/extension-method-to-dump-control.html">An Extension Method to Dump Control Templates of WPF Controls</a> (Anoop Madhusudanan)</li>
<li><a href="http://www.michaelsnow.com/2010/05/25/silverlight-tip-of-the-day-24-resolving-unknown-objects-in-vs/">Silverlight Tip of the Day #24 – Resolving Unknown Objects in VS</a> (Mike Snow)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/t-rwarT-LKU/">Herding Code 81: Simplicity, balance, and focus in teaching software development</a> (Jon Galloway)</li>
<li><a href="http://channel9.msdn.com/shows/TheOfficeBlog/The-Making-of-Office-2010-Alex-Simmons-Senior-Program-Manager-Microsoft-One-Note/">The Making of Office 2010: Alex Simmons, Senior Program Manager, Microsoft One Note</a> (Tina Wood)</li>
<li><a href="http://css.dzone.com/videos/video-coldfusion-sharepoint">Video: ColdFusion &amp; SharePoint Taste Great Together</a> (Eric Hagan)</li>
<li><a href="http://agiletoolkit.libsyn.com/agile_tips_and_advice_index_cards_wave_of_the_past_present_and_future">Agile Tips and Advice &#8211; Index Cards &#8211; Wave of the Past, Present and Future</a> (Bob Payne)</li>
<li><a href="http://channel9.msdn.com/posts/dpeeast/Connected-Show-Podcast-You-Dont-Find-Skeet-Skeet-Finds-YOU/">Connected Show Podcast &#8211; You Don&#8217;t Find Skeet, Skeet Finds YOU!</a> (Brian Johnson)</li>
<li><a href="http://channel9.msdn.com/shows/Going+Deep/E2E-Brian-Beckman-and-Erik-Meijer-CoContravariance-in-Physics-and-Programming-3-of-3/">E2E: Brian Beckman and Erik Meijer &#8211; Co/Contravariance in Physics and Programming, 3 of n</a> (Charles Torre)</li>
<li><a href="http://www.communitymegaphonepodcast.com/content/audio/show-10-CMAP-codecamp.mp3">Community Megaphone Show #10 at CMAP Code Camp</a> (Dane Morgridge &amp; G. Andrew Duthie)</li>
<li><a href="http://channel9.msdn.com/posts/David+Gristwood/Conversations-with-David-Chappell-about-Windows-Azure-and-Cloud-Computing/">Conversations with David Chappell about Windows Azure and Cloud Computing</a> (David Gristwood)</li>
<li><a href="http://feedproxy.google.com/~r/TechnologyAndFriends/~3/AuFQGxCdx7I/tf090.aspx">Technology &amp; Friends Episode 90: John McClelland on BizSpark and WebSiteSpark</a> (David Giard)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/05/26/my-vs-2010-and-asp-net-4-talks-online.aspx">My VS 2010 and ASP.NET 4 Talks Online</a> (Scott Guthrie)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/MHiV3xjrSwE/teched-israel-2010-may-only-accept-speakers-from-sponsors.aspx">TechEd Israel 2010 may only accept speakers from sponsors</a> (Roy Osherove)</li>
<li><a href="http://github.com/blog/654-git-training-in-dc-july">Git Training in DC &#8211; July</a> (Scott Chacon)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/05/26/site-collection-administrators-ndash-permission-management-webinar.aspx">Site Collection administrators – permission management webinar</a> (Brett Lonsdale)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/XWcxGaeZyb4/the-israeli-software-craftsmanship-group-is-on-its-way.aspx">The Israeli software craftsmanship group is on its way</a> (Dror Helper)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/-xuh5SA2qY0/intellisense-does-not-work-in-sql.html">Intellisense does not work in SQL Server 2008</a> (Suprotim Agarwal)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/transaction-log-size-cold-shrink-ldf">Transaction Log expanding on restore after shrink</a> (Ted Krueger)</li>
<li><a href="http://blog.sqlauthority.com/2010/05/27/sql-server-date-and-time-in-sql-server-2008/">SQL SERVER – DATE and TIME in SQL Server 2008</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2010/05/26/reporting-services-_1320_-building-the-first-report.aspx">Reporting Services – Building the first report</a> (Steve Jones)</li>
<li><a href="http://www.brentozar.com/archive/2010/05/nosql-basics-for-database-administrators/">NoSQL Basics for Database Administrators</a> (Brent Ozar)</li>
<li><a href="http://feedproxy.google.com/~r/facility9/~3/9INX0WA5yNY/how-much-space-am-i-taking-up">How Much Space Am I Taking Up?</a> (Jeremiah Peschka)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/Oc0egjqonxI/5-reasons-why-sharepoint-2010-will-revolutionize-your-organization.aspx">5 Reasons Why SharePoint 2010 Will Revolutionize Your Organization</a> (Dux Raymond Sy)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/eMixay3SPoo/ViewPost.aspx">SharePoint 2010 Books for Developers, Administrators, Designers, Project Managers and End Users</a> (Joel Oleson)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/05/27/social-squared-1.0.0.2-release.aspx">Social Squared 1.0.0.2 release</a> (Nick Swan)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://webbtechsolutions.com/2010/05/25/the-power-of-regex-in-powershell/">The Power of Regex in PowerShell</a> (Joe Webb)</li>
<li><a href="http://www.microsoft.com/Presspass/press/2010/may10/05-25ExpressionMediaPR.mspx?rss_fdn=Press%20Releases">Phase One, a Digital Photography Leader, Acquires Microsoft&#8217;s Expression Media Product</a> (MS PressPass)</li>
<li><a href="http://huddledmasses.org/f-a-q-how-do-i-install-a-powershell-module/">F.A.Q.: How do I Install a PowerShell Module</a> (Joel Bennett)</li>
<li><a href="http://www.infoq.com/news/2010/05/Android-2.2">A Roundup of New Features in Android 2.2</a> (Abel Avram)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/05/looking-in-someone-elses-medicine.html">Looking in someone else’s Medicine Cabinet… err… I mean… their Development and Utility Toolbox…</a> (Greg Duncan)</li>
<li><a href="http://www.windowsobserver.com/2010/05/26/project-natal-to-cost-149-by-itself-299-with-360-arcade-according-to-latest-rumors/">Project Natal To Cost $149 By Itself, $299 With 360 Arcade, According To Latest Rumors</a> (Isaac Steinberg)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/xzeFw7uk-BY/gitosis-and-gitweb-part-3-gitweb.aspx">Gitosis and Gitweb &#8211; Part 3 &#8211; Gitweb</a> (Jason Meridth)</li>
<li><a href="http://java.dzone.com/articles/your-refcardz-wishlist-what">Your Refcardz WishList: What Cards Would You Like To Appear in the Series?</a> (James Sugrue)</li>
<li><a href="http://blogs.technet.com/b/office2010/archive/2010/05/25/review-and-deliver-dynamic-presentations-with-powerpoint-mobile-2010.aspx">Review and deliver dynamic presentations with PowerPoint Mobile 2010</a> (Office Team)</li>
<li><a href="http://blogs.msdn.com/b/powershell/archive/2010/05/25/renaming-tabs-in-the-ise.aspx">Renaming Tabs in the PowerShell ISE</a> (Refaat Issa)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=a373c972e343f4fec7f155909df26f56">The results are in: Google&#8217;s Pac-Man homage cost the world $120,483,800 in just one day</a> (Sebastian Anthony)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/MTnmhmdaMkM/">LINKBLOG for May 25, 2010</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=a04bf643-8684-468f-95d1-e1488a674541">Interesting Finds: May 26, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=55480c51-19e4-4e69-b0dc-b467a6b7b4a6">Interesting Finds: May 27, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/nHwFOI8Na6Q/">Daily Cloud Feed &#8211; May 25, 2010</a> and <a href="http://feedproxy.google.com/~r/onsaas/~3/sgPht90ajmU/">Daily Cloud Feed &#8211; May 26, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=0b553202-8339-412e-b595-a2b1a02e0d15">Tech Tweets for 25-May-2010</a> <em>and</em>&#160;<a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=895d07dc-e105-4630-a87f-58428c9d8940">Tech Tweets for 26-May-2010</a> (Elijah Manor)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/05/25/140058.aspx">Silverlight Cream for May 25, 2010 &#8212; #869</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/05/25/140072.aspx">Silverlight Cream for May 25, 2010 &#8211; 2 &#8212; #870</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Tz_oivhKwno/">The Morning Brew #608</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/iJseihW89Uk/">The Morning Brew #609</a> (Chris Alcock)</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/51JAUDfCFvL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Foundation-Expression-Silverlight-Victor-Gaudioso/dp/143022973X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D143022973X">Foundation Expression Blend 4 with Silverlight 4</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:c9c1ebd9-8fa4-4490-b6c0-9ffbdda48db4" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/05/27/dew-drop-may-27-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/05/27/dew-drop-may-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:05f2bb74-4fab-47a5-8cc1-0af02f8ed75c" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/github" rel="tag">github</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</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/office+2010" rel="tag">office 2010</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/dynamic+data" rel="tag">dynamic data</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/snoop" rel="tag">snoop</a>,<a href="http://technorati.com/tags/expression+media" rel="tag">expression media</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/05/27/dew-drop-may-27-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.communitymegaphonepodcast.com/content/audio/show-10-CMAP-codecamp.mp3" length="67206453" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; February 11, 2010</title>
		<link>http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:01:53 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[componentone]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[ironpython]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[patterns & practices]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/</guid>
		<description><![CDATA[&#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links SOLID: Software That Works (Caleb [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/E4VQ_ZxRz-k/solid-software-works">SOLID: Software That Works</a> (Caleb Jenkins)</li>
<li><a href="http://feedproxy.google.com/~r/msftkitchenfeed/~3/IwrSX_pbgNY/windows-8-mind-blowing.html">Windows 8 to be “Completely Different” and “Mind-Blowing”</a> (Stephen Chapman)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/vQl-Cx0jO8g/">#Ebook Deal of the Day: Microsoft Application Architecture Guide, Second Edition &#8212; Only $9.99! Use code DDMAA</a> (O&#8217;Reilly Media)</li>
<li><a href="http://haacked.com/archive/2010/02/10/installing-asp-net-mvc-2-rc-2-on-visual-studio.aspx">Installing ASP.NET MVC 2 RC 2 on Visual Studio 2010 RC</a> (Phil Haack)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/camerons/archive/2010/02/10/visual-studio-2010-visualization-and-modeling-sdk-rc.aspx">Visual Studio 2010 Visualization and Modeling SDK RC</a> (Cameron Skinner)</li>
<li><a href="http://feedproxy.google.com/~r/MatthewPodwysockisBlog/~3/OTU0pVn6rFE/f-and-the-dynamic-lookup-operator-ala-c.aspx">F# and the Dynamic Lookup Operator ala C#</a> (Matthew Podwysocki)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2010/02/10/iron-python-2-6-1-rc-now-available.aspx">Iron Python 2.6.1 RC Now Available</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/charlie/archive/2010/02/10/ironruby-1-0-release-candidate-2.aspx">IronRuby 1.0 Release Candidate 2</a> (Charlie Calvert)</li>
<li><a href="http://feedproxy.google.com/~r/CloudsocketBlog/~3/Qx_2UmhQ8Nw/">The WCF RIA Services Issue I am trying to solve currently: Entity Framework 4 with Composite Associations</a> (Chris Woodruff)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/oTxS5ovxMis/vs2010-rc-much-faster-than-beta-2.aspx">VS2010 RC: Much Faster than Beta 2</a> (Bill Wagner)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/TjV2FBTDDQY/insert-documents-to-the-right-of-existing-tabs-vstipenv0001.aspx">Insert Documents to the Right of Existing Tabs &#8212; vstipEnv0001</a> (Zain Naboulsi)</li>
<li><a href="http://blogs.msdn.com/jasonz/archive/2010/02/10/visual-studio-2010-net-framework-4-rc-ready-for-general-download.aspx">Visual Studio 2010 / .NET Framework 4 RC Ready for General Download</a> (Jason Zander)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/evls84u7sKs/">F#: Inline functions and statically resolved type parameters</a> (Mark Needham)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/A7HOxqUZTh8/new-beta-exams-for-developers-announced.aspx">New beta exams for developers announced</a> (Martijn Brant)</li>
<li><a href="http://nblumhardt.com/2010/02/autofac-2-1-goes-rc-the-me-too-release/">Autofac 2.1 goes RC (the “me too!” release)</a> (Nicholas Blumhardt)</li>
<li><a href="http://feeds.sturmnet.org/~r/sturmnet/~3/0RIXhQtjQR0/add-references-in-vs-2010">Add References in VS 2010</a> (Oliver Sturm)</li>
<li><a href="http://feedproxy.google.com/~r/LostInTangent/~3/lsP3KdzprHY/">Impact The Planning For EF/Astoria vNext</a> (Jonathan Carter)</li>
<li><a href="http://thedatafarm.com/blog/data-access/beware-self-tracking-entities-conflict-with-entity-framework-ctp-amp-vs2010-rc/">Beware Self-Tracking Entities Conflict with Entity Framework CTP &amp; VS2010 RC</a> (Julie Lerman)</li>
<li><a href="http://helpcentral.componentone.com/CS/blogs/c1buzz/archive/2010/02/10/doc-to-help-2010-released.aspx">Doc-To-Help 2010 Released</a> (Eve Turzillo)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/GU9Gp0hBymg/writing-object-to-object-mapper-moving-to-generics.aspx">Writing object to object mapper: moving to generics</a> (Gunnar Peipman)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://misfitgeek.com/blog/aspnet/trapping-intentional-cross-site-scripting-xss-attempts-in-asp-net/">Trapping Intentional Cross Site Scripting (XSS) Attempts in ASP.NET</a> (Joe Stagner)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=e8e882a0-d0bb-4ca8-8e82-1e38d4470a13">Bundler Part 2 &#8211; ASP.NET Integration</a> (Justin Etheredge)</li>
<li><a href="http://feedproxy.google.com/~r/codecapers/~3/rLMozhaPGag/post.aspx">Compressing JavaScript and CSS on The Fly</a>(Mike Ceranski)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/Kr437R7F5IM/working-on-a-new-product.aspx">Working on a new product</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/W54K-VcJE-A/productive-by-design.html">Productive by Design</a> (Scott Bellware)</li>
<li><a href="http://www.scottberkun.com/blog/2010/book-smarts-vs-street-smarts/">Book smarts vs. Street smarts</a> (Scott Berkun)</li>
<li><a href="http://blogs.msdn.com/kenj/archive/2010/02/11/testing-in-production-it-s-a-living-ecosystem-not-a-patient-on-a-gurney.aspx">Testing in Production – It’s a living ecosystem, not a patient on a gurney</a> (Ken Johnston)</li>
<li><a href="http://techdistrict.kirkk.com/2010/02/10/agile-the-new-era/">Agile: The New Era</a> (Kirk Knoernschild)</li>
<li><a href="http://github.com/blog/600-introducing-status-github-com">Introducing status.github.com</a> (Kyle Neath)</li>
<li><a href="http://codebetter.com/blogs/kyle.baley/archive/2010/02/10/codebetter-ci-server-update-or-how-to-plead-your-case.aspx">CodeBetter CI Server update, or “How to plead your case”</a> (Kyle Baley)</li>
<li><a href="http://www.thekua.com/atwork/2010/02/professional-scrum-master-certification-disappears-from-scrum-org/">Professional Scrum Master Certification Disappears from Scrum.org</a> (Patrick Kua)</li>
<li><a href="http://blog.assembla.com/assemblablog/tabid/12618/bid/11818/Cloud-what-it-means-and-why-it-is-important-for-software-operations.aspx">Cloud &#8211; what it means, and why it is important for software operations</a> (Andy Singleton)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2010/02/survival-skills-for-developers.html">“Survival Skills for Developers”</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/jmeier/archive/2010/02/11/visual-model-of-cloud-computing.aspx">Visual Model of Cloud Computing</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/Jrvxxp7mO7w/">10,000 Times the Productivity</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/tNUEVAgekWI/silverlight-test-driven-development-part-ii.aspx">Silverlight Test Driven Development – Part II</a> (Jesse Liberty)</li>
<li><a href="http://www.smashingmagazine.com/2010/02/11/better-user-experience-through-storytelling-part-2/">Better User Experience With Storytelling, Part 2</a> (Francisco Inchauste)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/AvwsRMustQQ/The-Book-of-WPF.aspx">The Book of WPF</a> (Pete Brown)</li>
<li><a href="http://feeds.timheuer.com/~r/timheuer/~3/ZK6xkvZpAvs/extending-silverlight-media-framework.aspx">Using Silverlight Media Framework for simple playback</a> (Tim Heuer)</li>
<li><a href="http://www.jeff.wilcox.name/2010/02/silverlight-snippets/">Helpful Silverlight Snippets</a> (Jeff Wilcox)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2010/02/10/whatrsquos-wrong-with-this-code-24.aspx">What’s Wrong With This Code #24</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/kUsz2IHKYN0/The-Ugly-Duckling.aspx">The Ugly Duckling</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/silverlightshow/~3/gGmMK0sN0nA/Transforming-an-Ugly-Duckling-to-a-Graceful-Swan-with-Expression-Blend-and-Silverlight-Part-I.aspx">Transforming an Ugly Duckling to a Graceful Swan with Expression Blend and Silverlight &#8211; Part I</a> (András Velvárt)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=524">.NET Rocks! &#8211; Bret Piatt and Josh Odom RackSpace Clouds</a> (Carl Franklin)</li>
<li><a href="http://www.microsoft.com/events/podcasts/default.aspx?audience=Audience-e5381407-359f-4922-97d0-0237af790eee&amp;pageId=x1065&amp;source=Microsoft-Podcasts-for-Developers&amp;WT.rss_ev=a">geekSpeak: BizTalk Server with SOA Architect and MVP Brian Loesgen</a> (MS Podcasts)</li>
<li><a href="http://feedproxy.google.com/~r/deepfriedbytes/~3/9p6glqKo7Oc/">DeepFriedBytes Episode 44: Soft Skills Every Developer Needs with Brian Prince</a> (Keith Elder &amp; Chris Woodruff)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/txY3xWwdc7I/162">DimeCasts.NET Episode #162: Learning how to use a Web Cam with Silverlight</a> (Derik Whittaker)</li>
<li><a href="http://agiletoolkit.libsyn.com/index.php?post_id=580898#">Agile 2009 &#8211; Aslak Hellesoy &#8211; Cucumber test framework</a> (Bob Payne)</li>
<li><a href="http://blog.stackoverflow.com/2010/02/podcast-83/">Stack Overflow Podcast #83</a> (Jeff Atwood)</li>
<li><a href="http://channel9.msdn.com/shows/10-4/10-4-Episode-40-The-New-WCF-Routing-Service/">10-4 Episode 40: The New WCF Routing Service</a> (Ron Jacobs)</li>
<li><a href="http://channel9.msdn.com/posts/grothaug/Anatomy-of-an-Agile-NET-project/">Anatomy of an Agile .NET project</a> (Rune Grothaug)</li>
<li><a href="http://channel9.msdn.com/posts/Psychlist1972/Pete-at-Reykjavik-Silverlight-Azure-RIA-Services-Event-Site-in-8-days/">Pete at Reykjavik: Silverlight, Azure, RIA Services Event Site in 8 days</a> (Pete Brown)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2010/02/10/introducing-the-quot-ignite-your-coding-quot-podcast.aspx">Introducing the &quot;Ignite Your Coding!&quot; Podcast</a> (Jeremy D. Miller)</li>
<li><a href="http://misfitgeek.com/blog/the-misfit-geek-podcast-on-zune-social/">The Misfit Geek Podcast on Zune Social</a> (Joe Stagner)</li>
<li><a href="http://channel9.msdn.com/shows/SilverlightTV/Silverlight-TV-7-When-and-Where-to-use-MEF/">Silverlight TV 7: When and Where to use MEF</a> (John Papa)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://webworkerdaily.com/2010/02/10/social-media-memes-the-benefits-of-participation/">Social Media Memes: The Benefits of Participation</a> (Darrell Etherington)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/02/10/lidnug-online-chat-with-me-on-thursday-feb-11th.aspx">LIDNUG Online Chat with Me on Thursday Feb 11th</a> (Scott Guthrie)</li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2010/02/11/microsoft-at-ted2010.aspx">Microsoft at TED2010</a> (Steve Clayton)</li>
<li><a href="http://blogs.msdn.com/pandrew/archive/2010/02/10/series-of-8-sharepoint-2010-developer-web-casts.aspx">Series of 8 SharePoint 2010 Developer Web Casts</a> (Paul Andrew)</li>
<li><a href="http://bellevue.com/article.php?id=95">1,300+ Microsoft MVPs Make Their Mark at the 2010 MVP Global Summit in Bellevue and Redmond</a> (Toby Richards)</li>
<li><a href="http://lightningtools.com/blog/archive/2010/02/11/lightning-tools-partner-program.aspx">Lightning Tools Partner Program</a> (Richard Young)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.msdn.com/buckwoody/archive/2010/02/10/start-a-sql-server-agent-job-using-the-sql-server-powershell-provider.aspx">Start a SQL Server Agent Job using the SQL Server PowerShell Provider</a> (Buck Woody)</li>
<li><a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/i2RCWkuv3Lk/Using-ROW_5F00_NUMBER-in-a-where-clause.aspx">Using ROW_NUMBER in a where clause</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SimonsSqlServerStuff/~3/D-kut78eWWY/Do-you-do-backups--Do-you-test-them-.aspx">Do you do backups? Do you test them?</a> (Simon Sabin)</li>
<li><a href="http://blog.sqlauthority.com/2010/02/11/sql-server-alter-database-dbname-set-single_user-with-rollback-immediate/">SQL SERVER – ALTER DATABASE dbname SET SINGLE_USER WITH ROLLBACK IMMEDIATE</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/02/11/create-association-method-for-bcs-dot-net-assembly.aspx">Create Association Method for BCS Dot Net Assembly</a> (Hrayr Diloyan)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.winsupersite.com/alt/ipad_preview_02.asp">Apple iPad Preview, Part 2: First Impressions</a> (Paul Thurrott) </li>
<li><a href="http://blogs.technet.com/keithcombs/archive/2010/02/09/technet-2-0-episode-3-technet-search.aspx#">TechNet 2.0 &#8211; Episode 3 – TechNet Search</a> (Keith Combs)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/SUaxNsx2SfM/11th-of-diduary-did-you-know-windows-7.aspx">The 11th of Diduary: Did you know Windows 7 is network aware?</a> (Jeff Blankenburg)</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=1319e7e7-d34d-4882-9dff-c0987a0f0958">Interesting Finds: February 10, 2010</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=b2ee3edf-0794-415d-9cad-cac8e6b09570">Interesting Finds: February 11, 2010</a> (Jason Haley)</li>
<li><a href="http://blogs.msdn.com/charlie/archive/2010/02/10/community-convergence-lxii.aspx">Community Convergence LXII</a> (Charlie Calvert)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/pJGpb6wh-1Y/">New and Notable 402</a> (Sam Gentile)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/dmpQzwCnTHo/">The Morning Brew #537</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/02/10/137909.aspx">Silverlight Cream for February 10, 2010 &#8212; #795</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=24440d85-5d14-4b64-919e-0232b1c4c69e">Tech Tweets for 10-Feb-2010</a> (Elijah Manor)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51oFPI55y8L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Writing-Secure-Code-Strategies-Applications/dp/0735617228%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735617228">Writing Secure Code: Practical Strategies and Proven Techniques for Building Secure Applications in a Networked World</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:2f4e54a6-e09f-46db-8524-a689d88cdb3a" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9c37708c-9c44-415f-afd1-7e08322d512c" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/entity+framework" rel="tag">entity framework</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/scrum" rel="tag">scrum</a>,<a href="http://technorati.com/tags/patterns+%26+practices" rel="tag">patterns &amp; practices</a>,<a href="http://technorati.com/tags/github" rel="tag">github</a>,<a href="http://technorati.com/tags/componentone" rel="tag">componentone</a>,<a href="http://technorati.com/tags/ironpython" rel="tag">ironpython</a>,<a href="http://technorati.com/tags/ironruby" rel="tag">ironruby</a>,<a href="http://technorati.com/tags/f%23" rel="tag">f#</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%2f11%2fdew-drop-february-11-2010%2f&amp;title=Dew+Drop+%e2%80%93+February+11%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/02/11/dew-drop-february-11-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; November 10, 2009</title>
		<link>http://www.alvinashcraft.com/2009/11/10/dew-drop-november-10-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/11/10/dew-drop-november-10-2009/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 12:56:39 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[exchange 2010]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows azure]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/11/10/dew-drop-november-10-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio F# Language Details (Gotchas) (Chris [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ChrisSmithsCompletelyUniqueView/~3/lROrME1WTBY/f-language-details-gotchas.aspx">F# Language Details (Gotchas)</a> (Chris Smith) </li>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/IIf7ZD9qJ7s/details.aspx">Patterns for Parallel Programming with the .NET Framework</a> (MS Downloads) </li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=a12ce820-a040-4bda-82cf-14ae261b669d">Query Editor: Writing Queries, Part 1</a> (Jason Haley) </li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/unEF_GejZe4/uumlber-prof-goes-live.aspx">Über Prof goes live</a> (Oren Eini) </li>
<li><a href="http://rdaarchitecture.blogspot.com/2009/11/using-windows-touch-gestures-with-net.html">Using Windows Touch Gestures with .NET (Part 1: Configuration)</a> (Jason Ipock) </li>
<li><a href="http://leedumond.com/blog/the-wisdom-of-crowds-implementing-a-smart-ranking-algorithm/">The Wisdom of Crowds: Implementing a Smart Ranking Algorithm</a> (Lee Dumond) </li>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/11/09/populating-a-treeview-control-from-a-list.aspx">Populating a TreeView Control from a List</a> (Deborah Kurata) </li>
<li><a href="http://blogs.msdn.com/somasegar/archive/2009/11/09/teamprise-enabling-tfs-collaboration-across-heterogeneous-platforms.aspx">Teamprise: Enabling TFS collaboration across heterogeneous platforms</a> (Somasegar) </li>
<li><a href="http://feedproxy.google.com/~r/StephenFortesBlog/~3/2v9EMZYp_tE/PermaLink,guid,56e074ee-bb50-453c-98b3-6f91b9773bed.aspx">Telerik “M” Compare and “Repository” Migration Tool November CTP</a> (Stephen Forte) </li>
<li><a href="http://team.silverlight.net/announcement/announcing-the-new-microsoft-sdk-for-facebook-platform/">Announcing the new Microsoft SDK for Facebook Platform</a> (Silverlight Team) </li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/11/09/three-umpires.aspx">Three Umpires</a> (Eric Lippert) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/yVURDLqFFs4/jnbridgepro-50-bridges-java">JNBridgePro 5.0 Bridges Java and .NET</a> (Mitch Pronschinske) </li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2009/11/09/on-being-culture-aware.aspx">On being Culture Aware</a> (Patrick Smacchia) </li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/twM7iICR8t0/details.aspx">Preventing Security Development Errors: Lessons Learned at Windows Live by Using ASP.NET MVC</a> (MS Downloads) </li>
<li><a href="http://www.secretgeek.net/zen_coding.asp">zen-coding: turn those CSS selectors upside down</a> (Leon Bambrick) </li>
<li><a href="http://blog.dmbcllc.com/2009/11/09/asp-net-authentication-multiple-domains-w-same-application/">ASP.NET Authentication – Multiple Domains w/ Same Application</a> (Dave M. Bush) </li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/CQUwJBsQLy0/ShowArticle.aspx">Server Side Validation With ASP.NET MVC And Data Annotations</a> (Malcolm Sheridan) </li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/AsNk-dxBt30/68055.aspx">$.fadeTo/fadeOut() operations on Table Rows in IE fail</a> (Rick Strahl) </li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2009/11/09/microsoft-sees-a-silver-lining-in-the-cloud.aspx">Microsoft sees a silver lining in the cloud</a> (Steve Clayton) </li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/l6gIeHMOC6w/details.aspx">Security Considerations for Client and Cloud Applications</a> (MS Downloads) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/ZxovWJf_E2A/dependency-injection-101.aspx"><font color="#ff8000">Dependency Injection 101</font></a><font color="#ff8000"> (Billy McCafferty) <em>– Link of the Day</em></font> </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/xiYwfDocNI0/fields-and-virtual-members.aspx">Fields and virtual members</a> (Jimmy Bogard) </li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/8iW0Cr9ItNw/">Request/Response Service Layer: Processing Requests</a> (Davy Brion) </li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/qNAH9TNEWuA/electronic-kanban-tools-and-wip-limits-leankitkanban-gets-it.aspx">Electronic Kanban Tools and WIP Limits: LeanKitKanban and AgileZen Get It!</a> (Derick Bailey) </li>
<li><a href="http://www.developingfor.net/productivity/you-say-tomato-i-say-pomodoro.html">You say Tomato, I say Pomodoro</a> (Joel Cochran) </li>
<li><a href="http://www.thycotic.com/the-dangers-of-single-responsibility-in-programming">The Dangers of Single Responsibility in Programming</a> <em>and</em>&#160;<a href="http://www.thycotic.com/the-bridge-pattern-when-a-single-class-hierarchy-is-not-enough">The Bridge Pattern – When a single class hierarchy is not enough</a> (David Cooksey) </li>
<li><a href="http://feeds.rosscode.com/~r/Rosscode/~3/KTFeX5AbC8k/index.php">Trying Out Personal Kanban (Or At Least My Interpretation Of It)</a> (Joel Ross) </li>
<li><a href="http://www.codeproject.com/KB/library/GettingStartedWithBDD.aspx">Getting started with BDD (Behavior Driven Development) in .NET</a> (Tom Janssens) </li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/7bO5AFwq4DA/">Legacy Code: Sensing</a> (Mark Needham) </li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/Q-qRgWk792M/reuse-creates-bottlenecks.html">Reuse Creates Bottlenecks</a> (Mike Cottmeyer) </li>
<li><a href="http://peterdeyoe.wordpress.com/2009/11/04/can-agile-be-combined-with-offshore-12-lessons-learned/">Can Agile Be Combined with Offshore? 12 Lessons Learned.</a> (Peter DeYoe)</li>
<li><a href="http://mashable.com/2009/01/09/user-experience-design/">10 Most Common Misconceptions About User Experience Design</a> (Whitney Hess)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://www.andybeaulieu.com/Default.aspx?tabid=67&amp;EntryID=176">.NET RIA Services + Silverlight Behaviors Resources</a> (Andy Beaulieu) </li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/11/09/xaml-2009-features-node-loop-flexibility.aspx">XAML 2009 Features: Node Loop flexibility</a> (Lester Lobo) </li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/MGacJM3FTe0/bing-maps-silverlight-control-1-0-released.aspx">Bing Maps Silverlight Control 1.0 Released</a> (Sunshine) </li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=497">.NET Rocks! &#8211; Live from DevReach, Sofia, Bulgaria</a> (Carl Franklin) </li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=5fed2deb-b7e0-4d1e-a94d-8248cf02a266">Pluralsight Training Videos on .Net Reflector</a> (Jason Haley) </li>
<li><a href="http://channel9.msdn.com/shows/PingShow/Ping-37-SQL-Server-WIndows-7-Bing-Google-Bill-Gates-Birthday/">Ping 37: SQL Server, Windows 7, Bing, Google, Bill Gates Birthday</a> (Laura Foy) </li>
<li><a href="http://misfitgeek.com/blog/aspnet/asp-net-4-vs-2010-ldquo-quick-hit-rdquo-videos/">ASP.NET 4 / VS 2010 “Quick Hit” Videos</a> (Joe Stagner) </li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/0TBt2fmQ1iQ/talk-stop-programming-javascript-by-luck.aspx">Talk: Stop Programming JavaScript by Luck</a> (Sergio Pereira) </li>
<li><a href="http://www.sharepointpodshow.com/archive/2009/11/09/a-conversation-with-foxit-software-episode-37.aspx">SharePoint PodShow &#8211; A Conversation with Foxit Software Episode 37</a> (Rob, Nick &amp; Brett) </li>
<li><a href="http://channel9.msdn.com/posts/philpenn/Thread-Blocking-Analysis-in-the-VS2010-Profiler/">Thread Blocking Analysis in the VS2010 Profiler</a> (Phil Pennington) </li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/11/09/events-this-week-november-9th-2009.aspx">Events This Week – November 9th, 2009</a> (G. Andrew Duthie) </li>
<li><a href="http://www.larswilhelmsen.com/2009/11/09/countdown-to-microsoft-pdc-2009-part-2/">Countdown to Microsoft PDC 2009 – part 2</a> (Lars Wilhemlsen) </li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/K8IQxKndhL8/">Party with Palermo: PDC ‘09 edition – 6 days and counting</a> (Jeffrey Palermo) </li>
<li><a href="http://blog.sqlauthority.com/2009/11/10/sql-authority-news-training-ms-sql-server-20052008-query-optimization-and-performance-tuning/">SQL Authority News – Training MS SQL Server 2005/2008 Query Optimization And Performance Tuning</a> (Pinal Dave) </li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/rBdtT8MAjzU/">Next &quot;Oslo&quot; CTP to be released in conjunction with PDC</a> (Sam Gentile) </li>
<li><a href="http://girldeveloper.com/events/pdc-and-python-in-that-order/">PDC and Python (in that order)</a> (Sara J. Chipps) </li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2009/11/09/9919667.aspx">Does the S in SQL stand for Scary?</a> (Coding4Fun) </li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/2lgoTsTNzuw/fuzzy-logic-and-regex-come-to-t-sql-in-sql-server-2008-r2-available-now.aspx">Fuzzy Logic and Regex come to T-SQL in SQL Server 2008 R2 – available now!</a> (Jamie Thomson) </li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/always-include-precision-and-scale-with">Always include precision and scale with decimal and numeric</a> (George Mastros) </li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2009/11/09/sql-azure-sql-server-playing-together.aspx">SQL Azure &amp; SQL Server playing together</a> (Steve Clayton) </li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Nerdyhearn/~3/vjLWbbTnd1A/186">Determining if MOSS is Standard or Enterprise</a> (Tom Hearn) </li>
<li><a href="http://elegantcode.com/2009/11/09/structuremap-and-sharepoint/">StructureMap and SharePoint</a> (Tony Rasa) </li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.winsupersite.com/paul/whatiuse.asp#091109">What I Use</a> <em>and</em>&#160;<a href="http://community.winsupersite.com/blogs/paul/archive/2009/11/10/kindle-for-pc-now-available.aspx">Kindle for PC Now Available</a> (Paul Thurrott) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/eJ5HhApGDPI/good-url-regular-expression">A Good URL Regular Expression?</a> (Ivan Porto Carrero) </li>
<li><a href="http://blogs.msdn.com/microsoft_press/archive/2009/11/09/mark-russinovich-on-introducing-windows-7-for-developers.aspx">Mark Russinovich on Introducing Windows 7 for Developers</a> (Devon Musgrave) </li>
<li><a href="http://dmitrysotnikov.wordpress.com/2009/11/10/powerpack-creation-manual/">PowerPack Creation Manual</a> (Dmitry Sotnikov) </li>
<li><a href="http://www.thycotic.com/tortoise-more-than-just-version-control">Tortoise more than just version control</a> (Jimmy Bosse) </li>
<li><a href="http://github.com/blog/545-recent-ui-updates-to-github">Recent UI updates to GitHub</a> (Kyle Neath) </li>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/11/09/windows-server-2008-r2-rocks.aspx">Windows Server 2008 R2 Rocks!</a> (Jeffrey Snover) </li>
<li><a href="http://feedproxy.google.com/~r/techtoolblog/~3/mBnAR8yRA5Y/verizon-google-droid-review">Verizon – Google Droid Review</a> (Tim Boland) </li>
<li><a href="http://feedproxy.google.com/~r/Webworkerdaily/~3/gK3Y5g1w-R0/">Happy 5th Birthday, Firefox!</a> (Simon Mackie) </li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/7gprmpbsbS0/DownloadPodcastsWithPowershell.aspx">Download Podcasts with Powershell</a> (Scott Hanselman) </li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/DySQv06wjyE/1257808594">Microsoft&#8217;s Top 3 advances in Exchange Server 2010</a> (Scott M. Fulton, III) </li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/q8HZg9MOuVc/dzone-daily-dose-20091110">DZone Daily Dose &#8211; 2009/11/10</a> (Mitch Pronschinske) </li>
<li><a href="http://on10.net/blogs/sarahintampa/7-Taskbar-Tweaker-Lets-You-Change-Windows-7-Taskbar-Functionality/">7 Taskbar Tweaker Lets You Change Windows 7 Taskbar Functionality</a> (Sarah Perez) </li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/iWtkQBn9Dns/">Today in O&#8217;Reilly Answers &#8211; The Droid, Tip-of-the-Tongue Effect, Technology for Political Candidates, and more</a> (O&#8217;Reilly Media) </li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/D5KStoMlRJQ/">The Morning Brew #474</a> (Chris Alcock) </li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/09/136156.aspx">Silverlight Cream for November 09, 2009 &#8212; #727</a> (Dave Campbell) </li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=8a2a7568-e8e1-4474-accf-6232018d0fb4">Tech Tweets for 9-Nov-2009</a> (Elijah Manor) </li>
<li><a href="http://feedproxy.google.com/~r/ArchitectureStuff/~3/p0vbbOOxxGk/innovation-showcase-headlines-11-9-2009.aspx">Innovation Showcase Headlines – 11/9/2009</a> (Bill Zack) </li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/11/09/f-discoveries-this-week-11-09-2009.aspx">F# Discoveries This Week 11/09/2009</a> (Rick Minerich) </li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/Vr3k4WwlKKk/">Silverlight Links</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SamGentile/~3/xVqMqQjOsgM/">Azure Links</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SamGentile/~3/wDFoBwwXKRA/">Workflow Links</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/SamGentile/~3/Z0ZFZYGEHW4/">New and Notable 388</a> (Sam Gentile) </li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:f73786e6-a773-4527-8d46-c3deb8a53286" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Introducing Windows&reg; 7 for Developers (9780735626829): Yochay Kiriaty, Laurence Moroney, Sasha Goldshtein, Alon Fliess: Books" href="http://www.amazon.com/exec/obidos/ASIN/0735626820/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0735626820.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Introducing Windows&reg; 7 for Developers (9780735626829): Yochay Kiriaty, Laurence Moroney, Sasha Goldshtein, Alon Fliess: Books</a></p>
<p><b>ISBN</b>: 0735626820<br /><b>ISBN-13</b>: 9780735626829</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:d0a5c0d5-a48d-47eb-b49f-9284c1f79d75" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/11/10/dew-drop-november-10-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/11/10/dew-drop-november-10-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6d9db98c-ee53-43dd-9db5-0bef044452f3" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/c%23" rel="tag">c#</a>,<a href="http://technorati.com/tags/android" rel="tag">android</a>,<a href="http://technorati.com/tags/github" rel="tag">github</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/exchange+2010" rel="tag">exchange 2010</a>,<a href="http://technorati.com/tags/firefox" rel="tag">firefox</a>,<a href="http://technorati.com/tags/dependency+injection" rel="tag">dependency injection</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/java" rel="tag">java</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/11/10/dew-drop-november-10-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; October 22, 2009</title>
		<link>http://www.alvinashcraft.com/2009/10/22/dew-drop-october-22-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/10/22/dew-drop-october-22-2009/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 13:34:51 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net ajax]]></category>
		<category><![CDATA[balsamiq]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[hanselminutes]]></category>
		<category><![CDATA[pdc09]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[stack overflow]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/10/22/dew-drop-october-22-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio The future of debugging is [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/10/21/the-future-of-debugging-is-here-visual-studio-2010-now-supports-stepping-back-in-the-debugger.aspx">The future of debugging is here! Visual Studio 2010 now supports stepping back in the debugger.</a> (Habib Heydarian)</li>
<li><a href="http://feedproxy.google.com/~r/Devhawk/~3/5op03ATVAuw/IronPython+And+IronRuby+CTPs+For+NET+40+Beta+2.aspx">IronPython and IronRuby CTPs for .NET 4.0 Beta 2</a> (Harry Pierson)</li>
<li><a href="http://www.infinitec.de/post/2009/10/21/Workflow-Foundation-Part-III-Participating-in-persistence.aspx">Workflow Foundation Part III: Participating in persistence</a> (Henning Krause)</li>
<li><a href="http://feedproxy.google.com/~r/ManagedWorld/~3/JrvQRCEMPPM/visual-studio-2010-training-course-on-channel-9.aspx">Visual Studio 2010 Training Course on Channel 9</a> (Jason Olson)</li>
<li><a href="http://blogs.msdn.com/jasonz/archive/2009/10/21/tutorial-getting-started-with-tfs-in-vs2010.aspx">Tutorial: Getting Started with TFS in VS2010</a> (Jason Zander)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/JllBeuxA_9A/force-net-application-to-run-in-32bit-process-on-64bit-os.aspx">Force .NET application to run in 32bit process on 64bit OS</a> (Gabriel N. Schenker)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/10/21/visual-studio-2010-and-net-framework-4-training-kit-october-preview.aspx">Visual Studio 2010 and .NET Framework 4 Training Kit – October Preview</a> (G. Andrew Duthie)</li>
<li><a href="http://thinkbeforecoding.com/post/2009/10/21/CSharp-Static-interfaces">C# Static interfaces</a> and <a href="http://thinkbeforecoding.com/post/2009/10/22/CSharp-Static-interfaces-Take-2">Take 2</a> (Jérémie Chassaing)</li>
<li><a href="http://blogs.msdn.com/bclteam/archive/2009/10/21/what-s-new-in-the-bcl-in-net-4-beta-2-justin-van-patten.aspx">What&#8217;s New in the BCL in .NET 4 Beta 2</a> (Justin Van Patten)</li>
<li><a href="http://channel9.msdn.com/channel9.msdn.com/posts/C9Team/A-tour-of-the-new-Channel-9-Learning-Center/">A tour of the new Channel 9 Learning Center</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/danielfe/archive/2009/10/21/download-visual-studio-2010-express-editions.aspx">Download Visual Studio 2010 Express Editions</a> (Dan Fernandez)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/10/busting-visual-studio-myths-or-how-i.html">Busting Visual Studio Myths – or How I learned to counter “that guy’s” anti-VS/.Net comments – or how I convinced my boss that Feature X doesn’t have Problem Y</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/JustSayinMoreWords/~3/pEfjcDIjV9w/">New Visual Studio 2010 Built-in C# Snippets Cheat Sheet</a> (John Sheehan)</li>
<li><a href="http://feedproxy.google.com/~r/jimmy-thinking/~3/bnkxTtUea-s/ironruby-and-ironpython-ctps-for-net-40.html">IronRuby and IronPython for .NET 4.0 Beta 2</a> (Jimmy Schementi)</li>
<li><a href="http://karlshifflett.wordpress.com/2009/10/21/visual-studio-2010-beta2-sample-data-project-templates/">Visual Studio 2010 Beta2 Sample Data Project Templates</a> (Karl Shifflett)</li>
<li><a href="http://codebetter.com/blogs/patricksmacchia/archive/2009/10/21/interesting-findings-in-the-diff-between-net-fx-v4-beta1-and-beta2.aspx"><font color="#ff8000">Interesting findings in the diff between .NET Fx v4 Beta1 and Beta2</font></a><font color="#ff8000"> (Patrick Smacchia)<em> – Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/5gLr-JKAUF8/lambdas-aren-t-just-for-managed-code.aspx">Lambdas aren’t just for managed code</a> (Scott Seely)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ProgrammableWeb/~3/XH1wF2gmnVg/">Facebook Churning Out API Updates</a> (Adam DuVander)</li>
<li><a href="http://blog.dmbcllc.com/2009/10/22/asp-net-substitution-control/">ASP.NET Substitution Control</a> <em>and</em>&#160;<a href="http://blog.dmbcllc.com/2009/10/21/dotnetnuke-collecting-profile-at-registration/">DotNetNuke – Collecting Profile at Registration</a> (Dave M. Bush)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/10/21/web-tools-beta-2-overview.aspx">Visual Studio 2010 Beta 2 &#8211; Web Tools Overview</a> (Mike Snow)</li>
<li><a href="http://feedproxy.google.com/~r/StephenWalther/~3/VGMRiEudR6U/the-microsoft-ajax-library-and-visual-studio-beta-2.aspx">The Microsoft Ajax Library and Visual Studio Beta 2</a> (Stephen Walther)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/ddietric/archive/2009/10/21/all-the-wonderful-colors-of-code-coverage.aspx">All the wonderful colors of code coverage</a> (Dennis &quot;D.C.&quot; Dietrich)</li>
<li><a href="http://codebetter.com/blogs/dru.sellers/archive/2009/10/22/being-business-focused-risk.aspx">Being Business Focused: Risk</a> (Dru Sellers)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/BNhLv4QKLxQ/31-days-of-refactoring-ebook.aspx">31 Days of Refactoring eBook</a> (Simone Chiaretta)</li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/10/testing-time-best-of-both-worlds.html">Testing Time &#8211; The Best of Both Worlds</a> (Jonathan Oliver)</li>
<li><a href="http://www.thekua.com/atwork/2009/10/a-guide-to-receiving-feedback-part-iii-agree-on-action/">A Guide to Receiving Feedback Part III: Agree on Action</a> (Patrick Kua)</li>
<li><a href="http://feedproxy.google.com/~r/balsamiq/~3/gYIDaAz_CjQ/">Balsamiq Weekly Release: Custom Properties and Bug Fixes</a> (Peldi Guilizzoni)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/10/21/mozilla-and-microsoft-work-together-on-wpf-clickonce-plugins.aspx">Mozilla and Microsoft work together on WPF\ClickOnce plugins</a> (Brad Abrams)</li>
<li><a href="http://blogs.msdn.com/delay/archive/2009/10/21/two-birds-one-stone-silverlight-wpf-data-visualization-development-release-2-and-datavisualizationdemos-update.aspx">Two birds, one stone [Silverlight/WPF Data Visualization Development Release 2 and DataVisualizationDemos update]</a> (David Anson)</li>
<li><a href="http://feeds.ningzhang.org/~r/NingZhangsBlogSilverlight/~3/da2jr16qkxQ/">Silverlight Design Time: Toolkit October 2009 Release Update</a> (Ning Zhang)</li>
<li><a href="http://www.thejoyofcode.com/Silverlight_out_of_browser_and_initParams.aspx">Silverlight out-of-browser and initParams</a> (Josh Twist)</li>
<li><a href="http://blogs.msdn.com/llobo/archive/2009/10/21/new-wpf-features-textformattingmode-for-clear-text.aspx">New WPF Features: TextFormattingMode for clear text</a> (Lester Lobo)</li>
<li><a href="http://feedproxy.google.com/~r/MikeSnowBlog/~3/TP6Ifdp2CLc/uninstall-silverlight-sdk-rtm-before-installing-vs-2010-beta-2.aspx">Uninstall Silverlight SDK RTM before installing VS 2010 Beta 2</a> (Mike Snow)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=492">.NET Rocks! &#8211; Aaron Skonnard Builds a Real Cloud App</a> (Carl Franklin)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Pat-Brenner-Visual-Studio-2010-MFC-and-Windows-7/">Pat Brenner: Visual Studio 2010 &#8211; MFC and Windows 7</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/Glucose/Hanselminutes-on-9-ASPNET-4-and/">Hanselminutes on 9 &#8211; ASP.NET 4 and Scott Hunter on The Big Picture and new Templates</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/Glucose/Hanselminutes-on-9-ASPNET-4-and-Phil-Haack-and-son/">Hanselminutes on 9 &#8211; ASP.NET 4 and Phil Haack (and son!)</a> (Scott Hanselman)</li>
<li><a href="http://blog.stackoverflow.com/2009/10/podcast-71/">Stack Overflow Podcast #71</a> (Jeff Atwood)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/10/channel-9-makes-you-smarter-channel-9.html">Channel 9 makes you smart(er) &#8211; Channel 9 Learning Center opens with VS2010/.Net 4 and Windows 7 courses (free of course)</a> (Greg Duncan)</li>
<li><a href="http://channel9.msdn.com/posts/philpenn/New-Parallel-Capabilities-of-the-Visual-Studio-2010-Profiler/">New Parallel Capabilities of the Visual Studio 2010 Profiler</a> (Phil Pennington)</li>
<li><a href="http://channel9.msdn.com/posts/RobBagby/deCast-Patterns-Based-Silverlight-Part-II-The-Repository-Pattern/">deCast &#8211; Patterns-Based Silverlight &#8211; Part II &#8211; The Repository Pattern</a> (Rob Bagby)</li>
<li><a href="http://channel9.msdn.com/posts/Sam/Functions-and-Classes-in-C/">Functions and Classes in C#</a> (Sam Stokes)</li>
<li><a href="http://channel9.msdn.com/shows/InsideXbox/Windows-7-and-your-Xbox-360/">Windows 7 and your Xbox 360</a> (Tina)</li>
<li><a href="http://channel9.msdn.com/posts/kmcgrath/Creating-an-External-List-in-SharePoint-by-Using-Business-Data/">Creating an External List in SharePoint by Using Business Data</a> (Kathleen McGrath)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/10/21/events-this-week-october-21st-2009.aspx">Events This Week – October 21st, 2009</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBost/~3/zNrH8lUB37g/">Windows 7 Launch Client Developer Track Content Available Here</a> (Dave Bost)</li>
<li><a href="http://greggalipeau.wordpress.com/2009/10/21/sharepoint-conference-notes-on-sharepoint-2010-day-3/">SharePoint Conference Notes on SharePoint 2010 – Day 3</a> (Greg Galipeau)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/PDC09--Application-Deployment-with-Microsoft-SQL-Server-2008-R2/">PDC09: Application Deployment with Microsoft SQL Server 2008 R2</a> (Robert Hess)</li>
<li><a href="http://blogs.msdn.com/zxue/archive/2009/10/21/live-webcast-of-windows-7-launch-event-in-nyc-10-22-09.aspx">Live Webcast of Windows 7 Launch Event in NYC 10/22/09</a> (Zhiming Xue)</li>
<li><a href="http://blogs.msdn.com/steverowe/archive/2009/10/22/stackoverflow-devdays.aspx">StackOverflow DevDays</a> (Steve Rowe)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/10/22/sql-server-difference-between-candidate-keys-and-primary-key-2/">SQL SERVER – Difference Between Candidate Keys and Primary Key</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqldownsouth/archive/2009/10/21/wildcard-match-one-character-using-underscore.aspx">Wildcard – Match One Character using Underscore (_)</a> (Patrick LeBlanc)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Meetdux/~3/C4YP0TeurrE/spc09-ecm-for-the-masses-how-sharepoint-2010-delivers-on-the-promise.aspx">#spc09 ECM for the Masses: How SharePoint 2010 Delivers On The Promise</a> (Dux Raymond Sy)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!6681.entry">Microsoft Expands Office 2010 Web Apps Technical Preview</a> (Blake Handler)</li>
<li><a href="http://www.bing.com/community/blogs/search/archive/2009/10/21/bing-is-bringing-twitter-search-to-you.aspx">Bing is Bringing Twitter Search to You</a> (Bing Team)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/At917y4sinI/rt-google-tweets-and-updates-and-search.html">RT @google: Tweets and updates and search, oh my!</a> (Marissa Mayer)</li>
<li><a href="http://codebetter.com/blogs/aaron.jensen/archive/2009/10/21/building-an-iphone-app.aspx">Building an iPhone app</a> (Aaron Jensen)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/90hIxKjEmCY/foldersize-displays-whats-eating-your-hard-drive-space">FolderSize Displays What&#8217;s Eating Your Hard Drive Space</a> (Adam Pash)</li>
<li><a href="http://feedproxy.google.com/~r/jayfields/mjKQ/~3/hovygaOmzAw/refactoring-ruby-edition-available.html">Refactoring: Ruby Edition available.</a> (Jay Fields)</li>
<li><a href="http://blogs.msdn.com/jimoneil/archive/2009/10/21/7-ways-to-change-the-world.aspx">7 Ways to Change the World</a> (Jim O’Neil)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/T7-I1A7rn4I/">Google Music Service: The Screenshots</a> (Michael Arrington)</li>
<li><a href="http://www.enduserblog.com/2009/10/lightroom-beta-3-now-available.html">Lightroom Beta 3 now available</a> (Ryan Brenizer)</li>
<li><a href="http://github.com/blog/530-how-we-made-github-fast">How We Made GitHub Fast</a> (Tom Preston-Werner)</li>
<li><a href="http://www.engadget.com/2009/10/22/burger-king-selling-a-windows-7-whopper-in-japan/">Burger King selling a Windows 7 Whopper in Japan</a> (Vladislav Savov)</li>
<li><a href="http://feedproxy.google.com/~r/stevex-blog/~3/XHFTCql4Wsg/">SinkOverflow</a> (Steve Tibbett)</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=1bd2731e-fb5e-4391-9658-92f282587fcd">Interesting Finds: October 21, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=90fba7bc-e9a8-45d5-94f4-607cd9c65dd5">Interesting Finds: October 22, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/TTskCr830Hg/">The Morning Brew #460</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/10/21/135644.aspx">Silverlight Cream for October 21, 2009 &#8212; #713</a> (Dave Campbell)</li>
<li><a href="http://afreshcup.com/2009/10/21/double-shot-566/">Double Shot #566</a> <em>and</em>&#160;<a href="http://afreshcup.com/2009/10/22/double-shot-567/">Double Shot #567</a> (Mike Gunderloy)</li>
<li><a href="http://blogs.windowsclient.net/rob_relyea/archive/2009/10/21/xaml-wpf-web-news-2019-10-20.aspx">XAML/WPF Web News (2009-10-20)</a> (Rob Relyea)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/_lEt-PYenrk/cloudnews-for-21st-october-2009">CloudNews for 21st October, 2009</a> (Sameer Gupta)</li>
<li><a href="http://www.scottberkun.com/blog/2009/wednesday-linkfest-35/">Wednesday linkfest</a> (Scott Berkun)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:feb16714-1f1b-4804-a89f-e6d797c03286" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Pro Silverlight 3 in C# (9781430223818): Matthew MacDonald: Books" href="http://www.amazon.com/exec/obidos/ASIN/1430223812/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1430223812.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Pro Silverlight 3 in C# (9781430223818): Matthew MacDonald: Books</a></p>
<p><b>ISBN</b>: 1430223812<br /><b>ISBN-13</b>: 9781430223818</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:c3ccd48e-0083-4c56-b761-5459c2721438" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/10/22/dew-drop-october-22-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/10/22/dew-drop-october-22-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:e4f6cf8c-cf0f-409f-a6a7-57b12e4c6f75" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</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/github" rel="tag">github</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/balsamiq" rel="tag">balsamiq</a>,<a href="http://technorati.com/tags/hanselminutes" rel="tag">hanselminutes</a>,<a href="http://technorati.com/tags/stack+overflow" rel="tag">stack overflow</a>,<a href="http://technorati.com/tags/pdc09" rel="tag">pdc09</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/asp.net+ajax" rel="tag">asp.net ajax</a>,<a href="http://technorati.com/tags/dotnetnuke" rel="tag">dotnetnuke</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/10/22/dew-drop-october-22-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

