<?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>Dot Net News &#187; SQL</title>
	<atom:link href="http://www.dot-net-news.com/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dot-net-news.com</link>
	<description>News on Microsoft .NET Development</description>
	<lastBuildDate>Wed, 05 Oct 2011 03:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Web-Based Management Tools for SQL Azure</title>
		<link>http://www.dot-net-news.com/web-based-management-tools-for-sql-azure/</link>
		<comments>http://www.dot-net-news.com/web-based-management-tools-for-sql-azure/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:05:03 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/web-based-management-tools-for-sql-azure/</guid>
		<description><![CDATA[Microsoft has released web-based management tools (code-named “Houston”) for SQL Azure databases.&#160; Houston provides basic database management tasks like authoring and executing queries, designing and editing a database schema, and editing table data.&#160; Houston is designed to be lightweight and easy to use. SQL Azure is a cloud-based database for websites running on the .NET [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/web-based-management-tools-for-sql-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS-SQL Code Generation Tool</title>
		<link>http://www.dot-net-news.com/ms-sql-code-generation-tool/</link>
		<comments>http://www.dot-net-news.com/ms-sql-code-generation-tool/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:26:38 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Code Generators]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/ms-sql-code-generation-tool/</guid>
		<description><![CDATA[The open-source MS-SQL Code Generation Tool generates C# classes from an MS-SQL database.&#160; Each class is generated with the appropriate constructors, CRUD methods, and methods that fetch data according foreign keys.&#160; The tool includes profiling support and database preferences.&#160; DBLayer and type converter classes are included in the source code.&#160; .NET Framework 3.5 with SQL [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/ms-sql-code-generation-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linquify Business Class Generator for LINQ to SQL</title>
		<link>http://www.dot-net-news.com/linquify-business-class-generator-for-linq-to-sql/</link>
		<comments>http://www.dot-net-news.com/linquify-business-class-generator-for-linq-to-sql/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:54:19 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Add-Ins]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/linquify-business-class-generator-for-linq-to-sql/</guid>
		<description><![CDATA[Linquify is a Visual Studio 2008/2010 add-in and C# .NET business class generator for LINQ to SQL and the Entity Framework, helping to support rapid development of .NET and ASP .NET web application data layers.&#160; Linquify is free for use under the LGPL. Linquify installs as a Visual Studio 2008/2010 add-in, which allows you to [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/linquify-business-class-generator-for-linq-to-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PLINQO 5.0 ORM</title>
		<link>http://www.dot-net-news.com/plinqo-5-0-orm/</link>
		<comments>http://www.dot-net-news.com/plinqo-5-0-orm/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:08:46 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/plinqo-5-0-orm/</guid>
		<description><![CDATA[PLINQO is a free object-to-relational mapper for the Microsoft .NET Framework.&#160; PLINQO opens the LINQ TO SQL black box giving you the ability to control your source code while adding many new features and enhancements.&#160; New features in v5.0 include: Visual Studio 2010 and .NET 4 Support SQLCacheDependancy Support IQueryable Cache Extensions BeginTransaction with no [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/plinqo-5-0-orm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLite for .NET</title>
		<link>http://www.dot-net-news.com/sqlite-for-net/</link>
		<comments>http://www.dot-net-news.com/sqlite-for-net/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:06:01 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/sqlite-for-net/</guid>
		<description><![CDATA[Noah Hart has ported SQLite3 to C#.&#160; While the first port is slower than the original, the project opens the way for SQLite to be used in .NET managed projects without using P/Invoke or unsafe code. The project represents the complete porting of SQLite version 3.6.16 to C#.&#160; The code is licensed under Creative Commons [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/sqlite-for-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LINQ to SQL Discontinued</title>
		<link>http://www.dot-net-news.com/linq-to-sql-discontinued/</link>
		<comments>http://www.dot-net-news.com/linq-to-sql-discontinued/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 23:22:00 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/linq-to-sql-discontinued/</guid>
		<description><![CDATA[The Microsoft ADO.NET team has discontinued the LINQ to SQL project.&#160; Many developers believe this is a mistake, “spitting in the face” of everyone who invested time and money in LINQ-SQL, leaving developers with a costly porting process. Read more at Ayende @ Rahien Read more at ADO.NET Team Blog]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/linq-to-sql-discontinued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

