<?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; codesmith</title>
	<atom:link href="http://www.alvinashcraft.com/tag/codesmith/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; August 12, 2011</title>
		<link>http://www.alvinashcraft.com/2011/08/12/dew-drop-august-12-2011/</link>
		<comments>http://www.alvinashcraft.com/2011/08/12/dew-drop-august-12-2011/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 13:10:20 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[backbone.js]]></category>
		<category><![CDATA[codesmith]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[psake]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql compact]]></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/2011/08/12/dew-drop-august-12-2011/</guid>
		<description><![CDATA[Top Links Writing an ASP.NET MVC Controller Inspector (Phil Haack) C# Performance Pitfall – Interop Scenarios Change the Rules (Reed Copsey) NuGet Support for Visual Studio 2008 (Scott Hanselman) HTML5 Boilerplate hits 2.0! (Paul Irish) MonoCross &#8211; A cross-platform MVC pattern for mobile development in .NET/C# and Mono (Google Code) &#160; .NET / Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/nJhcZSjTMGI/writing-an-asp-net-mvc-controller-inspector.aspx">Writing an ASP.NET MVC Controller Inspector</a> (Phil Haack)</li>
<li><a href="http://feedproxy.google.com/~r/ReedCopsey/~3/Kqz5lzcY2Zw/">C# Performance Pitfall – Interop Scenarios Change the Rules</a> (Reed Copsey)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/t-4pYE97D0A/NuGetSupportForVisualStudio2008.aspx">NuGet Support for Visual Studio 2008</a> (Scott Hanselman)</li>
<li><a href="http://paulirish.com/2011/html5-boilerplate-hits-2-0/" target="_blank">HTML5 Boilerplate hits 2.0!</a> (Paul Irish)</li>
<li><a href="http://code.google.com/p/monocross/" target="_blank">MonoCross &#8211; A cross-platform MVC pattern for mobile development in .NET/C# and Mono</a> (Google Code)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.arrangeactassert.com/nhibernate-linq-workaround-for-system-notsupportedexception/">nHibernate LINQ workaround for System.NotSupportedException</a> (Jag Reehal)</li>
<li><a href="http://dailydotnettips.com/2011/08/10/enable-address-level-debugging-in-visual-studio/">Enable Address Level Debugging in Visual Studio</a> <em>and</em> <a href="http://dailydotnettips.com/2011/08/11/1538/">What is the use of IsBackground property of Thread?</a> (Abhijit Jana)</li>
<li><a href="http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/jDEBqfK4SeI/VSAutoRecover.aspx">Visual Studio Automatic File Recovery</a> (Richard Carr)</li>
<li><a href="http://feedproxy.google.com/~r/BloggemDano/~3/6y3v6R-cKMA/getting-started-with-f-powerpack.html">Getting Started with the F# PowerPack</a> (Daniel Mohl)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/av7jYSyzS1I/visual-studio-and-orphan-child-window-how-to-fix-the-issue.aspx">Visual Studio and Orphan Child Window–How to Fix the Issue</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/ElegantCode/~3/8CTrGWu6Q3s/">Dynamic in C# is Broken</a> (Jan Van Ryswyck)</li>
<li><a href="http://blogs.msdn.com/b/kirillosenkov/archive/2011/08/10/how-to-get-dte-from-visual-studio-process-id.aspx">How to get DTE from Visual Studio process ID?</a> (Kirill Osenkov)</li>
<li><a href="http://lucabolognese.wordpress.com/2011/08/12/write-yourself-a-scheme-in-48-hours-in-f-part-vii/">Write Yourself a Scheme in 48 Hours in F# – Part VII</a> (Luca Bolognese)</li>
<li><a href="http://feedproxy.google.com/~r/CodeBetter/~3/528PYM8S0Sg/">Running Visual Studio (and Resharper) on a Mac</a> (Peter van Ooijen)</li>
<li><a href="http://blogs.msdn.com/b/sharepointdev/archive/2011/08/11/configuring-a-tfs-environment-with-test-controller-test-agent-and-build-server.aspx" target="_blank">Configuring a TFS Environment with Test Controller, Test Agent, and Build Server</a> (Kirk Evans)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/BjZTPFX_AiA/code-metrics-code-metrics-results-exporting.aspx">Code Metrics: Code Metrics Results Exporting</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/ArianKulp/~3/2IluO4Ch16s/tip-access-to-modified-variable-in-closures">Tip: Access to modified variable in closures</a> (Arian Kulp)</li>
<li><a href="http://www.kodefuguru.com/post/2011/08/11/Lambdas-for-Junior-Developers.aspx">Lambdas for Junior Developers</a> <em>and</em> <a href="http://www.kodefuguru.com/post/2011/08/12/Building-a-Tree-Class.aspx">Building a Tree Class</a> (Chris Eargle)</li>
<li><a href="http://community.codesmithtools.com/CodeSmith_Official_7/b/announcements/archive/2011/08/11/codesmith-generator-6-0-beta-1-released.aspx">Blog Post: CodeSmith Generator 6.0 Beta 1 Released!</a> (Eric Smith)</li>
<li><a href="http://www.infoq.com/news/2011/08/AppFabric-CTP">Windows Server AppFabric adds Read-Through and Write-Behind Support</a> (Jonathan Allen)</li>
<li><a href="http://blogs.msdn.com/b/jimoneil/archive/2011/08/11/photo-mosaics-part-3-blobs.aspx">Photo Mosaics Part 3: Blobs</a> (Jim O’Neil)</li>
<li><a href="http://feeds.jeffhandley.com/~r/JeffHandley/~3/XW3DzAJH_0A/IGetNuGet-YouGetNuGet.aspx">I Get NuGet. You Get NuGet?</a> (Jeff Handley)</li>
<li><a href="http://www.infoq.com/news/2011/08/Azure-Tools-14">A Wide Array of New Features in Windows Azure Tools 1.4</a> (Jenni Ripley)</li>
<li><a href="http://skydrivewfx.codeplex.com/releases/view/71595" target="_blank">Total Commander SkyDrive File System Plugin 0.8.9b</a> (CodePlex)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/MGliTganKXg/8797704995">The Backbone.js Todo List Sample, Refactored &#8211; Part 1</a> (Rob Conery)</li>
<li><a href="http://blogs.msdn.com/b/avip/archive/2011/08/12/a-simple-pattern-for-ajax-with-mvc.aspx">A simple pattern for AJAX with MVC</a> (Avi Pilosof)</li>
<li><a href="http://blogs.msdn.com/b/dorischen/archive/2011/08/12/html5-webcamp-lab-setup-instruction.aspx">HTML5 WebCamp Lab Setup Instruction</a> (Doris Chen)</li>
<li><a href="http://services.social.microsoft.com/feeds/FeedItem?feedId=00000000-0000-0000-0000-000000000000&amp;itemId=49c8753c-ea97-46ba-8e3f-24146d8cf7de&amp;title=jWorldmaps%3a+The+Anatomy+of+a+jQuery+Mapping+Plugin&amp;uri=http%3a%2f%2fmsdn.microsoft.com%2fscriptjunkie%2fhh386352.aspx&amp;k=S7RAKCw9ogcw%2bwrCPyRVPm5LYiaQ4aztfdNTYfT0VeM%3d">jWorldmaps: The Anatomy of a jQuery Mapping Plugin</a> (G. Andrew Duthie)</li>
<li><a href="http://www.misfitgeek.com/2011/08/developing-rich-applications-for-the-diverse-internet/">Developing Rich Applications for the Diverse Internet</a> (Joe Stagner)</li>
<li><a href="http://www.nayyeri.net/how-to-implement-2steps-verification-in-asp-net-mvc">How to Implement 2-Step Verification in ASP.NET MVC</a> (Keyvan Nayyeri)</li>
<li><a href="http://www.simple-talk.com/dotnet/.net-framework/making-html-tables-easier-on-the-eye--css-structural-pseudo-classes/">Making HTML tables easier on the eye- CSS Structural Pseudo-classes</a> (Phil Factor)</li>
<li><a href="http://blogs.msdn.com/b/rickandy/archive/2011/08/11/asp-net-mvc-dynamic-universal-map-of-resources.aspx">ASP.NET MVC Dynamic Universal Map of Resources</a> (Rick Anderson)</li>
<li><a href="http://blogs.msdn.com/b/scothu/archive/2011/08/10/html-5-updates-for-net-4.aspx">HTML 5 Updates for .NET 4</a> (Scott Hunter)</li>
<li><a href="http://blogs.msdn.com/b/webdevtools/archive/2011/08/11/running-asp-net-mvc-3-applications-on-azure.aspx">Running ASP.NET MVC 3 Applications on Azure</a> (Mark Berryman)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/nbOsz2WiOcE/hardening-php-sql-injection">Hardening PHP: SQL injection &#8211; Complete walkthrough</a> (Krzysztof Kotowicz)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/qSVewar0nPE/ie-microsoft-jscript-runtime">IE Microsoft JScript runtime error: &#8216;JSON&#8217; is undefined</a> (Raghav Khunger)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/ZQ9W70YTbWg/">Facebook Wins “Worst API” in Developer Survey</a> (Sarah Perez)</li>
<li><a href="http://feedproxy.google.com/~r/microsft/~3/SUcXBCtX5LA/">Video encoder and metadata reading by using Windows Media Foundation</a> (Tamir Khason)</li>
<li><a href="http://windowsazurecat.com/2011/08/windows-azure-inter-role-communication-service-bus/">Windows Azure Inter-Role Communication Using Service Bus</a> (Valery Mizonov)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/uY_gia7YV6o/">A Simple Example For Backbone.ModelBinding</a> (Derick Bailey)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/aw_31kjjtDo/having-trouble-adopting-agile.aspx">Having Trouble Adopting Agile?</a> (Phil Japikse)</li>
<li><a href="http://www.skorkin.com/2011/08/creating-a-command-line-tool-for-source-code-metrics-analysis/">Creating a command line tool for source code metrics analysis</a> (Alex Skorkin)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/I-0oLdtTjEg/why-is-mercurial-hanging-during-adding-file-changes.aspx">Why is mercurial hanging during adding file changes?</a> (Anne Epstein)</li>
<li><a href="http://feedproxy.google.com/~r/Telerik/~3/3xwAR4Y-mnA/the-lob-chronicles---exploring-user-experience-ux.aspx">The LOB Chronicles &#8211; Exploring User Experience (UX)</a> (Evan Hutnick)</li>
<li><a href="http://feedproxy.google.com/~r/PaulSRandal/~3/vMvAwI8M_gM/post.aspx">Do yourself a favor&#8230; Trust No One</a> (Paul S. Randal)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/WPF/MathConverter.aspx">MathConverter &#8211; How to Do Math in XAML</a> (Ivan Krivyakov)</li>
<li><a href="http://www.windowsphonegeek.com/tips/Windows-Phone-Mango-Local-Database-SQL-CE--Index-attribute">Windows Phone Mango Local Database(SQL CE): [Index] attribute</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/TheAttic/~3/O0QOFf-gWL8/post.aspx">Windows Phone Pivot and loading content</a> (Andrej Tozon)</li>
<li><a href="http://channel9.msdn.com/Blogs/Peli/TouchDevelop-Getting-Started">TouchDevelop &#8211; Getting Started</a> (Jonathan de Halleux)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/A-drMnv4pkg/wpf-dictionary-value-converter">WPF: Dictionary Value Converter</a> (Arik Poznanski)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/_akCGiR2mzc/how-can-you-detect-browser-information.html">How can you detect Browser Information in Silverlight?</a> (Kunal Chowdhury)</li>
<li><a href="http://wpf.2000things.com/2011/08/11/362-changing-the-text-on-a-togglebutton-when-a-user-clicks-on-it/" target="_blank">2000 WPF Things #362 – Changing the Text on a ToggleButton When a User Clicks On It</a> and <a href="http://wpf.2000things.com/2011/08/12/363-calendar-control-basics/">#363 – Calendar Control Basics</a> (Sean Sexton)</li>
<li><a href="http://compiledexperience.com/blog/posts/using-on-view-ready-in-caliburn-micro">Using on View Ready in Caliburn Micro</a> (Nigel Sampson)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/F9U4Z34eHvU/flickr-searching-with-silverlight-amp-rx.aspx">FlickR Searching with Silverlight &amp; Rx</a> (Mike Taulty)</li>
<li><a href="http://dailydotnettips.com/2011/08/09/get-list-of-all-control-types-in-wpf/">Get List of all Control Types in WPF</a> (Abhijit Jana)</li>
<li><a href="http://feeds.dzone.com/~r/zones/dotnet/~3/nZ5SjSQS0Do/detecting-windows-phone">Detecting a Windows Phone physical drop &#8211; Part 1 &#8211; Intro and theory</a> (Dennis Delimarsky)</li>
<li><a href="http://feedproxy.google.com/~r/jayway/posts/~3/C7sfR9O4SYQ/">Show a minimized panorama application bar</a> (Håkan Reis)</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=688" target="_blank">.NET Rocks! &#8211; Carl and Richard Space Out!</a> (Carl Franklin &amp; Richard Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/iIDQj_7pnhc/">Herding Code 118: Paul Betts on SassAndCoffee</a> (Jon Galloway)</li>
<li><a href="http://channel9.msdn.com/Shows/PingShow/Ping-112-ESPN--Xbox-LIVE-Foy-works-for-Windows-Phone-G-mail-man-IE-Hoax">Ping 112: ESPN &amp; Xbox LIVE, Foy works for Windows Phone, G mail man, IE Hoax</a> (Laura Foy)</li>
<li><a href="http://blog.stackoverflow.com/2011/08/se-podcast-15/">SE Podcast #15</a> (Alex Miller)</li>
<li><a href="http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Thomas-Fennel-and-Windows-Phone-Mangos-Push-Notifications-and-Live-Tile-Support">Thomas Fennel and Windows Phone Mango&#8217;s Push Notifications and Live Tile Support</a> (Robert Hess)</li>
<li><a href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-81-4-Great-Windows-Phone-UX-Tips">Silverlight TV 81: Four Great Windows Phone UX Tips</a> (John Papa)</li>
<li><a href="http://feedproxy.google.com/~r/OtnArch2Arch/~3/p_U6uGxIGm0/10788287_erl_and_manes_part3_081011.mp3">Interview: Thomas Erl and Anne Thomas Manes &#8211; Part 3 of 3</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/ThisDevelopersLife/~3/N2j4lTxDoCk/2-0-4-taste" target="_blank">This Developer&#8217;s Life 2.0.4 Taste</a> (Rob Conery &amp; Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/cloudPlumbing/~3/1UcT__o_gzI/david-kelley-interview" target="_blank">Cloud Plumbing Podcast &#8211; David Kelley Interview</a> (Ryan Parsley)</li>
<li><a href="http://boagworld.com/season/2/episode/s2e5/" target="_blank">Boagworld &#8211; The big decisions about design and how to make them</a> (Paul Boag)</li>
<li><a href="http://feedproxy.google.com/~r/WindowsPhoneDevPodcast/~3/p0n5U3VQWkI/" target="_blank">Windows Phone Dev Podcast Episode 029 – “Aussie Kids Are Weet-Bix Kids”</a> (Ryan Lowdermilk &amp; Travis Lowdermilk)</li>
<li><a href="http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Cro-Mag-Rally-Numerix-Wild-West-Activity-Roulette-HoloPhone-3D">Hot Apps: Cro-Mag Rally, Numerix, Wild West, Activity Roulette, HoloPhone 3D</a> (Laura Foy)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://openmymind.net/2011/8/12/Amazon-Is-Selling-My-Free-Ebook">Someone is selling my Foundations of Programming ebook on Amazon.com (and it isn&#8217;t me)</a> (Karl Seguin)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/k8xmNMC8vks/">FubuMVC Webinar: F102 – FubuMVC In Action</a> (Josh Arnold)</li>
<li><a href="http://blogs.msdn.com/b/mvpawardprogram/archive/2011/08/10/mvps-bring-together-hundreds-of-developers-to-hack-kinect-and-build-games-in-sydney.aspx">MVPs Bring Together Hundreds of Developers to Hack Kinect and Build Games in Sydney</a> (Nick Ellery)</li>
<li><a href="http://www.sqlservercentral.com/blogs/scarydba/archive/2011/08/11/google-_2B00_-hangouts.aspx">Google + Hangouts</a> (Grant Fritchey)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/8SbPSn5dmrw/">I Blame Brent Ozar</a> (Mike Hillwig)</li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/SzxJXcNv21s/the-open-group-certified-architect-open-ca-program-distilled.html">The Open Group Certified Architect (Open CA) Program Distilled</a> (Mike Walker)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ErikejBlogsAboutSqlCompactnetAndRelatedStuff/~3/pGmVXFbiRr4/viewing-sql-statements-created-by.html">Viewing SQL statements created by Entity Framework with SQL Server Compact</a> (Erik EJ)</li>
<li><a href="http://www.sqlservercentral.com/blogs/jamesserra/archive/2011/08/10/sql-server-_1C20_denali_1D203A00_-distributed-replay.aspx">SQL Server “Denali”: Distributed Replay</a> (James Serra)</li>
<li><a href="http://blog.sqlauthority.com/2011/08/11/sql-server-tips-from-the-sql-joes-2-pros-development-series-advanced-aggregates-with-the-over-clause-day-11-of-35/">SQL SERVER – Tips from the SQL Joes 2 Pros Development Series – Advanced Aggregates with the Over Clause – Day 11 of 35</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/08/11/sql-server-safepeak-the-plug-and-play-immediate-acceleration-solution/">SQL SERVER – SafePeak – The Plug and Play Immediate Acceleration Solution</a> <em>and</em> <a href="http://blog.sqlauthority.com/2011/08/12/sql-server-tips-from-the-sql-joes-2-pros-development-series-ranking-functions-rank-dense_rank-and-row_number-day-12-of-35/">SQL SERVER – Tips from the SQL Joes 2 Pros Development Series – Ranking Functions – RANK( ), DENSE_RANK( ), and ROW_NUMBER( ) – Day 12 of 35</a> (Pinal Dave)</li>
<li><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/t-sql-tuesday-21-a">T-SQL Tuesday #21 &#8211; A trigger can do that!</a> (Ted Krueger)</li>
<li><a href="http://feedproxy.google.com/~r/jamiet/~3/FLHN1I5XLXM/query-window-custom-colouring-now-works-properly-ssms.aspx">Query window custom colouring now works properly [SSMS]</a> (Jamie Thomson)</li>
<li><a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2011/08/11/when-was-the-last-time-you-removed-an-index-because-it-was-never-used_3F00_.aspx">When was the Last Time You Removed an Index Because it was Never Used?</a> (Brad M. McGehee)</li>
<li><a href="http://www.sqlservercentral.com/blogs/bradleyschacht/archive/2011/08/11/reset-identity-column-in-sql.aspx">Reset Identity Column in SQL</a> (Bradley Schacht)</li>
<li><a href="http://feedproxy.google.com/~r/sqlserverpedia/~3/Q5jlnJxvVXc/">We Are TOTALLY Amused: A T-SQL Error</a> (Jen McCown)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://www.pseale.com/blog/StealIdeasFromThesePsakeScripts.aspx">Steal Ideas From These psake Scripts</a> (Pete Seale)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2011/08/11/onenote-tip-getting-onenote-to-prompt-you-for-where-to-store-stuff.aspx">OneNote tip: getting OneNote to prompt you for where to store stuff</a> (John Guin)</li>
<li><a href="http://feeds.oreilly.com/~r/oreilly/news/~3/yyF-BVQ9NzY/">#Ebook Deal/Day: Functional Programming for Java Developers &#8211; Only $8.49 w/code DD241</a> (O&#8217;Reilly Media)</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=e3bc8309-d59b-4b77-9ab6-ed5997549a18">Interesting Finds: August 11, 2011</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/roguetechnology/~3/Sj72K4EY7NY/">Distributed Weekly 115</a> (Scott Banwart)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/08/10/146495.aspx">Silverlight Cream for August 10, 2011 &#8212; #1129</a> <em>and</em> <a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2011/08/11/146503.aspx">Silverlight Cream for August 11, 2011 &#8212; #1130</a> (Dave Campbell)</li>
<li><a href="http://www.windowsphonegeek.com/news/daily-wp7-development-news-11-aug-2011">Daily WP7 Development News 11 Aug 2011</a> (Windows Phone Geek)</li>
<li><a href="http://feedproxy.google.com/~r/MSJoe/~3/wWXpzx_LVII/">Weekly Links– 2010_27 (50 for Web Devs &amp; Other Geeks)</a> <em>and</em> <a href="http://feedproxy.google.com/~r/MSJoe/~3/BM_6vD-su4A/">Weekly Links– 2010_28 (50 for Web Devs &amp; Other Geeks)</a> (Joe Stagner)</li>
<li><a href="http://feedproxy.google.com/~r/brhubartOTN/~3/-TtzShndCds/today_s_links_8_10">Today&#8217;s Links (8/10/2011)</a> and <a href="http://feedproxy.google.com/~r/brhubartOTN/~3/otFMpHBLpkg/today_s_links_8_11">Today&#8217;s Links (8/11/2011)</a> (Bob Rhubart)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/e3n8jWeDbLg/">The Morning Brew #914</a> <em>and</em> <a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/TTunOyzCri4/">The Morning Brew #915</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/silverlightshow/~3/HSoWMNdnbjM/Daily-News-Digest-08-11-2011.aspx">Daily News Digest 08/11/2011</a> (Silverlight Show)</li>
<li><a href="http://webdevtweets.blogspot.com/2011/08/9-aug-2011.html" target="_blank">Web Dev Tweets 9-Aug-2011</a> <em>and</em> <a href="http://webdevtweets.blogspot.com/2011/08/10-aug-2011.html">10-Aug-2011</a> (Elijah Manor)</li>
<li><a href="http://feedproxy.google.com/~r/RegularGeek/~3/OZJ6o4iHSzg/">Geek Reading August 11, 2011</a> (Rob Diana)</li>
<li><a href="http://thequeue.net/blog/2011/08/10/link-dump-for-august-10th-2/">Link dump for August 10th</a> and <a href="http://thequeue.net/blog/2011/08/11/link-dump-for-august-11th-2/">Link dump for August 11th</a> (Jeff Schoolcraft)</li>
<li><a href="http://feedproxy.google.com/~r/parsimonyjax/~3/MPFx7oKyA9E/daily-links-11082011.html">Daily Links 11/08/2011</a> (Jax)</li>
<li><a href="http://feedproxy.google.com/~r/BlackRabbitCoder/~3/cZNI-9qDLv0/c.net-little-wonders--pitfalls-the-complete-collection-so-far.aspx">C#/.NET Little Wonders &amp; Pitfalls: The Complete Collection (so far&#8230;)</a> (James Michael Hare)</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/51axNNNiXOL._SL160_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;tag=brdicr-20&amp;linkCode=xm2&amp;camp=2025&amp;creative=165953&amp;creativeASIN=0596007124">Head First Design Patterns</a> by Elisabeth Freeman </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:e27dc2cb-dde9-4473-bbc7-ba8f3f2ae010" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2011/08/12/dew-drop-august-12-2011/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2011/08/12/dew-drop-august-12-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:570957e9-1ceb-45b4-9306-187dc0e30872" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/php" rel="tag">php</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/windows+phone" rel="tag">windows phone</a>,<a href="http://technorati.com/tags/mercurial" rel="tag">mercurial</a>,<a href="http://technorati.com/tags/psake" rel="tag">psake</a>,<a href="http://technorati.com/tags/nuget" rel="tag">nuget</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sql+compact" rel="tag">sql compact</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/mono" rel="tag">mono</a>,<a href="http://technorati.com/tags/backbone.js" rel="tag">backbone.js</a>,<a href="http://technorati.com/tags/javascript" rel="tag">javascript</a>,<a href="http://technorati.com/tags/linq" rel="tag">linq</a>,<a href="http://technorati.com/tags/codesmith" rel="tag">codesmith</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2011/08/12/dew-drop-august-12-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/OtnArch2Arch/~3/p_U6uGxIGm0/10788287_erl_and_manes_part3_081011.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Dew Drop &#8211; September 8, 2010</title>
		<link>http://www.alvinashcraft.com/2010/09/08/dew-drop-september-8-2010/</link>
		<comments>http://www.alvinashcraft.com/2010/09/08/dew-drop-september-8-2010/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 10:34:19 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[codesmith]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[raven db]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[webos]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2010/09/08/dew-drop-september-8-2010/</guid>
		<description><![CDATA[Jump to: Top Links &#124; .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF / Windows Phone &#124; Podcasts / Screencasts / Videos &#124; Community / Events &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; The Geek Shelf &#160; Top Links Woot! Silverlight 4 [...]]]></description>
			<content:encoded><![CDATA[<p>Jump to: <a href="http://www.alvinashcraft.com/#top">Top Links</a> | <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF / Windows Phone</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#events">Community / Events</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#shelf">The Geek Shelf</a> </p>
<p>&#160;</p>
<h3><a name="top"></a>Top Links</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/PeteBrown/~3/_t21fKminmw/woot-silverlight-4-in-action-is-out">Woot! Silverlight 4 in Action is Out!</a> (Pete Brown)</li>
<li><a href="http://feedproxy.google.com/~r/kunal2383/~3/D3rHlrh_8zA/introduction-to-shapes-in-silverlight-4.html">Introduction to Shapes in Silverlight 4</a> (Kunal Chowdhury)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx">Introducing the Microsoft Web Farm Framework</a> (Scott Guthrie)</li>
<li><a href="http://feeds.haacked.com/~r/haacked/~3/ssNJ_c3s95M/routing-and-build-providers.aspx">Overriding a .svc Request With Routing</a> (Phil Haack)</li>
</ul>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/saraford/archive/2010/09/07/power-commands-for-visual-studio-2010-extension-8.aspx">Power Commands for Visual Studio 2010 – Extension #8</a> (Sara Ford)</li>
<li><a href="http://www.sqlservercentral.com/blogs/sqlmanofmystery/archive/2010/09/07/at-the-end-of-the-io-road-with-c_2300_.aspx">At The End of the IO Road With C#</a> (Wesley Brown)</li>
<li><a href="http://feedproxy.google.com/~r/zainnab/~3/FVJKCp8R7ic/insert-spaces-vs-keep-tabs-vstipedit0072.aspx">Insert spaces vs. Keep tabs</a> (Zain Naboulsi)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/ROEyc7nKCmA/TheNETMicroFrameworkHardwareForSoftwarePeople.aspx">The .NET Micro Framework &#8211; Hardware for Software People</a> (Scott Hanselman)</li>
<li><a href="http://morewally.com/cs/blogs/wallym/archive/2010/09/07/book-review-julie-lerman-s-quot-programming-entity-framework-quot-second-edition.aspx">Book Review &#8211; Julie Lerman&#8217;s &quot;Programming Entity Framework&quot; Second Edition</a> (Wally McClure)</li>
<li><a href="http://feedproxy.google.com/~r/ChinhDo/~3/w9HgNO-9PGw/">Getting the Starting Day of the Week for Any Date</a> (Chinh Do)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/090810-1.aspx">Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Rebinding Client-Side Events After a Partial Page Postback</a> (Scott Mitchell)</li>
<li><a href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/_VUsMSx6SM4/">YUI 3.2.0 Released: SimpleYUI, Touch Event Support, Gestures, Transitions, CSS Grids, ScrollView, Uploader, and More</a> (Eric Miraglia)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/hGshmGZYDDg/how-jsonp-works-and-some-bits-about-implementing-it-in-wcf.aspx">How JSONP works (and some bits about implementing it in WCF)</a> (Scott Seely)</li>
<li><a href="http://lennybacon.com/2010/09/07/RemovingPropertiesFromTheModelStateTheTypedWay.aspx">Removing properties from the model state the typed way</a> <em>and</em>&#160;<a href="http://lennybacon.com/2010/09/07/AddingErrorsToTheModelStateTheTypedWay.aspx">Adding errors to the model state the typed way</a> (Daniel Fisher)</li>
<li><a href="http://feedproxy.google.com/~r/GilFinkBlog/~3/JxxvEVYWmPI/back-to-basic-asp-net-runtime-impersonation.aspx">Back to Basic – ASP.NET Runtime Impersonation</a> (Gil Fink)</li>
<li><a href="http://feedproxy.google.com/~r/gunnarpeipman/~3/C_yfbCv_Fac/making-asynchronous-calls-to-web-services-during-asp-net-page-processing.aspx">Making asynchronous calls to web services during ASP.NET page processing</a> (Gunnar Peipman)</li>
<li><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2010/09/07/getting-started-with-node-js-on-windows.aspx">Getting Started with Node.js on Windows</a> (Matthew Podwysocki)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/j5Aits2vLFA/762753.aspx">Posting Form Data to an ASP.NET ASMX AJAX Web Service with jQuery</a> (Rick Strahl)</li>
<li><a href="http://feedproxy.google.com/~r/DaveBurke/~3/udHGx_HAFG4/post.aspx">Tags Everywhere! YetAnotherForum.NET Now With Tagging</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/DaveBurke/~3/RBODtZUbALc/post.aspx">Tags Everywhere! More Sueetie Tags In More Locations</a> (Dave Burke)</li>
<li><a href="http://stevesmithblog.com/blog/perform-rolling-upgrade-of-web-farm-using-windows-network-load-balancer/">Perform Rolling Upgrade of Web Farm using Windows Network Load Balancer</a> (Steve Smith)</li>
<li><a href="http://feedproxy.google.com/~r/stoimenblog/~3/Zxe3UcP3vdg/">HTTP POST with PHP without cURL</a> (Stoimen Popov)</li>
<li><a href="http://www.infoq.com/news/2010/09/IE-Subsystems-Spends-Time">Where Does IE Spend Most Time When Loading a Page?</a> (Abel Avram)</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2010/09/07/transitioning-existing-code-to-the-es5-getter-setter-apis.aspx">Transitioning Existing Code to the ES5 Getter/Setter APIs</a> (Allen Wirfs-Brock)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/tomholl/archive/2010/09/08/the-role-of-an-architect-in-an-agile-team.aspx">The role of an architect in an agile team</a> (Tom Hollander)</li>
<li><a href="http://codebetter.com/blogs/gregyoung/archive/2010/09/07/cqrs-and-mvc.aspx">CQRS and MVC</a> (Greg Young)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/1GbCifyha1g/waste-4-handoffs">Waste #4: Handoffs</a> (Matt Stine)</li>
<li><a href="http://www.infoq.com/news/2010/09/agile-tools-survey">Simple Tools Preferred in the Agile Tools Space</a> (Vikas Hazrati)</li>
<li><a href="http://feeds.dzone.com/~r/zones/agile/~3/_i-SIFw7BN8/lean-avoiding-waste">Lean: Avoiding Waste in Software Development</a> (Alberto Gutierrez)</li>
<li><a href="http://feeds.dzone.com/~r/zones/css/~3/uM9tcwBUUro/selenium-not-panacea">Selenium is not a panacea</a> (Giorgio Sironi)</li>
<li><a href="http://www.scottberkun.com/blog/2010/ux-professional-isnt-a-real-job/">‘UX professional’ isn’t a real job?</a> (Scott Berkun)</li>
<li><a href="http://feedproxy.google.com/~r/noop/~3/eqbtiENZ0IA/simplicity-a-new-model.html">Simplicity: A New Model</a> (Jurgen Appelo)</li>
<li><a href="http://feedproxy.google.com/~r/JPBoodhoo/~3/r21gPxYh91Y/code-to-the-rhythm-of-the-beat">Code to the rhythm of the beat</a> (Jean-Paul S. Boodhoo)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF / Windows Phone</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/abhisheksur/WTgI/~3/g8w6SbUzq2E/taskbar-with-window-maximized-and.html">Taskbar with Window Maximized and WindowState to None in WPF</a> (Abhishek Sur)</li>
<li><a href="http://feedproxy.google.com/~r/ChrisKoenig/~3/YrXrLswgFKU/">Essential Windows Phone 7 Development Tools</a> (Chris Koenig)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/h6WrLYCCxB0/ShowArticle.aspx">File Upload Custom Control in WPF</a> (Mahesh Sabnis)</li>
<li><a href="http://blogs.msdn.com/b/silverlight_sdk/archive/2010/09/07/silverlight-visual-effects-e-g-drop-shadow-blur-and-mirror-images.aspx">Silverlight Visual Effects (e.g. drop shadow, blur, and mirror images)</a> (Sam Landstrom)</li>
<li><a href="http://feedproxy.google.com/~r/RudiGroblerInTheCloud/~3/yTibaSM5tzM/building-openpos-part-11---clickonce">Building OpenPOS: Part 11 &#8211; ClickOnce</a> (Rudi Grobler)</li>
<li><a href="http://feedproxy.google.com/~r/mtaulty/~3/lXeVQaak-1U/blend-bits-6-paths-are-your-friend-2.aspx">Blend Bits 6: Paths Are Your Friend (2)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/mtaulty/~3/E7WXS5aNyN4/pivotviewer-the-control.aspx">PivotViewer–The Control</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/mtaulty/~3/ARlQIPJD1gY/silverlight-on-windows-live-photos.aspx">Silverlight on Windows Live Photos</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/shows/Going+Deep/C9-Lectures-Stephan-T-Lavavej-Standard-Template-Library-STL-4-of-n/">C9 Lectures: Stephan T. Lavavej &#8211; Standard Template Library (STL), 4 of n</a> (Charles Torre)</li>
<li><a href="http://jamesshore.com/Blog/Lets-Play/Episode-8.html">Let&#8217;s Play TDD #8: Cleaning Up Taxes</a> (James Shore)</li>
<li><a href="http://feedproxy.google.com/~r/JesseLiberty-SilverlightGeek/~3/WEy2Eq95IBQ/">Yet Another Podcast</a> (Jesse Liberty)</li>
</ul>
<p>&#160;</p>
<h3><a name="events"></a>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/gduthie/archive/2010/09/07/events-this-week-september-7th-2010.aspx">Events this Week – September, 7th, 2010</a> (G. Andrew Duthie)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2010/09/07/los-angeles-web-camp.aspx">Los Angeles Web Camp</a> (Scott Guthrie)</li>
<li><a href="http://feedproxy.google.com/~r/JoelsSharepointLand/~3/0PX4x9ARi5Y/ViewPost.aspx">The Experts Conference Europe &#8211; SharePoint Sessions Announced!</a> (Joel Oleson)</li>
<li><a href="http://microsoftjobsblog.com/blog/osd-hack-day-winners-2010/">Microsoft interns discuss creativity, collaboration &amp; Cirque du Soleil</a> (Ariel Meadow Stallings)</li>
<li><a href="http://feedproxy.google.com/~r/ScottHanselman/~3/6abDmMPki2o/DetailsOnThe2010DiabetesWalkAndAThankYou.aspx">Details on the 2010 Diabetes Walk and a Thank You</a> (Scott Hanselman)</li>
<li><a href="http://weblogs.asp.net/dwahlin/archive/2010/09/07/web-camp-la-september-10th-2010-with-phil-haack-james-senior-and-jon-galloway.aspx">Web Camp LA – September 10th, 2010 with Phil Haack, James Senior and Jon Galloway</a> (Dan Wahlin)</li>
<li><a href="http://community.codesmithtools.com/CodeSmith_Official_7/b/announcements/archive/2010/09/07/codesmith-insight-launch-party.aspx" target="_blank">CodeSmith Insight Launch Party</a> (Tom DuPont)</li>
<li><a href="http://feedproxy.google.com/~r/NicksNetTravels/~3/4nXYuDH45uA/post.aspx">Windows Phone 7 Deep Dive Workshops (Melbourne, Sydney, Adelaide and Brisbane)</a> (Nick Randolph)</li>
</ul>
<p>&#160;</p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://www.sqlservercentral.com/blogs/sqldbauk/archive/2010/09/07/auto-close-_1320_-sql-server.aspx">Auto Close – SQL Server</a> (Gethyn Ellis)</li>
<li><a href="http://feedproxy.google.com/~r/sqlservercurry/blog/~3/tdr7pbE964Y/after-update-trigger-in-sql-server.html">AFTER UPDATE Trigger in SQL Server</a> (Madhivanan)</li>
<li><a href="http://blog.sqlauthority.com/2010/09/08/sql-server-find-row-count-in-table-find-largest-table-in-database-part-2/">SQL SERVER – Find Row Count in Table – Find Largest Table in Database – Part 2</a> (Pinal Dave)</li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2010/09/07/virtual-labs-_2D00_-a-great-resource-for-sql-server.aspx">Virtual Labs &#8211; A Great Resource for SQL Server</a> (Steve Jones)</li>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/pfETtZURT5M/ravendb-performance-optimizations.aspx">RavenDB performance optimizations</a> (Oren Eini)</li>
<li><a href="http://www.sqlservercentral.com/blogs/abhijit_desai/archive/2010/09/07/noramlization.aspx">What is Normalization in SQL ?</a> (Abhijit Desai)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://lightningtools.com/blog/archive/2010/09/07/are-you-planning-on-upgrading-to-sharepoint-2010--permissions.aspx">Are you planning on upgrading to SharePoint 2010? Permissions still a black hole?</a> (Brett Lonsdale)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://googlesystem.blogspot.com/2010/09/google-scribe.html">Google Scribe</a> (Alex Chitu)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/YpcDzWd9fzM/a-brief-history-of-programming.aspx">A Brief History of Programming</a> (Chad Myers)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/-_0Lrb_c8Cw/">You Need To Step Out Of Your Comfort Zone</a> (Davy Brion)</li>
<li><a href="http://randomactsofcoding.blogspot.com/2010/09/paradox-of-choice-for-programmer.html">The Paradox of Choice for a Programmer</a> (James R. Eggers)</li>
<li><a href="http://blogs.msdn.com/b/johnguin/archive/2010/09/07/the-migration-to-onenote-2010-guide-and-adapx-updates-their-pen-software-for-2010.aspx">The Migration to OneNote 2010 Guide and Adapx updates their pen software for 2010</a> (John Guin)</li>
<li><a href="http://simpleprogrammer.com/2010/09/07/book-review-pro-android-2/">Book Review: Pro Android 2</a> (John Sonmez)</li>
<li><a href="http://feedproxy.google.com/~r/LastInFirstOut/~3/GRr0AKlkE6c/thoughts-on-application-logging.html">Thoughts on Application Logging</a> (Michael Janke)</li>
<li><a href="http://blogs.technet.com/b/office2010/archive/2010/09/07/download-our-free-office-2010-migration-guides.aspx">Download our free Office 2010 migration guides</a> (Office Team)</li>
<li><a href="http://www.engadget.com/2010/09/07/webos-2-0-beta-screenshot-extravaganza/">WebOS 2.0 beta screenshot extravaganza</a> (Ross Miller)</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=e28af86f-9518-487b-8631-61c1c2312d0e">Interesting Finds: September 7, 2010</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/fgSjFPsE1WQ/">The Morning Brew #681</a> (Chris Alcock)</li>
<li><a href="http://feedproxy.google.com/~r/onsaas/~3/givsxOzdJlE/">Daily Cloud Feed &#8211; Sep 7, 2010</a> (Jian Zhen)</li>
<li><a href="http://elijahmanor.com/webdevdotnet/post.aspx?id=e5b65eda-ba0b-4c45-83b7-13ad9216f71e">Tech Tweets for 7-Sep-2010</a> (Elijah Manor)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2010/09/07/141671.aspx">Silverlight Cream for September 07, 2010 &#8212; #942</a> (Dave Campbell)</li>
<li><a href="http://feedproxy.google.com/~r/jmeier/~3/6ViZ0upuQeg/msdn-developer-centers-at-a-glance.aspx">MSDN Developer Centers at a Glance</a> (J.D. Meier)</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/51tVn4YqQUL._SL160_.jpg" /> </td>
<td valign="top">
<p><a href="http://www.amazon.com/Enterprise-Integration-Patterns-Designing-Deploying/dp/0321200683%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321200683">Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions</a> by Gregor Hohpe</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:811eabf4-5bd1-4415-b3c7-0a987bf3c7f4" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2010/09/08/dew-drop-september-8-2010/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2010/09/08/dew-drop-september-8-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:83955b44-9a91-4787-b9ee-0f77423d7d2d" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/iis" rel="tag">iis</a>,<a href="http://technorati.com/tags/windows+phone+7" rel="tag">windows phone 7</a>,<a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/wcf" rel="tag">wcf</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/json" rel="tag">json</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/raven+db" rel="tag">raven db</a>,<a href="http://technorati.com/tags/cqrs" rel="tag">cqrs</a>,<a href="http://technorati.com/tags/codesmith" rel="tag">codesmith</a>,<a href="http://technorati.com/tags/webos" rel="tag">webos</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2010/09/08/dew-drop-september-8-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking Out PLINQO to Generate LINQ to SQL Code with CodeSmith</title>
		<link>http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/</link>
		<comments>http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 13:01:56 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[code generation]]></category>
		<category><![CDATA[codesmith]]></category>
		<category><![CDATA[linq to sql]]></category>
		<category><![CDATA[plinqo]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/</guid>
		<description><![CDATA[&#160; I’ve just started taking a look at PLINQO to generate LINQ to SQL code for a sample project I’m working on. So far, I’m impressed. PLINQO looks really promising. If you’re using CodeSmith, you should definitely take a look at it. If you haven’t tried CodeSmith for code generation in .NET, you can get [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><a href="http://plinqo.com/"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="PLINQO" border="0" alt="PLINQO" align="right" src="http://www.alvinashcraft.com/wp-content/uploads/image10.png" width="200" height="87" /></a>I’ve just started taking a look at <a href="http://plinqo.com/">PLINQO</a> to generate LINQ to SQL code for a sample project I’m working on. So far, I’m impressed. PLINQO looks really promising. If you’re using <a href="http://www.codesmithtools.com/">CodeSmith</a>, you should definitely take a look at it. If you haven’t tried CodeSmith for code generation in .NET, you can get a <a href="http://www.codesmithtools.com/requesttrial/18">free trial</a>.</p>
<p>I’ll be posting the sample application when it’s complete. </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:c8bb86f1-8138-45f6-9b10-eb123b922f52" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/" 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:04fd4580-95a9-4bfb-bf52-d3a2836180c5" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net" rel="tag">.net</a>,<a href="http://technorati.com/tags/code+generation" rel="tag">code generation</a>,<a href="http://technorati.com/tags/codesmith" rel="tag">codesmith</a>,<a href="http://technorati.com/tags/plinqo" rel="tag">plinqo</a>,<a href="http://technorati.com/tags/linq+to+sql" rel="tag">linq to sql</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f06%2f10%2fchecking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith%2f&amp;title=Checking+Out+PLINQO+to+Generate+LINQ+to+SQL+Code+with+CodeSmith"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/06/10/checking-out-plinqo-to-generate-linq-to-sql-code-with-codesmith/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

