<?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>nateirwin.net &#187; Preparing a SQL Server Database for ASP.NET</title>
	<atom:link href="http://www.nateirwin.net/2006/08/01/preparing-a-sql-server-database-for-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nateirwin.net</link>
	<description>Technical observations and ramblings</description>
	<lastBuildDate>Tue, 17 Jan 2012 15:03:36 +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>Preparing a SQL Server Database for ASP.NET</title>
		
		<link>http://www.nateirwin.net/2006/08/01/preparing-a-sql-server-database-for-aspnet/</link>
		<comments>http://www.nateirwin.net/2006/08/01/preparing-a-sql-server-database-for-aspnet/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 02:04:19 +0000</pubDate>
		<dc:creator>Nate</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">/post/Preparing-a-SQL-Server-Database-for-ASPNET.aspx</guid>
		<description><![CDATA[A quick and easy way to prepare a SQL Server database for use in an ASP.NET application: Browse to and execute aspnet_reqsql.exe, which is located at: C:\Windows\Microsoft.NET\Framework\VersionOf.NETFramework\. Choose to &#8220;Configure SQL Server for application services&#8221; when prompted. Specify the server, instance name, database name, and the username and password of a database user with the [...]]]></description>
	
		<content:encoded><![CDATA[A quick and easy way to prepare a SQL Server database for use in an ASP.NET application: Browse to and execute aspnet_reqsql.exe, which is located at: C:\Windows\Microsoft.NET\Framework\VersionOf.NETFramework\. Choose to &#8220;Configure SQL Server for application services&#8221; when prompted. Specify the server, instance name, database name, and the username and password of a database user with the [...]]]></content:encoded>
	
		<wfw:commentRss>http://www.nateirwin.net/2006/08/01/preparing-a-sql-server-database-for-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.nateirwin.net @ 2012-02-04 12:42:10 -->
