<?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; jquery ui</title>
	<atom:link href="http://www.alvinashcraft.com/tag/jquery-ui/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 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; June 5, 2009</title>
		<link>http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-2009/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 12:42:39 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Book Review of Scaling Lean &#38; Agile Development (Ade Miller) Refactoring Exercise (Brett Schuchert) What I expect my Continuous Integration server to do for me. (Derik Whittaker) – Link of the Day What are you solving for? (Joe Ocampo) Why do we extract method? (Mark Needham) IT Capability Maturity [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2009/06/book-review-of-scaling-lean-agile-development/?&amp;owa_from=feed&amp;owa_sid=">Book Review of Scaling Lean &amp; Agile Development</a> (Ade Miller)</li>
<li><a href="http://blog.objectmentor.com/articles/2009/06/04/refactoring-exercise">Refactoring Exercise</a> (Brett Schuchert)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/zZX6EuCj1MI/what-i-expect-my-continuous-integration-server-to-do-for-me.aspx"><font color="#ff8000">What I expect my Continuous Integration server to do for me.</font></a><font color="#ff8000"> (Derik Whittaker)<em> – Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/Urxs5KODJ9U/what-are-you-solving-for.aspx">What are you solving for?</a> (Joe Ocampo)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/ZyPUQgQ39Qw/why-do-we-extract-method">Why do we extract method?</a> (Mark Needham)</li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/TJSo-hiAD4Y/it-capability-maturity-framework-it-cmf.html">IT Capability Maturity Framework (IT-CMF)</a> (Mike Walker)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/r0aDBI_pPfQ/component-driven-development-and-ioc-containers.html">Component-Driven Development and IoC Containers</a>&#160;<em>and</em>&#160;<a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/Bqie-_25sBQ/developing-component-driven-applications-powered-by-ioc-cont.html">Developing Component-Driven Applications powered by IoC Containers</a> (Rinat Abdullin)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Peterkellnernet/~3/Tinr6mZt19o/">Not Sure If I’ve Said Often Enough.. I LOVE LINQPAD!!!</a> (Peter Kellner)</li>
<li><a href="http://elegantcode.com/2009/06/04/retrying-operations/">Retrying Operations</a> (Tony Rasa)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2009/06/05/12881.aspx">From LINQ to XPath and Back Again</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/GeekNoise/~3/xQg16bUf4AE/post.aspx">DSL Tools Model Bus Sample</a> (Peter Provost)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/06/04/forms-auth-windows-auth-what-is-more-common.aspx">Forms Auth\Windows Auth – what is more common?</a> (Brad Abrams)</li>
<li><a href="http://blog.dmbcllc.com/2009/06/04/twitter-from-aspnet-friends-vs-followers/">Twitter From ASP.NET – Friends vs Followers</a> (Dave M. Bush)</li>
<li><a href="http://feedproxy.google.com/~r/allTrades/~3/TnPtdBjcfqQ/jquery-tools-vs-jquery-ui">jQuery Tools vs jQuery UI</a> (Marc Grabanski)</li>
<li><a href="http://blogs.msdn.com/marcelolr/archive/2009/06/04/more-group-slicing-in-xslt.aspx">More group slicing in XSLT</a> (Marcelo Lopez Luiz)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/Vuz--G39hpo/tutorial-creating-ie8-accelator.aspx">TUTORIAL: Creating an IE8 Accelator</a> (Jeff Blankenburg)</li>
<li><a href="http://www.devx.com/dbzone/Article/41994?trk=DXRSS_DOTNET">The .NET Newbie&#8217;s Guide to Customizing the DataGridView Control</a> (Susan Sales Harkins)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/howarddierking/Extreme-ASPNET-Makeover-Getting-Your-House-in-Order-Overview/">Extreme ASP.NET Makeover: Getting Your House in Order &#8211; Overview</a> (Howard Dierking) <em>– Be sure to check out <a href="http://channel9.msdn.com/posts/howarddierking/">Howard’s entire “Extreme ASP.NET Makeover” series on Channel 9</a>.</em></li>
<li><a href="http://blogs.msdn.com/lindsay/archive/2009/06/04/msdn-webcast-xna-game-studio-3-0.aspx">MSDN Webcast: XNA Game Studio 3.0</a> (Lindsay Rutter)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Scott-Hanselman-NerdDinnercom/">Scott Hanselman &#8211; NerdDinner.com</a> (Robert Hess)</li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1992/">The History of Microsoft &#8211; 1992</a> (Tina)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/Wa6xJjyFGIQ/SQLRollupCube.aspx">SQL Server Summaries with ROLLUP and CUBE</a> (Richard Carr)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/removing-replication-and-handling-tables">Removing replication and handling tables with identity seeds</a> (Ted Krueger)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.pheedcontent.com/click.phdo?i=b5e592b467fee9b8200fc4be03ef6996">Boxee Alpha media center for Windows to go public on June 23</a> (Brad Linder)</li>
<li><a href="http://feedproxy.google.com/~r/boingboing/iBag/~3/xNElD2Zx4zM/dd-style-map-of-c.html">D&amp;D-style map of C++</a> (Cory Doctorow)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/06/05/how-to-view-stats-for-the-entire-lifetime-of-a-codeplex-project-043.aspx">How to view stats for the entire lifetime of a CodePlex project &#8211; #043</a> (Sara Ford)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/ivouI1sTwoM/HowToRemoveTheNETClickOnceFirefoxExtension.aspx">How to Remove the .NET ClickOnce Firefox Extension</a> (Scott Hanselman)</li>
<li><a href="http://blog.sqlauthority.com/2009/06/05/sqlauthority-news-rambling-of-author-and-technology-musing-bing-google-windows-7-books-blogs-twitter-and-life/">SQLAuthority News – Rambling of Author and Technology Musing – Bing, Google, Windows 7, Books, Blogs, Twitter and Life</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/UK0QdmeM0sk/">LINKBLOG for June 4, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/H-fI__qLFQk/">The Morning Brew #362</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/ZvqPHJpos_4/list-of-microsoft-training-kits.aspx">List of Microsoft training kits</a> (Gunnar Peipman)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/06/04/132624.aspx">Random stuff surrounding Silverlight for June 4, 2009</a> <em>and</em>&#160;<a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/06/04/132633.aspx">Silverlight Cream for June 04, 2009 &#8212; #608</a> (Dave Campbell)</li>
<li><a href="http://spietrek.blogspot.com/2009/06/links-642009.html">Links (6/4/2009)</a> (Steve Pietrek)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/tmKtGHLLKjU/post.aspx">Everyman Links for June 4, 2009</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/BqZgSo-GpmY/">New and Notable 326</a> (Sam Gentile<graffiti @YOURSITE.COM>)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/Y8UoVwcSJyI/cloudnews-for-4th-june-2009">CloudNews for 4th June, 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:e538106a-875c-42c9-a15b-faca32731d26" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Implementing SOA : Total Architecture in Practice: Paul C. Brown: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321504720/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321504720.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Implementing SOA : Total Architecture in Practice: Paul C. Brown: Books</a></p>
<p><b>ISBN</b>: 0321504720<br /><b>ISBN-13</b>: 9780321504722</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:ff50e4c4-f0c8-49d2-b2e7-e6db39544875" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-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:1bbb97eb-8aa7-4f06-95a6-c8d942b96f65" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/firefox" rel="tag">firefox</a>,<a href="http://technorati.com/tags/continuous+integration" rel="tag">continuous integration</a>,<a href="http://technorati.com/tags/jquery+ui" rel="tag">jquery ui</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f06%2f05%2fdew-drop-june-5-2009%2f&amp;title=Dew+Drop+-+June+5%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/06/05/dew-drop-june-5-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC with S#arp Architecture &#8211; Philly .NET Code Camp 2009.1 Slides and Code</title>
		<link>http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/</link>
		<comments>http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 17:25:40 +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[code camp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[philly .net]]></category>
		<category><![CDATA[s#arp architecture]]></category>
		<category><![CDATA[spark viewengine]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/</guid>
		<description><![CDATA[&#160; Thanks to everyone who came out to Philly.NET’s Code Camp last Saturday! I had a great time meeting many of the attendees and other speakers. I think I’ve learned some good lessons from my first public .NET speaking engagement and hope to refine and improve my talk and give it again soon. I presented [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Thanks to everyone who came out to <a href="http://www.phillydotnet.org/Default.aspx?tabid=776">Philly.NET’s Code Camp</a> last Saturday! I had a great time meeting many of the attendees and other speakers. I think I’ve learned some good lessons from my first public .NET speaking engagement and hope to refine and improve my talk and give it again soon.</p>
<p>I presented ‘ASP.NET MVC Development with S#arp Architecture’ on <a href="http://rachelappel.com/">Rachel Appel’s</a> ASP.NET track. If you are interested in checking out the slides or my sample code, you can get them here:</p>
<ul>
<li><a href="http://www.alvinashcraft.com/code/SharpArchMVC.PhillyDotNetCC2009.1.pptx">Slide Deck</a></li>
<li><a href="http://www.alvinashcraft.com/code/SharpArchMVC.PhillyDotNetCC2009.1.zip">Sample Code</a></li>
</ul>
<p>There is a great list of useful links at the end of the slideshow. Make sure to check them all out if you are working with ASP.NET MVC.</p>
<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:ff326549-b2b9-429b-9df6-cf2c29cc015d" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/" 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:13ab0018-8811-4921-96db-1cb255238313" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/s%23arp+architecture" rel="tag">s#arp architecture</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/spark+viewengine" rel="tag">spark viewengine</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/jquery+ui" rel="tag">jquery ui</a>,<a href="http://technorati.com/tags/philly+.net" rel="tag">philly .net</a>,<a href="http://technorati.com/tags/code+camp" rel="tag">code camp</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f04%2f23%2faspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code%2f&amp;title=ASP.NET+MVC+with+S%23arp+Architecture+-+Philly+.NET+Code+Camp+2009.1+Slides+and+Code"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/04/23/aspnet-mvc-with-sarp-architecture-philly-net-code-camp-20091-slides-and-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; March 27, 2009</title>
		<link>http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 12:51:50 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[c64]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[hanselminutes]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/</guid>
		<description><![CDATA[Design / Methodology / Testing The Complexity Pig (Ade Miller) Scrum-It&#8217;s not about completing the sprint (Anne Epstein) Done, Done, Done: The Cult of Done Manifesto (Bobby Johnson) Book Review: Microsoft .NET: Architecting Applications for the Enterprise (Jason Haley) The flow of team software design (Jeffrey Palermo) Always Assume That You’re The Problem (Justin Etheredge) [...]]]></description>
			<content:encoded><![CDATA[<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://www.ademiller.com/blogs/tech/2009/03/the-complexity-pig/?&amp;owa_from=feed&amp;owa_sid=">The Complexity Pig</a> (Ade Miller)</li>
<li><a href="http://devlicio.us/blogs/anne_epstein/archive/2009/03/26/scrum-it-s-not-about-completing-the-sprint.aspx">Scrum-It&#8217;s not about completing the sprint</a> (Anne Epstein)</li>
<li><a href="http://feedproxy.google.com/~r/IAmNotMyself/~3/gqyMm2FEy1w/DoneDoneDoneTheCultOfDoneManifesto.aspx">Done, Done, Done: The Cult of Done Manifesto</a> (Bobby Johnson)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/26/143084.aspx">Book Review: Microsoft .NET: Architecting Applications for the Enterprise</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/djvLIRNJkX8/">The flow of team software design</a> (Jeffrey Palermo)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=bf102829-89ba-4de3-bae8-9b534765e3d9">Always Assume That You’re The Problem</a> (Justin Etheredge)</li>
<li><a href="http://feeds.codeville.net/~r/SteveCodeville/~3/SV-_n7mRJU4/">First steps with Lightweight Test Automation Framework</a> (Steve Sanderson)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/-wtMZx59ez4/updated-release-burndown-spreadsheet-template.aspx">Updated Release Burndown Spreadsheet Template</a> (Steve Donie)</li>
<li><a href="http://jamesshore.com/Blog/Stumbling-Through-Mediocrity.html">Stumbling Through Mediocrity</a> (James Shore)</li>
</ul>
<h3>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/Ur0N7lpTINo/mvc-beta-to-rtw-upgrade-issue-addmodelerror-and-nullreferenceexceptions.aspx">MVC Beta to RTW upgrade issue – AddModelError and NullReferenceExceptions</a> (Jimmy Bogard)</li>
<li><a href="http://pietschsoft.com/post.aspx?id=237305ef-7b41-45f4-af3b-d7b1b116e78b">ASP.NET MVC: Implement Theme Folders using a Custom ViewEngine</a> (Chris Pietschmann)</li>
<li><a href="http://blog.dmbcllc.com/2009/03/27/friday-books-jquery-ui-16/">Friday Books &#8211; jQuery UI 1.6:</a> <em>and</em> <a href="http://feeds.dzone.com/~r/zones/dotnet/~3/Spx_1_SAN7U/aspnet-mvc-routing">ASP.NET MVC &#8211; Routing</a> (Dave M. Bush)</li>
<li><a href="http://www.smashingmagazine.com/2009/03/27/ultimate-beginners-guide-to-ruby-on-rails/">Beginner’s Guide To Ruby On Rails: Part 2</a> (Jan Varwig)</li>
<li><a href="http://feedproxy.google.com/~r/jeffreypalermo/~3/cJZlPXGL_1E/">MvcContrib v1.0 Released! Download now</a> (Jeffrey Palermo)</li>
</ul>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://devlicio.us/blogs/derik_whittaker/archive/2009/03/26/lazy-loading-w-nhibernate-and-remoting-do-not-play-well.aspx">Lazy loading w/ NHibernate and Remoting do not play well</a> (Derik Whittaker)</li>
<li><a href="http://csharpbits.notaclue.net/2009/03/cascading-filters-for-dynamic-data-v10.html">Cascading Filters – for Dynamic Data v1.0</a> (Steve)</li>
<li><a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=292">Build a Simple Gmail Notifier Using Windows Forms</a> (Shoban Kumar)</li>
</ul>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/ixavAhfukM4/">Kaxaml &#8211; The best lightweight XAML editor</a> (Taimur Asad)</li>
<li><a href="http://www.charlespetzold.com/blog/2009/03/WPF-in-F-Sharp.html">WPF in F#</a> (Charles Petzold)</li>
<li><a href="http://blogs.msdn.com/mikehillberg/archive/2009/03/26/implementing-selectedvalue-with-the-silverlight-combobox.aspx">Implementing SelectedValue with the Silverlight ComboBox</a> (Mike Hillberg)</li>
<li><a href="http://blogs.msdn.com/dinesh.kulkarni/archive/2009/03/26/net-ria-services-resource-for-march-2009-preview.aspx">.NET RIA Services Resources (for March 2009 Preview)</a> (Dinesh Kulkarni)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/glo-v-UwgO4/TheWeeklySourceCode39Commodore64EmulatorInSilverlight3.aspx">The Weekly Source Code 39 &#8211; Commodore 64 Emulator in Silverlight 3</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/MikeSnowBlog/~3/pVpWVhhd3Eg/silverlight-tip-of-the-day-102-use-integers-for-layout-calculations.aspx">Silverlight Tip of the Day #102 – Use Integers for Layout Calculations</a> (Mike Snow)</li>
</ul>
<h3>Postcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.hanselminutes.com/default.aspx?ShowID=173">Hanselminutes #173: A C64 Emulator with Silverlight 3 by Pete Brown</a> (Scott Hanselman)</li>
<li><a href="http://channel9.msdn.com/shows/Continuum/Colaab/">Colaab, review and collaborate in Silverlight</a> <em>and</em> <a href="http://channel9.msdn.com/shows/Continuum/WPFFX-in-Silverlight/">WPFFX running in the Silverlight 3 Beta</a> (Adam Kinney)</li>
<li><a href="http://agiletoolkit.libsyn.com/index.php?post_id=447740#">Agile Toolkit: Tips and Advice &#8211; Time Boxes</a> (Bob Payne)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/eX_c6Fi1p3Y/96">DimeCasts.NET Episode #96: Creating SOLID Code: Dependency Inversion Principle</a> (Derik Whittaker)</li>
<li><a href="http://blogs.msdn.com/mswanson/archive/2009/03/26/mix09-keynote-and-session-videos.aspx">MIX09 Keynote and Session Videos</a> (Mike Swanson)</li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1982/">The History of Microsoft &#8211; 1982</a> (Tina)</li>
<li><a href="http://feedproxy.google.com/~r/rubiverse/~3/2oj5GrL7114/8-dave-hoover-on-software-craftsmanship">Dave Hoover on Software Craftsmanship</a> (Mike Moore)</li>
<li><a href="http://www.lhotka.net/weblog/IntroToCSLANETVideoByAndrewHallmark.aspx">Intro to CSLA .NET video by Andrew Hallmark</a> (Rockford Lhotka)</li>
</ul>
<h3>Community / Events</h3>
<ul>
<li><a href="http://weblogs.asp.net/despos/archive/2009/03/26/the-future-of-software-conferences-is-software.aspx">The Future of Software Conferences is … Software</a> (Dino Esposito)</li>
<li><a href="http://feedproxy.google.com/~r/sharepointmvpblogs/~3/H9hvuzQm74U/PermaLink,guid,34826bfe-89b9-48f4-a016-400499b62b99.aspx">Did anyone have a new SharePoint Codeplex release between 24th Feb and March 9th?</a> (Mike Walsh)</li>
<li><a href="http://www.thedatafarm.com/blog/2009/03/26/SaturdaysNewEnglandCodeCampNumberElevenCarpoolingFromVT.aspx">Saturday&#8217;s New England Code Camp (Number Eleven!) Carpooling from VT?</a> (Julie Lerman)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/yTk4xwTam_w/stir-trek-no-thats-not-typo.aspx">Stir Trek (no, that&#8217;s not a typo)</a> (Jeff Blankenburg)</li>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2009/03/27/589261.aspx">CMAP Main Meeting &#8211; Wednesday, April 1st, 6:30pm &#8211; Developing and Deploying Your First Azure Service</a> (Christopher Steen)</li>
<li><a href="http://www.phillydotnet.org/Default.aspx?tabid=776"><span style="color: #ff8000;">Philly.NET Code Camp 2009.1 &#8211; April 18, 2009 &#8211; Registration Is Now Open!</span></a><span style="color: #ff8000;"> (Bill Wolff) <em>– Link of the Day</em></span></li>
</ul>
<h3>PowerShell</h3>
<ul>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/03/26/tied-variables-in-powershell.aspx">Tied Variables in PowerShell</a> (Ibrahim Abdul Rahim)</li>
</ul>
<h3>SQL Server</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/disable-sql-agent-jobs-with-tsql-based-o">Disable SQL Agent Jobs with TSQL based on events</a> (Ted Krueger)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/answers-to-the-sql-server-quiz-can-you-a">Answers To The SQL Server Quiz: Can You Answer All These Post</a> (Denis Gobo)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/jeMltTdf6zA/windows-7-release-candidate-coming-to-public-may-2009">Windows 7 Release Candidate Coming to Public May 2009</a> (Adam Pash)</li>
<li><a href="http://www.pseale.com/blog/MyOwnAroma.aspx">My Own Aroma</a> (Peter Seale)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/VNbiNqihOaw/post.aspx">Nordic Track Book Club Review: Made to Stick</a> (Dave Burke)</li>
<li><a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/IqtHkq9qMgs/">Updating the Windows 7 release schedule</a> <em>and</em> <a href="http://feedproxy.google.com/~r/zdnet/Bott/~3/W_CuRy6Xi4E/">Is IE8 really fat and slow?</a> (Ed Bott)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/03/26/five-dollar-words-for-programmers-part-four-boustrophedonic.aspx">Five-Dollar Words For Programmers, Part Four: Boustrophedonic</a> (Eric Lippert)</li>
<li><a href="http://feeds.bink.nu/~r/binkdotnu/~3/0vN0O9gA7XA/technet-slips-windows-7-rc-info.aspx">Technet slips Windows 7 RC info</a> (Steven Bink)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/03/27/you-can-rename-the-url-for-your-codeplex-project-003.aspx">You can rename the URL for your CodePlex project? &#8211; #003</a> (Sara Ford)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Vuze-Integrates-with-Xbox-360/">Vuze Integrates with Xbox 360</a> <em>and</em> <a href="http://on10.net/blogs/sarahintampa/An-Even-Easier-Way-to-Change-your-Windows-7-Login-Screen/">An Even Easier Way to Change your Windows 7 Login Screen</a> (Sarah Perez)</li>
<li><a href="http://scobleizer.com/2009/03/26/facebook-is-lucky-it-missed-buying-twitter-and-now-should-eat-yelp/">Facebook is lucky it missed buying Twitter and now should eat Yelp</a> (Robert Scoble)</li>
<li><a href="http://www.pheedcontent.com/click.phdo?i=6ce1b5b0c93a8533a63eb3d73996d52f">Google Docs adds vector-based diagramming with new drawing tool</a> (Lee Mathews)</li>
<li><a href="http://i.gizmodo.com/5185390/windows-7-might-block-third+party-video-codecs">Windows 7 Might Block Third-Party Video Codecs</a> (Matt Buchanan)</li>
<li><a href="http://feedproxy.google.com/~r/Mathoms/~3/XZFUkttbdkY/microsoft-dreamspark-now-available-for-high-schools.aspx">Microsoft DreamSpark now available for High Schools!</a> (Michael Cummings)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/OlG4qCunv6k/how-to-quickly-get-started-with-gitgithub.aspx">How to quickly get started with Git/GitHub</a> (Simone Chiaretta)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001247.html">Don&#8217;t Like It? Code It Yourself!</a> (Jeff Atwood)</li>
</ul>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/nkkC8j8TVEU/">LINKBLOG for March 26, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/idv2pqv_D5Y/">The Morning Brew #316</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/03/26/130464.aspx">Silverlight Cream for March 26, 2009 &#8212; #553</a> (Dave Campbell)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/03/26/143081.aspx">Interesting Finds: March 26, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/techtoolblog/~3/8lTXmhpFkQU/daily-find-120">Daily Find #120</a> (Tim Boland)</li>
<li><a href="http://spietrek.blogspot.com/2009/03/links-3262009.html">Links (3/26/2009)</a> (Steve Pietrek)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/A880DwdOozU/cloudnews-for-march-26th-2009">CloudNews for March 26th, 2009</a> (Mayank Gupta)</li>
</ul>
<h3>Book of the Day</h3>
<div id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:f76ba6f4-35bc-4c13-b505-c01bd5050809" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="400" valign="top"><a title="jQuery UI 1.6: The User Interface Library for jQuery: Dan Wellman: Books" href="http://www.amazon.com/exec/obidos/ASIN/1847195121/alvinashcraft-20"><img style="float:left" src="http://images.amazon.com/images/P/1847195121.01.MZZZZZZZ.jpg" border="0" alt="" align="left" />jQuery UI 1.6: The User Interface Library for jQuery: Dan Wellman: Books</a></p>
<p><strong>ISBN</strong>: 1847195121<br />
<strong>ISBN-13</strong>: 9781847195128</td>
</tr>
</tbody>
</table>
</div>
<div id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:50947c3a-893a-444a-808f-4edea9f8d07a" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:55d2be6d-94d1-4e69-afbc-58b81bd0ca7f" class="wlWriterSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/.net+development">.net development</a>,<a rel="tag" href="http://technorati.com/tags/jquery+ui">jquery ui</a>,<a rel="tag" href="http://technorati.com/tags/silverlight">silverlight</a>,<a rel="tag" href="http://technorati.com/tags/c64">c64</a>,<a rel="tag" href="http://technorati.com/tags/windows+7">windows 7</a>,<a rel="tag" href="http://technorati.com/tags/powershell">powershell</a>,<a rel="tag" href="http://technorati.com/tags/sql+server">sql server</a>,<a rel="tag" href="http://technorati.com/tags/asp.net+mvc">asp.net mvc</a>,<a rel="tag" href="http://technorati.com/tags/nhibernate">nhibernate</a>,<a rel="tag" href="http://technorati.com/tags/scrum">scrum</a>,<a rel="tag" href="http://technorati.com/tags/hanselminutes">hanselminutes</a>,<a rel="tag" href="http://technorati.com/tags/codeplex">codeplex</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f03%2f27%2fdew-drop-march-27-2009%2f&amp;title=Dew+Drop+-+March+27%2c+2009"><img style="border:0px" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/" alt="Shout it" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/03/27/dew-drop-march-27-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; February 18, 2009</title>
		<link>http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:21:35 +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[ironruby]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[mgrammar]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[prism v2]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/</guid>
		<description><![CDATA[&#160; .NET / Visual Studio Managed Extensibility Framework (MEF) – Very slick, but is it just me? (Andrew Connell) The M Programming Language – Part 2 – Collections and Extents (Bart de Smet) References are not addresses (Eric Lippert) – Link of the Day Easy embed workflow in your application (Juliën Hanssens) Implement LINQ to [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/542055853/Managed-Extensibility-Framework-MEF-ndash-Very-slick-but-is-it.aspx">Managed Extensibility Framework (MEF) – Very slick, but is it just me?</a> (Andrew Connell)</li>
<li><a href="http://community.bartdesmet.net/blogs/bart/archive/2009/02/18/the-m-programming-language-part-2-collections-and-extents.aspx">The M Programming Language – Part 2 – Collections and Extents</a> (Bart de Smet)</li>
<li><a href="http://blogs.msdn.com/ericlippert/archive/2009/02/17/references-are-not-addresses.aspx"><font color="#ff8000">References are not addresses</font></a><font color="#ff8000"> (Eric Lippert)<em> – Link of the Day</em></font></li>
<li><a href="http://blogs.securancy.com/post.aspx?id=60530b03-80b0-45d3-9342-3c67120bcdd9">Easy embed workflow in your application</a> (Juliën Hanssens)</li>
<li><a href="http://www.thinkbeforecoding.com/post/2009/02/17/Implement-Linq-to-Objects-in-CSharp-2">Implement LINQ to Objects in C# 2.0</a> (Jérémie)</li>
<li><a href="http://feeds.feedburner.com/~r/StephenFortesBlog/~3/541784332/PermaLink,guid,d3983e8f-9cb0-468b-a9c6-c5c45fa6d86d.aspx">Modeling an Application in Oslo Part III: Transforming MGraph to TSQL</a> (Stephen Forte)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/MicrosoftDownloadCenter/~3/541311907/details.aspx">Composite Application Guidance for WPF and Silverlight &#8211; February 2009</a> (MS Downloads)</li>
<li><a href="http://adamkinney.com/blog/412/default.aspx">Prism v2 now supports WPF and Silverlight</a> (Adam Kinney)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/8YqKUAmjjd8/PortingWPFApplicationsToTheMicrosoftSurface.aspx">Porting WPF Applications to the Microsoft Surface</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/microsft/~3/v_yQDtWwgTQ/">WPF Line-Of-Business labs and Silverlight vs. Flash</a> (Tamir Khason)</li>
<li><a href="http://blogs.msdn.com/publicsector/archive/2009/02/18/news-prism-2-0-is-live.aspx">NEWS: Prism 2.0 is Live</a> (Joel Reyes)</li>
</ul>
<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/541947478/a-response-to-validation-in-a-ddd-world.aspx">A response to Validation in a DDD world</a> (Billy McCafferty)</li>
<li><a href="http://feeds.feedburner.com/~r/Devlicious/~3/541994114/ddd-services.aspx">DDD: Services</a> (Casey Charlton)</li>
<li><a href="http://feedproxy.google.com/~r/LarryClarkin/~3/NrA7DGXC1Xw/AdaptingToTheSituation.aspx">Adapting to the situation</a> (Larry Clarkin)</li>
<li><a href="http://community.devexpress.com/blogs/markmiller/archive/2009/02/17/great-user-interfaces-clarity-and-information-in-parallel.aspx">Great User Interfaces, Clarity, and Information in Parallel</a> (Mark Miller)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://geekswithblogs.net/ranganh/archive/2009/02/18/installing-the-asp-to-asp.net-migration-assistant-on-windows-vista.aspx">Installing the ASP to ASP.NET Migration Assistant on Windows Vista</a> (ranganh)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/elUobzc1Kg4/subtext-2.1-ndash-a-great-.net-open-source-blogging-platform.aspx">Subtext 2.1 – A great .NET Open Source Blogging Platform</a> (Dave Schinkel)</li>
<li><a href="http://blog.dmbcllc.com/2009/02/18/jquery-ui-resizable-w-aspnet-themes/">jQuery UI &#8211; Resizable w/ ASP.NET Themes</a> (Dave M. Bush)</li>
<li><a href="http://feeds.feedburner.com/~r/lozanotek/~3/542156357/Contextual_Sessions_with_NHibernate_ndash_Part_1.aspx">Contextual Sessions with NHibernate – Part 1</a> (Javier G. Lozano)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=1c179f4f-75d2-42b2-94b2-0cbf3872245c">Announcing my book: ASP.NET MVC 1.0 Quickly</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/C1QUpQbmn0U/ShowArticle.aspx">Calling JavaScript from ASP.NET Master Page and Content Pages &#8211; Part II</a> (Suprotim Agarwal)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/iTHz-1CRsS4/polymorphism-with-javascript.aspx">Polymorphism with JavaScript</a> (John Teague)</li>
<li><a href="http://haacked.com/archive/2009/02/17/aspnetmvc-ironruby-with-filters.aspx">IronRuby ASP.NET MVC With Filters</a> (Phil Haack)</li>
<li><a href="http://feeds.feedburner.com/~r/jeffreypalermo/~3/541850265/">JetBrains RubyMine provides navigation and refactoring for Javascript</a> (Jeffrey Palermo)</li>
<li><a href="http://blogs.msdn.com/webdevtools/archive/2009/02/17/iis7-load-balancing-routing-module-now-available.aspx">IIS7 Load Balancing &amp; Routing Module Now Available!</a> (Omar Khan)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/beaudreaux/archive/2009/02/17/slide-decks-from-the-harrisburg-pa-msdn-freedom-roadshow.aspx">Slide Decks from the Harrisburg, PA MSDN Freedom Roadshow</a> (David Solivan)</li>
<li><a href="http://feeds.feedburner.com/~r/PelisFarm/~3/542259267/PexEuropeTourMarch09.aspx">Pex Europe Tour March’09</a> (Jonathan de Halleux)</li>
<li><a href="http://feeds.feedburner.com/~r/sharepointmvpblogs/~3/541818818/ViewPost.aspx">TechEd North America 2009</a> (Eric Shupps)</li>
<li><a href="http://blogs.msdn.com/gduthie/archive/2009/02/17/events-this-week-february-17th-2009.aspx">Events This Week – February 17th, 2009</a> <em>and</em>&#160;<a href="http://blogs.msdn.com/gduthie/archive/2009/02/17/community-megaphone-and-ugss.aspx">Community Megaphone and UGSS</a> (G. Andrew Duthie)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a href="http://huddledmasses.org/scriptable-ssh-from-powershell/">Scriptable SSH from PowerShell</a> (Joel Bennett)</li>
</ul>
<p>&#160;</p>
<h3>SQL Server</h3>
<ul>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/sql-server-distance-calculation-option-3">SQL Server Distance Calculation Option 3 &#8211; Using the CLR</a> (Alex Ullrich)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://www.downloadsquad.com/2009/02/18/does-microsoft-already-have-a-windows-7-release-candidate/">Does Microsoft already have a Windows 7 release candidate?</a> (Lee Mathews)</li>
<li><a href="http://blog.wired.com/geekdad/2009/02/nerds-show-us-h.html">Nerds Show Us How to Count Binary on Our Fingers</a> (John Baichtal)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/rpDl54toyLU/post.aspx">Nordic Track Book Club Review: The New Influencers</a> (Dave Burke)</li>
<li><a href="http://on10.net/blogs/sarahintampa/Change-Your-Windows-7-Media-Center-Background/">Change Your Windows 7 Media Center Background</a> (Sarah Perez)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/542029061/windows-fader-2-released.aspx">Windows Fader 2 released</a> (David Vidmar)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/jakM927KgEg/BooksIThinkEveryoneShouldRead.aspx">Books I Think Everyone Should Read</a> (Jean-Paul S. Boodhoo)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/PWUQSXk7S5M/">LINKBLOG for February 17, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/archive/2009/02/18/142910.aspx">Interesting Finds: February 18, 2009</a> (Jason Haley)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/02/17/129471.aspx">Silverlight Cream for February 17, 2009 &#8212; #520</a> (Dave Campbell)</li>
<li><a href="http://techtwitterings.blogspot.com/2009/02/tech-twitterings-16.html">Tech Twitterings #16</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/nKxlx17TR0U/">The Morning Brew #289</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/CloudAve/~3/HXzTkiz6tZY/cloudnews-for-february-17th-2009">CloudNews for February 17th, 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:c432f3fc-0318-4adb-9be0-5841a219330a" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="ASP.NET MVC Framework Unleashed" href="http://www.amazon.com/exec/obidos/ASIN/0672329980/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0672329980.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">ASP.NET MVC Framework Unleashed</a></p>
<p><b>ISBN</b>: 0672329980<br /><b>ISBN-13</b>: 9780672329982</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:8e58c01b-5ae2-4e1f-8c1b-98122d1c2d8c" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-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:35a7be78-7a6d-4aba-a5f8-0cb68a3e4ccf" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/prism+v2" rel="tag">prism v2</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a>,<a href="http://technorati.com/tags/mgrammar" rel="tag">mgrammar</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery+ui" rel="tag">jquery ui</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/ironruby" rel="tag">ironruby</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f02%2f18%2fdew-drop-february-18-2009%2f&amp;title=Dew+Drop+-+February+18%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/02/18/dew-drop-february-18-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 14, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/14/dew-drop-january-14-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/14/dew-drop-january-14-2009/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 18:46:39 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[dzone]]></category>
		<category><![CDATA[herding code]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[MDC]]></category>
		<category><![CDATA[office 14]]></category>
		<category><![CDATA[pex]]></category>
		<category><![CDATA[refcardz]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xna game studio]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/14/dew-drop-january-14-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing In Search of Wild Repository (Mike Hadlow) Unit Testing in VB.NET &#8211; with TypeMock Isolator (Roy Osherove) Hardcoding Considered Harmful &#8211; or Is It? (Jeffrey Palermo) Improving Our Industry: It&#8217;s Time to Educate Outward, to Improve Inward (Derick Bailey) TDD Using Dependency Injection &#8211; Step 1. Refactoring (Andrew Woodward) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a target="_blank" href="http://mikehadlow.blogspot.com/2009/01/in-search-of-wild-repository.html">In Search of Wild Repository</a> (Mike Hadlow)</li>
<li><a target="_blank" href="http://weblogs.asp.net/rosherove/archive/2009/01/13/unit-testing-in-vb-net-with-typemock-isolator-with-a-free-license-offer.aspx">Unit Testing in VB.NET &#8211; with TypeMock Isolator</a> (Roy Osherove)</li>
<li><a target="_blank" href="http://jeffreypalermo.com/blog/hardcoding-considered-harmful-or-is-it/">Hardcoding Considered Harmful &#8211; or Is It?</a> (Jeffrey Palermo)</li>
<li><a target="_blank" href="http://www.lostechies.com/blogs/derickbailey/archive/2009/01/13/improving-our-industry-its-time-to-educate-outward-to-improve-inward.aspx">Improving Our Industry: It&#8217;s Time to Educate Outward, to Improve Inward</a> (Derick Bailey)</li>
<li><a target="_blank" href="http://www.21apps.com/sharepoint/tdd-with-di-step1/">TDD Using Dependency Injection &#8211; Step 1. Refactoring</a> (Andrew Woodward)</li>
<li><a target="_blank" href="http://research.microsoft.com/en-us/downloads/d2279651-851f-4d7a-bf05-16fd7eb26559/default.aspx">Pex &#8211; Automated Whiteboard Testing for .NET (v0.9.40105.0)</a> (MS Research)</li>
<li><a target="_blank" href="http://broadcast.oreilly.com/2009/01/soa-is-dead-its-about-time.html">SOA Is Dead? It&#8217;s About Time!</a> (Kurt Cagle)</li>
<li><a target="_blank" href="http://www.codeproject.com/KB/testing/pex.aspx">Getting Started with Automated White Box Testing (and Pex)</a> (Jonathan de Halleux &amp; Nikolai Tillmann)</li>
<li><a target="_blank" href="http://www.agileprogrammer.com/oneagilecoder/archive/2009/01/13/24842.aspx">Agile in 6 Words</a> (Brian Button)</li>
<li><a target="_blank" href="http://frazzleddad.blogspot.com/2009/01/leadership-101-calm-in-storm.html">Leadership 101: Calm in a Storm</a> (Jim Holmes)</li>
<li><a target="_blank" href="http://elegantcode.com/2009/01/14/bad-apple-behaviors/">Bad Apple Behaviors</a> (David Starr)</li>
<li><a target="_blank" href="http://dylanbeattie.blogspot.com/2009/01/story-of-lazy-loading-lunchbox.html"><font color="#ff8000">The Story of the Lazy-Loading Lunchbox</font></a><font color="#ff8000"> (Dylan Beattie)<em> – Co-Link of the Day</em></font></li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a target="_blank" href="http://weblogs.asp.net/podwysocki/archive/2009/01/13/how-would-the-clr-be-different.aspx"><font color="#ff8000">How Would the CLR Be Different?</font></a><font color="#ff8000"> (Matthew Podwysocki) <em>– Co-Link of the Day</em></font></li>
<li><a target="_blank" href="http://startbigthinksmall.wordpress.com/2008/12/10/mgraph-the-next-xml/">Microsoft &quot;Oslo&quot; MGraph &#8211; the Next XML?</a> (Lars Corneliussen)</li>
<li><a target="_blank" href="http://blog.jagregory.com/2009/01/13/fluent-nhibernate-mapping-private-and-protected-properties/">Fluent NHibernate: Mapping Private and Protected Entities</a> (James Gregory)</li>
<li><a target="_blank" href="http://blog.hinshelwood.com/archive/2009/01/13/installing-team-explorer-2008-on-windows-7.aspx">Installing Team Explorer 2008 on Windows 7</a> (Martin Hinshelwood)</li>
<li><a target="_blank" href="http://www.lostechies.com/blogs/joeydotnet/archive/2009/01/13/nhibernate-xml-columns.aspx">NHibernate + XML Columns</a> (Joey Beninghove)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a target="_blank" href="http://www.pnpguidance.net/post/ASPNETMVCValidationFrameworkxValjQueryValidationSupport.aspx">ASP.NET MVC Validation Framework &#8211; xVal &#8211; jQuery Validation Support</a> (David Hayden)</li>
<li><a target="_blank" href="http://blog.boyet.com/blog/blog/writing-an-archive-calendar-part-2/">Writing an Archive Calendar, Part 2</a> (Julian M. Bucknall)</li>
<li><a target="_blank" href="http://www.rosscode.com/blog/index.php?title=managing_static_files_aamp_browser_cachi&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1">Managing Static Files &amp; Browser Caching</a> (Joel Ross)</li>
<li><a target="_blank" href="http://blog.jquery.com/2009/01/14/jquery-13-and-the-jquery-foundation/">jQuery 1.3 and the jQuery Foundation</a> (John Resig)</li>
<li><a target="_blank" href="http://nayyeri.net/blog/ssl-certificates-and-www-prefix-on-domain-names/">SSL Certificates and WWW. Prefix on Domain Names</a> (Keyvan Nayyeri)</li>
<li><a target="_blank" href="http://marcgrabanski.com/article/resizable-wymeditor-with-jquery-ui-resizable">Resizable WYMEditor with jQuery UI Resizable</a> (Marc Grabanski)</li>
<li><a target="_blank" href="http://silverlight.net/blogs/msnow/archive/2009/01/13/silverlight-tip-of-the-day-81-how-to-scale-your-silverlight-control.aspx">Silverlight Tip of the Day #81 &#8211; How to Scale Your Silverlight Control</a> (Mike Snow)</li>
</ul>
<p>&#160;</p>
<h3>.NET Community / Events</h3>
<ul>
<li><a target="_blank" href="http://jamescbender.com/bendersblog/archive/2009/01/13/are-you-going-to-the-microsoft-developer-conference.aspx">Are YOU Going to the Microsoft Developer Conference?</a> (James Bender)</li>
<li><a target="_blank" href="http://stephenwalther.com/blog/archive/2009/01/13/presenting-keynote-at-mdc-in-washington-d.c.aspx">Presenting Keynote at MDC in Washington, DC</a> (Stephen Walther)<em> – I’ll be there. DM me on Twitter to track me down.</em></li>
<li><a target="_blank" href="http://webdevdotnet.blogspot.com/2009/01/top-20-jquery-tweeple-to-follow.html">Top 20+ jQuery Tweeple to Follow</a> (Elijah Manor)</li>
<li><a target="_blank" href="http://www.codesqueeze.com/developer-faceoff-sergio-pereira-vs-angelo-anolin/">Developer Faceoff: Sergio Pereira vs. Angelo Anolin</a> (Max Pool)</li>
<li><a target="_blank" href="http://blog.stackoverflow.com/2009/01/where-in-the-world-do-stack-overflow-users-come-from/">Where in the World Do Stack Overflow Users Come From?</a> (Jeff Atwood)</li>
<li><a target="_blank" href="http://herdingcode.com/?p=131">Herding Code Episode 31: Chad Myers and Jeremy Miller on FubuMVC</a> (K. Scott Allen, Kevin Dente, Scott Koon, Jon Galloway)</li>
<li><a target="_blank" href="http://dotnet.dzone.com/articles/net-fireside-chats-joe-duffy-c">.NET Fireside Chats &#8211; Joe Duffy on &#8216;Concurrent Programming on Windows&#8217;</a> (Me) <em>– Q&amp;A with Joe and a free chapter excerpt download from his book!</em></li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a target="_blank" href="http://www.leeholmes.com/blog/DateTimeCastsAreLanguagePrimitives.aspx">DateTime Casts Are Language Primitives</a> (Lee Holmes)</li>
<li><a target="_blank" href="http://frazzleddad.blogspot.com/2009/01/switching-website-root-with-powershell.html">Switching Website Root with PowerShell</a> (Jim Holmes)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a target="_blank" href="http://sqlblogcasts.com/blogs/simons/archive/2009/01/14/Transact-SQL-e-Learning-collection-now-available.aspx">Transact SQL e-Learning Collection Now Available</a> (Simon Sabin)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a target="_blank" href="http://www.downloadsquad.com/2009/01/13/free-themes-gadgets-wallpaper-for-windows-7-beta/">Free Themes, Gadgets, Wallpaper for Windows 7 Beta</a> (Lee Matthews)</li>
<li><a target="_blank" href="http://uxevangelist.blogspot.com/2009/01/office-14-revealed-part-2-security.html">Office 14 Revealed: Part 2 – Security</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://uxevangelist.blogspot.com/2009/01/office-14-revealed-part-3-more-far.html">Part 3 &#8211; A More Far-Reaching Fluent UI</a>&#160;<em>and</em> <a target="_blank" href="http://uxevangelist.blogspot.com/2009/01/office-14-revealed-part-4-improving.html">Part 4 &#8211; Improving Desktop TCO</a> (Stephen Chapman)</li>
<li><a target="_blank" href="http://community.winsupersite.com/blogs/paul/archive/2009/01/13/microsoft-finally-updates-live-mesh-for-windows-7-compatibility.aspx">Microsoft (Finally) Updates Live Mesh for Windows 7 Compatibility</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://community.winsupersite.com/blogs/paul/archive/2009/01/13/windows-7-beta-users-run-don-t-walk-to-download-the-mp3-patch.aspx">Windows 7 Beta Users: Run, Don&#8217;t Walk, to Download the MP3 Patch</a> (Paul Thurrott)</li>
<li><a target="_blank" href="http://blogs.msdn.com/jennifer/archive/2009/01/13/my-favorite-feature-in-windows-7.aspx">My Favorite Feature in Windows 7</a> (Jennifer Marsman)</li>
<li><a target="_blank" href="http://blogs.zdnet.com/microsoft/?p=1811">Select Testers Get Office 14 Alpha Release</a> (Mary Jo Foley)</li>
<li><a target="_blank" href="http://www.extremetech.com/article2/0,2845,2338915,00.asp?kc=ETRSS02129TX1K0000532">How to Telecommute (as If You&#8217;re Right in the Office)</a> (Joel Durham Jr.)</li>
<li><a target="_blank" href="http://blogs.tedneward.com/2009/01/14/DSLs+Ready+For+PrimeTime.aspx">DSLs: Ready for Prime-Time?</a> (Ted Neward)</li>
<li><a target="_blank" href="http://msexchangeteam.com/archive/2009/01/13/450397.aspx">Exchange 14 Video</a> (KC Lemson)</li>
<li><a target="_blank" href="http://dotnetshoutout.com/Refcardz-Free-Cheat-Sheets-for-Developers">Refcardz &#8212; Free Cheat Sheets for Developers</a> (DotNetShoutout)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/xna/archive/2009/01/13/creators-club-communiqu-13.aspx">Creators Club Communiqué 13</a> (Kathleen Sanders)</li>
<li><a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/13/128629.aspx">Silverlight Cream for January 13, 2009 &#8212; #484</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/13/128647.aspx">Silverlight Cream for January 13, 2009 &#8211; 2 &#8212; #485</a> (Dave Campbell)</li>
<li><a target="_blank" href="http://www.cloudave.com/link/cloudnews-for-january-13th-2009">CloudNews for January 13th, 2009</a> (Mayank Gupta)</li>
<li><a target="_blank" href="http://www.arjansworld.com/2009/01/13/linkblog-for-january-13-2009/">LINKBLOG for January 13, 2009</a> (Arjan Zuidhof)</li>
<li><a target="_blank" href="http://weblogs.asp.net/yuanjian/archive/2009/01/14/interesting-finds-2009-01-13-2009-01-14.aspx">Interesting Finds: 2009.01.13~2009.01.14</a> (yuanjian)</li>
<li><a target="_blank" href="http://blog.cwa.me.uk/2009/01/14/the-morning-brew-264/">The Morning Brew #264</a> (Chris Alcock)</li>
<li><a target="_blank" href="http://www.silverlightshow.net/news/Silverlight-News-for-January-14-2009.aspx">Silverlight News for January 14, 2009</a> (Silverlight Show)</li>
<li><a target="_blank" href="http://www.dotnetjunkies.com/WebLog/csteen/archive/2009/01/14/566993.aspx">Link Listing &#8211; January 13, 2009</a> (Christopher Steen)</li>
<li><a target="_blank" href="http://jasonhaley.com/blog/archive/2009/01/14/142723.aspx">Interesting Finds: January 14, 2009</a> (Jason Haley)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:38621923-26eb-436d-8276-7d6c98205849" class="wlWriterEditableSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Concurrent Programming on Windows (Microsoft .NET Development Series): Joe Duffy: Books" href="http://www.amazon.com/exec/obidos/ASIN/032143482X/alvinashcraft-20"><img src="http://images.amazon.com/images/P/032143482X.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Concurrent Programming on Windows (Microsoft .NET Development Series): Joe Duffy: 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:a2870990-f686-4535-aa28-5bb5d5435f84" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/14/dew-drop-january-14-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/14/dew-drop-january-14-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<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:9356766c-4e51-4c66-836e-a4f145133a0c" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/xna+game+studio" rel="tag">xna game studio</a>,<a href="http://technorati.com/tags/jquery+ui" rel="tag">jquery ui</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/tdd" rel="tag">tdd</a>,<a href="http://technorati.com/tags/pex" rel="tag">pex</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/office+14" rel="tag">office 14</a>,<a href="http://technorati.com/tags/herding+code" rel="tag">herding code</a>,<a href="http://technorati.com/tags/mdc" rel="tag">mdc</a>,<a href="http://technorati.com/tags/dzone" rel="tag">dzone</a>,<a href="http://technorati.com/tags/refcardz" rel="tag">refcardz</a></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/14/dew-drop-january-14-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dew Drop &#8211; January 3, 2009</title>
		<link>http://www.alvinashcraft.com/2009/01/03/dew-drop-january-3-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/01/03/dew-drop-january-3-2009/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 20:58:36 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net development]]></category>
		<category><![CDATA[jquery ui]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/01/03/dew-drop-january-3-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Back to Basics: Explore the Edge Cases or Date Math Will Get You (Scott Hanselman) – Link of the Day When Designing a Software Masterpiece, Make the First Release in Pencil (Jeffrey Palermo) &#160; Silverlight / WPF Single Instance WPF Application in .NET 3.x (Chris Pietschmann) Silverlight Toolkit WrapPanel [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a target="_blank" href="http://www.hanselman.com/blog/BackToBasicsExploreTheEdgeCasesOrDateMathWillGetYou.aspx"><font color="#ff8000">Back to Basics: Explore the Edge Cases or Date Math Will Get You</font></a><font color="#ff8000"> (Scott Hanselman)<em> – Link of the Day</em></font></li>
<li><a target="_blank" href="http://jeffreypalermo.com/blog/when-designing-a-software-masterpiece-make-the-first-release-in-pencil/">When Designing a Software Masterpiece, Make the First Release in Pencil</a> (Jeffrey Palermo)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a target="_blank" href="http://pietschsoft.com/post/2009/01/Single-Instance-WPF-Application-in-NET-3.aspx">Single Instance WPF Application in .NET 3.x</a> (Chris Pietschmann)</li>
<li><a target="_blank" href="http://silverlight.net/blogs/jesseliberty/archive/2009/01/02/silverlight-toolkit-wrappanel.aspx">Silverlight Toolkit WrapPanel</a> (Jesse Liberty)</li>
<li><a target="_blank" href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=252">Reading and Displaying RSS Feed in a Silverlight DataGrid</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a target="_blank" href="http://theruntime.com/blogs/jaykimble/archive/2009/01/02/client-side-scripting-101-part-1-the-reasons.aspx">Client-Side Scripting 101 Part 1: The Reasons</a> (Jay Kimble)</li>
<li><a target="_blank" href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2009/01/02/extension-methods-and-a-plea-for-mixins.aspx">Extension Methods and a Plea for Mixins</a> (Jimmy Bogard)</li>
<li><a target="_blank" href="http://www.learningjquery.com/2009/01/the-year-of-jquery-ui">The Year of jQuery UI</a> (Karl Swedberg)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a target="_blank" href="http://www.sharepointblogs.com/woodyw/archive/2009/01/03/best-practices-sharepoint-conference-my-sessions-and-more.aspx">Best Practices SharePoint Conference &#8211; My Sessions and More</a> (Woody Windischman)</li>
</ul>
<p>&#160;</p>
<h3>PowerShell</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/powershell/archive/2009/01/02/a-module-to-create-modules-and-advanced-functions.aspx">A Module to Create Modules and Advanced Functions</a> (Jeffrey Snover)</li>
<li><a target="_blank" href="http://blogs.msdn.com/powershell/archive/2009/01/02/get-verb.aspx">Get-Verb</a>&#160;<em>and</em> <a target="_blank" href="http://blogs.msdn.com/powershell/archive/2009/01/02/how-and-why-to-use-splatting-passing-switch-parameters.aspx">How and Why to Use Splatting (Passing [switch] Parameters)</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://blogs.msdn.com/powershell/archive/2009/01/03/how-to-write-a-console-application-in-powershell-with-add-type.aspx">How to Write a Console Application in PowerShell with Add-Type</a> (James Brundage)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a target="_blank" href="http://silverlight.net/blogs/msnow/archive/2009/01/02/silverlight-tips-of-the-day-summary-outline.aspx">Summary Online &#8211; Silverlight Tips of the Day</a> (Mike Snow)</li>
<li><a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/01/02/128325.aspx">Silverlight Cream for January 02, 2009 &#8212; #474</a> (Dave Campbell)</li>
<li><a target="_blank" href="http://jasonhaley.com/blog/archive/2009/01/03/142662.aspx">Interesting Finds: January 3, 2009</a> (Jason Haley)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:ae4942fa-0196-4511-9819-cc9a2761c65a" class="wlWriterEditableSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Analysis Patterns: Reusable Object Models (Addison-Wesley Object Technology Series): Martin Fowler: Books" href="http://www.amazon.com/exec/obidos/ASIN/0201895420/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0201895420.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Analysis Patterns: Reusable Object Models (Addison-Wesley Object Technology Series): Martin Fowler: 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:fb00ebde-9a0b-456e-b8fe-92f52dc1b529" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/01/03/dew-drop-january-3-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/01/03/dew-drop-january-3-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:e8c85e96-9709-45a6-8ce4-cca6b2f4ee57" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/jquery+ui" rel="tag">jquery ui</a>,<a href="http://technorati.com/tags/.net+development" rel="tag">.net development</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/01/03/dew-drop-january-3-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

