<?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>dot COM report &#187; Web Development Q &amp; A</title>
	<atom:link href="http://dotcomreport.com/category/questionsandanswers/web-development-q-and-a/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotcomreport.com</link>
	<description>Online Success Secrets &#38; Strategies</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:58:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How Do You Identify A Process Which Is Using A Particular File Using .net Code?</title>
		<link>http://dotcomreport.com/questionsandanswers/web-development-q-and-a/how-do-you-identify-a-process-which-is-using-a-particular-file-using-net-code/</link>
		<comments>http://dotcomreport.com/questionsandanswers/web-development-q-and-a/how-do-you-identify-a-process-which-is-using-a-particular-file-using-net-code/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 18:58:40 +0000</pubDate>
		<dc:creator>dotCOMreport Q and A</dc:creator>
				<category><![CDATA[Web Development Q & A]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Identify]]></category>
		<category><![CDATA[Particular]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Using]]></category>
		<category><![CDATA[Which]]></category>

		<guid isPermaLink="false">http://dotcomreport.com/web-development/how-do-you-identify-a-process-which-is-using-a-particular-file-using-net-code/</guid>
		<description><![CDATA[My .NET code is overwriting file, I am getting &#8220;file is used by another process&#8221; exception. I want to identify the process which is using the file at the moment. I know there are some tools available in SYSteminternals.com. but i want to Identify the process by code. Any help would be much appreciated.]]></description>
			<content:encoded><![CDATA[My .NET code is overwriting file, I am getting &#8220;file is used by another process&#8221; exception. I want to identify the process which is using the file at the moment. I know there are some tools available in SYSteminternals.com. but i want to Identify the process by code. Any help would be much appreciated.]]></content:encoded>
			<wfw:commentRss>http://dotcomreport.com/questionsandanswers/web-development-q-and-a/how-do-you-identify-a-process-which-is-using-a-particular-file-using-net-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

