<?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>Castner IT Blog</title>
	<atom:link href="http://www.castnerit.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.castnerit.com/blog</link>
	<description>A technology blog for ASP.NET, SharePoint, and business technology</description>
	<lastBuildDate>Wed, 08 Sep 2010 13:56:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Small Business Online Program &#8211; eNable &#8211; Free web consultations for Queensland small businesses</title>
		<link>http://www.castnerit.com/blog/2010/09/08/small-business-online-program-enable-free-web-consultations-for-queensland-small-businesses/</link>
		<comments>http://www.castnerit.com/blog/2010/09/08/small-business-online-program-enable-free-web-consultations-for-queensland-small-businesses/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 13:52:17 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Small Business Online]]></category>

		<guid isPermaLink="false">http://www.castnerit.com/blog/?p=143</guid>
		<description><![CDATA[The objective of the &#8220;e-Nable&#8221; program is to assist small businesses to significantly enhance their web presence and engage in e-business capabilities, in order to help reduce their costs and improve their market opportunities. Castner IT is coordinating and delivering the program on behalf of Business Success Group.
This is an Australian Government funded initiative under [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2010/09/08/small-business-online-program-enable-free-web-consultations-for-queensland-small-businesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australian Election Day Polling Place Stall Finder</title>
		<link>http://www.castnerit.com/blog/2010/08/16/australian-election-day-polling-place-stall-finder/</link>
		<comments>http://www.castnerit.com/blog/2010/08/16/australian-election-day-polling-place-stall-finder/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 07:23:15 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.castnerit.com/blog/2010/08/16/australian-election-day-polling-place-stall-finder/</guid>
		<description><![CDATA[A tradition at every Australian election polling place is a variety of stalls with cakes, arts and crafts, and sausage sizzles. During my lunch break today I designed a simple web application using ASP.NET and a little AJAX that will let you search for a polling place and see what stall are available. Most stalls [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2010/08/16/australian-election-day-polling-place-stall-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Student Position available at Castner IT</title>
		<link>http://www.castnerit.com/blog/2010/08/06/student-position-available-at-castner-it/</link>
		<comments>http://www.castnerit.com/blog/2010/08/06/student-position-available-at-castner-it/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 22:06:55 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.castnerit.com/blog/?p=139</guid>
		<description><![CDATA[Castner IT is an IT consulting firm that provides business system analysis, web development, and intranet development services to companies in Australia and the United States. We offer services across the full development lifecycle and develop systems using ASP.NET, C#, SharePoint, and SQL Server.
We currently have a position opening for a suitably qualified person to [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2010/08/06/student-position-available-at-castner-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoiding ASP.NET dropdownlist has a selectedvalue which is invalid exceptions</title>
		<link>http://www.castnerit.com/blog/2010/05/29/avoiding-asp-net-dropdownlist-has-a-selectedvalue-which-is-invalid-exceptions/</link>
		<comments>http://www.castnerit.com/blog/2010/05/29/avoiding-asp-net-dropdownlist-has-a-selectedvalue-which-is-invalid-exceptions/#comments</comments>
		<pubDate>Sat, 29 May 2010 13:05:06 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[dropdownlist]]></category>

		<guid isPermaLink="false">http://www.castnerit.com/blog/?p=134</guid>
		<description><![CDATA[It is often to difficult to capture the following ASP.NET dropdownlist error when the dropdownlist is bound to an sqldatasource: 
Dropdownlistname has a SelectedValue which is invalid because it does not exist in the list of items 
This exception is frequently caused by poor validation controls during data entry and/or poor database design. For example, the previous application might [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2010/05/29/avoiding-asp-net-dropdownlist-has-a-selectedvalue-which-is-invalid-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Consuming a web service using ASP.NET</title>
		<link>http://www.castnerit.com/blog/2010/05/21/consuming-a-web-service-using-asp-net/</link>
		<comments>http://www.castnerit.com/blog/2010/05/21/consuming-a-web-service-using-asp-net/#comments</comments>
		<pubDate>Fri, 21 May 2010 00:30:54 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://castnerit.com/blog/?p=129</guid>
		<description><![CDATA[This is a video tutorial I created for my eBusiness class at the University of Oregon. It is an introduction to consuming a web service  and using the Google Maps API with ASP.NET and Visual Studio 2008. It highlights how to create and use a web reference on an ASP.NET web page with Visual Basic. It also provides [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2010/05/21/consuming-a-web-service-using-asp-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Replying from mail-enabled public folder as public folder&#8217;s email address</title>
		<link>http://www.castnerit.com/blog/2010/03/30/replying-from-mail-enabled-public-folder-as-public-folders-email-address/</link>
		<comments>http://www.castnerit.com/blog/2010/03/30/replying-from-mail-enabled-public-folder-as-public-folders-email-address/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 16:12:39 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[Microsoft Outlook]]></category>

		<guid isPermaLink="false">http://castnerit.com/blog/?p=113</guid>
		<description><![CDATA[When you create a mail-enabled public folder in Microsoft Exchange/Outlook, the default is for any email sent from the public folder to come from the individual&#8217;s and not the publc folder&#8217;s email address. This Outlook 2007 add-on fixes that problem by changing the from address to the public folder&#8217;s address and also bcc&#8217;ing the public [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2010/03/30/replying-from-mail-enabled-public-folder-as-public-folders-email-address/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to Expression Web</title>
		<link>http://www.castnerit.com/blog/2009/02/28/introduction-to-expression-web/</link>
		<comments>http://www.castnerit.com/blog/2009/02/28/introduction-to-expression-web/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 13:07:14 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
		
		<guid isPermaLink="false">http://castnerit.com/blog/?p=103</guid>
		<description><![CDATA[This tutorial is for people starting out with Microsoft Expression Web 2. It is aimed at users that have never used Expression Web or any other web development software. I originally created it for one of my classes at the University of Oregon. The tutorial covers how to create your first page, how to upload [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2009/02/28/introduction-to-expression-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inserting a PayPal Buy Now Button into an ASP.NET Form</title>
		<link>http://www.castnerit.com/blog/2008/12/05/inserting-a-paypal-buy-now-button-into-an-aspnet-form/</link>
		<comments>http://www.castnerit.com/blog/2008/12/05/inserting-a-paypal-buy-now-button-into-an-aspnet-form/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 01:22:27 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://castnerit.com/blog/?p=101</guid>
		<description><![CDATA[When working with ASP.NET pages, one difficulty that often arises is that you need two forms on the page &#8211; the normal form required by ASP.NET and a second form for something else such as a PayPal button or a search tool. The solution that I discovered is to not have two forms but simply [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2008/12/05/inserting-a-paypal-buy-now-button-into-an-aspnet-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing default language in Office 2007</title>
		<link>http://www.castnerit.com/blog/2008/11/24/changing-default-language-in-office-2007/</link>
		<comments>http://www.castnerit.com/blog/2008/11/24/changing-default-language-in-office-2007/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 04:57:22 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Word]]></category>

		<guid isPermaLink="false">http://castnerit.com/blog/?p=97</guid>
		<description><![CDATA[I recently moved back to Australia from the USA and had plenty of fun   trying to change all of my defaults from USA to Australia. Here is a list of things to check whenever you are changing countries:
1. Microsoft Vista: Control Panel &#8211;&#62; Clock, Language, and Region &#8211;&#62; Change the country or region
and [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2008/11/24/changing-default-language-in-office-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft reporting: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.</title>
		<link>http://www.castnerit.com/blog/2008/10/23/microsoft-reporting-failed-to-enable-constraints-one-or-more-rows-contain-values-violating-non-null-unique-or-foreign-key-constraints/</link>
		<comments>http://www.castnerit.com/blog/2008/10/23/microsoft-reporting-failed-to-enable-constraints-one-or-more-rows-contain-values-violating-non-null-unique-or-foreign-key-constraints/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 13:05:04 +0000</pubDate>
		<dc:creator>Grant Castner</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Small Business Online]]></category>

		<guid isPermaLink="false">http://castnerit.com/blog/?p=87</guid>
		<description><![CDATA[This error was bugging   me for a long time until I found this excellent forum discussion:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=541116&#38;SiteId=1
The following points summarize the causes and solutions from the forum and offer some additional help:
1. Check if you have changed the length of any fields in the underlying database table after creating the dataset. If you have, [...]]]></description>
		<wfw:commentRss>http://www.castnerit.com/blog/2008/10/23/microsoft-reporting-failed-to-enable-constraints-one-or-more-rows-contain-values-violating-non-null-unique-or-foreign-key-constraints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
