<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Screen Capture Application using C#</title>
	<atom:link href="http://www.farooqazam.net/screen-capture-application-using-c-sharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/</link>
	<description>Unity 3D, Game Development and C# Programming.</description>
	<lastBuildDate>Tue, 06 Dec 2011 13:14:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jia</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-16672</link>
		<dc:creator>jia</dc:creator>
		<pubDate>Thu, 12 May 2011 04:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-16672</guid>
		<description>please tell me if there is any way to capture a screen shot from a video stream from a particular start time to the end time.please help</description>
		<content:encoded><![CDATA[<p>please tell me if there is any way to capture a screen shot from a video stream from a particular start time to the end time.please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yesenia Rasul</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-890</link>
		<dc:creator>Yesenia Rasul</dc:creator>
		<pubDate>Sat, 13 Mar 2010 18:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-890</guid>
		<description>Great article! I bet a lot of work went into this post.</description>
		<content:encoded><![CDATA[<p>Great article! I bet a lot of work went into this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farooq Azam</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-774</link>
		<dc:creator>Farooq Azam</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-774</guid>
		<description>Yes, you are right. &quot;The less variables you assign the better&quot; :)

I&#039;ll change that now.

Thanks</description>
		<content:encoded><![CDATA[<p>Yes, you are right. &#8220;The less variables you assign the better&#8221; <img src='http://www.farooqazam.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ll change that now.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-726</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Tue, 09 Feb 2010 20:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-726</guid>
		<description>I&#039;m always looking for more information about this, thanks for the awesome post, keep them coming!</description>
		<content:encoded><![CDATA[<p>I&#8217;m always looking for more information about this, thanks for the awesome post, keep them coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DiamondDrake</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-694</link>
		<dc:creator>DiamondDrake</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-694</guid>
		<description>I understand that you unnecessarily assign the screen width and height to variables to make it clear in the tutorial how that worked. But you lack consistency as you didn&#039;t assign the screen.bounds.size to a variable. When i started out a couple of years ago that would have thrown me for a loop.

But for simplicity&#039;s sake, the less variables you assign the better. Nice tutorial though, I always like tutorials with a screen shot. Don&#039;t now how I ended up here though. Just got to clicking on links. :)</description>
		<content:encoded><![CDATA[<p>I understand that you unnecessarily assign the screen width and height to variables to make it clear in the tutorial how that worked. But you lack consistency as you didn&#8217;t assign the screen.bounds.size to a variable. When i started out a couple of years ago that would have thrown me for a loop.</p>
<p>But for simplicity&#8217;s sake, the less variables you assign the better. Nice tutorial though, I always like tutorials with a screen shot. Don&#8217;t now how I ended up here though. Just got to clicking on links. <img src='http://www.farooqazam.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farooq Azam</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-414</link>
		<dc:creator>Farooq Azam</dc:creator>
		<pubDate>Sat, 12 Dec 2009 16:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-414</guid>
		<description>Hello Dominic,

Sorry, I don&#039;t think if that&#039;s possible. Google it and see if you can find a solution. Do let me know if you find something.

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Dominic,</p>
<p>Sorry, I don&#8217;t think if that&#8217;s possible. Google it and see if you can find a solution. Do let me know if you find something.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-412</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Sat, 12 Dec 2009 06:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-412</guid>
		<description>Hi,

I have a question, that is not completely related to you post (i like it btw :) ); 
I am looking to capture the screen with an app, but the app must not hide before hand. is there a way to possibly get the form to repaint and get a hold of that image somehow? In affect what I am trying to do is show what is underneath my own form without using transparency.

Thanks
Dom</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a question, that is not completely related to you post (i like it btw <img src='http://www.farooqazam.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  );<br />
I am looking to capture the screen with an app, but the app must not hide before hand. is there a way to possibly get the form to repaint and get a hold of that image somehow? In affect what I am trying to do is show what is underneath my own form without using transparency.</p>
<p>Thanks<br />
Dom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free iPhone</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-71</link>
		<dc:creator>Free iPhone</dc:creator>
		<pubDate>Sun, 25 Oct 2009 08:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-71</guid>
		<description>Thanks for the information, bookmarked your page for updates :)</description>
		<content:encoded><![CDATA[<p>Thanks for the information, bookmarked your page for updates <img src='http://www.farooqazam.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farooq Azam</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-67</link>
		<dc:creator>Farooq Azam</dc:creator>
		<pubDate>Mon, 19 Oct 2009 13:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-67</guid>
		<description>Nice question. I forgot to explain that in my post.

I&#039;ve used the timer to hide the current form and then take screenshot so that the form is not included in the screenshot. Without the timer its not possible to hide the form, take screenshot (behind the current form) and then show the form again. To better understand what I mean, remove the timer code and copy all the code from &quot;timer_tick&quot; event to the &quot;button_click&quot; event and see what happens.

Hope that helps.

Thanks</description>
		<content:encoded><![CDATA[<p>Nice question. I forgot to explain that in my post.</p>
<p>I&#8217;ve used the timer to hide the current form and then take screenshot so that the form is not included in the screenshot. Without the timer its not possible to hide the form, take screenshot (behind the current form) and then show the form again. To better understand what I mean, remove the timer code and copy all the code from &#8220;timer_tick&#8221; event to the &#8220;button_click&#8221; event and see what happens.</p>
<p>Hope that helps.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gobs13</title>
		<link>http://www.farooqazam.net/screen-capture-application-using-c-sharp/#comment-66</link>
		<dc:creator>Gobs13</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.farooqazam.net/?p=77#comment-66</guid>
		<description>Whats with the timer click event?</description>
		<content:encoded><![CDATA[<p>Whats with the timer click event?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

