<?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: Will the Real User Please Stand Up</title>
	<atom:link href="http://vbnotebookfor.net/2007/08/27/will-the-real-user-please-stand-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbnotebookfor.net/2007/08/27/will-the-real-user-please-stand-up/</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<pubDate>Fri, 10 Sep 2010 15:32:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Saravanan</title>
		<link>http://vbnotebookfor.net/2007/08/27/will-the-real-user-please-stand-up/comment-page-1/#comment-1071</link>
		<dc:creator>Saravanan</dc:creator>
		<pubDate>Wed, 16 Apr 2008 14:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/08/27/will-the-real-user-please-stand-up/#comment-1071</guid>
		<description>Hi,
      Interesting artilcle. Cannot help but notice that the sample code can be optimised further.


        If (ProcessItem("Name").ToString = "explorer.exe") Then
               Dim ProcessOwner(2) As String
               ProcessItem.InvokeMethod("GetOwner",  ProcessOwner)
              ActualUserName = ProcessOwner(0).ToString
              Exit For
        End If</description>
		<content:encoded><![CDATA[<p>Hi,<br />
      Interesting artilcle. Cannot help but notice that the sample code can be optimised further.</p>
<p>        If (ProcessItem(&#8221;Name&#8221;).ToString = &#8220;explorer.exe&#8221;) Then<br />
               Dim ProcessOwner(2) As String<br />
               ProcessItem.InvokeMethod(&#8221;GetOwner&#8221;,  ProcessOwner)<br />
              ActualUserName = ProcessOwner(0).ToString<br />
              Exit For<br />
        End If</p>
]]></content:encoded>
	</item>
</channel>
</rss>
