<?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://feedburner.timvw.be/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Tim Van Wassenhove</title>
	
	<link>http://www.timvw.be</link>
	<description>The journey of a thousand miles begins with one step.</description>
	<lastBuildDate>Wed, 02 Mar 2011 12:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<feedburner:info uri="timvwcomments" /><feedburner:browserFriendly /><feedburner:info uri="timvwcomments" /><feedburner:browserFriendly /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feedburner.timvw.be/timvwcomments" /><feedburner:info uri="timvwcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Control the order of Properties in your Class by MHT</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/O78d-QwzdOI/</link>
		<dc:creator>MHT</dc:creator>
		<pubDate>Wed, 02 Mar 2011 12:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/control-the-order-of-properties-in-your-class/#comment-5969</guid>
		<description>hello,
I copied the PropertyOrderAttribute class in my project, and then I tried giving id to my customer class properties, but whenever I instantiate the class it never provide the properties in the given index order.
e.g.
[propertyorder(1)]
public string Name
 get{}
set{}

[propertyorder(0)]
public string RollNo
 get{}
set{}

Customer obj =new customer();
obj.Name; it shows the name most upper in the list of properties But I want RollNo to be upper than Name;</description>
		<content:encoded><![CDATA[<p>hello,<br />
I copied the PropertyOrderAttribute class in my project, and then I tried giving id to my customer class properties, but whenever I instantiate the class it never provide the properties in the given index order.<br />
e.g.<br />
[propertyorder(1)]<br />
public string Name<br />
 get{}<br />
set{}</p>
<p>[propertyorder(0)]<br />
public string RollNo<br />
 get{}<br />
set{}</p>
<p>Customer obj =new customer();<br />
obj.Name; it shows the name most upper in the list of properties But I want RollNo to be upper than Name;</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/O78d-QwzdOI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2007/02/04/control-the-order-of-properties-in-your-class/comment-page-1/#comment-5969</feedburner:origLink></item>
	<item>
		<title>Comment on Presenting the SortableBindingList&lt;T&gt; (take two) by Rajesh</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/zmNDLcsUVDY/</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Fri, 25 Feb 2011 06:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/?p=314#comment-5701</guid>
		<description>HI Tim,
           it was a great solution, it helped me very much in enabling sorting for DataGridView. ThankYou very much.</description>
		<content:encoded><![CDATA[<p>HI Tim,<br />
           it was a great solution, it helped me very much in enabling sorting for DataGridView. ThankYou very much.</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/zmNDLcsUVDY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/comment-page-1/#comment-5701</feedburner:origLink></item>
	<item>
		<title>Comment on Building apache-win32 with Visual Studio 2005 by &gt;How to build zlib-1.2.3 with Visual Studio 2005. « eXPerences Of Life.</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/S5CXbBT7GuE/</link>
		<dc:creator>&gt;How to build zlib-1.2.3 with Visual Studio 2005. « eXPerences Of Life.</dc:creator>
		<pubDate>Wed, 09 Feb 2011 02:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/building-apache-win32-with-visual-studio-2005/#comment-4778</guid>
		<description>[...] &gt;To build zlib-1.2.3 with VS 2005 just do this. “Prepend ‘dword ptr‘ to the second argument of the ‘movd’ instructions on lines647, 649, 663 and 720 in srclib/zlib/contrib/masmx86/inffas32.asm“(original article) [...]</description>
		<content:encoded><![CDATA[<p>[...] &gt;To build zlib-1.2.3 with VS 2005 just do this. &#8220;Prepend &#8216;dword ptr&#8216; to the second argument of the &#8216;movd&#8217; instructions on lines647, 649, 663 and 720 in srclib/zlib/contrib/masmx86/inffas32.asm&#8220;(original article) [...]</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/S5CXbBT7GuE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2006/04/15/building-apache-win32-with-visual-studio-2005/comment-page-1/#comment-4778</feedburner:origLink></item>
	<item>
		<title>Comment on eID with .NET by Stijn Staelens</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/jZAq_AVQB3w/</link>
		<dc:creator>Stijn Staelens</dc:creator>
		<pubDate>Tue, 01 Feb 2011 12:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/eid-with-net/#comment-4310</guid>
		<description>Hello, I am using your class to read e-id cards. 
But the problem is that the pc this will be running on has now internet connection. Apparently this class doesn't work if there is no internet connection. Any ideas on how to solve this?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello, I am using your class to read e-id cards.<br />
But the problem is that the pc this will be running on has now internet connection. Apparently this class doesn&#8217;t work if there is no internet connection. Any ideas on how to solve this?</p>
<p>Thanks in advance.</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/jZAq_AVQB3w" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2006/07/23/eid-with-net/comment-page-1/#comment-4310</feedburner:origLink></item>
	<item>
		<title>Comment on DataGridView to Excel by Neha</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/9xHPFbWlRCE/</link>
		<dc:creator>Neha</dc:creator>
		<pubDate>Mon, 31 Jan 2011 08:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/datagridview-to-excel/#comment-4235</guid>
		<description>can I get this code in vb.net</description>
		<content:encoded><![CDATA[<p>can I get this code in vb.net</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/9xHPFbWlRCE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2007/04/05/datagridview-to-excel/comment-page-2/#comment-4235</feedburner:origLink></item>
	<item>
		<title>Comment on Presenting the SortableBindingList&lt;T&gt; (take two) by Haw-Bin Chai</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/BfG2cKTZpx4/</link>
		<dc:creator>Haw-Bin Chai</dc:creator>
		<pubDate>Sun, 16 Jan 2011 16:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/?p=314#comment-3267</guid>
		<description>Fantastic - thanks for this!!</description>
		<content:encoded><![CDATA[<p>Fantastic &#8211; thanks for this!!</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/BfG2cKTZpx4" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/comment-page-1/#comment-3267</feedburner:origLink></item>
	<item>
		<title>Comment on Modify a text file with PowerShell by Kevin Makela</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/75XW9yd60sc/</link>
		<dc:creator>Kevin Makela</dc:creator>
		<pubDate>Wed, 29 Dec 2010 23:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/?p=1962#comment-2479</guid>
		<description>(!!!THANKS!!!)

I was all set to check NTFS perms, close down the application, etc.

Glad I checked and found your post first!</description>
		<content:encoded><![CDATA[<p>(!!!THANKS!!!)</p>
<p>I was all set to check NTFS perms, close down the application, etc.</p>
<p>Glad I checked and found your post first!</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/75XW9yd60sc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2010/11/07/modify-a-text-file-with-powershell/comment-page-1/#comment-2479</feedburner:origLink></item>
	<item>
		<title>Comment on Windows Multimedia Video Capture by Miglans</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/wv3VciXBV2w/</link>
		<dc:creator>Miglans</dc:creator>
		<pubDate>Sat, 25 Dec 2010 22:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/windows-multimedia-video-capture/#comment-2312</guid>
		<description>sorryy... this wey is good

1. Turn on the Skype, setting, and run Test WebCam. 
2.  Turn on program with code. (green screan)
3. Stopt the WebCam test. Program then show your face ;)
Bye</description>
		<content:encoded><![CDATA[<p>sorryy&#8230; this wey is good</p>
<p>1. Turn on the Skype, setting, and run Test WebCam.<br />
2.  Turn on program with code. (green screan)<br />
3. Stopt the WebCam test. Program then show your face <img src='http://www.timvw.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Bye</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/wv3VciXBV2w" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2006/06/26/windows-multimedia-video-capture/comment-page-1/#comment-2312</feedburner:origLink></item>
	<item>
		<title>Comment on Windows Multimedia Video Capture by Miglans</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/FVTQ-yeDleM/</link>
		<dc:creator>Miglans</dc:creator>
		<pubDate>Sat, 25 Dec 2010 22:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/windows-multimedia-video-capture/#comment-2310</guid>
		<description>Yes. I have:

1. Turn on program with code. (black screan)
2. Turn on the Skype, setting,  and run Test WebCam. Program changed collor to green.
3. Stopt the WebCam test. Program then show your face ;)
Bye</description>
		<content:encoded><![CDATA[<p>Yes. I have:</p>
<p>1. Turn on program with code. (black screan)<br />
2. Turn on the Skype, setting,  and run Test WebCam. Program changed collor to green.<br />
3. Stopt the WebCam test. Program then show your face <img src='http://www.timvw.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Bye</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/FVTQ-yeDleM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2006/06/26/windows-multimedia-video-capture/comment-page-1/#comment-2310</feedburner:origLink></item>
	<item>
		<title>Comment on DataGridView to Excel by Jason D</title>
		<link>http://feedburner.timvw.be/~r/timvwcomments/~3/D6bw6W5tD0c/</link>
		<dc:creator>Jason D</dc:creator>
		<pubDate>Fri, 24 Dec 2010 14:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.timvw.be/datagridview-to-excel/#comment-2269</guid>
		<description>also does anyone know how to set the page orientation to landscape?

Thanks</description>
		<content:encoded><![CDATA[<p>also does anyone know how to set the page orientation to landscape?</p>
<p>Thanks</p>
<img src="http://feeds.feedburner.com/~r/timvwcomments/~4/D6bw6W5tD0c" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.timvw.be/2007/04/05/datagridview-to-excel/comment-page-2/#comment-2269</feedburner:origLink></item>
</channel>
</rss>

