<?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; model view presenter</title>
	<atom:link href="http://www.alvinashcraft.com/tag/model-view-presenter/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; October 12, 2009</title>
		<link>http://www.alvinashcraft.com/2009/10/12/dew-drop-october-12-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/10/12/dew-drop-october-12-2009/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 12:25:07 +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[delegates]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[lambda expressions]]></category>
		<category><![CDATA[linq to sql]]></category>
		<category><![CDATA[model view presenter]]></category>
		<category><![CDATA[nh prof]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/10/12/dew-drop-october-12-2009/</guid>
		<description><![CDATA[&#160; Jump to: .NET / Visual Studio &#124; Web Development &#124; Design / Methodology / Testing &#124; Silverlight / WPF &#124; Podcasts / Screencasts / Videos &#124; Database &#124; SharePoint &#124; Miscellaneous &#124; More Link Collections &#124; Book of the Day &#160; .NET / Visual Studio Lambda Expressions: An Introduction and&#160;Lambda Expressions: Finding an Item [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Jump to: <a href="http://www.alvinashcraft.com/#dotnet">.NET / Visual Studio</a> | <a href="http://www.alvinashcraft.com/#web">Web Development</a> | <a href="http://www.alvinashcraft.com/#design">Design / Methodology / Testing</a> | <a href="http://www.alvinashcraft.com/#silverlight">Silverlight / WPF</a> | <a href="http://www.alvinashcraft.com/#podcasts">Podcasts / Screencasts / Videos</a> | <a href="http://www.alvinashcraft.com/#db">Database</a> | <a href="http://www.alvinashcraft.com/#sp">SharePoint</a> | <a href="http://www.alvinashcraft.com/#misc">Miscellaneous</a> | <a href="http://www.alvinashcraft.com/#links">More Link Collections</a> | <a href="http://www.alvinashcraft.com/#book">Book of the Day</a> </p>
<p>&#160;</p>
<h3><a name="dotnet"></a>.NET / Visual Studio</h3>
<ul>
<li><a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/lambda-expressions-an-introduction.aspx">Lambda Expressions: An Introduction</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/lambda-expressions-finding-an-item-in-a-generic-list.aspx">Lambda Expressions: Finding an Item in a Generic List</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/delegates.aspx">Delegates</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/lambda-expressions-syntax.aspx">Lambda Expressions: Syntax</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/lambda-expressions-predicate-delegates.aspx">Lambda Expressions: Predicate Delegates</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/lambda-expressions-action-delegates.aspx">Lambda Expressions: Action Delegates</a> <em>and</em>&#160;<a href="http://msmvps.com/blogs/deborahk/archive/2009/10/11/lambda-expressions-func-delegates.aspx">Lambda Expressions: Func Delegates</a> (Deborah Kurata)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2303">&quot;M&quot; Language Type Definitions for 280 Popular (and not so popular) Data Models</a> (Chris Sells)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/2uBO0hYxrjQ/">Build Your Own Data Access Layer: Enabling Bulk Inserts</a> (Davy Brion)</li>
<li><a href="http://www.platinumbay.com/blogs/dotneticated/archive/2009/10/11/team-build-property-reference-guide.aspx">Team Build Property Reference Guide</a> (Steve Andrews)</li>
<li><a href="http://west-wind.com/weblog/posts/38838.aspx">LINQ to SQL, Lazy Loading and Prefetching</a> (Rick Strahl)</li>
</ul>
<p>&#160;</p>
<h3><a name="web"></a>Web Development</h3>
<ul>
<li><a href="http://www.codeproject.com/KB/aspnet/mvp_for_asp.aspx">Model View Presenter via ASP .NET</a> (Steven James Gray)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/hyY-3WJbYf4/ShowArticle.aspx">Prevent Cut, Copy and Paste Operations in an ASP.NET TextBox using jQuery</a> (Suprotim Agarwal)</li>
</ul>
<p>&#160;</p>
<h3><a name="design"></a>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/AyendeRahien/~3/7kXGxlq_DGo/nhprof-in-the-real-world-nhibernate-search-integration.aspx">NHProf in the real world: NHibernate Search integration</a> (Oren Eini)</li>
<li><a href="http://feedproxy.google.com/~r/davybrion/~3/cJIeTmLldPQ/"><font color="#ff8000">Slutty Types</font></a><font color="#ff8000"> (Davy Brion) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/MikeWalker/~3/T-6tXhptOqY/nontechnical-factors-that-lead-to-poor-architectures.html">Non-Technical Factors that Lead to Poor Architectures</a> (Mike Walker)</li>
<li><a href="http://www.thekua.com/atwork/2009/10/a-guide-to-receiving-feedback-part-i-ask-for-it/">A Guide to Receiving Feedback Part I: Ask for It</a> (Patrick Kua)</li>
<li><a href="http://www.thousandtyone.com/blog/RandomThoughtsOnBuildersAtWorkPart14.aspx">Random Thoughts On Builders At Work &#8211; Part 14.</a> (Rajiv Popat)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/zUUn7ytJMvY/">200 Page Manual on Inversion of Control, Part 2</a> (Rob Conery)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/751_pg4QpDE/how-we-do-things-testing-part-2.aspx">How We Do Things &#8211; Testing Part 2</a> (Scott C Reynolds)</li>
</ul>
<p>&#160;</p>
<h3><a name="silverlight"></a>Silverlight / WPF</h3>
<ul>
<li><a href="http://dotnet.org.za/rudi/archive/2009/10/12/silverlight-dataform-for-wpf.aspx">Silverlight DataForm for WPF?</a> (Rudi Grobler)</li>
<li><a href="http://www.charlespetzold.com/blog/2009/10/Manipulating-Character-Outlines-in-Silverlight.html">Manipulating Character Outlines in Silverlight</a> (Charles Petzold)</li>
</ul>
<p>&#160;</p>
<h3><a name="podcasts"></a>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://blogs.msdn.com/brada/archive/2009/10/11/video-posted-for-belgium-visual-studio-user-s-group-10-years-of-framework-design-guidelines.aspx">Video Posted for Belgium Visual Studio User’s Group: 10 Years of Framework Design Guidelines</a> (Brad Abrams)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/8bk0_PUbWj0/index.php">Episode 87 &#8211; PowerScripting Podcast &#8211; Sergei Antonov from the IIS team</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
<li><a href="http://feedproxy.google.com/~r/HerdingCode/~3/nDF7OhplleE/">Herding Code 62: MonoTouch with Miguel de Icaza and Geoff Norton</a> (Jon Galloway)</li>
<li><a href="http://www.sharepointpodshow.com/archive/2009/10/11/road2spc-interview-with-tom-rizzo.aspx">Road2SPC Interview with Tom Rizzo</a> (SharePoint Pod Show Admin)</li>
</ul>
<p><a name="events"></a></p>
<h3><a name="db"></a>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/10/12/sql-server-query-optimization-remove-bookmark-lookup-remove-rid-lookup-%e2%80%93-remove-key-lookup-part-3/">SQL SERVER – Query Optimization – Remove Bookmark Lookup – Remove RID Lookup – Remove Key Lookup – Part 3</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3><a name="sp"></a>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/GLHjajm6XOg/engineering-sharepoint.aspx">Engineering SharePoint</a> (SharePoint Team)</li>
</ul>
<p>&#160;</p>
<h3><a name="misc"></a>Miscellaneous</h3>
<ul>
<li><a href="http://afreshcup.com/2009/10/11/my-tools-of-the-trade-2009/">My Tools of the Trade – 2009</a> (Mike Gunderloy)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/JKEEOZOGpRY/lifehacker-readers-biggest-google-annoyances">Lifehacker Readers&#8217; Biggest Google Annoyances</a> (Kevin Purdy)</li>
<li><a href="http://feedproxy.google.com/~r/CodeRant/~3/DpfsJ17oUsQ/installing-ubuntu-on-hyper-v.html">Installing Ubuntu on Hyper-V</a> (Mike Hadlow)</li>
<li><a href="http://feedproxy.google.com/~r/codesqueeze/blog/~3/42D1bWzFzvo/">Intellects Don’t Appreciate Intelligence</a> (Max Pool)</li>
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/p4PFkvVx008/five-best-windows-task-manager-alternatives">Five Best Windows Task Manager Alternatives</a> (Jason Fitzpatrick)</li>
<li><a href="http://dmitrysotnikov.wordpress.com/2009/10/12/find-users-in-too-many-groups/">Find users in too many groups</a> (Dmitry Sotnikov) <em>– A PowerShell tip.</em></li>
<li><a href="http://blogs.zoho.com/general/instant-pc-diagnostics-with-zoho-meeting-s-remote-support">Zoho Meeting: Instant PC Diagnostics with Remote Support</a> (Hari)</li>
<li><a href="http://codebetter.com/blogs/james.kovacs/archive/2009/10/11/tip-how-to-run-programs-as-a-domain-user-from-a-non-domain-computer.aspx">TIP: How to Run Programs as a Domain User from a Non-domain Computer</a> (James Kovacs)</li>
<li><a href="http://feedproxy.google.com/~r/Techcrunch/~3/AhUPwhm_rII/">Google Wave And The Dawn Of Passive-Aggressive Communication</a> (MG Siegler)</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=dc133efb-6aa0-46d4-b634-3227ebc7a03c">Interesting Finds: October 11, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/Gv-Xdj901gE/">The Morning Brew #452</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/10/11/135407.aspx">Silverlight Cream for October 11, 2009 &#8212; #709</a> (Dave Campbell)</li>
<li><a href="http://feeds.vidmar.net/~r/BiteMyBytes/~3/oqR6lGciu34/links-of-the-week-93.aspx">Links of the week #93</a> (David Vidmar)</li>
<li><a href="http://grantpalin.com/2009/10/11/weekly-links-74/">Weekly Links #74</a> (Grant Palin)</li>
<li><a href="http://coolthingoftheday.blogspot.com/2009/10/feed-you-should-read-7-continuous.html">A Feed You Should Read #7 – A Continuous Learner’s Weblog, Links</a> (Greg Duncan)</li>
<li><a href="http://rtipton.wordpress.com/2009/10/11/weekly-link-post-114/">Weekly Link Post 114</a> (Rhonda Tipton)</li>
<li><a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2009/10/11/f-discoveries-this-week-10-11-2009.aspx">F# Discoveries This Week 10/11/2009</a> (Rick Minerich)</li>
<li><a href="http://feedproxy.google.com/~r/SamGentile/~3/s6R70nP_9MI/">New and Notable 380</a> (Sam Gentile)</li>
<li><a href="http://spietrek.blogspot.com/2009/10/links-10112009.html">Links (10/11/2009)</a> (Steve Pietrek)</li>
</ul>
<p>&#160;</p>
<h3><a name="book"></a>Book of the Day</h3>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:8742da06-38cd-4668-9948-2b00cab0fd3b" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Advanced Windows Debugging (9780321374462): Mario Hewardt, Daniel Pravat: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321374460/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321374460.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Advanced Windows Debugging (9780321374462): Mario Hewardt, Daniel Pravat: Books</a></p>
<p><b>ISBN</b>: 0321374460<br /><b>ISBN-13</b>: 9780321374462</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:641ae656-3b70-4c73-bc8d-e193f8ebcdcc" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/10/12/dew-drop-october-12-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/10/12/dew-drop-october-12-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:0c39a9fc-bb64-4f3d-b9c5-670137de73c6" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/linq+to+sql" rel="tag">linq to sql</a>,<a href="http://technorati.com/tags/nhibernate" rel="tag">nhibernate</a>,<a href="http://technorati.com/tags/nh+prof" rel="tag">nh prof</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/model+view+presenter" rel="tag">model view presenter</a>,<a href="http://technorati.com/tags/powershell" rel="tag">powershell</a>,<a href="http://technorati.com/tags/sql+server" rel="tag">sql server</a>,<a href="http://technorati.com/tags/sharepoint" rel="tag">sharepoint</a>,<a href="http://technorati.com/tags/zoho" rel="tag">zoho</a>,<a href="http://technorati.com/tags/google+wave" rel="tag">google wave</a>,<a href="http://technorati.com/tags/lambda+expressions" rel="tag">lambda expressions</a>,<a href="http://technorati.com/tags/delegates" rel="tag">delegates</a>,<a href="http://technorati.com/tags/asp.net" rel="tag">asp.net</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<p><script type="text/javascript">
</script><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/10/12/dew-drop-october-12-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

