<?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; rocky lhotka</title>
	<atom:link href="http://www.alvinashcraft.com/tag/rocky-lhotka/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; December 17, 2008</title>
		<link>http://www.alvinashcraft.com/2008/12/17/dew-drop-december-17-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/12/17/dew-drop-december-17-2008/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 15:22:15 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[c# 4.0]]></category>
		<category><![CDATA[ironpython]]></category>
		<category><![CDATA[livefx]]></category>
		<category><![CDATA[rocky lhotka]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[vs2010]]></category>
		<category><![CDATA[windows 7 beta 1]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/12/17/dew-drop-december-17-2008/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Application Architecture Guide 2.0 Final Release (J.D. Meier) – Co-Link of the Day Chief Engineer (Scott Bellware) – Co-Link of the Day Rhino Service Bus (Oren Eini) Avoiding the Uncanny Valley of User Interface (Jeff Atwood) &#160; .NET / Visual Studio LINQ to SQL / Entity Framework / NHibernate [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a target="_blank" href="http://blogs.msdn.com/jmeier/archive/2008/12/16/application-architecture-guide-2-0-final-release.aspx"><font color="#ff8000">Application Architecture Guide 2.0 Final Release</font></a><font color="#ff8000"> (J.D. Meier) <em>– Co-Link of the Day</em></font></li>
<li><a target="_blank" href="http://blog.scottbellware.com/2008/12/chief-engineer.html"><font color="#ff8000">Chief Engineer</font></a><font color="#ff8000"> (Scott Bellware) <em>– Co-Link of the Day</em></font></li>
<li><a target="_blank" href="http://ayende.com/Blog/archive/2008/12/17/rhino-service-bus.aspx">Rhino Service Bus</a> (Oren Eini)</li>
<li><a target="_blank" href="http://www.codinghorror.com/blog/archives/000869.html">Avoiding the Uncanny Valley of User Interface</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a target="_blank" href="http://petesbloggerama.blogspot.com/2008/12/linq-to-sql-entity-framework-nhibernate.html">LINQ to SQL / Entity Framework / NHibernate ORM Top-Down, Objects First</a> (Peter Bromberg)</li>
<li><a target="_blank" href="http://devhawk.net/2008/12/16/IronPython+And+LiveFX+Orirsquos+LiveOEpy.aspx">IronPython and LiveFX: Ori&#8217;s LiveOE.py</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://devhawk.net/2008/12/16/IronPython+And+LiveFX+Raw+HTTP+Access.aspx">IronPython and LiveFX: Raw HTTP Access</a> (Harry Pierson)</li>
<li><a target="_blank" href="http://www.codeplex.com/SharpDevelop/Release/ProjectReleases.aspx?ReleaseId=20550">SharpDevelop &#8211; Release 3.0 Beta 3</a> (CodePlex)</li>
<li><a target="_blank" href="http://www.atalasoft.com/cs/blogs/rickm/archive/2008/12/16/processes-in-net-part-2-safely-closing-processes.aspx">Processes in .NET Part 2 &#8211; Performing Actions on Files with Verbs</a> (Rick Minerich)</li>
<li><a target="_blank" href="http://blogs.msdn.com/camerons/archive/2008/12/16/introduction-to-directed-graph-markup-language-dgml.aspx">Introduction to Directed Graph Markup Language (DGML)</a> (Cameron Skinner)</li>
<li><a target="_blank" href="http://codezest.com/archive/2008/12/16/lhotkarsquos-post-is-pointless-ndash-please-get-rid-of-vb.aspx">Lhotka&#8217;s Post Is Pointless &#8211; Please Get Rid of VB, Microsoft!</a> (Dave Schinkel)</li>
<li><a target="_blank" href="http://dotnet.dzone.com/articles/language-improvements-c-4">Language Improvements in C# 4</a> (Gunther Lenz)</li>
<li><a target="_blank" href="http://dotnet.dzone.com/news/migrations-c-using-rikmigratio">Migrations in C# Using RikMigrations</a> (Justin Etheredge)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a target="_blank" href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=244&amp;AspxAutoDetectCookieSupport=1">Some Tips and Tricks While Using ASP.NET GridView Paging</a> (Suprotim Agarwal)</li>
<li><a target="_blank" href="http://www.cloudave.com/link/create-your-app-on-zoho-creator-and-deploy-it-on-google-app-engine">Create Your App on Zoho Creator and Deploy It on Google App Engine</a> (Krishnan Subramanian)</li>
<li><a target="_blank" href="http://blogs.msdn.com/liveframework/archive/2008/12/15/connecting-your-web-site-to-the-live-framework-i-e-using-delegated-auth.aspx">Connecting Your Web Site to the Live Framework (i.e. Using Delegated Auth)</a> (Kevin Ledley)</li>
<li><a target="_blank" href="http://aspnet.4guysfromrolla.com/articles/121708-1.aspx">Locking the Screen During a Postback</a> (Scott Mitchell)</li>
<li><a target="_blank" href="http://blog.maartenballiauw.be/post/2008/12/17/CarTrackr-on-Windows-Azure-Part-3-Data-storage.aspx">Car Trackr on Windows Azure &#8211; Part 3 &#8211; Data Storage</a> (Maarten Balliauw)</li>
<li><a target="_blank" href="http://www.hanselman.com/blog/ASPNETMVCSamplesOxiteAndCommunity.aspx">ASP.NET MVC Samples, Oxite, and Community</a> (Scott Hanselman)</li>
<li><a target="_blank" href="http://blog.dmbcllc.com/2008/12/17/gridviews-multiple-rows-per-record/">GridViews &#8211; Multiple Rows Per Record</a> (Dave M. Bush)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a target="_blank" href="http://www.jphamilton.net/post/IronPython-and-WPF.aspx">IronPython and WPF</a> (JP. Hamilton)</li>
<li><a target="_blank" href="http://blogs.msdn.com/zxue/archive/2008/12/16/building-and-deploying-wpf-applications-using-the-net-client-profile.aspx">Building and Deploying WPF Applications Using the .NET Client Profile</a> (Zhiming Xue)</li>
<li><a target="_blank" href="http://karlshifflett.wordpress.com/2008/12/16/using-wpf-binding-stringformat-property-with-nullable-types/">Using WPF Binding StringFormat Property with Nullable Types</a> (Karl Shifflett)</li>
<li><a target="_blank" href="http://blogs.msdn.com/jaimer/archive/2008/12/16/xaml-practices-series-part1.aspx">XAML Practices Series, Part 1</a> (Jaime Rodriguez)</li>
<li><a target="_blank" href="http://silverlighthack.com/post/2008/12/12/Silverlight-3-What-we-Know-So-Far-What-We-Can-Predict-(Part-2-of-3).aspx">Silverlight 3 &#8211; What We Know So Far and What We Can Predict (Part 2 of 3)</a> (Bart Czernicki)</li>
<li><a target="_blank" href="http://www.silverlightshow.net/items/Exploring-the-Model-View-Controller-MVC-pattern.aspx">Exploring the Model-View-Controller (MVC) Pattern</a> (Pencho Popadiyn) <em>– MVC with Silverlight</em></li>
</ul>
<p>&#160;</p>
<h3>Events / Community</h3>
<ul>
<li><a target="_blank" href="http://nayyeri.net/blog/saving-dotnetkicks/">Saving DotNetKicks</a> (Keyvan Nayyeri)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a target="_blank" href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/impersonating-a-sql-server-dba">Impersonating a SQL Server DBA</a> (Ted Krueger)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a target="_blank" href="http://www.betanews.com/article/Microsoft_prepares_developers_for_ODF_in_Office_14/1229456954">Microsoft Prepares Developers for ODF in Office 14</a> (Scott M. Fulton, III)</li>
<li><a target="_blank" href="http://scobleizer.com/2008/12/16/are-bloggers-social-networks-killing-the-big-shows/">Are Bloggers &amp; Social Networks Killing the Big Shows?</a> (Robert Scoble)</li>
<li><a target="_blank" href="http://gmailblog.blogspot.com/2008/12/new-in-labs-turn-email-into-google-doc.html">New in Labs: Turn an Email Into a Google Doc</a> (Jeremie Lenfant-Engelmann)</li>
<li><a target="_blank" href="http://blogs.msdn.com/zxue/archive/2008/12/16/publish-and-share-your-presentations-in-the-cloud.aspx">Publish and Share Your Presentations in the Cloud</a> (Zhiming Xue)</li>
<li><a target="_blank" href="http://girldeveloper.com/waxing-dev/i-ve-concluded-that-you-guys-don-t-think-i-m-an-idiot/">I&#8217;ve Concluded That You Guys Don&#8217;t Think I&#8217;m an Idiot &#8211; A Reflection on the Sexes and the Field</a> (Sara Chipps)</li>
<li><a target="_blank" href="http://research.microsoft.com/en-us/downloads/d36340fb-4d3c-4ddd-bf5b-1db25d03713d/default.aspx">Detours</a> (MS Research)</li>
<li><a target="_blank" href="http://blogs.zdnet.com/microsoft/?p=1768">Microsoft Sends Out Windows 7 Beta 1 Invites</a> (Mary Jo Foley)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a target="_blank" href="http://www.arjansworld.com/2008/12/16/linkblog-for-december-16-2008/">LINKBLOG for December 16, 2008</a> (Arjan Zuidhof)</li>
<li><a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2008/12/16/127982.aspx">Silverlight Cream for December 16, 2008 &#8212; #457</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2008/12/16/127996.aspx">Silverlight Cream for December 16, 2008 &#8211; 2 &#8212; #458</a> (Dave Campbell)</li>
<li><a target="_blank" href="http://itknowledgeexchange.techtarget.com/serviceendpoint/wmoc-sharp-40-zen-of-results-ebook/">WMOC#28 &#8211; Zen of Results – eBook</a>&#160;<em>and</em>&#160;<a target="_blank" href="http://itknowledgeexchange.techtarget.com/serviceendpoint/wsoac-sharp-40-rest-patterns-and-anti-patterns/">WSOAC#40 &#8211; REST Patterns and Anti-Patterns</a>&#160;<em>and</em> <a target="_blank" href="http://itknowledgeexchange.techtarget.com/serviceendpoint/wsdac-sharp-28-ironpython-20-released/">WSDAC#28 &#8211; IronPython 2.0 Released</a> (Dilip Krishnan)</li>
<li><a target="_blank" href="http://www.silverlightshow.net/news/Silverlight-News-for-December-17-2008.aspx">Silverlight News for December 17, 2008</a> (Silverlight Show)</li>
<li><a target="_blank" href="http://blog.cwa.me.uk/2008/12/17/the-morning-brew-246/">The Morning Brew #246</a> (Chris Alcock)</li>
<li><a target="_blank" href="http://www.cloudave.com/link/cloudnews-for-december-16th-2008">CloudNews for December 16th, 2008</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:9d393349-5ba6-47ad-9f76-f6c1df78dc20" class="wlWriterEditableSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Presentation Zen: Simple Ideas on Presentation Design and Delivery (Voices That Matter): Garr Reynolds: Books" href="http://www.amazon.com/exec/obidos/ASIN/0321525655/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0321525655.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Presentation Zen: Simple Ideas on Presentation Design and Delivery (Voices That Matter): Garr Reynolds: Books</a></p>
<p><b>ISBN</b>: 0321525655<br /><b>ISBN-13</b>: 9780321525659</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:5cd4bae3-b3ad-4bcf-bf24-e8fbc0a55895" class="wlWriterEditableSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2008/12/17/dew-drop-december-17-2008/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2008/12/17/dew-drop-december-17-2008/" 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:64bf7bd5-b770-4398-b8d3-7b02245b8ce5" class="wlWriterEditableSmartContent">Technorati Tags: <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/ironpython" rel="tag">ironpython</a>,<a href="http://technorati.com/tags/xaml" rel="tag">xaml</a>,<a href="http://technorati.com/tags/windows+7+beta+1" rel="tag">windows 7 beta 1</a>,<a href="http://technorati.com/tags/c%23+4.0" rel="tag">c# 4.0</a>,<a href="http://technorati.com/tags/rocky+lhotka" rel="tag">rocky lhotka</a>,<a href="http://technorati.com/tags/vs2010" rel="tag">vs2010</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/livefx" rel="tag">livefx</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/12/17/dew-drop-december-17-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

