<?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; ces</title>
	<atom:link href="http://www.alvinashcraft.com/tag/ces/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; January 11, 2012 (#1,239)</title>
		<link>http://www.alvinashcraft.com/2012/01/11/dew-drop-january-11-2012-1239/</link>
		<comments>http://www.alvinashcraft.com/2012/01/11/dew-drop-january-11-2012-1239/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:31:25 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[anti-xss]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql azure]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2093</guid>
		<description><![CDATA[Top Links Vulnerability in AntiXSS Library Could Allow Information Disclosure (Barry Dorrans) jQuery UI 1.8.17 (Scott González) JavaScript Needs Blocks (Yehuda Katz) jsFiddle is Well Worth 3 Minutes (John Papa) I’ve got $100 that says your smartphone will get #smokedbywindowsphone (Ben Rudolph) &#160; .NET / Visual Studio Northwind Starter Kit Review: Data Access and the [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://idunno.org/archive/2012/01/10/vulnerability-in-antixss-library-could-allow-information-disclosure.aspx" target="_blank">Vulnerability in AntiXSS Library Could Allow Information Disclosure</a> (Barry Dorrans)</li>
<li><a href="http://blog.jqueryui.com/2012/01/jquery-ui-1-8-17/">jQuery UI 1.8.17</a> (Scott González)</li>
<li><a href="http://feedproxy.google.com/~r/KatzGotYourTongue/~3/v1ctIJnejg4/">JavaScript Needs Blocks</a> (Yehuda Katz)</li>
<li><a href="http://feedproxy.google.com/~r/JohnPapa/~3/7Wkyv829hlM/jsfiddle-is-well-worth-3-minutes">jsFiddle is Well Worth 3 Minutes</a> (John Papa)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/10/i-ve-got-100-that-says-your-smartphone-will-get-smokedbywindowsphone.aspx">I’ve got $100 that says your smartphone will get #smokedbywindowsphone</a> (Ben Rudolph)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/GDCkPC1Hjyw/northwind-starter-kit-review-data-access-and-the-essence-of-needless-work-part-ii">Northwind Starter Kit Review: Data Access and the essence of needless work, Part II</a> (Oren Eini)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/changing-default-framework-from-client.html">Changing the default Framework from Client Profile to Full in five minutes and five steps (aka Editing a Project Template to change its default Framework)</a> (Greg Duncan)</li>
<li><a href="http://blogs.msdn.com/b/kirillosenkov/archive/2012/01/10/datetime-utcnow-is-generally-preferable-to-datetime-now.aspx">DateTime.UtcNow is generally preferable to DateTime.Now</a> (Kirill Osenkov)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2012/01/10/sql-azure-federations-and-the-entity-framework.aspx">SQL Azure Federations and the Entity Framework</a> (EF Team)</li>
<li><a href="http://phalanger.codeplex.com/releases/view/80282" target="_blank">Phalanger &#8211; The PHP Language Compiler for the .NET Framework &#8211; Release 3.0 (January 2012) for .NET 4.0</a>&#160;<em>and</em>&#160;<a href="http://csharplinkedlist.codeplex.com/releases/view/80287" target="_blank">C# LinkedList Tutorial &#8211; Learning C#</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.bennadel.com/blog/2310-Using-The-RequireJS-Build-Optimizer-To-Concatenate-Modularized-CSS-Files.htm">Using The RequireJS Build / Optimizer To Concatenate Modularized CSS Files</a> (Ben Nadel)</li>
<li><a href="http://feedproxy.google.com/~r/abeletskyblog/~3/qalvpEdQrlU/using-aspnet-mvc-validation-mechanism.html">Using ASP.NET MVC Validation Mechanism without ASP.NET MVC</a> (Alexander Beletsky)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/Ar64TkMh2C0/a-really-empty-asp-net-mvc-3-project-template.aspx">A Really Empty ASP.NET MVC 3 Project Template</a> (Phil Haack)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/PaDVLjF5gI0/practical-php-refactoring-41">Practical PHP Refactoring: Extract Subclass</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/rg4dFg2X2Pk/show-large-image-on-mouseover-with-jquery.aspx">Show Large Image on Mouseover with jQuery</a> (Vincent Maverick Durano)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/hsDu/~3/MwdUsePnIWE/levels-in-renderscript.html">Levels in Renderscript</a> (Tim Bray)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/BAWfBiUxXUA/">iHeartRadio Launches Developer API</a> (Sarah Perez)</li>
<li><a href="http://feedproxy.google.com/~r/AjaxBestiary/~3/bhp84JEpSFA/">Full Screen API embiggens the lowliest of web apps</a> (Dave Mahon)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/Eia7YAMkHgk/accessing-windows-azure-blob-storage-as-network-drive.aspx">Accessing Windows Azure blob Storage as Network Drive</a> <em>and</em> <a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/PDpx16bN2XM/running-apache-pig-pig-latin-at-apache-hadoop-on-windows-azure.aspx">Running Apache Pig (Pig Latin) at Apache Hadoop on Windows Azure</a> (Avkash Chauhan)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/5cy-W7Mqjrw/facebook-guy-wants-you-to-build-in-html-5-to-help-facebook-be-social-everywhere-2012-1">Facebook Mobile Evangelist Tries To Convince Developers To Build Web Apps</a> (Boonsri Dickinson)</li>
<li><a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/10/running-visualphpunit-in-windows-azure.aspx">Running VisualPHPUnit in Windows Azure</a> (Brian Swan)</li>
<li><a href="http://css-tricks.com/better-tabs-with-round-out-borders/">(Better) Tabs with Round Out Borders</a> (Chris Coyier)</li>
<li><a href="http://mvccontrolstoolkit.codeplex.com/releases/view/80270" target="_blank">Mvc Controls Toolkit 1.7.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/SourcesOfInsight/~3/ZRSuXVKdoMs/">Top 10 Ways to Be Comfortable in Your Own Skin</a> (J.D. Meier)</li>
<li><a href="http://feedproxy.google.com/~r/geekswithblogs/~3/iKJSsE7nAW4/scrum-2012-ndash-should-i-fire-my-testers-and-replace.aspx">Scrum (2012) – Should I fire my testers and replace them with developers?</a> (Mark Pearl)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2012/01/10/rtm-d-today-microsoft-manual-of-style-fourth-edition.aspx">RTM’d today: Microsoft Manual of Style, Fourth Edition</a> (Valerie Woolley)</li>
<li><a href="http://feedproxy.google.com/~r/JonathanAntoine/~3/DiwxfpW0aKw/">Coded UI Tests : Property “ReadOnly” cannot be retrieved due to the current state of Edit</a> (Jonathan Antoine)</li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/lFvboCeoC8Q/">Why Scrolling is the New Click</a> (Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/0pZIXrW2kHg/">Non-trivial and real-world feedbacks on writing Unit-Tests</a> (Patrick Smacchia)</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=b99595f6-d7d0-4147-be5b-04cd4b2d42b3">Localization Improvements for YLAD</a> (Peter Kuhn)</li>
<li><a href="http://debugmode.net/2012/01/11/data-from-cloud-on-windows-phone/">Data from Cloud on Windows Phone</a> (Dhananjay Kumar)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/real-time-direct2d-graph-for-wpf.html">Real-time Direct2D Graph for WPF</a> (Greg Duncan)</li>
<li><a href="http://firstfloorsoftware.com/blog/document-toolkit-january-2012-update/">Document Toolkit January 2012 Update</a> (Koen Zwikstra)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/gORI7_RzoHM/wp7-tips-how-to-unpin-application-from.html">WP7 Tips: How to Unpin an Application from the Start Screen?</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/mPgdkOol8xE/threading-considerations-for-binding-and-change-notification-in-silverlight-5">Threading Considerations for Binding and Change Notification in Silverlight 5</a> (Pete Brown)</li>
<li><a href="http://wpf.2000things.com/2012/01/11/470-elements-that-support-righttoleft-flow/" target="_blank">2000 WPF Things #470 – Elements that Support RightToLeft Flow</a> (Sean Sexton)</li>
<li><a href="http://techblog.ginktage.com/2012/01/windows-phone-and-phonegap-article-6-make-your-wp7-vibrate/">Windows Phone and PhoneGap – Article #6 – Make your WP7 Vibrate</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/BuildingGamesBasedOnSilverlightAndExpressions/~3/TBvJ6v5T3Z0/tombstone-territory-saving-silverlight-xna-state-of-your-wp7-game.aspx">Tombstone Territory: Saving Silverlight/XNA State of your WP7 Game</a> <em>and</em> <a href="http://feedproxy.google.com/~r/BuildingGamesBasedOnSilverlightAndExpressions/~3/3au0k_DyJ5A/free-tool-for-xaml-xamlpadx-4-0.aspx">Free Tool for XAML: XamlPadX 4.0</a> (Surf4Fun)</li>
<li><a href="http://feedproxy.google.com/~r/msdn/lTEL/~3/8LCTbdvJUrs/living-the-dream-make-the-video-game-you-ve-always-wanted-and-get-paid-for-it.aspx">Living the Dream: Make the Video Game You’ve Always Wanted and Get Paid For It</a> (Dave Isbitski)</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=731" target="_blank">.NET Rocks! &#8211; Scott Hanselman and the Web Stack of Love!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://www.engadget.com/2012/01/10/engadget-podcast-272-ces-2012-day-2-01-10-2012/">Engadget Podcast 272: CES 2012 Day 2 &#8211; 01.10.2012</a> <em>and</em> <a href="http://www.theverge.com/ces/2012/1/10/2697330/the-vergecast-009-ces-2012-day-1-01-10-2011">The Vergecast 009: CES 2012 Day 1 &#8211; 01.10.2011</a> (Trent Wolbe)</li>
<li><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-Admin-Accounts-Block-Sizes-PerfView">Defrag: Admin Accounts, Block Sizes, PerfView</a> (Larry Larsen)</li>
<li><a href="http://boagworld.com/tumblog/integrating-facebook-and-your-website/" target="_blank">Boagworld &#8211; Integrating Facebook and your website</a> <em>and</em> <a href="http://boagworld.com/tumblog/dont-allow-form-to-compromise-function/">Don’t allow form to compromise function</a> (Paul Boag)</li>
<li><a href="http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Earthworm-Jim-HD-Mini-Squadrom-Dress-Pal-Grantophone-Ski-Guide">Hot Apps: Earthworm Jim HD, Mini Squadrom, Dress Pal, Grantophone, Ski Guide</a> (Laura Foy)</li>
<li><a href="http://startupsuccesspodcast.com/2012/01/show-129-michael-sliwinski-ceo-of-nozbe/" target="_blank">Start-Up Success Podcast Show #129: Michael Sliwinski, CEO of Nozbe</a> (Bob Walsh)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://jamesshore.com/Calendar/2012-01-18.html">January 18th in Portland, OR: Agile Tune-Up</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/5whys/~3/8HdJUXg1_9U/lead-better-austin-tx-april-2012.html">Lead Better Austin, TX &#8211; April 2012</a> (Roy Osherove)</li>
<li><a href="http://blogs.technet.com/b/next/archive/2012/01/10/what-s-in-microsoft-s-what-s-next-booth-at-ces.aspx">What’s in Microsoft’s What’s Next booth at CES?</a> (Steve Clayton)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/tmhvudthAC0/ViewPost.aspx">Sharing The Point Venues in Argentina, Uruguay, and Chile Announced!</a> (Joel Oleson)</li>
<li><a href="https://github.com/blog/1023-sf-drinkup-33">SF Drinkup #33</a> (Kami Lott)</li>
<li><a href="http://our.componentone.com/2012/01/10/componentone-is-taking-on-codemash/">ComponentOne is taking on CodeMash</a> (Kevin Griffin)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/F_06imThl7c/">SQL Server Can Run Databases from Network Shares &amp; NAS</a> (Brent Ozar)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/oLzZ9cMM_x4/">SQL Server – Maintaining different environments</a> (Jack Vamvas)</li>
<li><a href="http://blog.sqlauthority.com/2012/01/11/sql-server-reasons-for-using-output-clause-quiz-puzzle-10-of-31/">SQL SERVER – Reasons for Using Output Clause – Quiz – Puzzle – 10 of 31</a> <em>and</em> <a href="http://blog.sqlauthority.com/2012/01/11/sql-server-a-quick-look-at-expressor-data-quality-solutions/">SQL SERVER – A Quick Look at expressor Data Quality Solutions</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/iI-jZnX1n1g/">How To Improve Database Performance Without Changing Code</a> (Thomas LaRock)</li>
<li><a href="http://feedproxy.google.com/~r/nettuts/~3/oezDRlfJnE0/">Getting Started with MongoDB – Part 2</a> (Matthew Setter)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/mysql-myisam-and-innodb-engine">MySQL MyISAM and InnoDB Engine Differences</a> (Jes Schultz Borland)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/yEF7XEGOtV0/office-365sharepoint-online-windows-azure-authentication-challenges.aspx">Office 365/SharePoint Online + Windows Azure Authentication Challenges &#8211; About this Series</a> (Andrew Connell)</li>
<li><a href="http://angler.wordpress.com/2012/01/11/quick-hint-how-to-find-the-installed-language-packs-of-a-moss-2007-installation/">Quick hint: How to Find the Installed Language Packs of a MOSS 2007 Installation</a> (Martin W. Angler)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/8Bs1iq98Kb8/squeezing-python-android">Squeezing Python into an Android with a Single APK</a> (Christopher Smith)</li>
<li><a href="http://feedproxy.google.com/~r/IUpdateable/~3/37TnugxWJsc/">Windows Store is coming in February – will your company have an application in it?</a> (Eric Nelson)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/windows-8-on-arm-the-desktop-remains-or-does-it/11612">Windows 8 on ARM: The desktop remains (or does it?)</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/LQbPjsCGgQY/">2012 is a very important year for Microsoft and it starts it with a bang</a> (Michael Gillett)</li>
<li><a href="http://blogs.infragistics.com/blogs/ux/archive/2012/01/10/everything-to-everyone-the-mobile-landscape2.aspx">Everything to Everyone &#8211; The Mobile Landscape</a> (Tommy Rausch)</li>
<li><a href="http://www.winsupersite.com/article/windowsphone75/microsoft-windows-phone-strategy-2012-141860">Microsoft&#8217;s Windows Phone Strategy for 2012</a> (Paul Thurrott)</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=ac0e1093-23be-44fa-b7dd-10ee97faafd1">Interesting Finds: January 11, 2012</a> (Jason Haley)</li>
<li><a href="http://techblog.ginktage.com/2012/01/interesting-net-links-jaunary-11-2011/">Interesting .NET Links – Jaunary 11 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://afreshcup.com/home/2012/1/11/double-shot-793.html">Double Shot #793</a> (Mike Gunderloy)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/x4biUZxKcyM/">The Morning Brew #1019</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/GiG01l6ciHo/mysql_resources">MySQL Resources</a> <em>and</em> <a href="http://feedproxy.google.com/~r/brhubartOTN/~3/cCFLU7_iCCA/archbeat_link_o_rama_for56">ArchBeat Link-o-Rama for 2012-01-10</a> (Bob Rhubart)</li>
<li><a href="http://www.windowsdevnews.com/Blogs.aspx?ID=40">Windows Dev News for January 09, 2011 &#8211; #0023</a> <em>and</em> <a href="http://www.windowsdevnews.com/Blogs.aspx?ID=42">Windows Dev News for January 09, 2011 &#8211; 2 &#8211; #0024</a> <em>and</em>&#160;<a href="http://www.windowsdevnews.com/Blogs.aspx?ID=41">SilverlightShow Top 5 for January 2-8, 2012</a> (Dave Campbell)</li>
<li><a href="http://www.silverlight-zone.com/2012/01/weekly-news-digest-silverlightzone-01.html">Weekly News Digest @SilverlightZone &#8211; 01-January-2012 to 07-January-2012</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/5sXQH0E0D-M/daily-wp7-development-news-10-jan-2012">Daily WP7 Development News 10 Jan 2012</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/51CajQgp9FL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/JavaScript-24-Hour-Trainer-Wrox-Programmer/dp/0470647833?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0470647833">JavaScript 24-Hour Trainer (Wrox Programmer to Programmer)</a> by Jeremy McPeak </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:2c1ca7db-a2d4-4b61-8f94-514fdbc06daa" 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/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/jquery+ui" rel="tag">jquery ui</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</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/CES" rel="tag">CES</a>,<a href="http://del.icio.us/popular/windows+8" rel="tag">windows 8</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/sql+azure" rel="tag">sql azure</a>,<a href="http://del.icio.us/popular/anti-xss" rel="tag">anti-xss</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/11/dew-drop-january-11-2012-1239/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 10, 2012 (#1,238)</title>
		<link>http://www.alvinashcraft.com/2012/01/10/dew-drop-january-10-2012-1238/</link>
		<comments>http://www.alvinashcraft.com/2012/01/10/dew-drop-january-10-2012-1238/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 13:29:03 +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[ces]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[jquery mobile]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/?p=2091</guid>
		<description><![CDATA[Top Links JSON Toolkit 2.0 (CodePlex) Node.JS on Windows Azure Part 1: Setting Up Your Environment (Aaron Stannard) Every public change is a breaking change (Eric Lippert) If you like typing XAML you will love ReSharper 6.1 ! (Jeremy Alles) jQuery Mobile Upcoming Releases: 1.0.1, 1.1, and beyond (Todd Parker) &#160; .NET / Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://jsontoolkit.codeplex.com/releases/view/80209" target="_blank">JSON Toolkit 2.0</a> (CodePlex)</li>
<li><a href="http://www.aaronstannard.com/post.aspx?id=34974db1-87c0-4035-ad1f-beb7fd1b4912">Node.JS on Windows Azure Part 1: Setting Up Your Environment</a> (Aaron Stannard)</li>
<li><a href="http://blogs.msdn.com/b/ericlippert/archive/2012/01/09/every-public-change-is-a-breaking-change.aspx">Every public change is a breaking change</a> (Eric Lippert)</li>
<li><a href="http://www.japf.fr/2012/01/if-you-like-typing-xaml-you-will-love-resharper-6-1/">If you like typing XAML you will love ReSharper 6.1 !</a> (Jeremy Alles)</li>
<li><a href="http://jquerymobile.com/blog/2012/01/10/upcoming-releases-1-0-1-1-1-and-beyond/" target="_blank">jQuery Mobile Upcoming Releases: 1.0.1, 1.1, and beyond</a> (Todd Parker)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/TRxzpkJ7lok/northwind-starter-kit-review-data-access-and-the-essence-of-needless-work-part-i">Northwind Starter Kit Review: Data Access and the essence of needless work, Part I</a> (Oren Eini)</li>
<li><a href="http://geekswithblogs.net/MarkRosenberg/archive/2012/01/09/148295.aspx">Intellitrace in VS2010</a> (Mark)</li>
<li><a href="http://feedproxy.google.com/~r/EdSquared/~3/RsUnBKxaHrE/Deploying+Visual+Studio+2008+ClickOnce+Projects+In+TFS+2010+Build.aspx">Deploying Visual Studio 2008 ClickOnce Projects in TFS 2010 Build</a> (Ed Blankenship)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2012/01/visual-studio-11-alm-vhd-virtualboxed.html">Visual Studio 11 ALM VHD&#8217;s, VirtualBoxed (and even on x86 hosts too)</a> (Greg Duncan)</li>
<li><a href="http://geekswithblogs.net/WinAZ/archive/2012/01/09/breaking-changes-in-the-linq-to-twitter-search-api.aspx">Breaking Changes in the LINQ to Twitter Search API</a> (Joe Mayo)</li>
<li><a href="http://mecodegood.tumblr.com/post/15570349214">Extension Method of the Day &#8211; IsReallyFuckingNullOrEmpty()</a> (Scott C. Reynolds)</li>
<li><a href="http://blogs.msdn.com/b/delay/archive/2012/01/09/make-things-as-simple-as-possible-but-not-simpler-managedmsiexec-sample-app-shows-how-to-use-the-windows-installer-api-from-managed-code.aspx">“Make things as simple as possible, but not simpler.” [ManagedMsiExec sample app shows how to use the Windows Installer API from managed code]</a> (David Anson)</li>
<li><a href="http://www.pseale.com/blog/IHateYouOutDirParameter.aspx">I Hate You, OutDir parameter</a> (Pete Seale)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/diB1gCfIfdU/html5-game-development-%E2%80%93-2">HTML5 Game Development – Lesson 6</a> (Andrey Prikaznov)</li>
<li><a href="http://tympanus.net/codrops/2012/01/10/animated-web-banners-with-css3/">Animated Web Banners With CSS3</a> (Caleb Jacob)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2012/01/09/css-corner-using-the-whole-font.aspx">CSS Corner: Using the Whole Font</a> (Sylvain Galineau)</li>
<li><a href="http://feedproxy.google.com/~r/FreshBrewedCode/~3/8lNIIyqv-Cg/">Minify JavaScript using UglifyJS and NodeJS</a> (Jonathan Creamer)</li>
<li><a href="http://feedproxy.google.com/~r/extblog/~3/sUwIhTFGJiE/">Sencha: The 2012 HTML5 Wishlist</a> (Michael Mullany)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/F2BS2EjrCVM/html5-will-replace-native-apps-but-it-will-take-longer-than-you-think-2012-1">HTML5 Will Replace Native Apps&#8211;But It Will Take Longer Than You Think (AAPL, GOOG, ADBE)</a> (Pascal-Emmanuel Gobry)</li>
<li><a href="http://blogs.msdn.com/b/rickandy/archive/2012/01/09/cascasding-dropdownlist-in-asp-net-mvc.aspx">Cascading DropDownList in ASP.Net MVC</a> (Rick Anderson)</li>
<li><a href="http://nicksda.apotomo.de/2012/01/ruby-on-rest-3-one-model-multiple-representations/" target="_blank">Ruby On REST 3: One Model, Multiple Representations!</a> (Nick Sutterer)</li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=28563&amp;WT.mc_id=rss_alldownloads_all">Windows Azure Libraries for Java 0.1 December 2011 CTP</a> (MS Downloads)</li>
<li><a href="http://www.kirupa.com/html5/creating_printer_friendly_pages.htm">Creating Printer Friendly Pages</a> (Kirupa Chinnathambi)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/Dcni/~3/FywSV5853Bo/web-fonts-now-more-compressed.html">Web Fonts, now more compressed</a> (Scott Knaster)</li>
<li><a href="http://feedproxy.google.com/~r/reybango/zSyW/~3/BwEJAv_kUzQ/">Fix Common IE Problems: Update your Docmode for Web Standards</a> (Rey Bango)</li>
<li><a href="http://feedproxy.google.com/~r/AvkashChauhansBlog/~3/AOxo7igwrjQ/apache-hadoop-on-windows-azure-running-hive-scripts-from-interactive-hive-console.aspx">Apache Hadoop on Windows Azure : Running Hive Scripts from Interactive Hive Console</a> (Avkash Chauhan)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.mehdi-khalili.com/bddify-in-action/fluent-api">Fluent API in bddify</a> (Mehdi Khalili)</li>
<li><a href="http://geekswithblogs.net/TATWORTH/archive/2012/01/10/o-reilly-deal-of-the-day-10jan2012---version-control.aspx">O&#8217; Reilly Deal of the Day 10/Jan/2012 &#8211; Version Control with Git</a> (Tatworth)</li>
<li><a href="http://andystopford.wordpress.com/2012/01/09/gallio-plugin-for-the-vs2011-test-window/">Gallio plugin for the VS2011 Test Window</a> <em>and</em> <a href="http://andystopford.wordpress.com/2012/01/09/mbunit-101-assert-that/">MbUnit 101: Assert.That</a> (Andy Stopford)</li>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/MoH1SbUnxUU/" target="_blank">[Agile Tool Review] – EasyBacklog – Quick and Easy Backlog Management</a> (Peter Saddington)</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/4FsFv43ZN3c/Windows-Phone-App-Development-for-Beginners-5-Basic-XAML">Windows Phone App Development for Beginners #5 Basic XAML</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/8egbikMkEqk/">Crafting the Øredev Windows Phone app live tile</a> (Andreas Hammar)</li>
<li><a href="http://www.mindscapehq.com/blog/index.php/2012/01/09/wpf-elements-5-dashboard-sample/">WPF Elements 5 Dashboard Sample</a> (Jason)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/9lvuBR5MsTc/silverlight-reporting-open-source-printing-reports-example-updated-for-silverlight-5">Silverlight Reporting Open Source Printing/Reports Example Updated for Silverlight 5</a> (Pete Brown)</li>
<li><a href="http://wpf.2000things.com/2012/01/10/469-filling-a-uniformgrid-from-right-to-left/" target="_blank">2000 WPF Things #469 – Filling a UniformGrid from Right to Left</a> (Sean Sexton)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/-MTCydbT1To/">Audio from 2012 Microsoft CES Keynote</a> (Larry Hyrb)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/tvMDV67yOzM/episode-171-power-scripting-podcast-listener-call-in">Episode 171 &#8211; PowerScripting Podcast &#8211; Listener Call-In</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://www.thetabletshow.com/default.aspx?ShowNum=14" target="_blank">The Tablet Show &#8211; Kevin McNeish Prefers Objective-C</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://gweek.net/">Gweek 034: Giant Jenga!</a> (Mark Frauenfelder)</li>
<li><a href="http://www.engadget.com/2012/01/09/engadget-podcast-271-ces-2012-day-1-01-09-2012/">Engadget Podcast 271: CES 2012 Day 1 &#8211; 01.09.2012</a> (Trent Wolbe)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/qZ3WXq6DSgI/">Observed Tech PODCAST Episode 36</a> (Richard Hay)</li>
<li><a href="http://feedproxy.google.com/~r/TestStudio/~3/HV3HUjNwy5A/new-video-integrating-test-studio-with-team-pulse.aspx">New Video: Integrating Test Studio with Team Pulse</a> (Jim Holmes)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/09/video-first-look-at-the-nokia-lumia-710-and-lte-powered-htc-titan-ii.aspx">VIDEO: First look at the Nokia Lumia 710 and LTE-powered HTC Titan II</a> (Ben Rudolph)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feeds.devhammer.net/~r/devhammer/~3/dTNXeQVe_q8/upcoming-events-for-january-9th-2012">Upcoming Events for January 9th, 2012</a> (G. Andrew Duthie)</li>
<li><a href="http://feedproxy.google.com/~r/ShaiRaiten/~3/tl16xd8Dwqk/i-m-a-codeproject-mvp-2012.aspx">I’m a CodeProject MVP 2012</a> (Shai Raiten)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/toGn1IUY0X4/Free-Silverlight-Show-Webinar-Windows-Phone-7.5-Background-workers.aspx">Free Silverlight Show Webinar: Windows Phone 7.5 Background Workers</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/7Sf8qdFBld0/10-Days-Left-to-Catch-an-Early-bird-Discount-for-the-4-day-XAML-Training-in-London.aspx">10 Days Left to Catch an Early-bird Discount for the 4-day XAML Training in London</a> (Silverlight Show)</li>
<li><a href="http://feedproxy.google.com/~r/IUpdateable/~3/RKnSnKY6Da4/">Windows Phone Camps in London (4th Feb) and Bristol (11th Feb)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/IUpdateable/~3/Zry5f4pMDE4/">Updated agenda for Six Weeks of Windows Azure now available #6weeksazure</a> (Eric Nelson)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/at-t-shows-off-coming-new-windows-phones-at-ces/11596">AT&amp;T shows off coming new Windows Phones at CES</a> (Mary Jo Foley)</li>
<li><a href="http://feedproxy.google.com/~r/Typemock/~3/gl9qQsbYq0M/">Webinar: Test Dependencies &amp; Legacy Code</a> (Avi Kaye)</li>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2012/01/proud-to-be-a-codeproject-mvp-2012/">Proud to be a CodeProject MVP 2012</a> (Colin Eberhardt)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/VuNNNrit7XA/rewarded-as-codeproject-mvp-2012.html">Rewarded as Codeproject MVP 2012</a> (Kunal Chowdhury)</li>
<li><a href="http://feedproxy.google.com/~r/typepad/alleyinsider/silicon_alley_insider/~3/GtczsGGwu8o/steve-ballmer-was-on-fire-at-todays-att-event-in-vegas-2012-1">Steve Ballmer Was ON FIRE At Today&#8217;s AT&amp;T Event In Vegas</a> (Matt Rosoff)</li>
<li><a href="https://github.com/blog/1020-git-events-in-pittsburgh-on-february-21st-22nd">Git Events in Pittsburgh on February 21st &amp; 22nd</a> (Matthew McCullough)</li>
<li><a href="http://feedproxy.google.com/~r/winbetadotorg/~3/AXrIf7GY0KU/windows-8-running-tis-arm-omap-platform-ces">CES 2012: TI&#8217;s OMAP platform to power Windows 8 tablets</a> (Michael)</li>
<li><a href="http://windowsteamblog.com/windows_phone/b/windowsphone/archive/2012/01/09/ces-nokia-lumia-900-gorgeous-and-4g-fast-comes-to-at-amp-t.aspx">CES: Nokia Lumia 900, gorgeous and 4G fast, comes to AT&amp;T</a> (Michael Stroh)</li>
<li><a href="http://feedproxy.google.com/~r/windowsobserver/~3/rRAy8hST0ko/">CES 2012: Kinect For Windows Retail Pricing Revealed</a> (Richard Hay)</li>
</ul>
<p>&#160;</p>
<h3><a name="sql"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/C52OA_zoIRU/">SQL Server –WRITELOG and how to reduce it</a> (Jack Vamvas)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2012/01/09/consolidating-sql-server-databases.aspx">Consolidating SQL Server Databases</a> (David Barbarin)</li>
<li><a href="http://blog.sqlauthority.com/2012/01/10/sql-server-locking-blocking-and-deadlock-quiz-puzzle-9-of-31/">SQL SERVER – Locking, Blocking and Deadlock – Quiz – Puzzle – 9 of 31</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.codeproject.com/Tips/312544/How-To-Add-Custom-ASP-NET-Page-Using-Layouts-Folde">How To Add Custom ASP.NET Page Using Layouts Folder Approach in SharePoint2010</a> (Member 3664831)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.engadget.com/2012/01/09/nokia-900-is-real/">Nokia Lumia 900 official: 4.3-inch ClearBlack AMOLED, 4G LTE, exclusive to AT&amp;T</a> (Daniel Cooper)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/OWKtKFHQ84g/4332">Microsoft in 2012: two screens and a question mark</a> (Ed Bott)</li>
<li><a href="http://www.theverge.com/2012/1/10/2688073/adobe-lightroom-4-beta">Adobe Lightroom 4 enters free public beta with new editing tools and photo books</a> (Jacob Schulman)</li>
<li><a href="http://blogs.msdn.com/b/kinectforwindows/archive/2012/01/09/kinect-for-windows-commercial-program-announced.aspx">Starting February 1, 2012: Use the Power of Kinect for Windows to Change the World</a> (Craig Eisler)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/fW_Egpj8-DI/">Learning Android: Robolectric – Testing details got saved to SharedPreferences</a> (Mark Needham)</li>
<li><a href="http://windowsteamblog.com/ie/b/ie/archive/2012/01/09/om-nom-now-om-line.aspx">Om Nom Now Om Line</a> (Ryan Gavin)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/Jdltgxg7V6U/SettingACustomIconForYourExternalDrivesInWindowsExplorer.aspx">Setting a Custom Icon for your External Drives in Windows Explorer</a> (Scott Hanselman)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=8be3c2b6-d033-4fd7-a5d1-3d0c0d490f80">Interesting Finds: January 10, 2012</a> (Jason Haley)</li>
<li><a href="http://weblogs.asp.net/yuanjian/archive/2012/01/10/cheatsheet-2012-01-01-01-09.aspx">Cheatsheet: 2012 01.01 ~ 01.09</a> (yuanjian)</li>
<li><a href="http://afreshcup.com/home/2012/1/10/double-shot-792.html">Double Shot #792</a> (Mike Gunderloy)</li>
<li><a href="http://geekswithblogs.net/ajames/archive/2012/01/09/azure-postingsndash10012012.aspx">Azure Postings–10/01/2012</a> (BizTalk Visionary)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/VsTlvoLj7e4/">The Morning Brew #1018</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/Windowsphonegeek/~3/hlM10lq6UZw/daily-wp7-development-news-9-jan-2012">Daily WP7 Development News 9 Jan 2012</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/DlrL8nuNISY/SilverlightCream-Top-5-News-for-Week-January-02-08-2012.aspx">SilverlightCream Top 5 News for Week January 02-08, 2012</a> <em>and</em> <a href="http://feedproxy.google.com/~r/silverlightshow/~3/74Alki9bvVQ/Daily-News-Digest-1-10-2012.aspx">Daily News Digest 1/10/2012</a> (Silverlight Show)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2012/01/09/new-windows-azure-community-news-roundup-edition-1.aspx">NEW! Windows Azure Community News Roundup (Edition #1)</a> (Himanshu Singh)</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/41Udqj8ox3L._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Introducing-Microsoft-WebMatrix-Laurence-Moroney/dp/0735649707?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0735649707">Introducing Microsoft WebMatrix</a> by Laurence Moroney </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:70658b71-79a5-41e7-b3bf-f68ee7b30550" 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/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/wpf" rel="tag">wpf</a>,<a href="http://del.icio.us/popular/css" rel="tag">css</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/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/jquery+mobile" rel="tag">jquery mobile</a>,<a href="http://del.icio.us/popular/hadoop" rel="tag">hadoop</a>,<a href="http://del.icio.us/popular/rails" rel="tag">rails</a>,<a href="http://del.icio.us/popular/CES" rel="tag">CES</a>,<a href="http://del.icio.us/popular/kinect" rel="tag">kinect</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2012/01/10/dew-drop-january-10-2012-1238/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 10, 2011</title>
		<link>http://www.alvinashcraft.com/2011/01/10/dew-drop-january-10-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/01/10/dew-drop-january-10-2011/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 14:03:39 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[code camp]]></category>
		<category><![CDATA[lightswitch]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/01/10/dew-drop-january-10-2011/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Community / Events &#124; Database &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links #Ebook Deal/Day: Designing Interfaces, 2nd Edition &#8211; $19.99 (Save 50%) Code [...]]]></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/#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://feeds.oreilly.com/~r/oreilly/news/~3/OUVBFz_RCAI/">#Ebook Deal/Day: Designing Interfaces, 2nd Edition &#8211; $19.99 (Save 50%) Code DDD2F</a> (O&#8217;Reilly Media)</li>
<li><a href="http://compiledexperience.com/blog/posts/using-windows-phone-gestures-as-triggers">Using Windows Phone Gestures as Triggers</a> (Nigel Sampson)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2011/01/09/demystifying-silverlight-dependency-properties.aspx">Demystifying Silverlight Dependency Properties</a> (Dan Wahlin)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.danlmoyer.com/?p=19">Why I Believe Visual Studio LightSwitch will be a Win</a>&#160;<em>and</em>&#160;<a href="http://www.danlmoyer.com/?p=60">Extending a Legacy Application by Associating Local Data with External Data</a> (Dan L. Moyer)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/n9d3CO_omkM/ShowArticle.aspx">Call a Method Asynchronously using Delegate BeginInvoke and EndInvoke Pattern</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/mikeormond/~3/P2qA9LoKckI/unobtrusive-javascript-with-jquery-html-5-style.aspx">Unobtrusive JavaScript with jQuery, HTML 5 Style</a> (Mike Ormond)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/3HDCJbGhKk0/">FubuMVC’s Internal Runtime, the Russian Doll Model, and how it compares to ASP.Net MVC and OpenRasta</a> (Jeremy Miller)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/sStShCTLES8/practical-php-testing-patterns-1">Practical PHP Testing Patterns: Prebuilt Fixture</a> (Giorgio Sironi)</li>
<li><a href="http://openmymind.net/2011/1/10/Why-Markdown-And-Why-Not-Word">Foundations of Programming: Why Markdown? (And why not Word?)</a> (Karl Seguin)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.japf.fr/2011/01/mvvm-framework-explorer-update-and-top-mvvm-frameworks/">MVVM Framework Explorer update and top MVVM Frameworks</a> (Jeremy Alles)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/VvIraPuX3x8/post.aspx">What I Learned In WP7 – Issue 15</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/bsimser/~3/0V2T3PmcCxk/500-metro-style-wp7-icons.aspx">500 Metro Style WP7 Icons</a> (Bil Simser)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/jx5eS71wbMc/">Ubelly picks from CES</a> (Andrew Spooner)</li>
<li><a href="http://blog.sqlauthority.com/2011/01/10/sqlauthority-news-free-trip-on-sql-cruise/">SQLAuthority News – Free Trip on SQL Cruise</a> (Pinal Dave)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/dbFZ-sIGKe0/announcing-philly-code-camp-2011-1-saturday-april-9-2011.aspx">Announcing Philly Code Camp 2011.1 &#8211; Saturday, April 9, 2011</a> (John V. Petersen)</li>
<li><a href="http://feedproxy.google.com/~r/NeilVerselsHealthcareItBlog/~3/vSVUPCaQtcU/himss-back-in-chicago-as-is-ignorance.html">HIMSS back in Chicago, as is ignorance about health IT</a> (Neil Versel)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/I1Oux1L81mA/">Agile 2011 Early Bird Submissions</a> (Mike Cottmeyer)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/fWXi_L0oyHg/sql-server-compact-40-release-on-jan-13.html">SQL Server Compact 4.0 release on Jan 13?</a> (Erik Ejlskov Jensen)</li>
<li><a href="http://www.sqlservercentral.com/blogs/stratesql/archive/2011/01/09/31-days-of-ssis-_1320_-override-variables-_2800_9_2F00_31_2900_.aspx">31 Days of SSIS – Override Variables (9/31)</a> (Jason Strate)</li>
<li><a href="http://www.sqlservercentral.com/blogs/don_halloran/archive/2011/01/10/ssms-addin-wrapper-source-code-and-usage.aspx">SSMS Addin Wrapper &#8211; Source Code and Usage</a> (Don Halloran)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/aXVAldwNimE/">Windows Phone 7 comes to Windows Home Server Codename “Vail” and Media Center set-top boxes</a> (damaster)</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/WjLqEGN3w9U/">The Morning Brew #766</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/ngmKjvXiCpA/Daily-News-Digest-01-10-2011.aspx">Daily News Digest 01/10/2011</a> and <a href="http://feedproxy.google.com/~r/silverlightshow/~3/lSYy19Z3vsw/Weekly-Article-Digest-10-01-2011.aspx">Weekly Article Digest 10/01/2011</a> (Silverlight Show)</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/51H2UwquLTL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Head-First-HTML-CSS-XHTML/dp/059610197X%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D059610197X">Head First HTML with CSS &amp; XHTML</a> by Eric T Freeman</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:11c6155e-8127-4d52-991e-e0a41d8c4bf0" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/01/10/dew-drop-january-10-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/01/10/dew-drop-january-10-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:91794dcc-8759-4cec-b5b1-96f754bfd1f5" 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/lightswitch" rel="tag">lightswitch</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/ssms" rel="tag">ssms</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/mvvm" rel="tag">mvvm</a>,<a href="http://del.icio.us/popular/CES" rel="tag">CES</a>,<a href="http://del.icio.us/popular/code+camp" rel="tag">code camp</a>,<a href="http://del.icio.us/popular/c%23" rel="tag">c#</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/01/10/dew-drop-january-10-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 6, 2011</title>
		<link>http://www.alvinashcraft.com/2011/01/06/dew-drop-january-6-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/01/06/dew-drop-january-6-2011/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 13:11:39 +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[ces]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[surface]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/01/06/dew-drop-january-6-2011/</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 Coding4Fun: Autotune.NET (Mark [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/coding4fun/archive/2011/01/05/10112293.aspx" target="_blank">Coding4Fun: Autotune.NET</a> (Mark Heath)</li>
<li><a href="http://www.robmiles.com/journal/2011/1/5/windows-phone-blue-book-pdf.html">Windows Phone Blue Book Pdf</a> (Rob Miles)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/N72XiZ77Ftg/IntegratingASPNETMVC3IntoExistingUpgradedASPNET4WebFormsApplications.aspx">Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms applications</a> (Scott Hanselman)</li>
<li><a href="http://www.silverlight-zone.com/2011/01/microsoft-silverlight-media-framework.html">Microsoft Silverlight Media Framework 2.3 Released</a> (Kunal Chowdhury)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/01/05/import-and-export-breakpoints-in-visual-studio-2010/">Import and Export Breakpoints in Visual Studio 2010</a> (Abhijit Jana)</li>
<li><a href="http://blogs.msdn.com/b/visualstudio/archive/2011/01/05/second-edition-of-the-msbuild-and-team-foundation-build-book-released.aspx">Second edition of the MSBuild and Team Foundation Build book released</a> (Dan Moseley)</li>
<li><a href="http://huddledmasses.org/how-to-invoke-powershell-and-use-the-results-from-csharp/">How to: Invoke PowerShell and use the results from C#?</a> (Joel Bennett)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/otqHFwTBbEU/investigating-an-outofmemoryexception.aspx">Investigating an OutOfMemoryException</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/clemensreijnen/qzrF/~3/ZjxqhHmd3xs/post.aspx">MTM Azure Data Diagnostic Adapter a nice ALM for Cloud scenario …</a> (Clemens Reijnen)</li>
<li><a href="http://blogs.msdn.com/b/appfabriccat/archive/2011/01/05/streaminsight-creating-a-linqpad-data-context.aspx">StreamInsight: Creating a LINQPad data context</a> (Mark Simms)</li>
<li><a href="http://stevesmithblog.com/blog/attempt-was-made-to-load-an-assembly-from-a-network-location/">Attempt was made to load an assembly from a network location</a> (Steve Smith)</li>
<li><a href="http://blogs.msdn.com/b/adonet/archive/2011/01/05/writing-an-ef-enabled-ado-net-provider.aspx">Writing an EF Enabled ADO.NET Provider</a> <em>and</em> <a href="http://blogs.msdn.com/b/adonet/archive/2011/01/05/writing-an-ef-enabled-ado-net-provider-part-2.aspx" target="_blank">Part 2</a> (Pedro Ardila)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/c0ZR5I9giRg/">#Ebook Deal/Day: Learning XNA 4.0 &#8211; $15.99 (Save 50%) Code DDXN4</a> (O&#8217;Reilly Media)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/nhUPDPrsuqs/">Strong-naming assemblies and OpenWrap</a> (Sebastien Lambla)</li>
<li><a href="http://feedproxy.google.com/~r/blog_of_tobin/~3/syrdOYNDNzI/">MongoMapper Extract Superclass Refactoring</a> (Tobin Harris)</li>
<li><a href="http://feedproxy.google.com/~r/nmarun/~3/JnD1L7YGS-Y/get-and-set-property-accessors-are-actually-methods.aspx">Get and Set property accessors are ‘actually’ methods</a> (Arun Mahendrakar)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/01/42011-is-end-of-mainstreamfree-support.html">4/2011 is? The end of mainstream/free support for SourceSafe… Use this as a kick-in-the-butt to move to a modern version control solution.</a> <em>and</em> <a href="http://coolthingoftheday.blogspot.com/2011/01/xna-31-to-xna-40-cheatsheet-well-cheat.html">XNA 3.1 to XNA 4.0 Cheatsheet (well cheat page… okay, long cheat page… almost a cheat book… anyway, you get the idea…)</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/fZHsoWDWHW8/">The Full Stack #5 – Entity Framework Code First</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/ND2Ps_-qn7E/revisiting-xml-configurations-in-unity.aspx">Revisiting XML Configurations In Unity</a> (Gil Fink)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/YfRbFX9qavY/jquery-usage-among-top-sites.aspx">jQuery Usage Among Top Sites</a> (Scott Mitchell)</li>
<li><a href="http://www.intellifactory.com/blogs/adam.granicz/2011/1/5/WebSharper-Beta-4-released.article">WebSharper Beta 4 released</a> (Adam Granicz)</li>
<li><a href="http://feedproxy.google.com/~r/Mashable/~3/ncftvq7Bhs8/">Drupal 7.0 Available Now</a> (Christina Warren)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/01/04/preprocessed-razor-templates.aspx">Preprocessed Razor Templates</a> (K. Scott Allen)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/agilescout/~3/eYPyOod4nXA/">The Sprint – Agile Poster + Unboxing!</a> (Peter Saddington)</li>
<li><a href="http://feedproxy.google.com/~r/uxmovement/~3/1miexl1JYv0/why-your-form-buttons-should-never-say-submit">Why Your Form Buttons Should Never Say Submit</a> (Anthony)</li>
<li><a href="http://feedproxy.google.com/~r/PeterGfader/~3/m1Le0xZ-0xY/naming-of-unit-tests-should-we-follow.html">Naming of unit tests &#8211; Should we follow a guideline?</a> (Peter Gfader)</li>
<li><a href="http://code-inside.de/blog-in/2011/01/06/howto-msbuild-nuit/">HowTo: MsBuild &amp;NUit</a> (Code Inside Team)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/Gepf5qcGLqM/guidance-product-model-for-domain-x.aspx">Guidance Product Model for Domain “X”</a> (J.D. Meier)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.scottlogic.co.uk/blog/colin/2011/01/showing-tooltips-on-trimmed-textblock-silverlight/">Automatically Showing ToolTips on a Trimmed TextBlock (Silverlight)</a> (Colin Eberhardt)</li>
<li><a href="http://blogs.msdn.com/b/dorischen/archive/2011/01/05/99-marketplace-rebate-extension-for-windows-phone-7.aspx">$99 Marketplace Rebate Extension for Windows Phone 7</a> (Doris Chen)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/R33xQW4h2u4/">Windows Phone From Scratch #17: MVVM Light Toolkit Soup To Nuts Part 2</a> (Jesse Liberty)</li>
<li><a href="http://www.neowin.net/news/windows-phone-7-update-will-be-released-this-month">Windows Phone 7 update will be released this month</a> (Owen Williams)</li>
<li><a href="http://www.codeproject.com/KB/showcase/WP7-Performance.aspx">Performance of Windows Phone 7 Applications</a> (Jan Slodicka)</li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/01/05/flickr-taps-into-the-power-of-windows-azure-to-deliver-seamless-photo-sharing-on-windows-phone-7-and-windows-7-slates.aspx">Flickr Taps into the Power of Windows Azure to Deliver Seamless Photo Sharing on Windows Phone 7 and Windows 7 Slates</a> (Windows Azure Team)</li>
<li><a href="http://professionalaspnet.com/archive/2011/01/05/Know-If-Your-WP7-App-is-Running-in-the-Emulator-or-Device-at-Run_2D00_Time.aspx">Know If Your WP7 App is Running in the Emulator or Device at Run-Time</a> (Chris Love)</li>
<li><a href="http://danielvaughan.orpius.com/post.aspx?id=2c603eac-4f4b-46e5-900f-db56af073a3b">Refresh a WP7 PhoneApplicationPage</a> (Daniel Vaughan)</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=626" target="_blank">.NET Rocks! &#8211; Rob Conery Talks OpenID and More</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Xbox-LIVE-Titles-for-Windows-Phone">Hot Apps: CES 2011 -Xbox LIVE Titles for Windows Phone</a> (Laura Foy)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2011/01/05/mads-torgersen-on-the-future-of-c-and-the-new-async-keyword.aspx">Mads Torgersen on the Future of C# and the New Async Keyword</a> (Mark Miller)</li>
<li><a href="http://channel9.msdn.com/posts/Arc-Touch-Meet-the-Designer">Arc Touch &#8211; Meet the Designer</a> (Larry Larsen)</li>
<li><a href="http://thesociablegeek.com/2011/01/06/wp7-minute-episode-vthe-kindle-app/">WP7 Minute Episode V–The Kindle App</a> (Daniel Egan)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AndrewConnell/~3/SsTdvMskNwE/getting-into-sharepoint-2010-development-two-free-webinars-around-data.aspx">Getting into SharePoint 2010 Development? Two free webinars around data access</a> (Andrew Connell)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/sElwr2k0o64/">CES 2011: Series of Windows Phone 7 updates coming in the next few months</a> <em>and</em> <a href="http://feedproxy.google.com/~r/liveside/~3/-6ob4elR9RU/">CES 2011: Microsoft Surface 2.0 revealed, Windows 8 to run on SoC</a> (damaster)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/ces-microsoft-shows-off-surface-20/8349">CES: Microsoft shows off Surface 2.0</a> <em>and</em> <a href="http://www.zdnet.com/blog/microsoft/ces-what-microsofts-ballmer-didnt-say/8356">CES: What Microsoft&#8217;s Ballmer didn&#8217;t say</a> (Mary Jo Foley)</li>
<li><a href="http://blogs.msdn.com/b/microsoft_press/archive/2011/01/05/event-be-a-presenter-at-mix11.aspx">Event: Be a Presenter at MIX11</a> (Kim Spilker)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/yOt0fodIAi0/1294238519">The most important tablet is missing from CES, and it&#8217;s not iPad 2</a> (Joe Wilcox)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://robtiffany.com/sql-server/reducing-sql-server-io-contention-during-sync-tip-1">Reducing SQL Server I/O Contention during Sync :: Tip 1</a> (Rob Tiffany)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2011/01/40-hours-of-free-sql-server-2008.html">40+ hours of free SQL Server 2008 Microsoft Certified Master (MCM) training videos from SQLskills and Microsoft</a> (Greg Duncan)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/vuzUgCGZLUg/">31 Days of SSIS – One Variable to Rule Them All (5/31)</a> (Jason Strate)</li>
<li><a href="http://blog.sqlauthority.com/2011/01/06/sql-server-beginning-sql-server-one-step-at-a-time-sql-server-magazine/">SQL SERVER – Beginning SQL Server: One Step at a Time – SQL Server Magazine</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/Sl2kf3Ga-Cc/ShowArticle.aspx">Mastering Business Connectivity Services in SharePoint 2010</a> (Mark Kendall)</li>
<li><a href="http://lightningtools.com/blog/archive/2011/01/05/company-forum---5-benefits.aspx">Company Forum &#8211; 5 benefits</a> (Lightning Tools)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.infoq.com/news/2011/01/Amazon-Appstore">Amazon Launches the Appstore Developer Portal</a> (Abel Avram)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/Dt2IFWbn6Sc/1294268873">&quot;Windows 8&quot; will run on ARM natively, Microsoft says</a> (Ed Oswald)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=da150c47-35a8-46dd-90d0-8e6608ae3164">The Robots Are Taking Over</a> (Justin Etheredge)</li>
<li><a href="http://www.zdnet.com/blog/microsoft/will-jupiter-be-key-to-microsofts-windows-8-app-stores-future/8322">Will &#8216;Jupiter&#8217; be key to Microsoft&#8217;s Windows 8 app store&#8217;s future?</a> <em>and</em> <a href="http://www.zdnet.com/blog/microsoft/microsoft-already-seeking-developer-input-for-office-16/8331">Microsoft already seeking developer input for Office 16</a> (Mary Jo Foley)</li>
<li><a href="http://www.engadget.com/2011/01/05/microsoft-shows-off-next-generation-of-surface-has-per-pixel-to/">Microsoft shows off next generation of Surface, has per-pixel touch detection</a> (Paul Miller)</li>
<li><a href="http://www.michaelsnow.com/2011/01/05/win7-mobile-phone-comparison-chart/">Win7 Mobile Phone Comparison Chart</a> (Mike Snow)</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=0cb6c316-db04-44bf-9773-845b666c8346">Interesting Finds: January 5, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/tQGS944zSxw/">The Morning Brew #764</a> (Chris Alcock)</li>
<li><a href="http://techblog.ginktage.com/2011/01/interesting-net-links-january-5-2010/">Interesting .NET Links – January 5 , 2010</a> (Senthil Kumar)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/u18tgUjV6H4/Daily-News-Digest-01-05-2011.aspx">Daily News Digest 01/05/2011</a> (Silverlight Show)</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/51e28XRecaL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Microsoft-Silverlight-Programming-Windows-Phone/dp/0735656673%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735656673">Microsoft Silverlight Edition: Programming Windows Phone 7</a> by Charles Petzold</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:c6c66eaa-673b-43c4-ad40-bb2a9d3ee22e" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/01/06/dew-drop-january-6-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/01/06/dew-drop-january-6-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:3dfbda1b-1ba3-4c2a-816a-d5c7b9543128" 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/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/CES" rel="tag">CES</a>,<a href="http://del.icio.us/popular/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://del.icio.us/popular/surface" rel="tag">surface</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/entity+framework" rel="tag">entity framework</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/01/06/dew-drop-january-6-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 5, 2011</title>
		<link>http://www.alvinashcraft.com/2011/01/05/dew-drop-january-5-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/01/05/dew-drop-january-5-2011/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 14:30:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[ssms]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows phone 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2011/01/05/dew-drop-january-5-2011/</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 Methodologies for the [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://www.sharprobotica.com/?p=651">Methodologies for the Design of Robotic and Multi-Agent Systems</a> (Billy McCafferty)</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/01/in-depth-look-at-customizing-type-layout-with-resharper/">In-depth look at Customizing Type Layout with ReSharper</a> (Hadi Hariri)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=36e7d554-fe7f-4770-acb3-ff91a721be92&amp;itemId=c9cf6578-94f2-4795-b5a6-a12e67fb7bb4&amp;title=Making+Sites+Shine+with+%40font-face&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fgg537287.aspx&amp;k=MYuoU3M8X2CrXmXFkg3aiISe2S3pefyG1NBYPH7TYSc%3d">Making Sites Shine with @font-face</a> (Emily Lewis)</li>
<li><a href="http://feedproxy.google.com/~r/liveside/~3/n575xvscINM/">Windows Phone 7 codenamed “No Donuts” update details leaked ahead of CES</a> (damaster)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/Nk-Sw1pyTr0/the-developer-s-true-goal.aspx" target="_blank">The developer’s true goal</a> (Jimmy Bogard)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://dailydotnettips.com/2011/01/04/set-breakpoint-to-multiple-functions-at-a-same-time-in-visual-studio/">Set Breakpoint to multiple Functions at a same time in Visual Studio</a> (Abhijit Jana)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2011/01/05/logging-errors-with-monodroid-and-android.aspx">Logging errors with MonoDroid and Android</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/lwKpsmdvoFA/XMLRoot.aspx">Controlling XML Serialization of the Root Element</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/xDvNVDaE72U/post.aspx">IT Book of the Year: Professional Visual Studio 2010</a> (Nick Randolph)</li>
<li><a href="http://flyingfrogblog.blogspot.com/2011/01/io-throughput-haskell-vs-f.html">IO throughput: Haskell vs F#</a> (Flying Frog)</li>
<li><a href="http://community.codesmithtools.com/CodeSmith_Official_7/b/announcements/archive/2011/01/04/codesmith-tools-2011-roadmap.aspx" target="_blank">CodeSmith Tools 2011 Roadmap</a> (Thomas DuPont)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/CPo2dOTZdHQ/reset-window-layout.aspx">Reset Window Layout</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/yUIYRB1joxE/TheWeeklySourceCode58GeneratingDatabaseTestDataWithAutoPocoAndEntityFrameworkCodeFirst.aspx">The Weekly Source Code 58 &#8211; Generating (Database) Test Data with AutoPoco and Entity Framework Code First</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/JeremiahClarksBlog/~3/vAJVQ924Wkc/book-review-microsoft-net-architecting-applications-for-the-enterprise.aspx">Book Review – Microsoft .NET: Architecting Applications for the Enterprise</a> (Jeremiah.Clark)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/01/04/looking-at-the-code-for-the-image-importer.aspx">Looking at the code for the image importer</a> (John Guin)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2011/01/03/preprocessed-t4-templates.aspx">Preprocessed T4 Templates</a> (K. Scott Allen)</li>
<li><a href="http://www.lhotka.net/weblog/UsingCSLA4CreatingBusinessObjectsDraftOnline.aspx">Using CSLA 4: Creating Business Objects draft online</a> (Rockford Lhotka)</li>
<li><a href="http://feedproxy.google.com/~r/MartinHinshelwood/~3/8phQK2XkX6s/project-of-projects-with-team-foundation-server-2010.aspx">Project of Projects with team Foundation Server 2010</a> (Martin Hinshelwood)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/010511-1.aspx">Displaying a Paged Grid of Data in ASP.NET MVC</a> (Scott Mitchell)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=da150c47-35a8-46dd-90d0-8e6608ae3164" target="_blank">The Robots Are Taking Over</a> (Justin Etheredge)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/EiUSuRMp8bw/the-significance-of-the-in-jqu.html">The significance of the $ in jQuery</a> (Matthew David)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/rQx8Awi-e9U/">#Ebook Deal/Day: Learning iOS 4 SDK for JavaScript &#8211; $13.99 (Save 50%) Code DD4JP</a> (O&#8217;Reilly Media)</li>
<li><a href="http://breathingtech.com/2011/using-jquery-and-javascript-in-wordpress/">Using jQuery and Javascript in WordPress</a> (Per Ola Sæther)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/Ou2IhnRsLUY/html5-recipes-forms-enhancemen.html">HTML5 Recipes: Forms Enhancements</a> (Romin Irani)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/TRVy2VTO_2s/post.aspx">Sueetie.com Now Running BlogEngine.NET 2.0</a> (Dave Burke)</li>
<li><a href="http://windowsteamblog.com/ie/b/ie/archive/2011/01/04/browser-hardware-working-together-to-deliver-a-richer-web.aspx">Browser + hardware working together to deliver a richer web</a> (Ryan Gavin)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/EwiN9DE5ews/practical-php-testing-patterns-21">Practical PHP Testing Patterns: Implicit Setup</a> (Giorgio Sironi)</li>
<li><a href="http://feedproxy.google.com/~r/HelperCode/~3/RXSmPwJzPqw/dont-avoid-difficult-tasks.html">Don’t avoid difficult tasks</a> (Dror Helper)</li>
<li><a href="http://codinggeekette.com/post/The-Makings-of-a-Great-Team.aspx">The Makings of a Great Team</a> (Sarah Dutkiewicz)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/y4zklpRM0bg/you-against-your-lists.aspx">You Against Your Lists</a> (J.D. Meier)</li>
<li><a href="http://database-programmer.blogspot.com/2011/01/theorems-regarding-business-logic.html">Theorems Regarding Business Logic</a> (Ken Downs)</li>
<li><a href="http://feedproxy.google.com/~r/billwagner/~3/Y04MTvtGBY0/BookReviewDrivingTechnicalChange">Book Review: Driving Technical Change</a> (Bill Wagner)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/dohollan/archive/2011/01/04/searching-the-windows-phone-7-marketplace-programmatically.aspx">Searching the Windows Phone 7 Marketplace Programmatically</a> (Doug Holland)</li>
<li><a href="http://franksworld.com/blog/archive/2011/01/04/12234.aspx">Creating a Location Aware Mapping App for Windows Phone 7</a> (Frank La Vigne)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/I1ItCYgNoBg/">(WPFS) MVVM Light Toolkit: Soup To Nuts Part I</a> (Jesse Liberty)</li>
<li><a href="http://www.silverlight-zone.com/2011/01/guide-to-cleaner-xaml-with-custom.html">A guide to cleaner XAML with custom namespaces and prefixes (WPF/Silverlight) &#8211; by Sandrino Mattia</a> (Kunal Chowdhury)</li>
<li><a href="http://downloadsquad.switched.com/2011/01/04/amazon-kindle-app-for-windows-phone-7-now-available/">Amazon Kindle for Windows Phone 7 now available</a> (Lee Mathews)</li>
<li><a href="http://michaelcrump.net/archive/2011/01/04/a-better-way-to-organize-your-silverlight-code-snippets.aspx">A better way to organize your Silverlight Code Snippets.</a> <em>and</em> <a href="http://michaelcrump.net/archive/2011/01/05/cellbi-silverlight-controls-giveaway-5-license-to-give-away.aspx">Cellbi Silverlight Controls Giveaway (5 License to give away)</a> (Michael Crump)</li>
<li><a href="http://www.pitorque.de/MisterGoodcat/post.aspx?id=6f0ae4b7-4705-40ac-bc00-19d59e88fb08">Silverlight: Fixing the BookShelf Sample</a> (Peter Kuhn)</li>
<li><a href="http://feedproxy.google.com/~r/ubelly/~3/nuHip6UqYgo/">Metro, Windows Phone 7 design language</a> (Andrew Spooner)</li>
<li><a href="http://silverzine.com/tutorials/pathlistbox-making-data-look-cool/">PathListBox: making data look cool</a> (Alex Knight)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.microsoft.com/events/podcasts/default.aspx?audience=Audience-e5381407-359f-4922-97d0-0237af790eee&amp;pageId=x8515">ARCast.TV: Developing Silverlight Applications for SharePoint 2010</a> (MS Podcasts)</li>
<li><a href="http://feedproxy.google.com/~r/se-radio/~3/LApjKej7oXI/" target="_blank">Software Engineering Radio Episode 170: Large Agile Software Development with Bas Vodde</a> (SE-Radio Team)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/KhDoPNTbs4I/">Yet Another Podcast #19 – Lisa Feigenbaum</a> (Jesse Liberty)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/WBfGT5SquMo/ViewPost.aspx">Runas Radio Discussion on Upcoming Office 365</a> (Joel Oleson)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2011/01/05/meet-the-powershell-team-jon-white/">Meet the PowerShell Team: Jon White</a> (Dmitry Sotnikov)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2011/01/04/events-this-week-january-4th-2011.aspx">Events This Week – January 4th, 2011</a> (G. Andrew Duthie)</li>
<li><a href="http://blogs.msdn.com/b/dorischen/archive/2011/01/04/web-camps-mvc-amp-jquery-free-training.aspx">Web Camps: MVC &amp; jQuery Free Training</a> (Doris Chen)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2011/01/04/android-developer-conference-andevcon-march-2011-in-san-francisco.aspx">Android Developer Conference (AnDevCon) &#8211; March, 2011 in San Francisco</a> (Wally McClure)</li>
<li><a href="http://blogs.msdn.com/b/dohollan/archive/2011/01/04/microsoft-at-2011-ces-january-6-9-2011.aspx">Microsoft at 2011 CES, January 6-9, 2011</a> (Doug Holland)</li>
<li><a href="http://philadelphia.nerdnite.com/2011/01/04/philly-nerd-nite-no-2-jan-13-2011/">Philly Nerd Nite No. 2, Jan. 13, 2011</a> (Nerd Nite)</li>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/QfPjkIXksoA/">Microsoft to Tease Windows 8 at CES Today !</a> (Haras)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2011/01/04/upcoming-coderush-webinars.aspx">Upcoming CodeRush Webinars</a> (Mark Miller)</li>
<li><a href="http://microsoftjobsblog.com/blog/cascadeskier/">Snow and SQL mix for Microsoft&#8217;s Cascade Skier</a> (Ariel Meadow Stallings)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/MPl9Zxpl2do/">31 Days of SSIS – Folder Structures (4/31)</a> <em>and</em> <a href="http://www.sqlservercentral.com/blogs/stratesql/archive/2011/01/04/xquery-for-the-non_2D00_expert-_1320_-binary-values.aspx">XQuery for the Non-Expert – Binary Values</a> (Jason Strate)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/r7R-v9QgHjI/deny-delete-on-table-to-all-users.html">Deny Delete on a Table to All Users Except a Few – SQL Server</a> (Suprotim Agarwal)</li>
<li><a href="http://blog.sqlauthority.com/2011/01/05/sql-server-copy-statistics-from-one-server-to-another-server/">SQL SERVER – Copy Statistics from One Server to Another Server</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/don_halloran/archive/2011/01/04/ssms-addin-and-wrapper.aspx">SSMS addin (and wrapper)</a> (Don Halloran)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/ESOa16bTfCA/details.aspx">Capacity planning for SharePoint Server</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/Rf_UUzIG8Pg/details.aspx">Planning for server farms for SharePoint Server</a> (MS Downloads)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisObrien/~3/q4l_QrZZFSA/sp2010-ajax-part-7-useful-tools-when.html">SP2010 AJAX part 7: Useful tools when building AJAX applications</a> (Chris O&#8217;Brien)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.zdnet.com/blog/microsoft/microsoft-set-to-turn-on-new-washington-datacenter/8312">Microsoft set to &#8216;turn on&#8217; new Washington datacenter</a> (Mary Jo Foley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/01/04/143342.aspx">Silverlight Cream Monday WP7 App Review # 2</a> (Dave Campbell)</li>
<li><a href="http://downloadsquad.switched.com/2011/01/04/metro-home-brings-a-little-windows-phone-7-style-to-your-desktop/">Metro Home brings a little Windows Phone 7 style to your desktop</a> (Lee Mathews)</li>
<li><a href="http://feedproxy.google.com/~r/Synergist/~3/2bDUs0ZPzxQ/c-silverlight-developer-jobs-at-inviso-in-bellevue-wa.aspx">C# Silverlight Developer Jobs at Inviso in Bellevue, WA</a> (Michael S. Scherotter)</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=00cfb272-45e9-483e-a527-816bc8e929b6">Interesting Finds: January 4, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/vkZ6uUUlUZ8/silverlight-zone-news-archive-3-4th.html">Silverlight Zone: News Archive &#8211; #3 &#8211; 4th January 2011</a> (Kunal Chowdhury)</li>
<li><a href="http://techblog.ginktage.com/2011/01/interesting-net-links-january-4-2011/">Interesting .NET Links – January 4 , 2011</a> (Senthil Kumar)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/01/04/143339.aspx">SilverlightShow for Dec 27-Jan 2, 2011</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/01/04/143346.aspx">Silverlight Cream for January 04, 2011 &#8212; #1022</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/7HxF9-j-K_U/">The Morning Brew #763</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/oPaaHw8w9G0/Daily-News-Digest-01-04-2011.aspx">Daily News Digest 01/04/2011</a> (Silverlight Show)</li>
</ul>
<p>&#160;</p>
<h3><a name="shelf"></a>The Geek Shelf</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51nKKDUX4uL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Brownfield-Application-Development-Donald-Belcham/dp/1933988711%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1933988711">Brownfield Application Development in .Net</a> by Donald Belcham</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:26832dbf-f29d-4651-b109-dfe7fdf39033" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/01/05/dew-drop-january-5-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/01/05/dew-drop-january-5-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:9fc65c04-ec95-4ae5-8537-00d845fa4f7e" 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/f%23" rel="tag">f#</a>,<a href="http://del.icio.us/popular/silverlight" rel="tag">silverlight</a>,<a href="http://del.icio.us/popular/javascript" rel="tag">javascript</a>,<a href="http://del.icio.us/popular/html5" rel="tag">html5</a>,<a href="http://del.icio.us/popular/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://del.icio.us/popular/CES" rel="tag">CES</a>,<a href="http://del.icio.us/popular/entity+framework" rel="tag">entity framework</a>,<a href="http://del.icio.us/popular/sql+server" rel="tag">sql server</a>,<a href="http://del.icio.us/popular/ssms" rel="tag">ssms</a>,<a href="http://del.icio.us/popular/sharepoint" rel="tag">sharepoint</a>,<a href="http://del.icio.us/popular/tfs" rel="tag">tfs</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/01/05/dew-drop-january-5-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 9, 2010</title>
		<link>http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-2010/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 14:10:37 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[dynamic data]]></category>
		<category><![CDATA[mindmapping]]></category>
		<category><![CDATA[msdn magazine]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-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 Teaching Kids to Code – [...]]]></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://blogs.msdn.com/smallbasic/archive/2010/01/08/teaching-kids-to-code-free-classes-in-jan-2010.aspx">Teaching Kids to Code – FREE classes in Jan 2010</a> (Vijaye)</li>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/xiAPHbelMdE/Scanning-images-in-WPF-via-WIA.aspx">Scanning images in WPF via WIA</a> (Pete Brown)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=7e74cbc5-f575-4349-b456-7e28039e5399">TekPub&#8217;s Mastering LINQ Challenge</a> (Justin Etheredge)</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/01/08/uml-profiles-and-visual-studio-2010-ultimate-part-one.aspx">UML Profiles and Visual Studio 2010 Ultimate: Part One</a> (Cameron Skinner)</li>
<li><a href="http://feedproxy.google.com/~r/Nerdyhearn/~3/TgeJvLOeaAA/191">Validate a Windows Username and Password against Active Directory</a> (Tom Hearn)</li>
<li><a href="http://www.clariusconsulting.net/blogs/kzu/archive/2010/01/08/HowtogetoutoftheGACalltheregisteredassemblies.aspx">How to get out of the GAC all the registered assemblies</a> (Daniel Cazzulino)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2010/01/08/quot-hello-world-quot-in-fubumvc.aspx">&quot;Hello, World&quot; in FubuMVC</a> (Jeremy D. Miller)</li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2010/01/08/asp-net-performance-part-2-yslow.aspx">ASP.NET Performance &#8211; Part 2 &#8211; YSlow</a> (Karl Seguin)</li>
<li><a href="http://csharpbits.notaclue.net/2010/01/popup-insert-control-for-dynamic-data.html">A Popup Insert control for Dynamic Data</a> (Steve Naughton)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/XrfLIxev-Yk/ShowArticle.aspx">Open and publish a live website in Microsoft Expression Web 3</a> (Minal Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/3HW3NOdYRDg/nhibernate-polymorphic-associations-and-ghost-objects.aspx">NHibernate, polymorphic associations and ghost objects</a> (Oren Eini)</li>
<li><a href="http://www.exampler.com/blog/2010/01/08/some-preliminary-thoughts-on-end-to-end-testing-in-growing-object-oriented-software/">Some preliminary thoughts on end-to-end testing in Growing Object-Oriented Software</a> (Brian Marick)</li>
<li><a href="http://www.thousandtyone.com/blog/AvoidingTheTypicalSoftwareDevelopmentWorldStereotypesPart1.aspx">Avoiding The Typical Software Development World Stereotypes &#8211; Part 1.</a> (Rajiv Popat)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://blog.flexforcefive.com/?p=251">Promoting reuse using Behaviors: RotateRefreshBehavior</a> (Bob Bartholomay)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/yZ8RvzhIYuo/fluent-silverlight-static-reflection.aspx">Fluent Silverlight – static reflection</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/LosTechies/~3/s93ahCG4zEA/fluent-silverlight-table-of-content.aspx">Fluent Silverlight – Table of content</a> (Gabriel N. Schenker)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://mindmapblog.com/?p=1826">How to Live to be 100: A Mindmap and Video</a> (Chance Brown)</li>
<li><a href="http://blogs.msdn.com/coding4fun/archive/2010/01/08/9945861.aspx">Video ambient lighting effects</a> (Coding4Fun)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/geekSpeak-Recording-The-Dynamic-Language-Runtime-in-NET-4/">geekSpeak Recording &#8211; The Dynamic Language Runtime in .NET 4</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/geekSpeak-Recording-Windows-Workflow-Services-and-the-NET-Framework-4/">geekSpeak Recording &#8211; Windows Workflow Services and the .NET Framework 4</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/geekSpeak/geekSpeak-Recording-Generics-and-Collections/">geekSpeak Recording &#8211; Generics and Collections</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/geekSpeak/geekSpeak-Recording-Refactoring-Tips-and-Tricks-with-Llewellyn-Falco/">geekSpeak Recording &#8211; Refactoring Tips and Tricks with Llewellyn Falco</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/shows/geekSpeak/geekSpeak-Recording-Rich-Internet-Applications-with-Windows-Azure/">geekSpeak Recording &#8211; Rich Internet Applications with Windows Azure</a> (Emily Gibson)</li>
<li><a href="http://channel9.msdn.com/posts/LarryLarsen/A-Deeper-Look-at-Speech-NUI/">A Deeper Look at Speech NUI</a> (Larry Larsen)</li>
<li><a href="http://site.typemock.com/this-week-in-test/2010/1/8/episode-10-do-not-ship-it-part-2.html">This Week in Testing Episode 10 &#8211; Do Not Ship It, Part 2</a> (Dror Helper)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/h0c9AD3O0l0/vote-for-the-uberprof-case-study-in-mix-2010.aspx">Vote for the UberProf case study in Mix 2010</a> (Oren Eini)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=95e670d2-a156-4219-8741-28ddb83d9174">Boston Geek Dinner – January 28, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/eVyqtdpOAyA/things-i-d-like-to-present.aspx">Things I’d Like To Present</a> (Christopher Bennage)</li>
<li><a href="http://feedproxy.google.com/~r/keithelder/~3/fs43JvMv2Ak/codemash-2.0.1.0-ndash-speaking-mcing-and-podcasting.aspx">Codemash 2.0.1.0 – Speaking, MCing and Podcasting</a> (Keith Elder)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/glennberry/archive/2010/01/07/how-to-read-the-results-of-select-_40004000_version-in-sql-server.aspx">How to Read the Results of SELECT @@VERSION in SQL Server</a> (Glenn Berry)</li>
<li><a href="http://sqlblogcasts.com/blogs/stevesimonsays/archive/2010/01/08/sql-server-reporting-services-reading-linebreak-in-textbox.aspx">SQL Server Reporting Services Reading linebreak in textbox</a> (Steve Simon)</li>
<li><a href="http://www.sqlskills.com/BLOGS/PAUL/post.aspx?id=6628a170-ae80-4812-9d2a-a6e6c37f5d6a">Turning off the ghost cleanup task for a performance gain</a> (Paul S. Randal)</li>
<li><a href="http://blog.sqlauthority.com/2010/01/09/sqlauthority-news-microsoft-sql-server-migration-assistant-2008-for-mysql-v1-0-ctp1/">SQLAuthority News – Microsoft SQL Server Migration Assistant 2008 for MySQL v1.0 CTP1</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/qqtDk8EZ8a4/sharepoint-2010-list-view-blog-series-part-2-using-the-new-sharepoint-lists.aspx">SharePoint 2010 List View Blog Series: Part 2 &#8211; Using the New SharePoint Lists</a> (SharePoint Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://dmitrysotnikov.wordpress.com/2010/01/08/set-your-hotkeys-in-powergui-script-editor/">Set your hotkeys in PowerGUI Script Editor</a> (Dmitry Sotnikov)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/y-ZQezWkoU4/">The ultimate &#8216;God Mode&#8217; list: 39 secret Windows 7 shortcuts</a> (Ed Bott)</li>
<li><a href="http://blog.stackoverflow.com/2010/01/creative-commons-data-dump-jan-10/">Creative Commons Data Dump Jan 10</a> (Jeff Atwood)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/j6iVVIA729s/1262980741">Three post-CES goals for Microsoft</a> (Joe Wilcox)</li>
<li><a href="http://feedproxy.google.com/~r/ScottOnWriting/~3/_l86-zDl_OY/14060.aspx">January&#8217;s Toolbox Column Now Online</a> (Scott Mitchell)</li>
<li><a href="http://feedproxy.google.com/~r/msftkitchenfeed/~3/3eENGbR79xo/windows-8-server-the-first-version-of-server-to-contain-system-restore.html">Windows 8 Server: The First Version of Server to Contain System Restore?</a> (Stephen Chapman)</li>
<li><a href="http://feeds.betanews.com/~r/bn/~3/N7Lt_cOv0pM/1262994146">Microsoft at CES: Finally, what to expect from Windows Mobile 7 and Windows Phone</a> (Tim Conneally)</li>
<li><a href="http://microsoftjobsblog.com/blog/bing-deconstructed/">Bing deconstructed!</a> (Microsoft JobsBlog<jobsblog @MICROSOFT.COM>)</li>
</ul>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<ul>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/01/08/137399.aspx">Silverlight Cream for January 08, 2010 &#8212; #772</a> (Dave Campbell)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=66baa675-5537-45ea-850e-9c7a17365ef7">Tech Tweets for 8-Jan-2009</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/5100iL6V3uL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Ironpython-Action-Michael-Foord/dp/1933988339%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1933988339">Ironpython in Action</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:475d8fae-6986-4866-a3cc-89f56cbc4451" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-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:6d645a9c-c00d-4bba-b025-67206a747b2f" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/windows+8" rel="tag">windows 8</a>,<a href="http://technorati.com/tags/CES" rel="tag">CES</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/msdn+magazine" rel="tag">msdn magazine</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/dynamic+data" rel="tag">dynamic data</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/mvc" rel="tag">mvc</a>,<a href="http://technorati.com/tags/mindmapping" rel="tag">mindmapping</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%2f01%2f09%2fdew-drop-january-9-2010%2f&amp;title=Dew+Drop+-+January+9%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/01/09/dew-drop-january-9-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 7, 2010</title>
		<link>http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-2010/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 13:06:36 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[monads. wmi]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-2010/</guid>
		<description><![CDATA[Got the year right in today’s title. Thanks to Jason for the nudge…&#160; &#160; Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links [...]]]></description>
			<content:encoded><![CDATA[<p><em>Got the year right in today’s title. Thanks to Jason for the nudge…&#160; <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<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/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</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>
<p><a href="http://feedproxy.google.com/~r/MustachesAndKeyboards/~3/PV9sTQvISS8/320578571">How to meet other craftsmen</a> (Sebastian Hermida)</p>
<p><a href="http://blogs.msdn.com/delay/archive/2010/01/07/the-source-code-is-still-the-executable-updated-csi-a-c-interpreter-with-source-and-tests-for-net-4.aspx">The source code IS (still) the executable [Updated CSI, a C# interpreter (with source and tests) for .NET 4]</a> (David Anson)</p>
<p><a href="http://blog.flexforcefive.com/?p=237">Silverlight XAML Viewer with info callouts and links to MSDN docs</a> (Bob Bartholomay)</p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<p><a href="http://community.bartdesmet.net/blogs/bart/archive/2010/01/07/more-linq-with-system-interactive-functional-fun-and-taming-side-effects.aspx">More LINQ with System.Interactive – Functional fun and taming side-effects</a> (Bart de Smet)</p>
<p><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/01/07/much-ado-about-monads-reader-edition.aspx">Much Ado About Monads – Reader Edition</a> (Matthew Podwysocki)</p>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<p><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/WzqnDd1vEGQ/ShowArticle.aspx">Building A Color Picker Using ASP.NET MVC And jQuery</a> (Malcolm Sheridan)</p>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<p><a href="http://www.codingthearchitecture.com/2010/01/07/2009_highlights_and_plans_for_2010_part_3.html">2009 highlights and plans for 2010 &#8211; part 3</a> (Simon Brown)</p>
<p><a href="http://heratech.wordpress.com/2010/01/06/agile-tenet-8-sustainable-pace/">Agile Tenet #8 – Sustainable Pace</a> (Julie Stickler)</p>
<p><a href="http://feedproxy.google.com/~r/LosTechies/~3/7o_Ven1FrGk/review-of-quot-agile-coaching-quot-by-pragprog-press.aspx">Review of &quot;Agile Coaching&quot; by PragProg press</a> (Jason Meridth)</p>
<p><a href="http://codebetter.com/blogs/jeremy.miller/archive/2010/01/06/writing-internal-dsl-s-in-msdn.aspx">Writing Internal DSL&#8217;s in MSDN</a> (Jeremy D. Miller)</p>
<p><a name="silverlight"></a></p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<p><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=514">.NET Rocks! &#8211; Julie Lerman on Entity Framework 4.0</a> (Carl Franklin)</p>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<p><a href="http://huddledmasses.org/announcing-powershellgroup-org-a-home-for-powershell-user-groups/">Announcing PowerShellGroup.org – A home for PowerShell User Groups</a> (Joel Bennett)</p>
<p><a href="http://feedproxy.google.com/~r/MajorNelsonblogcast/~3/pdBQIAYe6io/microsoft-ces-2010-keynote.aspx">Microsoft CES 2010 Keynote</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MajorNelson/~3/JYyrw9lLi4s/ces-2010-xbox-news.aspx">CES 2010 Xbox news</a> (Larry Hyrb)</p>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<p><a href="http://blogs.msdn.com/wmi/archive/2010/01/06/wmic-vs-wmi-powershell-cmdlets.aspx">wmic vs WMI Powershell cmdlets</a> (Kapil Mathur)</p>
<p><a href="http://blogs.technet.com/microsoft_blog/archive/2010/01/07/television-of-the-future-isn-t-just-on-your-tv.aspx">Television of the future isn’t just on your TV</a> (Ted Malone)</p>
<p><a href="http://www.thewindowsclub.com/create-a-system-restore-point-in-1-click-with-quick-restore-maker">Create a System Restore Point in 1-click with Quick Restore Maker</a> (The Windows Club)</p>
<p>&#160;</p>
<h3><a name="links"></a>More Link Collections</h3>
<p><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/MEz4EAVwvWA/">The Morning Brew #512</a> (Chris Alcock)</p>
<p><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/01/06/137374.aspx">Silverlight Cream for January 06, 2010 &#8212; #770</a> (Dave Campbell)</p>
<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/312jqTW2dQL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Agile-Coaching-Rachel-Davies/dp/1934356433%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1934356433">Agile Coaching</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:84fe43c2-8280-4269-b039-250a3f7d1630" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-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:59e06c3d-4a7d-4d9d-9c3b-71031e888e10" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/ces" rel="tag">ces</a>,<a href="http://technorati.com/tags/xbox" rel="tag">xbox</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/monads.+wmi" rel="tag">monads. wmi</a>,<a href="http://technorati.com/tags/agile" rel="tag">agile</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%2f01%2f07%2fdew-drop-january-7-2010%2f&amp;title=Dew+Drop+-+January+7%2c+2010"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-2010/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/01/07/dew-drop-january-7-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop – January 6, 2010</title>
		<link>http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/</link>
		<comments>http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:20:35 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[project natal]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/</guid>
		<description><![CDATA[Playing catch-up after outage… &#160; Jump to: Top Links &#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 Microsoft Confirms Xbox Natal To Ship [...]]]></description>
			<content:encoded><![CDATA[<p><em>Playing catch-up after outage…</em></p>
<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</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://gizmodo.com/5441994/microsoft-confirms-xbox-natal-to-ship-holiday-2010">Microsoft Confirms Xbox Natal To Ship &quot;Holiday 2010&quot;</a> (Kat Hannaford)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/L__BEIvIbC8/NBDNRemotePilotBetaFebruary812.aspx">NBDN Remote Pilot/Beta &#8211; February 8-12</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://feedproxy.google.com/~r/Iserializable/~3/4XLvylc55eg/tdd-4-questions-that-will-help-you-create-the-simplest-thing-that-could-possibly-work.aspx">TDD: 4 questions that will help you create the simplest thing that could possibly work</a> (Roy Osherove)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/PEdQ-_EjKPM/silverlight-hvp-proof-of-concept-released.aspx">Silverlight HVP Proof Of Concept Released!</a> (Jesse Liberty)</li>
</ul>
<p><a name="dotnet"></a></p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://blog.dmbcllc.com/2010/01/06/jquery-and-asp-net-updatepanel/">jQuery and ASP.NET UpdatePanel</a> (Dave M. Bush)</li>
<li><a href="http://www.molly.com/2010/01/05/bob-dylan-meets-html5/">Bob Dylan Meets HTML5</a> (Molly E. Holzschlag)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://gojko.net/2010/01/06/how-to-effectively-define-a-sufficient-set-of-bdd-scenariosacceptance-tests/">How to effectively define a sufficient set of BDD scenarios/Acceptance tests?</a> (Gojko Adzic)</li>
<li><a href="http://elegantcode.com/2010/01/06/event-driven-architecture-publishing-events-using-an-ioc-container/">Event Driven Architecture: Publishing Events using an IOC container</a> (Jarod Ferguson)</li>
<li><a href="http://feedproxy.google.com/~r/SourcesOfInsight/~3/gsU-S1CjiAU/">3 Ways to Know Something</a> (JD Meier)</li>
<li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2010/01/06/how-dovetail-uses-structuremap-with-nhibernate.aspx">How Dovetail uses StructureMap with NHibernate</a> (Jeremy D. Miller)</li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/LzmUsNlxsMA/architecture-journal-22-taking-bi-beyond-the-business-analyst.html">Architecture Journal 22: Taking BI Beyond the Business Analyst</a> (Mike Walker)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2010/01/06/silverlight-about-validation-when-binding-to-custom-forms.aspx">Silverlight – About validation when binding to custom forms</a> (Fredrik Normen)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/KkZXiNlDwwI/silverlight-and-styles.aspx">Silverlight and styles</a> (Gabriel N. Schenker)</li>
<li><a href="http://blogs.thinktecture.com/ingo/archive/2010/01/06/415433.aspx">Silverlight 4 OOB: Please remove the My-Folders restriction. It doesn&#8217;t work anyways.</a> (Ingo Rammer)</li>
<li><a href="http://joshsmithonwpf.wordpress.com/2010/01/06/the-ultimate-hack-for-silverlight-in-blend/">The ultimate hack for Silverlight in Blend</a> (Josh Smith)</li>
<li><a href="http://firstfloorsoftware.com/blog/fonts-and-silverlight/">Fonts and Silverlight</a> (Koen Zwikstra)</li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2010/01/06/imeta-agility-amp-silverlight.aspx">iMeta Agility &amp; Silverlight</a> (Mike Taulty)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/benriga/SQL-Azure-Lessons-Learned-Telerik/">SQL Azure Lessons Learned: Telerik</a> (Ben Riga)</li>
<li><a href="http://channel9.msdn.com/posts/Charles/Mike-Ziock-Microsoft-Online-Services-Operations/">Mike Ziock: Microsoft Online Services Operations</a> (Charles Torre)</li>
<li><a href="http://channel9.msdn.com/posts/egibson/ASPNET-MVC-FireStarter-Framework-Fundamentals-and-Practices/">ASP.NET MVC FireStarter: Framework Fundamentals and Practices</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/ASPNET-MVC-FireStarter-ASPNET-MVC-and-AJAX/">ASP.NET MVC FireStarter: ASP.NET MVC and AJAX</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/ASPNET-MVC-FireStarter-Rendering-Markup-and-Working-with-Data/">ASP.NET MVC FireStarter: Rendering Markup and Working with Data</a> <em>and</em>&#160;<a href="http://channel9.msdn.com/posts/egibson/ASPNET-MVC-FireStarter-Routing-and-Controllers/">ASP.NET MVC FireStarter: Routing and Controllers</a> (Emily Gibson)</li>
<li><a href="http://channel9.msdn.com/shows/Access/The-Access-Show-Access-Developer-contest-win-an-Xbox-360-Zune-or-Windows-7/">The Access Show: Access Developer contest &#8211; win an Xbox 360, Zune, or Windows 7</a> (Tina Wood)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://www.codingthearchitecture.com/2010/01/06/2009_highlights_and_plans_for_2010_part_2.html">2009 highlights and plans for 2010 &#8211; part 2</a> (Simon Brown)</li>
<li><a href="http://adamkinney.wordpress.com/2010/01/06/blend-and-design-focused-mix10-open-call-entries/">Blend and design-focused MIX10 Open Call Entries</a> (Adam Kinney)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/90z3O8z1qRU/merge-and-output-the-swiss-army-knife-of-t-sql.aspx">MERGE and OUTPUT – the swiss army knife of T-SQL</a> (Jamie Thomson)</li>
<li><a href="http://sqlblogcasts.com/blogs/stevesimonsays/archive/2010/01/06/how-to-obtain-recordcount-or-number-of-cases-from-a-dmx-query.aspx">How to obtain RecordCount (or Number of cases) from a DMX query</a> (Steve Simon)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://www.charliedigital.com/PermaLink,guid,7b8a3af3-68b6-4702-9fcf-cbb2c643e02e.aspx">SharePoint 2010 Content Type Publishing Setup</a> (Charles Chen)</li>
<li><a href="http://weblogs.asp.net/astopford/archive/2010/01/06/sharepoint-and-mbunit.aspx">Sharepoint and MbUnit</a> (Andrew Stopford)</li>
<li><a href="http://blogs.msdn.com/pandrew/archive/2010/01/06/sharepoint-visual-studio-2010-extensions-on-codeplex-spvsx.aspx">SharePoint Visual Studio 2010 extensions on CodePlex SPVSX</a> (Paul Andrew)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisObrien/~3/hyyd4n8g7hw/editing-cmp-files-to-fix-lookup-field.html">Editing .cmp files to fix lookup field issues</a> (Chris O&#8217;Brien)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/codecapers/~3/N0lU2MA6ke0/post.aspx">Leveraging WMI to Monitor Your Enterprise</a> (Mike Ceranski)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/dfAZkki0oEw/VideoReviewEyeFiWiFiSDCardForDigitalCamerasAndYourLifesWorkflow.aspx">Video Review: Eye-Fi Wi-Fi SD Card for Digital Cameras and Your Life&#8217;s Workflow</a> (Scott Hanselman)</li>
<li><a href="http://www.scottberkun.com/blog/2010/why-do-big-companies-suck/">Why do big companies suck?</a> (Scott Berkun)</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=9af6a3ed-8e3b-4740-bb28-2eb4c7c2fa95">Interesting Finds: January 6, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/rgcGjcuQzGw/">The Morning Brew #511</a> (Chris Alcock)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=231a530a-71b6-4ae7-b0ad-6866c7906f98">Tech Tweets for 6-Jan-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/51cAdRUsqVL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Microsoft-SQL-Server-2008-Internals/dp/0735626243%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dalvinashcraft-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735626243">Microsoft SQL Server 2008 Internals (Pro &#8211; Developer)</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:7000754c-1251-4972-aae3-1dff42a4eb22" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/" 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:c99d1ae3-a418-4502-b9d0-f3b2508d7742" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wmi" rel="tag">wmi</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/project+natal" rel="tag">project natal</a>,<a href="http://technorati.com/tags/ces" rel="tag">ces</a>,<a href="http://technorati.com/tags/access" rel="tag">access</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%2f01%2f06%2fdew-drop-january-6-2009-2%2f&amp;title=Dew+Drop+%e2%80%93+January+6%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/01/06/dew-drop-january-6-2009-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 2, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/02/dew-drop-january-2-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/02/dew-drop-january-2-2009/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 02:37:27 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[alt.net]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[data dude]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[party with palermo]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[windows 7 beta 1]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/02/dew-drop-january-2-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Managing Agile (Diana Larsen) Functional Programming Unit Testing &#8211; Part 5 (Matthew Podwysocki) Reading: Designing for the Social Web (Nikhil Kothari) DI/IOCs (Sacha Barber) &#160; .NET / Visual Studio NH Prof Is in Public Beta (Oren Eini) Writing a Simple Windows Live Writer Plugin (Julian M. Bucknall) Creating T-SQL [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a target="_blank" href="http://www.futureworksconsulting.com/blog/2009/01/01/managing-agile/">Managing Agile</a> (Diana Larsen)</li>
<li><a target="_blank" href="http://weblogs.asp.net/podwysocki/archive/2009/01/02/functional-programming-unit-testing-part-5.aspx">Functional Programming Unit Testing &#8211; Part 5</a> (Matthew Podwysocki)</li>
<li><a target="_blank" href="http://www.nikhilk.net/Entry.aspx?id=218">Reading: Designing for the Social Web</a> (Nikhil Kothari)</li>
<li><a target="_blank" href="http://www.codeproject.com/KB/cs/IOCs.aspx">DI/IOCs</a> (Sacha Barber)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a target="_blank" href="http://ayende.com/Blog/archive/2009/01/02/nh-prof-is-in-public-beta.aspx">NH Prof Is in Public Beta</a> (Oren Eini)</li>
<li><a target="_blank" href="http://blog.boyet.com/blog/blog/writing-a-simple-windows-live-writer-plugin/">Writing a Simple Windows Live Writer Plugin</a> (Julian M. Bucknall)</li>
<li><a target="_blank" href="http://blogs.msdn.com/gertd/archive/2009/01/01/creating-t-sql-static-code-analysis-rules.aspx">Creating T-SQL Static Code Analysis Rules</a> (Gert Drapers)</li>
<li><a target="_blank" href="http://www.code-magazine.com/Article.aspx?quickid=0902041">Building Domain Specific Languages in C#</a> (Neal Ford)</li>
<li><a target="_blank" href="http://www.secretgeek.net/baby_robots.asp">Baby Steps in Microsoft Robotics Studio</a> (Leon Bambrick)</li>
<li><a target="_blank" href="http://www.softinsight.com/bnoyes/2009/01/02/NETTechnicalForecast2009.aspx">.NET Technical Forecast 2009</a> (Brian Noyes)</li>
<li><a target="_blank" href="http://aspadvice.com/blogs/plitwin/archive/2008/06/08/LINQ-Query-Syntax-C_2300_-vs.-VB-vs.-SQL.aspx">LINQ Query Syntax C# vs. VB vs. SQL</a> (Paul Litwin <em><a target="_blank" href="http://franksworld.com/blog/archive/2009/01/02/11292.aspx">via Frank La Vigne</a></em>)</li>
<li><a target="_blank" href="http://blogs.msdn.com/publicsector/archive/2009/01/02/10-4-on-channel9.aspx">10-4 on Channel9</a> (Joel Reyes) <em>– Episode 3 is up!</em></li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a target="_blank" href="http://mostlylucid.net/archive/2009/01/01/asp.net-4.0-webforms-podcast-is-now-up.aspx">ASP.NET 4.0 WebForms Podcast Is Now Up</a> (Scott Galloway)</li>
<li><a target="_blank" href="http://dbvt.com/blog/post/Sueetie-Wiki-Now-Ready-for-Pickup-Some-Assembly-Required.aspx">Sueetie Wiki Now Ready for Pickup: Some Assembly Required</a> (Dave Burke)</li>
<li><a target="_blank" href="http://www.code-magazine.com/Article.aspx?quickid=0902051">An Introduction to jQuery, Part 1</a> (Rick Strahl)</li>
<li><a target="_blank" href="http://www.mcwherter.net/wordpress/?p=217">SYTYAWD #2 Are You Scared of JavaScript</a> (Jeff McWherter)</li>
<li><a target="_blank" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/01/02/live-framework-sdk-having-a-single-meshobject.aspx">Live Framework SDK &#8211; Having a Single MeshObject</a> (Mike Taulty)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight</h3>
<ul>
<li><a target="_blank" href="http://dotnet.dzone.com/videos/silverlight-2-drag-and-drop-pa">Silverlight 2 &#8211; Drag and Drop Part 1 of 2</a> (Corey Miller)</li>
<li><a target="_blank" href="http://timheuer.com/blog/archive/2009/01/02/hosting-silverlight-content-on-a-cdn-tips.aspx">Hosting Silverlight Content on a CDN</a> (Tim Heuer)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/gblock/archive/2009/01/02/alt-net-seattle-2009-is-happening.aspx">ALT.NET Seattle 2009 Is Happening</a> (Glenn Block)</li>
<li><a target="_blank" href="http://jeffreypalermo.com/blog/party-with-palermo-alt.net-mvp-summit-edition-save-the-date/">Party with Palermo: Alt.Net/MVP Summit Edition (Save the Date)</a> (Jeffrey Palermo)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a target="_blank" href="http://blog.sqlauthority.com/2009/01/02/sql-server-2008-2005-find-longest-running-query-tsql/">SQL Server 2008-2005 &#8211; Find Longest Running Query &#8211; T-SQL</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/jmeier/archive/2009/01/01/lessons-learned-in-2008.aspx">Lessons Learned in 2008</a> (J.D. Meier)</li>
<li><a target="_blank" href="http://www.iunknown.com/2009/01/hello-2009.html">Hello, 2009</a> (John Lam)</li>
<li><a target="_blank" href="http://blogs.zdnet.com/hardware/?p=3236">Windows 7 Beta 1 Performance &#8211; How Does the OS Compare to Vista and XP?</a> (Adrian Kingsley-Hughes)</li>
<li><a target="_blank" href="http://www.moserware.com/2009/01/wetware-refactorings.html"><font color="#ff8000">Wetware Refactorings</font></a><font color="#ff8000"> (Jeff Moser) <em>– Link of the Day</em></font></li>
<li><a target="_blank" href="http://dotnet.dzone.com/articles/ted-neward-2009-predictions-20">2009 Predictions, 2008 Predictions Revisited</a> (Ted Neward)</li>
<li><a target="_blank" href="http://www.techcrunch.com/2009/01/02/ballmers-ces-keynote-promises-to-be-a-snoozer-non-announcements-revealed/">Ballmer&#8217;s CES Keynote Promises to Be a Snoozer (Non-Announcements Revealed!)</a> (Erick Schonfeld)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a target="_blank" href="http://jasonhaley.com/blog/archive/2009/01/02/142660.aspx">Interesting Finds: January 2, 2009</a> (Jason Haley)</li>
<li><a target="_blank" href="http://blog.cwa.me.uk/2009/01/02/the-morning-brew-256/">The Morning Brew #256</a> (Chris Alcock)</li>
<li><a target="_blank" href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/01/02/discoveries-this-week-01-02-2008.aspx">Discoveries This Week 01/02/2008</a> (Rick Minerich)</li>
<li><a target="_blank" href="http://www.arjansworld.com/2009/01/02/linkblog-for-january-2-2009/">LINKBLOG for January 2, 2009</a> (Arjan Zuidhof)</li>
<li><a target="_blank" href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-friday-the-best-sql-server-links-of--5">SQL Friday, The Best SQL Server Links of the Week Episode 5</a> (Denis Gobo)</li>
<li><a target="_blank" href="http://www.cloudave.com/link/cloudnews-for-januray-2nd-2009">CloudNews for January 2nd, 2009</a> (Sameer Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:15bbce68-8f67-46db-8e42-23f807695130" class="wlWriterEditableSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Microsoft Expression Blend Unleashed: Brennon Williams: Books" href="http://www.amazon.com/exec/obidos/ASIN/067232931X/alvinashcraft-20"><img src="http://images.amazon.com/images/P/067232931X.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Microsoft Expression Blend Unleashed: Brennon Williams: Books</a></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:0e420561-7090-44fc-ad2c-f4b01a8997db" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/02/dew-drop-january-2-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/02/dew-drop-january-2-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:322a1cbf-4b9a-4e13-9669-0f3cba7258d5" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/ces" rel="tag">ces</a>,<a href="http://technorati.com/tags/windows+7+beta+1" rel="tag">windows 7 beta 1</a>,<a href="http://technorati.com/tags/data+dude" rel="tag">data dude</a>,<a href="http://technorati.com/tags/unit+testing" rel="tag">unit testing</a>,<a href="http://technorati.com/tags/alt.net" rel="tag">alt.net</a>,<a href="http://technorati.com/tags/party+with+palermo" rel="tag">party with palermo</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/02/dew-drop-january-2-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

