<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="0.92">
<channel>
	<title>The blog of flying mind</title>
	<link>http://cahtter.blogsome.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 25 Mar 2008 15:48:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Apartments and Pumping in the CLR</title>
		<description>	Also see: Brad Abrams&#8217; pixel8 Interview Podcast posted
	I&#8217;ve already written the much-delayed blog on Hosting, but I can&#8217;t post it yet because it mentions a couple of new Whidbey features, which weren&#8217;t present in the PDC bits.&nbsp; Obviously Microsoft doesn&#8217;t want to make product disclosures through my random blog articles.
	< ...</description>
		<link>http://cahtter.blogsome.com/2008/03/25/apartments-and-pumping-in-the-clr/</link>
	</item>
	<item>
		<title>Natural Sorting in C#</title>
		<description>	Also see: Debugging an InvalidCastException
	Jeff Atwood recently posted about natural sorting. This is all about making sure that strings that contain numbers sort numerically. I’m slightly surprised to see that he wants to call it alphabetical sorting. Surely by definition, alphabetical sorting is defined by, well, the alphabet. This is ...</description>
		<link>http://cahtter.blogsome.com/2008/03/25/natural-sorting-in-c/</link>
	</item>
	<item>
		<title>Updated Finalization and Hosting</title>
		<description>	Also see: Memory Model
	My original posts on Finalization and Hosting had some hokey XXXXX markers in place of content, where that content hadn&#8217;t already been disclosed in some form.&nbsp; Now that the Visual Studio 2005 Community Preview is available, I&#8217;ve gone back to those two posts and replaced the XXXXX ...</description>
		<link>http://cahtter.blogsome.com/2008/03/25/updated-finalization-and-hosting/</link>
	</item>
	<item>
		<title>Startup, Shutdown and related matters</title>
		<description>	Also see: Single source code base for Silverlight and WPF solutions
	Usually
I write blog articles on topics that people request via email or comments on
other blogs.&nbsp; Well, nobody has ever
asked me to write anything about shutdown.
	
	But then
I look at all the problems that occur during process shutdown in the unmanaged
world.&nbsp; These ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/startup-shutdown-and-related-matters/</link>
	</item>
	<item>
		<title>ReflectionTypeLoadException</title>
		<description>	Also see: My Presidential Endorsement:
	Also see: Memory Model
	Also see: Brad Abrams&#8217; pixel8 Interview Podcast posted
	If a type can&#8217;t be loaded for some reason during a call to Module.GetTypes(), ReflectionTypeLoadException will be thrown. Assembly.GetTypes() also throws this because it calls Module.GetTypes(). 
	The Message for this exception is &#8220;One or more exceptions ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/reflectiontypeloadexception/</link>
	</item>
	<item>
		<title>Hosting</title>
		<description>	
	Also see: LINQ - The Uber FindControl
	Hosting
	< ?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />&nbsp;
	My prior three blogs were supposed to be on Hosting.&nbsp; Each time I got side tracked, first on Exceptions, then on Application Compatibility and finally on Finalization.&nbsp; I refuse to be side tracked this time&#8230; much.
	&nbsp;
	Also, ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/hosting/</link>
	</item>
	<item>
		<title>When Are Two Algorithms the Same?</title>
		<description>	When Are Two Algorithms the Same? Andreas Blass, Nachum Dershowitz, Yuri Gurevich. February 2008
	
People usually regard algorithms as more abstract than the programs that implement them. The natural way to formalize this idea is that algorithms are equivalence classes of programs with respect to a suitable equivalence relation. We argue ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/when-are-two-algorithms-the-same/</link>
	</item>
	<item>
		<title>DevWeek 2008 Cross Platform Silverlight Demos</title>
		<description>	I just finished the Cross Platform.NET on Silverlight talk at DevWeek. Demos can be downloaded from http://www.interact-sw.co.uk/downloads/DevWeek2008XPlatDemos.zip 
	
I&#8217;m all done at DevWeek for this year. But if you want to hear more about Silverlight, I&#8217;ll be teaching Pluralsight&#8217;s Applied Silverlight course in London later this month - running from 31st ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/devweek-2008-cross-platform-silverlight-demos/</link>
	</item>
	<item>
		<title>Turning bitboards from potential moves into legal moves, pawn moves, and conditional rules.</title>
		<description>	Also see: Generating WPF Content with LINQ
	The BitBoards so far have been astoundingly accurate at producing moves. But even after the moves have been produced they have to be fully validated. Take for instance, a bishop in the middle of the board. The number of potential moves for the bishop ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/turning-bitboards-from-potential-moves-into-legal-moves-pawn-moves-and-conditional-rules/</link>
	</item>
	<item>
		<title>The Exception Model</title>
		<description>	Also see: Spring Web Flow features and feedback request
	I had
hoped this article would be on changes to the next version of the CLR which
allow it to be hosted inside SQL Server and other “challenging”
environments.&nbsp; This is more
generally interesting than you might think, because it creates an opportunity
for other processes (i.e. ...</description>
		<link>http://cahtter.blogsome.com/2008/03/24/the-exception-model/</link>
	</item>
</channel>
</rss>
