<?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; education</title>
	<atom:link href="http://www.alvinashcraft.com/category/education/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; May 30, 2008</title>
		<link>http://www.alvinashcraft.com/2008/05/30/dew-drop-may-30-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/05/30/dew-drop-may-30-2008/#comments</comments>
		<pubDate>Fri, 30 May 2008 13:54:33 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/05/30/dew-drop-may-30-2008/</guid>
		<description><![CDATA[&#160; Design / Methodology When Does Design Happen in Agile? (Ian Cooper) Does Programming to Interfaces Buy Us Anything? (Ben Northrop) - This guy&#8217;s just begging for a comment flame war. Don&#8217;t let Bellware see this one.&#160;&#160; &#160; Silverlight / WPF Animation In-Depth with Silverlight 2.0 Beta 1 &#8211; Part One&#160;and Part Two&#160;and Part Three&#160;and [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology</h3>
<ul>
<li><a href="http://codebetter.com/blogs/ian_cooper/archive/2008/05/29/when-does-design-happen-in-agile.aspx" target="_blank">When Does Design Happen in Agile?</a> (Ian Cooper)</li>
<li><a href="http://www.bennorthrop.com/Essays/2008/program-to-interface-not-implementation.php" target="_blank">Does Programming to Interfaces Buy Us Anything?</a> (Ben Northrop) <em>- This guy&#8217;s just begging for a comment flame war. Don&#8217;t let Bellware see this one.</em>&#160;&#160; <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://blogs.windowsclient.net/ilves/archive/2008/05/10/animation-in-depth-with-silverlight-2-0-beta-part-one.aspx" target="_blank"><font color="#ff8000">Animation In-Depth with Silverlight 2.0 Beta 1 &#8211; Part One</font></a><font color="#ff8000">&#160;<em>and</em> </font><a href="http://blogs.windowsclient.net/ilves/archive/2008/05/16/animation-in-depth-with-silverlight-2-0-beta-part-two.aspx" target="_blank"><font color="#ff8000">Part Two</font></a><font color="#ff8000">&#160;<em>and</em> </font><a href="http://blogs.windowsclient.net/ilves/archive/2008/05/26/animation-in-depth-with-silverlight-2-0-beta-part-three.aspx" target="_blank"><font color="#ff8000">Part Three</font></a><font color="#ff8000">&#160;<em>and</em> </font><a href="http://blogs.windowsclient.net/ilves/archive/2008/05/30/animation-in-depth-with-silverlight-2-0-beta-part-four.aspx" target="_blank"><font color="#ff8000">Part Four</font></a><font color="#ff8000"> (Faisal Khan) <em>- Nice four-part series on Silverlight animation. Link(s) of the Day.</em></font></li>
<li><a href="http://janrep.blog.codeplant.net/WPF-Multipage-Reports--Part-II--Data-Grouping.aspx" target="_blank">WPF Multipage Reports &#8211; Part II &#8211; Data Grouping</a> (Jan Repisky)</li>
<li><a href="http://dotnet.org.za/zlatan/archive/2008/05/29/revolutionising-the-user-interface-introducing-menukiller-for-wpf.aspx" target="_blank">Revolutionizing the User Interface (Introducing MenuKiller for WPF)</a> (Zlatan Dzinic)</li>
<li><a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2008/05/29/Awesome-DeepZoom-Demo.aspx" target="_blank">Awesome DeepZoom Demo</a> (Pete Brown)</li>
<li><a href="http://blog.jimmy.schementi.com/2008/05/chiron.html" target="_blank">Chiron</a> (Jimmy Schementi)<em> &#8211; &quot;This contains Chiron.exe, the Silverlight development web server for Dynamic Languages, with a fix for the IPv4/6 issues.&quot;</em></li>
<li><a href="http://blogs.msdn.com/mikehillberg/archive/2008/05/29/trying-out-binding-stringformat.aspx" target="_blank">Trying Out Binding.StringFormat</a> (Mike Hillberg)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://www.danrigsby.com/blog/index.php/2008/05/29/rest-services-and-metadata-endpoints-in-wcf/" target="_blank">REST Services and Metadata Endpoints in WCF</a>&#160;<em>and</em>&#160;<a href="http://www.danrigsby.com/blog/index.php/2008/05/24/extending-wcf-instancecontext-to-store-custom-state/" target="_blank">Extending WCF InstanceContext to Store Custom State</a> (Dan Rigsby)</li>
<li><a href="http://devblog.ailon.org/devblog/post/2008/05/Whats-Wrong-with-this.aspx" target="_blank">What&#8217;s Wrong With this?</a> (Alan Mendelvich) <em>- I&#8217;m not a fan of</em> <font face="Consolas">this</font><em>. Code readability issues should be resolved with proper naming conventions.</em></li>
<li><a href="http://idunno.org/archive/2008/05/29/wcf-callbacks-a-beginners-guide.aspx" target="_blank">WCF Callbacks: A Beginner&#8217;s Guide</a> (Barry Dorrans)</li>
<li><a href="http://blog.maartenballiauw.be/post/2008/05/Detailed-code-metrics-with-NDepend.aspx" target="_blank">Detailed Code Metrics with NDepend</a> (Maarten Balliauw)</li>
<li><a href="http://codebetter.com/blogs/david.hayden/archive/2008/05/29/resharper-introspection-severity-and-the-var-keyword.aspx" target="_blank">ReSharper Introspection Severity and the var Keyword</a> (David Hayden)</li>
<li><a href="http://aspalliance.com/1663_utilizing_your_net_projects_automated_acceptance_tests_on_crystal_reports__part_2" target="_blank">Utilizing Your .NET Projects Automated Acceptance Tests on Crystal Reports &#8211; Part 2</a> (Eric Landes)</li>
<li><a href="http://johnpapa.net/all/what-s-on-your-entity-framework-wish-list/" target="_blank">What&#8217;s on Your Entity Framework v2 Wish List?</a> (John Papa)</li>
<li><a href="http://codebetter.com/blogs/karlseguin/archive/2008/05/29/foundations-of-programming-pt-8-back-to-basics-exceptions.aspx" target="_blank">Foundations of Programming &#8211; Part 8 &#8211; Back to Basics: Exceptions</a> (Karl Seguin)</li>
<li><a href="http://www.rosscode.com/blog/index.php?title=fluent_interfaces_and_readability&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1" target="_blank">Fluent Interfaces and Readability</a> (Joel Ross)</li>
<li><a href="http://geekswithblogs.net/johnsPerfBlog/archive/2008/05/29/no-more-null-checking-on-your-ienumerables-before-you-iterate.aspx" target="_blank">No More null Checking on Your IEnumerables Before You Iterate Over Them</a> (John)</li>
<li><a href="http://www.iunknown.com/2008/05/ironruby-and-rails.html" target="_blank">IronRuby and Rails</a> (John Lam)<em> &#8211; Congrats to John and the IronRuby team!</em></li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://blog.eworldui.net/post/2008/05/ViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx" target="_blank">ViewData &quot;dot&quot; Notation Expressions in ASP.NET MVC</a> (Matt Hawley)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://blogs.technet.com/stefan_gossner/archive/2008/05/28/pimp-my-content-deployment-job.aspx" target="_blank">Pimp My Content Deployment Job</a> (Stefan Go&#223;ner)</li>
<li><a href="http://www.beckybertram.com/index.php/2008/05/29/updating_pages_library_with_default_page" target="_blank">Updating Pages Library with Default Page Content Type</a> (Becky Bertram)</li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=25f9cc59-4ea3-4381-8b37-9430f664eac6&amp;displaylang=en&amp;tm" target="_blank">Presentations for Introductory SharePoint Development</a> (MS Downloads)</li>
<li><a href="http://www.u2u.info/Blogs/Patrick/Lists/Posts/Post.aspx?List=91f6455c%2D4448%2D4303%2D8a38%2Db1722e1522d1&amp;ID=1798" target="_blank">One CAS Policy for Many Web Part Assemblies</a> (Patrick Tisseghem)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://keithelder.net/blog/archive/2008/05/29/Deep-Fried-Bytes-Podcast-Is-Live.aspx" target="_blank">Deep Fried Bytes Podcast Is Live</a> (Keith Elder)</li>
<li><a href="http://www.hanselman.com/blog/PureDigitalFlipVideoUltraReview.aspx" target="_blank">Pure Digital Flip Video Ultra Review</a> (Scott Hanselman) <em>- I need to get this for my wife.</em></li>
<li><a href="http://www.jpboodhoo.com/blog/GetYourLearningOn.aspx" target="_blank">Get Your Learning On!!</a> (Jean-Paul S. Boodhoo)</li>
<li><a href="http://mikedesjardins.us/blog/2008/05/holy-crap-i-like-to-write-specs.html" target="_blank">Holy Crap &#8211; I Like to Write Specs!</a> (Mike Desjardins)</li>
<li><a href="http://googlesystem.blogspot.com/2008/05/gmail-labs.html" target="_blank">Gmail Labs?</a> (Ionut Alex Chitu)</li>
<li><a href="http://huddledmasses.org/automating-the-powershell-script-repository/" target="_blank">Automating the PowerShell Script Repository</a> (Joel Bennett)</li>
<li><a href="http://blogs.msdn.com/stevecla01/archive/2008/05/30/authorization-and-encryption-in-live-mesh.aspx" target="_blank">Authorization and Encryption in Live Mesh</a> (Steve Clayton)</li>
<li><a href="http://gadgets.boingboing.net/2008/05/29/turbografx-emulator.html" target="_blank">Turbografx Emulator Hits iPhone</a> (Rob Beschizza) <em>- Ok, now I officially need an iPhone.</em></li>
<li><a href="http://www.codinghorror.com/blog/archives/001124.html" target="_blank">Strong Opinions, Weakly Held</a> (Jeff Atwood)</li>
</ul>
<p>&#160;</p>
<h3>Blogging / Community</h3>
<ul>
<li><a href="http://nayyeri.net/blog/calm-days-for-the-net-community/" target="_blank">Calm Days for the .NET Community</a> (Keyvan Nayyeri)</li>
<li><a href="http://rtipton.wordpress.com/2008/05/29/great-podcast-about-the-development-community/" target="_blank">Great Podcast About the Development Community</a> (Rhonda Tipton)</li>
<li><a href="http://www.sarahintampa.com/sarah/2008/05/29/using-friendfeeds-public-links.html" target="_blank">Using FriendFeed&#8217;s Public Links</a> (Sarah Perez)</li>
<li><a href="http://www.hanselman.com/blog/CommunityCallToActionNOTNorthwind.aspx" target="_blank">Community Call to Action: NOT Northwind</a> (Scott Hanselman)</li>
</ul>
<p>&#160;</p>
<h3>Link-O-Rama</h3>
<ul>
<li><a href="http://jasonhaley.com/blog/archive/2008/05/29/141734.aspx" target="_blank">Interesting Finds: May 29, 2008</a> (Jason Haley)</li>
<li><a href="http://www.arjansworld.com/2008/05/29/linkblog-for-may-29-2008/" target="_blank">LINKBLOG for May 29, 2008</a> (Arjan Zuidhof)</li>
<li><a href="http://mhinze.com/links-today-2008-05-29/" target="_blank">Links Today (2008-05-29)</a> (Matt Hinze)</li>
<li><a href="http://www.codesqueeze.com/squeezed-links-may-2008/" target="_blank">Squeezed Links: May 2008</a> (Max Pool)</li>
<li><a href="http://spietrek.blogspot.com/2008/05/links-5292008.html" target="_blank">Links (5/29/2008)</a> (Steve Pietrek)</li>
<li><a href="http://dbvt.com/blog/archive/2008/05/29/everyman-links-for-may-29-2008.aspx" target="_blank">Everyman Links for May 29, 2008</a> (Dave Burke)</li>
<li><a href="http://dotnetjunkies.com/WebLog/csteen/archive/2008/05/29/472230.aspx" target="_blank">Link Listing &#8211; May 29, 2008</a> (Christopher Steen)</li>
<li><a href="http://blog.cwa.me.uk/2008/05/30/the-morning-brew-104/" target="_blank">The Morning Brew #104</a> (Chris Alcock)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<p>
<div class="wlWriterSmartContent" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:2a80b056-c833-40bc-8821-b0ffcc8b26c7" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="3D Programming for Windows (Pro - Developer): Charles Petzold: Books" href="http://www.amazon.com/exec/obidos/ASIN/0735623945/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0735623945.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">3D Programming for Windows (Pro &#8211; Developer): Charles Petzold: Books</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&#160;</p>
<p>
<div class="wlWriterSmartContent" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:272c410f-0c43-4bdc-a48e-67acfce4b71c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2008/05/30/dew-drop-may-30-2008/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2008/05/30/dew-drop-may-30-2008/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
</p>
<div class="wlWriterSmartContent" id="scid:d7bf807d-7bb0-458a-811f-90c51817d5c2:16ad05fc-caff-4b71-ae25-bf181e92b9de" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<p><span class="TagSite">Technorati:</span> <a href="http://technorati.com/tag/.net+development" rel="tag" class="tag">.net development</a>, <a href="http://technorati.com/tag/agile+development" rel="tag" class="tag">agile development</a>, <a href="http://technorati.com/tag/ninject" rel="tag" class="tag">ninject</a>, <a href="http://technorati.com/tag/wcf" rel="tag" class="tag">wcf</a>, <a href="http://technorati.com/tag/wpf" rel="tag" class="tag">wpf</a>, <a href="http://technorati.com/tag/silverlight" rel="tag" class="tag">silverlight</a>, <a href="http://technorati.com/tag/powershell" rel="tag" class="tag">powershell</a>, <a href="http://technorati.com/tag/sharepoint" rel="tag" class="tag">sharepoint</a>, <a href="http://technorati.com/tag/entity+framework" rel="tag" class="tag">entity framework</a>, <a href="http://technorati.com/tag/asp.net+mvc" rel="tag" class="tag">asp.net mvc</a>, <a href="http://technorati.com/tag/turbografx" rel="tag" class="tag">turbografx</a>, <a href="http://technorati.com/tag/iphone" rel="tag" class="tag">iphone</a><br /><!-- StartInsertedTags: .net development, agile development, ninject, wcf, wpf, silverlight, powershell, sharepoint, entity framework, asp.net mvc, turbografx, iphone :EndInsertedTags --></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/05/30/dew-drop-may-30-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Bits &#8211; February 6, 2008</title>
		<link>http://www.alvinashcraft.com/2008/02/06/daily-bits-february-6-2008/</link>
		<comments>http://www.alvinashcraft.com/2008/02/06/daily-bits-february-6-2008/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 13:28:47 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2008/02/06/daily-bits-february-6-2008/</guid>
		<description><![CDATA[SharePoint SharePoint Capacity Planning Tool v1.0 (Mark Harrison) Web Development Boost ASP.NET Performance with Deferred Content Loading (Dave Ward) Silverlight Tip of the Day Gadget Version 2 (Jesse Liberty) ASP.NET 2.0 Unleashed &#8211; Book Review (Chris Love) Do Not Name a Web Form &#8220;Login.aspx&#8221; on VS2008 with ASP.NET 2.0 (Al Pascual) WCF Building WCF Services [...]]]></description>
			<content:encoded><![CDATA[<p><strong><font color="#800000">SharePoint</font></strong></p>
<ul>
<li><a href="http://markharrison.co.uk/blog/2008/02/sharepoint-capacity-planning-tool-v10.htm" target="_blank">SharePoint Capacity Planning Tool v1.0</a> (Mark Harrison)</li>
</ul>
<p><strong><font color="#800000">Web Development</font></strong></p>
<ul>
<li><a href="http://encosia.com/2008/02/05/boost-aspnet-performance-with-deferred-content-loading/" target="_blank">Boost ASP.NET Performance with Deferred Content Loading</a> (Dave Ward)</li>
<li><a href="http://silverlight.net/blogs/jesseliberty/archive/2008/02/05/silverlight-tip-of-the-day-gadget-version-2.aspx" target="_blank">Silverlight Tip of the Day Gadget Version 2</a> (Jesse Liberty)</li>
<li><a href="http://professionalaspnet.com/archive/2008/02/05/asp.net-2.0-unleashed-_2d00_-book-review.aspx" target="_blank">ASP.NET 2.0 Unleashed &#8211; Book Review</a> (Chris Love)</li>
<li><a href="http://alpascual.com/blog/al/archive/2008/02/05/do-not-call-name-a-web-form-quot-login-aspx-quot-on-vs2008-with-asp-net-2-0.aspx" target="_blank">Do Not Name a Web Form &#8220;Login.aspx&#8221; on VS2008 with ASP.NET 2.0</a> (Al Pascual)</li>
</ul>
<p><strong><font color="#800000">WCF</font></strong></p>
<ul>
<li><a href="http://www.devx.com/codemag/Article/36925?trk=DXRSS_DOTNET" target="_blank">Building WCF Services for Deployment in Transiently Connected Networks</a> (Rick Garibay)</li>
</ul>
<p><strong><font color="#800000">WPF</font></strong></p>
<ul>
<li><a href="http://www.codeproject.com/KB/WPF/MVCtoUnitTestinWPF.aspx" target="_blank">Using MVC to Unit Test WPF Applications</a> (Josh Smith)</li>
<li><a href="http://blog.bluecog.co.nz/archives/2008/02/06/the-rise-of-wpf-vs-winforms/" target="_blank">The Rise of WPF vs. WinForms</a> (John-Daniel Trask)</li>
<li><a href="http://www.designerwpf.com/2008/02/04/how-do-i-wrap-text-in-the-combobox/" target="_blank">How Do I Wrap Text in the ComboBox?</a> (Matthias Shapiro)</li>
</ul>
<p><strong><font color="#800000">.NET</font></strong></p>
<ul>
<li><a href="http://www.xhovemont.be/archive/2008/02/04/2017.aspx" target="_blank">Irony: A .NET Compiler Construction Kit</a> (David Brabant)</li>
<li><a href="http://www.iunknown.com/2008/02/welcome-wayne-k.html" target="_blank">Welcome, Wayne Kelly!</a> (John Lam)</li>
<li><a href="http://west-wind.com/weblog/posts/246690.aspx" target="_blank">Update to LINQ to SQL Business Object Wrapper Sample</a> (Rick Strahl)</li>
<li><a href="http://msmvps.com/blogs/jon.skeet/archive/2008/02/05/c-4-part-1-looking-back-at-the-past.aspx" target="_blank">C# 4, Part 1: Looking Back at the Past</a> (Jon Skeet)</li>
<li><a href="http://www.moserware.com/2008/02/for-loops-using-i-i-enumerators-or-none.html" target="_blank">For Loops: Using i++, ++i, Enumerations, or None of the Above?</a> (Jeff Moser)</li>
<li><a href="http://weblogs.asp.net/tanzimsaqib/archive/2008/02/06/a-quot-transactional-quot-generic-dbhelper-for-linq-to-sql.aspx" target="_blank">A &#8220;Transactional&#8221; Generic DbHelper for LINQ to SQL</a> (Tanzim Saqib)</li>
<li><a href="http://codebetter.com/blogs/steve.hebert/archive/2008/02/06/linq-to-objects-relating-data-structure-organization-to-where-clause-optimization.aspx" target="_blank">LINQ to Objects &#8211; Measuring Performance Implications of the WHERE Clause</a> (Steve Hebert)</li>
<li><a href="http://www.wintellect.com/cs/blogs/jrobbins/archive/2008/02/06/download-all-the-net-reference-source-code-at-once-with-net-mass-downloader.aspx" target="_blank">Download All the .NET Reference Source Code at Once with Net Mass Downloader</a> (John Robbins)</li>
</ul>
<p><strong><font color="#800000">Misc</font></strong></p>
<ul>
<li><a href="http://blogs.msdn.com/publicsector/archive/2008/02/05/thinking-or-worried-about-getting-your-microsoft-certification-for-sql-server-2008.aspx" target="_blank">Thinking or Worried About Getting Your Microsoft Certification for SQL Server 2008?</a> (Robert Shelton)</li>
<li><a href="http://rtipton.wordpress.com/2008/02/05/powershell-podcasts/" target="_blank">PowerShell Podcasts</a> (Rhonda Tipton)</li>
<li><a href="http://oedb.org/library/beginning-online-learning/skip-the-tuition:-100-free-podcasts-from-the-best-colleges-in-the-world" target="_blank">Skip the Tuition: 100 Free Podcasts From the Best Colleges in the World</a> (OEDb)</li>
<li><a href="http://www.codeplex.com/BuildCop/Release/ProjectReleases.aspx?ReleaseId=9833" target="_blank">BuildCop v1.0 Release</a> (CodePlex)</li>
</ul>
<p><strong><font color="#800000">Visual Studio</font></strong></p>
<ul>
<li><a href="http://www.distribucon.com/blog/PermaLink,guid,49eb05a0-76a2-47be-baf0-421e12d0fa10.aspx" target="_blank">Unit Testing with Visual Studio 2008 Professional</a> (Dan Miser)</li>
<li><a href="http://submain.com/blog/CodeItRightV10Released.aspx" target="_blank">CodeIt.Right v1.0 Released!</a> (Serge Baranovsky)</li>
</ul>
<p>&nbsp;</p>
<p><strong><font color="#800000">Other Link Blogs</font></strong></p>
<ul>
<li><a href="http://samgentile.com/blogs/samgentile/archive/2008/02/05/new-and-notable-223.aspx" target="_blank">New and Notable 223</a> (Sam Gentile)</li>
<li><a href="http://mhinze.com/10-links-today-2008-02-05/" target="_blank">10 Links Today (2008-02-05)</a> (Matt Hinze)</li>
<li><a href="http://jasonhaley.com/blog/archive/2008/02/05/141162.aspx" target="_blank">Interesting Finds: February 5, 2008</a> (Jason Haley)</li>
<li><a href="http://spietrek.blogspot.com/2008/02/links-252008.html" target="_blank">Links (2/5/2008)</a> (Steve Pietrek)</li>
<li><a href="http://afongen.com/blog/2008/02/05/links-for-2008-02-06/" target="_blank">links for 2008-02-06</a> (Sam Buchanan)</li>
<li><a href="http://blog.cwa.me.uk/2008/02/06/the-morning-brew-26/" target="_blank">The Morning Brew #26</a> (Chris Alcock)</li>
<li><a href="http://www.dotnetjunkies.com/WebLog/csteen/archive/2008/02/06/432892.aspx" target="_blank">Link Listing &#8211; February 5, 2008</a> (Christopher Steen)</li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2008/02/06/feb-6th-links-asp-net-asp-net-ajax-visual-studio-net-wpf.aspx" target="_blank">Feb 6th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET, WPF</a> (Scott Guthrie)</li>
</ul>
<p>&nbsp;</p>
<p><strong><font color="#800000">Book of the Day</font></strong></p>
<p>
<div class="wlWriterSmartContent" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:6ac371f7-33d7-4725-9524-22e87f874921" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="Building a Web 2.0 Portal with ASP.NET 3.5: Books: Omar AL Zabir" href="http://www.amazon.com/exec/obidos/ASIN/0596510500/alvinashcraft-20"><img src="http://images.amazon.com/images/P/0596510500.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">Building a Web 2.0 Portal with ASP.NET 3.5: Books: Omar AL Zabir</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
<p>
<div class="wlWriterSmartContent" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:6783b1ce-a049-4221-91a0-ba11a4d47477" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2008/02/06/daily-bits-february-6-2008/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2008/02/06/daily-bits-february-6-2008/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
</p>
<div class="wlWriterSmartContent" id="scid:d7bf807d-7bb0-458a-811f-90c51817d5c2:1d6502d3-f775-4ce4-b5e7-cf71acc30755" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<p><span class="TagSite">Technorati:</span> <a href="http://technorati.com/tag/daily+links" rel="tag" class="tag">daily links</a>, <a href="http://technorati.com/tag/programming" rel="tag" class="tag">programming</a>, <a href="http://technorati.com/tag/.net" rel="tag" class="tag">.net</a>, <a href="http://technorati.com/tag/microsoft" rel="tag" class="tag">microsoft</a>, <a href="http://technorati.com/tag/wpf" rel="tag" class="tag">wpf</a>, <a href="http://technorati.com/tag/linq" rel="tag" class="tag">linq</a>, <a href="http://technorati.com/tag/books" rel="tag" class="tag">books</a>, <a href="http://technorati.com/tag/podcasts" rel="tag" class="tag">podcasts</a><br /><!-- StartInsertedTags: daily links, programming, .net, microsoft, wpf, linq, books, podcasts :EndInsertedTags --></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2008/02/06/daily-bits-february-6-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book: The Case Against Homework</title>
		<link>http://www.alvinashcraft.com/2007/05/27/book-the-case-against-homework/</link>
		<comments>http://www.alvinashcraft.com/2007/05/27/book-the-case-against-homework/#comments</comments>
		<pubDate>Sun, 27 May 2007 23:19:00 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[homework]]></category>
		<category><![CDATA[parenting]]></category>
		<category><![CDATA[public school]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2007/05/27/book-the-case-against-homework/</guid>
		<description><![CDATA[Cory Doctorow at Boing Boing just blogged about a 2006 book &#8211; The Case Against Homework. It looks like a very interesting read. These types of books can sometimes be a bit one-sided, so it&#8217;s good to keep that in mind while reading them. Co-author Sara Bennett also has an anti-homework website. We are currently [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Cory_Doctorow">Cory Doctorow</a> at <a href="http://www.boingboing.net/">Boing Boing</a> just <a href="http://www.boingboing.net/2007/05/27/homework_sucks_the_c.html">blogged</a> about a 2006 book &#8211; <a href="http://www.amazon.com/exec/obidos/ASIN/0307340171/downandoutint-20">The Case Against Homework</a>. It looks like a very interesting read. These types of books can sometimes be a bit one-sided, so it&#8217;s good to keep that in mind while reading them. Co-author Sara Bennett also has an anti-homework <a href="http://www.stophomework.com/">website</a>.</p>
<p>We are currently looking at a couple of pre-schools for our three-year-old daughter, so education issues are becoming more relevant to us. We live in a fairly good public school district, but are still considering other options such as homeschooling and/or private schools. Public schools seem to be more and more focused on standardized tests. It&#8217;s certainly clear that no matter what type of schooling your children get, it&#8217;s imperative that the parents are aware of how and what their children are being taught.</p>
<p><!-- AddThis Bookmark Button BEGIN --><br /><a href="http://www.addthis.com/bookmark.php" target="_blank"><img src="http://s9.addthis.com/button1-bm.gif" alt="AddThis Social Bookmark Button" border="0" height="16" width="125" /></a> var addthis_pub = &#8216;alashcraft&#8217;;<br /><!-- AddThis Bookmark Button END -->
<div class="blogger-post-footer"><a href="http://www.myspace.com/alvinashcraft">Find me on MySpace and be my friend!</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2007/05/27/book-the-case-against-homework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

