<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>StainedSole</title>
	<atom:link href="http://stainedsole.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stainedsole.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 09 Aug 2011 13:33:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='stainedsole.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>StainedSole</title>
		<link>http://stainedsole.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://stainedsole.wordpress.com/osd.xml" title="StainedSole" />
	<atom:link rel='hub' href='http://stainedsole.wordpress.com/?pushpress=hub'/>
		<item>
		<title>selecting distinct row by column in Datatable</title>
		<link>http://stainedsole.wordpress.com/2008/05/17/selecting-distinct-row-by-column-in-datatable/</link>
		<comments>http://stainedsole.wordpress.com/2008/05/17/selecting-distinct-row-by-column-in-datatable/#comments</comments>
		<pubDate>Sat, 17 May 2008 03:34:30 +0000</pubDate>
		<dc:creator>Vishal Reddy</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[datatable]]></category>
		<category><![CDATA[distinct]]></category>
		<category><![CDATA[distinct datatable]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://stainedsole.wordpress.com/?p=41</guid>
		<description><![CDATA[this is an amasing set of codes which can help programmers to query for distinct rows in datatable by column(s) from humancompiler. I did little bit of tweaking or match one of my projects needs. Here i am posting the code below: VB Public Shared Function SelectDistinct(ByVal SourceTable As DataTable, ByVal ParamArray FieldNames() As String) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stainedsole.wordpress.com&amp;blog=1028362&amp;post=41&amp;subd=stainedsole&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://stainedsole.wordpress.com/2008/05/17/selecting-distinct-row-by-column-in-datatable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da1df3d5cee6e0212524eea36dc13668?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Xbit</media:title>
		</media:content>
	</item>
		<item>
		<title>Unable to read the project file. The system cannot find the path specified.</title>
		<link>http://stainedsole.wordpress.com/2008/05/07/unable-to-read-the-project-file-the-system-cannot-find-the-path-specified/</link>
		<comments>http://stainedsole.wordpress.com/2008/05/07/unable-to-read-the-project-file-the-system-cannot-find-the-path-specified/#comments</comments>
		<pubDate>Wed, 07 May 2008 03:15:20 +0000</pubDate>
		<dc:creator>Vishal Reddy</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[asp.net 1.1]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[source safe]]></category>

		<guid isPermaLink="false">http://stainedsole.wordpress.com/?p=40</guid>
		<description><![CDATA[I have come across this problem many time always forgotten how I solved it. This might be 5th -6th time I had faced this problem where I cannot load 1 or 2 projects while others load properly and irritating me. I usually get this problem when getting my files from the Source Safe. While I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stainedsole.wordpress.com&amp;blog=1028362&amp;post=40&amp;subd=stainedsole&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://stainedsole.wordpress.com/2008/05/07/unable-to-read-the-project-file-the-system-cannot-find-the-path-specified/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da1df3d5cee6e0212524eea36dc13668?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Xbit</media:title>
		</media:content>
	</item>
		<item>
		<title>Role-based Security with Forms Authentication in ASP.NET 1.1</title>
		<link>http://stainedsole.wordpress.com/2008/04/10/role-based-security-with-forms-authentication-in-aspnet-11/</link>
		<comments>http://stainedsole.wordpress.com/2008/04/10/role-based-security-with-forms-authentication-in-aspnet-11/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 02:23:49 +0000</pubDate>
		<dc:creator>Vishal Reddy</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net 1.1]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[Role]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://stainedsole.wordpress.com/?p=38</guid>
		<description><![CDATA[Introduction Forms Authentication in ASP.NET can be a powerful feature. With very little code and effort, you can have a simple authentication system that is platform-agnostic. If your needs are more complex, however, and require more efficient controls over assets, you need the flexibility of groups. Windows Authentication gives you this flexibility, but it is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stainedsole.wordpress.com&amp;blog=1028362&amp;post=38&amp;subd=stainedsole&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://stainedsole.wordpress.com/2008/04/10/role-based-security-with-forms-authentication-in-aspnet-11/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da1df3d5cee6e0212524eea36dc13668?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Xbit</media:title>
		</media:content>
	</item>
		<item>
		<title>Can&#8217;t Play Flv files from Windows 2003 Server</title>
		<link>http://stainedsole.wordpress.com/2008/02/18/cant-play-flv-files-from-windows-2003-server/</link>
		<comments>http://stainedsole.wordpress.com/2008/02/18/cant-play-flv-files-from-windows-2003-server/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 22:20:46 +0000</pubDate>
		<dc:creator>Vishal Reddy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stainedsole.wordpress.com/?p=37</guid>
		<description><![CDATA[Problem One of the problem I found when working with flv files was when I tried to host a video gallery website in a windows 2003 server. While FLV is a relatively new file format used for Adobe Flash video files. By default, the flv type does not work with windows 2003 server IIS. In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stainedsole.wordpress.com&amp;blog=1028362&amp;post=37&amp;subd=stainedsole&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://stainedsole.wordpress.com/2008/02/18/cant-play-flv-files-from-windows-2003-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da1df3d5cee6e0212524eea36dc13668?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Xbit</media:title>
		</media:content>
	</item>
		<item>
		<title>Cookieless forms authentication</title>
		<link>http://stainedsole.wordpress.com/2008/02/12/cookieless-forms-authentication/</link>
		<comments>http://stainedsole.wordpress.com/2008/02/12/cookieless-forms-authentication/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 00:47:40 +0000</pubDate>
		<dc:creator>Vishal Reddy</dc:creator>
				<category><![CDATA[Web logs]]></category>

		<guid isPermaLink="false">http://stainedsole.wordpress.com/?p=36</guid>
		<description><![CDATA[Recently, I came across this article in CodeProject and found it interesting to share it others. Why, when? They say, its not possible. Well it is, and relatively easy to accomplish! Lot of companies and people want to exclude cookie usage from their lives. Partly because its said to be insecure, partly because they see [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stainedsole.wordpress.com&amp;blog=1028362&amp;post=36&amp;subd=stainedsole&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://stainedsole.wordpress.com/2008/02/12/cookieless-forms-authentication/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da1df3d5cee6e0212524eea36dc13668?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Xbit</media:title>
		</media:content>
	</item>
	</channel>
</rss>
