<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Unidev .NET Technology Blog</title>
	
	<link>http://www.unidevtech.com</link>
	<description>.NET Tips and .....</description>
	<lastBuildDate>Thu, 11 Feb 2010 15:51:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/UnidevnetTechnologyBlog" /><feedburner:info uri="unidevnettechnologyblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Triggering a Specific GridView Row Command When Page Loads</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/RXV4w-Lq8Ck/</link>
		<comments>http://www.unidevtech.com/index.php/2010/02/triggering-a-specific-gridview-row-command-when-page-loads/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 15:14:12 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=193</guid>
		<description>I have an asp.net page with a gridview and each row uses a TemplateField to make a LinkButton to select the row. In my case, the action of clicking the text link triggers a FormView to appear in order to edit the data.
 
I needed a way to open the editing form automatically for the first [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/RXV4w-Lq8Ck" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2010/02/triggering-a-specific-gridview-row-command-when-page-loads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2010/02/triggering-a-specific-gridview-row-command-when-page-loads/</feedburner:origLink></item>
		<item>
		<title>Display a Nested List Inside Another Repeater</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/QS72WjZbfps/</link>
		<comments>http://www.unidevtech.com/index.php/2010/01/display-nested-list-inside-another-repeater/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 22:28:27 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=175</guid>
		<description>A simple way to display a list of data is to use an asp:Repeater. If the data also needs to show a nested list of related data for each main item, one can place another Repeater inside the first. In the code behind, the queries used for each Repeater can be linked in a dataset as a [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/QS72WjZbfps" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2010/01/display-nested-list-inside-another-repeater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2010/01/display-nested-list-inside-another-repeater/</feedburner:origLink></item>
		<item>
		<title>Article Series and Planned Topics</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/gAIHpCK6DO0/</link>
		<comments>http://www.unidevtech.com/index.php/2009/12/article-series-and-planned-topics/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:32:36 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[ReportViewer control]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Integration Services]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=168</guid>
		<description>by Allan Sieker
When it comes time to write an interesting article about a technical topic my mind goes into a deadlock in trying to find the balance between space/time constraints and keeping the content interesting.  Too short of an article and it seems trivial because the technical stuff doesn’t get covered enough.  Too technical, and [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/gAIHpCK6DO0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/12/article-series-and-planned-topics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/12/article-series-and-planned-topics/</feedburner:origLink></item>
		<item>
		<title>Importing Mixed ZIP Codes into SQL Server from Excel</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/DXdLELwnx5o/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/DXdLELwnx5o" height="1" width="1"/&gt;</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>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/10/importing-mixed-zip-codes-into-sql-server-from-excel/</feedburner:origLink></item>
		<item>
		<title>Using A Data Container Column as an Inline IF Condition</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/YQTDQRjBtKk/</link>
		<comments>http://www.unidevtech.com/index.php/2009/10/using-a-data-container-column-as-an-inline-if-condition/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:02:51 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=144</guid>
		<description>I find myself using .net data containers in many web applications.  Binding controls such as asp:Repeater and asp:DataList to data sources can make displaying your data more manageable.  In a few of those instances I need to have some of the data display in a little different manner depending on that particular info.
For example, a [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/YQTDQRjBtKk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/10/using-a-data-container-column-as-an-inline-if-condition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/10/using-a-data-container-column-as-an-inline-if-condition/</feedburner:origLink></item>
		<item>
		<title>Before You Start Increasing the CommandTimeout Value…</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/fEd5ptnkrRk/</link>
		<comments>http://www.unidevtech.com/index.php/2009/09/before-you-start-increasing-the-commandtimeout-value/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 21:51:49 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=138</guid>
		<description>by Allan Sieker
Just recently I had the opportunity to investigate a timeout error happening on an ASP.NET web application of a new client.   This web application is a very intense and complex business solution involving tiered hierarchies of entities for companies, resources, processes, and projects.  Definitely not your typical web site.
The source of the timeout was an embedded SQL query consisting of a [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/fEd5ptnkrRk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/09/before-you-start-increasing-the-commandtimeout-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/09/before-you-start-increasing-the-commandtimeout-value/</feedburner:origLink></item>
		<item>
		<title>Could not load file or assembly ‘apache fop.net’ or one of its dependencies</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/w3RyugsUino/</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>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 &amp;#8216;apachefop.net&amp;#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 [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/w3RyugsUino" height="1" width="1"/&gt;</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>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/08/could-not-load-file-or-assembly-apache-fop-net-or-one-of-its-dependencies/</feedburner:origLink></item>
		<item>
		<title>Process XML in C#.net</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/63lhBZ3fJ68/</link>
		<comments>http://www.unidevtech.com/index.php/2009/07/process-xml-in-aspnet/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 14:57:13 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=108</guid>
		<description>By George Zheng

XML has been used in a lot of places for transferring data because of its platform independence and its simple, text-based, self-describing format. It is a common requirement for preparing and consuming XML data. Microsoft provides several convenience tools to help developers deal with XML under .NET platform.

System.Xml.XmlTextReader/System.Xml.XmlTextWriter
System.Xml.Serialization.XMLSerializer
System.Xml.Linq

XmlTextReader/XmlTextWriter
XmlDocument objects are easy to use [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/63lhBZ3fJ68" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/07/process-xml-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/07/process-xml-in-aspnet/</feedburner:origLink></item>
		<item>
		<title>Overhauling the Security Framework of our Content Management System</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/SLGcPYAwGwc/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/SLGcPYAwGwc" height="1" width="1"/&gt;</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>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/07/overhauling-the-security-framework-of-our-content-management-system/</feedburner:origLink></item>
		<item>
		<title>Coding Standards and SQL Mistakes</title>
		<link>http://feedproxy.google.com/~r/UnidevnetTechnologyBlog/~3/lVZdzCoS860/</link>
		<comments>http://www.unidevtech.com/index.php/2009/06/coding-standards-and-sql-mistakes/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 20:48:46 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[coding standards]]></category>
		<category><![CDATA[dotNet .net webapp website coding c# vbscript]]></category>
		<category><![CDATA[sql mistakes]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=97</guid>
		<description> By Allan Sieker
If you want to learn something from one of the best, please check out Clint Edmonson&amp;#8217;s web site where you can download free coding standards for both VB and C#.  I worked with Clint at AB and I must say that he is one sharp guy.  I am sure he raised Microsoft&amp;#8217;s collective [...]&lt;img src="http://feeds.feedburner.com/~r/UnidevnetTechnologyBlog/~4/lVZdzCoS860" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/06/coding-standards-and-sql-mistakes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.unidevtech.com/index.php/2009/06/coding-standards-and-sql-mistakes/</feedburner:origLink></item>
	</channel>
</rss>
