<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Dot Net News</title>
	
	<link>http://www.dot-net-news.com</link>
	<description>News on Microsoft .NET Development</description>
	<lastBuildDate>Mon, 08 Mar 2010 14:36:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DotNetNews" /><feedburner:info uri="dotnetnews" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>DotNetNews</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>FluentNHibernate.Search 0.2 Beta</title>
		<link>http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/</link>
		<comments>http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 14:36:57 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/</guid>
		<description><![CDATA[Fluent NHibernate.Search is an open-source attributes-less mapping interface for the NHibernate provider implementation of Lucene.NET.
NHibernate.Search is attributes based mapping.&#160; However, some projects need to keep domain entities true POCO and persistant ignorant.&#160; This project was created because there is no Fluent inteface to map Lucene.NET documents without attributes outside domain entities.
FluentNHibernate.Search on CodePlex
]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DiffPlex .NET Diff Generator</title>
		<link>http://www.dot-net-news.com/diffplex-net-diff-generator/</link>
		<comments>http://www.dot-net-news.com/diffplex-net-diff-generator/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 13:39:41 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/diffplex-net-diff-generator/</guid>
		<description><![CDATA[DiffPlex is an open-source .NET Diffing Library, which is a combination of three components:

Fast and easy-to-use library written in C# that identifies the differences between two sets of text.
Silverlight application that allows fast real-time diffing of text.
Website that generates and displays diffs on the Web.

DiffPlex on CodePlex
]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/diffplex-net-diff-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PostSharp Going Commercial as SharpCrafters</title>
		<link>http://www.dot-net-news.com/postsharp-going-commercial-as-sharpcrafters/</link>
		<comments>http://www.dot-net-news.com/postsharp-going-commercial-as-sharpcrafters/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 16:08:50 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Aspects]]></category>
		<category><![CDATA[Frameworks]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/postsharp-going-commercial-as-sharpcrafters/</guid>
		<description><![CDATA[


PostSharp is the leading aspect-oriented programming (AOP) framework on the Microsoft .NET platform.&#160; With PostSharp, you can easily write and apply custom attributes that add new behaviors to your code &#8212; tracing, thread management, exception handling, data binding and more.
PostSharp was created in 2004 as an open-source project and was serving its first commercial customers [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/postsharp-going-commercial-as-sharpcrafters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kayak Framework: HTTP and .NET</title>
		<link>http://www.dot-net-news.com/kayak-framework-http-and-net/</link>
		<comments>http://www.dot-net-news.com/kayak-framework-http-and-net/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:16:55 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/kayak-framework-http-and-net/</guid>
		<description><![CDATA[Kayak is a lightweight HTTP server for the CLR, and the Kayak Framework is a utility for mapping HTTP requests to C# method invocations.&#160; With Kayak, you can skip the bulk, hassle and overhead of IIS and ASP.NET.&#160; Kayak enables you to do more with less syntax, and is easy to configure to work in [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/kayak-framework-http-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAML Power Toys 2010</title>
		<link>http://www.dot-net-news.com/xaml-power-toys-2010/</link>
		<comments>http://www.dot-net-news.com/xaml-power-toys-2010/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:48:08 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/xaml-power-toys-2010/</guid>
		<description><![CDATA[XAML Power Toys is a Visual Studio Add-In for WPF &#38; Silverlight developers working in the XAML editor.&#160; It includes Line-of-Business form generation tools, Grid tools, and DataForm/DataGrid/ListView generation tools that significantly reduce the XAML form layout time.
XAML Power Toys commands are accessed using the XAML editor context menu and code editor context menu.&#160; XAML [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/xaml-power-toys-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ninject 2.0</title>
		<link>http://www.dot-net-news.com/ninject-2-0/</link>
		<comments>http://www.dot-net-news.com/ninject-2-0/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 16:50:33 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/ninject-2-0/</guid>
		<description><![CDATA[Ninject v2.0 is now available.&#160; Ninject is an open-source, fast, lightweight dependency injector for .NET applications.&#160; It helps split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner.&#160; By using Ninject to support your software&#8217;s architecture, your code becomes easier to write, reuse, test and [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/ninject-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SLARToolkit Silverlight Augmented Reality Toolkit</title>
		<link>http://www.dot-net-news.com/slartoolkit-silverlight-augmented-reality-toolkit/</link>
		<comments>http://www.dot-net-news.com/slartoolkit-silverlight-augmented-reality-toolkit/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:55:40 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/slartoolkit-silverlight-augmented-reality-toolkit/</guid>
		<description><![CDATA[SLARToolkit is now available at CodePlex.&#160; SLARToolkit is an open-source Augmented Reality library for Silverlight.&#160; It can be used with Silverlight&#8217;s Webcam API, any CaptureSource or a WriteableBitmap.&#160; SLARToolkit uses a dual license model and could be used for open or closed source applications under certain conditions.
Augmented Reality (AR) is the addition of computer-generated imagery [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/slartoolkit-silverlight-augmented-reality-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patch for Visual Studio 2010 Intellisense Crash</title>
		<link>http://www.dot-net-news.com/patch-for-visual-studio-2010-intellisense-crash/</link>
		<comments>http://www.dot-net-news.com/patch-for-visual-studio-2010-intellisense-crash/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 14:13:24 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/patch-for-visual-studio-2010-intellisense-crash/</guid>
		<description><![CDATA[Visual Studio 2010 Release Candidate has a bug that causes it to crash when you type in the code editor while Intellisense appears.&#160; Microsoft has created a patch that fixes this bug.
Download the Patch
]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/patch-for-visual-studio-2010-intellisense-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .NET Framework 4 Release Candidate</title>
		<link>http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate-2/</link>
		<comments>http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate-2/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 18:24:23 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate-2/</guid>
		<description><![CDATA[


The Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4.0 is now available to the public.&#160; The biggest change from Beta 2 is a major improvement to Visual Studio performance, specifically as it relates to loading solutions, typing, building and debugging.&#160; The RC includes a “go-live license” for companies that wish to deploy [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .NET Framework 4 Release Candidate</title>
		<link>http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate/</link>
		<comments>http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:10:47 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate/</guid>
		<description><![CDATA[The Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4.0 is now available to the public.&#160; The biggest change from Beta 2 is a major improvement to Visual Studio performance, specifically as it relates to loading solutions, typing, building and debugging.&#160; The RC includes a “go-live license” for companies that wish to deploy [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/visual-studio-2010-and-net-framework-4-release-candidate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
