<?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>Unidev .NET Technology Blog &#187; Uncategorized</title>
	<atom:link href="http://www.unidevtech.com/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unidevtech.com</link>
	<description>.NET Tips and .....</description>
	<lastBuildDate>Wed, 14 Jul 2010 21:18:50 +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>Selecting An Old Value While Binding a DropDownList</title>
		<link>http://www.unidevtech.com/index.php/2010/07/selecting-an-old-value-while-binding-a-dropdownlist/</link>
		<comments>http://www.unidevtech.com/index.php/2010/07/selecting-an-old-value-while-binding-a-dropdownlist/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 21:18:50 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=210</guid>
		<description><![CDATA[ 
I had a usual instance where a DropDownList was bound to a table in a database. However, that list of data could change in the database without regard to those values having been previously stored (as text, not IDs, unfortunately) in another table.  Meaning that when the DropDownList would now be loaded with the newly [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2010/07/selecting-an-old-value-while-binding-a-dropdownlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing Mixed ZIP Codes into SQL Server from Excel</title>
		<link>http://www.unidevtech.com/index.php/2009/10/importing-mixed-zip-codes-into-sql-server-from-excel/</link>
		<comments>http://www.unidevtech.com/index.php/2009/10/importing-mixed-zip-codes-into-sql-server-from-excel/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 16:51:07 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=157</guid>
		<description><![CDATA[I had a spreadsheet with tens of thousands of mailing addresses. One of the columns was  the ZIP code for each address row.  Some of those ZIP codes were in the ZIP + 4 format (12345-6789) and others were not.  Those others were 3, 4 or 5 digit numbers.  When the data was put into [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/10/importing-mixed-zip-codes-into-sql-server-from-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Could not load file or assembly &#8216;apache fop.net&#8217; or one of its dependencies</title>
		<link>http://www.unidevtech.com/index.php/2009/08/could-not-load-file-or-assembly-apache-fop-net-or-one-of-its-dependencies/</link>
		<comments>http://www.unidevtech.com/index.php/2009/08/could-not-load-file-or-assembly-apache-fop-net-or-one-of-its-dependencies/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 13:31:22 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=127</guid>
		<description><![CDATA[By George Zheng 
When we deploy one of our web sites to a 64 bit web server, we get following error: “Could not load file or assembly &#8216;apachefop.net&#8217; or one of its dependencies. An attempt was made to load a program with an incorrect format.”
This web site is using fop.net to generate the PDF for [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/08/could-not-load-file-or-assembly-apache-fop-net-or-one-of-its-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overhauling the Security Framework of our Content Management System</title>
		<link>http://www.unidevtech.com/index.php/2009/07/overhauling-the-security-framework-of-our-content-management-system/</link>
		<comments>http://www.unidevtech.com/index.php/2009/07/overhauling-the-security-framework-of-our-content-management-system/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 16:08:45 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=106</guid>
		<description><![CDATA[The past few weeks have been challenging in an interesting and fun way. We are on track to release version 2.6 of our Content Management System and finally decided it was time to overhaul our security framework. We are moving from a simple role based architecture to a framework that supports the following:

Roles
Permissions
Ability to assign [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/07/overhauling-the-security-framework-of-our-content-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
