<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title> .NET news &gt;&gt; Database</title>
<link>http://www.dotnetcat.com/Database/</link>
<description>.NET developer news by tags: C#, ASP.NET, VB.NET, database, security, performance and more</description>
<language>en-us</language>
<item>
<title>Convert SQL Server DB to SQLite DB</title>
<link>http://www.dotnetcat.com/news/Database/id/9146/</link>
<pubDate>Sun, 06 Jul 2008 05:23:00 -0500</pubDate>
<description> <![CDATA[ C# Utility to automatically do the conversion from SQL Server DB to SQLite DB ]]> </description>
</item>
<item>
<title>Check Validity of Sql Server Stored Procedures/Views/Functions</title>
<link>http://www.dotnetcat.com/news/Software/id/8950/</link>
<pubDate>Mon, 19 May 2008 12:46:00 -0500</pubDate>
<description> <![CDATA[ Command line tool to check validity of objects in SQL Server databases. ]]> </description>
</item>
<item>
<title>Multiple Ways to do Multiple Inserts</title>
<link>http://www.dotnetcat.com/news/Database/id/8843/</link>
<pubDate>Sun, 04 May 2008 15:29:00 -0500</pubDate>
<description> <![CDATA[ Various ways to do Multiple Inserts in SQL Server 2000/2005 or Oracle Database using ADO.NET in single database round trip. ]]> </description>
</item>
<item>
<title>Database-Driven Business Layer Templates</title>
<link>http://www.dotnetcat.com/news/Database/id/8427/</link>
<pubDate>Tue, 22 Jan 2008 13:15:00 -0600</pubDate>
<description> <![CDATA[ A introduction to the flexibilities provided by the use of SQL extended properties in business layer code templates. ]]> </description>
</item>
<item>
<title>A Naming Scheme for Database Tables and Fields</title>
<link>http://www.dotnetcat.com/news/Database/id/8350/</link>
<pubDate>Wed, 16 Jan 2008 06:39:00 -0600</pubDate>
<description> <![CDATA[ Database developers have historically used a somewhat cryptic system for naming database tables and fields. Originally a result of the limitations of database management systems (DBMS), these naming schemes - or the lack thereof - have been adopted by convention and tradition. However, as database applications become more complex, with more tables and larger teams of developers, and as developers come and go, it becomes much more important to implement a robust and disciplined naming scheme for database objects. A well-defined naming scheme becomes more important when you adopt object relational mapping (ORM) technologies or automatic code generation. ]]> </description>
</item>
<item>
<title>13 Productivity Tips for Transact-SQL 2005</title>
<link>http://www.dotnetcat.com/news/Database/id/8208/</link>
<pubDate>Mon, 22 Oct 2007 21:25:42 -0500</pubDate>
<description> <![CDATA[ Microsoft implemented many new features in SQL Server 2005, including an impressive set of language enhancements. From new language statements for SQL-99 compatibility to new features in response to customer requests, Transact-SQL 2005 helps to increase developer productivity. This article covers most of the new language features by posing a statement/scenario and then provide some code samples to show how you can use T-SQL 2005 to address the problem. You'll also get a brief glance at Visual Studio Team Edition for Database Professionals, a product that helps a development team to manage databases. Finally, I'll give you a sneak preview of some features in the next scheduled version of SQL Server (SQL Server 2008, &quot;Katmai&quot;)...
 ]]> </description>
</item>
<item>
<title>SQL Trusted Connections with ASP.NET</title>
<link>http://www.dotnetcat.com/news/Database/id/8140/</link>
<pubDate>Tue, 09 Oct 2007 21:03:00 -0500</pubDate>
<description> <![CDATA[ Hard coding passwords into your application or your web site is a bad thing. Barry looks at how we can use trusted connections to provide the authentication we need, without the need for these potential security hazards. ]]> </description>
</item>
<item>
<title>SQL Server Management Objects: Lessons from the Wild</title>
<link>http://www.dotnetcat.com/news/Database/id/8121/</link>
<pubDate>Fri, 05 Oct 2007 18:42:07 -0500</pubDate>
<description> <![CDATA[ Harness the power of SQL Server Management Objects to create, document, and manage your SQL Server databases. ]]> </description>
</item>
<item>
<title>MySQL Membership, Role, Sitemap, Personalization Provider for ASP.Net 2.0</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/7937/</link>
<pubDate>Sat, 08 Sep 2007 01:18:00 -0500</pubDate>
<description> <![CDATA[ This is the implementation of Membership, Role, Sitemap, Personalization provider of ASP.Net using MySQL as backend database. This class uses the native net MySQL connector version 5.1.2. ]]> </description>
</item>
<item>
<title>Simple introduction to Oracle XE with C#</title>
<link>http://www.dotnetcat.com/news/Database/id/7922/</link>
<pubDate>Mon, 03 Sep 2007 08:38:00 -0500</pubDate>
<description> <![CDATA[ This tutorial is intended to be a beginner's guide to Oracle XE. Oracle XE is an entry level database from Oracle. It has many of the features of the standard Oracle database yet it is easy to install with very little configuring needed and also easy to administer. There are some limitations as you would expect from a free product. The first is that there is a four gigabyte user data restriction. That is you can only store up to four gigabytes of user data. This does not include table namespaces or database data. The other restriction is that the database will only use one CPU from the host machine even if the host machine has more than one CPU. ]]> </description>
</item>
</channel>
</rss> 