<?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>Victor Corey &#187; Starter Kit</title>
	<atom:link href="http://victorcorey.com/tag/starter-kit/feed/" rel="self" type="application/rss+xml" />
	<link>http://victorcorey.com</link>
	<description>When the power of love overcomes the love of power the world will know peace.</description>
	<lastBuildDate>Thu, 25 Mar 2010 18:02:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Extended the Personal Site Starter Kit for MS Access</title>
		<link>http://victorcorey.com/2009/10/extended-the-personal-site-starter-kit-for-ms-access/</link>
		<comments>http://victorcorey.com/2009/10/extended-the-personal-site-starter-kit-for-ms-access/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 23:05:59 +0000</pubDate>
		<dc:creator>Victor Corey</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Extended Personal Site Starter Kit]]></category>
		<category><![CDATA[Personal Site Starter Kit]]></category>
		<category><![CDATA[Personal Website]]></category>
		<category><![CDATA[Starter Kit]]></category>

		<guid isPermaLink="false">http://victorcorey.com/?p=53</guid>
		<description><![CDATA[The Extended Personal Starter Kit for MS Access contains administration for links, photos, news, blogs, and users. The Personal Site Starter Kit from Microsoft is typical personal site that includes a photo album system. Also included are static pages for a resume and links and comes in your choice of white or black&#8230; just change [...]]]></description>
			<content:encoded><![CDATA[<p>The Extended Personal Starter Kit for MS Access contains administration for links, photos, news, blogs, and users.</p>
<hr />The <a title="Personal Site Starter Kit" href="http://www.asp.net/downloads/starter-kits/personal/" target="_blank">Personal Site Starter Kit</a> from Microsoft is typical personal site that includes a photo album system. Also included are static pages for a resume and links and comes in your choice of white or black&#8230; just change the theme!</p>
<p>I was new to .NET and I had been trying to work with the Personal Starter Kit as a learning tool. Unfortunately, my host did not allow the use of SQL Express 2005 and SQL Server will cost extra.<span id="more-53"></span></p>
<p>I converted the &#8220;personal&#8221; database into MS Access and then used the <a title="Sample Access Provider Starter Kit" href="http://msdn.microsoft.com/en-us/vstudio/cc533524.aspx" target="_blank">Sample Access Provider Starter Kit</a> to modify the Login controls to use a MS Access database. Now the project runs on two MS Access databases.</p>
<p>I created a C# version and VB.net. Check the original <a title="Personal Site Starter Kit for MS Access" href="http://forums.asp.net/t/942049.aspx" target="_blank">forum post</a> for help.</p>
<hr /><code><ul class="dlm_download_list"><li><a href="http://victorcorey.com/downloads/KickAppsStarterKit.zip" title="Downloaded 41 times"><img src="/wp-content/themes/victorcorey/images/kask.png" alt="KickApps Starter Kit" /></a></li><li><a href="http://victorcorey.com/downloads/personalstarterkitmsaccess.vsi" title="Downloaded 130 times"><img src="/wp-content/themes/victorcorey/images/pwsk_cs.png" alt="Personal Site Starter Kit for MS Access" /></a></li><li><a href="http://victorcorey.com/downloads/personalstarterkitmsaccessvb.vsi" title="Downloaded 114 times"><img src="/wp-content/themes/victorcorey/images/pwsk_vb.png" alt="Personal Site Starter Kit for MS Access" /></a></li><li><a href="http://victorcorey.com/downloads/ExtendedPersonalStarterKitForMSAccess.vsi" title="Downloaded 122 times"><img src="/wp-content/themes/victorcorey/images/pwsk_ext.png" alt="Extended the Personal Site Starter Kit for MS Access" /></a></li></ul></code></p>
]]></content:encoded>
			<wfw:commentRss>http://victorcorey.com/2009/10/extended-the-personal-site-starter-kit-for-ms-access/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Personal Site Starter Kit for MS Access</title>
		<link>http://victorcorey.com/2009/10/personal-site-starter-kit-for-ms-access/</link>
		<comments>http://victorcorey.com/2009/10/personal-site-starter-kit-for-ms-access/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 05:34:51 +0000</pubDate>
		<dc:creator>Victor Corey</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Personal Site Starter Kit]]></category>
		<category><![CDATA[Personal Website]]></category>
		<category><![CDATA[Starter Kit]]></category>

		<guid isPermaLink="false">http://victorcorey.com/?p=3</guid>
		<description><![CDATA[The Personal Site Starter Kit from Microsoft is typical personal site that includes a photo album system. Also included are static pages for a resume and links and comes in your choice of white or black&#8230; just change the theme! I was new to .NET and I had been trying to work with the Personal Starter Kit [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Personal Site Starter Kit" href="http://www.asp.net/downloads/starter-kits/personal/" target="_blank">Personal Site Starter Kit</a> from Microsoft is typical personal site that includes a photo album system. Also included are static pages for a resume and links and comes in your choice of white or black&#8230; just change the theme!</p>
<p>I was new to .NET and I had been trying to work with the Personal Starter Kit as a learning tool. Unfortunately, my host did not allow the use of  SQL Express 2005 and SQL Server will cost extra.<span id="more-3"></span></p>
<p>I converted the &#8220;personal&#8221; database into MS Access and then used the <a title="Sample Access Provider Starter Kit" href="http://msdn.microsoft.com/en-us/vstudio/cc533524.aspx" target="_blank">Sample Access Provider Starter Kit</a> to modify the Login controls to use a MS Access database. Now the project runs on two MS Access databases.</p>
<p>I created a C# version and VB.net. Check the original <a title="Personal Site Starter Kit for MS Access" href="http://forums.asp.net/t/942049.aspx" target="_blank">forum post</a> for help.</p>
<hr /><code><ul class="dlm_download_list"><li><a href="http://victorcorey.com/downloads/KickAppsStarterKit.zip" title="Downloaded 41 times"><img src="/wp-content/themes/victorcorey/images/kask.png" alt="KickApps Starter Kit" /></a></li><li><a href="http://victorcorey.com/downloads/personalstarterkitmsaccess.vsi" title="Downloaded 130 times"><img src="/wp-content/themes/victorcorey/images/pwsk_cs.png" alt="Personal Site Starter Kit for MS Access" /></a></li><li><a href="http://victorcorey.com/downloads/personalstarterkitmsaccessvb.vsi" title="Downloaded 114 times"><img src="/wp-content/themes/victorcorey/images/pwsk_vb.png" alt="Personal Site Starter Kit for MS Access" /></a></li><li><a href="http://victorcorey.com/downloads/ExtendedPersonalStarterKitForMSAccess.vsi" title="Downloaded 122 times"><img src="/wp-content/themes/victorcorey/images/pwsk_ext.png" alt="Extended the Personal Site Starter Kit for MS Access" /></a></li></ul></code></p>
]]></content:encoded>
			<wfw:commentRss>http://victorcorey.com/2009/10/personal-site-starter-kit-for-ms-access/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
