<?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: Find Dell Service Tag with C#.NET</title>
	<atom:link href="http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 14:57:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alex Crino</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-2237</link>
		<dc:creator>Alex Crino</dc:creator>
		<pubDate>Thu, 29 Jul 2010 15:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-2237</guid>
		<description>Thank you for taking the time to write this and having the compassion to share it!</description>
		<content:encoded><![CDATA[<p>Thank you for taking the time to write this and having the compassion to share it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Haddad</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-2069</link>
		<dc:creator>Samuel Haddad</dc:creator>
		<pubDate>Thu, 15 Jul 2010 00:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-2069</guid>
		<description>Alan, thanks for the kind words. I am glad the program is serving you well.</description>
		<content:encoded><![CDATA[<p>Alan, thanks for the kind words. I am glad the program is serving you well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-2068</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 14 Jul 2010 23:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-2068</guid>
		<description>Great little program!!! I deal with lots of Dell machines (servers and workstations) as well and now I don&#039;t need to physically in front of the machine to get the service tag. Now I can do it remotely. Thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>Great little program!!! I deal with lots of Dell machines (servers and workstations) as well and now I don&#8217;t need to physically in front of the machine to get the service tag. Now I can do it remotely. Thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jet</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1582</link>
		<dc:creator>Jet</dc:creator>
		<pubDate>Thu, 13 May 2010 06:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1582</guid>
		<description>Do you any program that will allow me to change the service tag number on Dell Optiplex 960?  

Thanks
Jet</description>
		<content:encoded><![CDATA[<p>Do you any program that will allow me to change the service tag number on Dell Optiplex 960?  </p>
<p>Thanks<br />
Jet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tariq</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1324</link>
		<dc:creator>Tariq</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1324</guid>
		<description>Did any of you guys got my question &quot; I wonder I you can modify it to take the input for the computer name or ip address to get the serail no. and service tag for the computer(s) on the network.&quot;

Please do the needful and oblige.

Thanks.</description>
		<content:encoded><![CDATA[<p>Did any of you guys got my question &#8221; I wonder I you can modify it to take the input for the computer name or ip address to get the serail no. and service tag for the computer(s) on the network.&#8221;</p>
<p>Please do the needful and oblige.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1319</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1319</guid>
		<description>Thanks Samuel!
Though I should probably add some sort of exception handling just in case.
Any idea what it would throw?

Also, can you provide me with some insight on your algorithm so I can have a 

private long base36encode(string inputString); function as well?</description>
		<content:encoded><![CDATA[<p>Thanks Samuel!<br />
Though I should probably add some sort of exception handling just in case.<br />
Any idea what it would throw?</p>
<p>Also, can you provide me with some insight on your algorithm so I can have a </p>
<p>private long base36encode(string inputString); function as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Haddad</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1318</link>
		<dc:creator>Samuel Haddad</dc:creator>
		<pubDate>Tue, 09 Mar 2010 01:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1318</guid>
		<description>I believe it will pull the serial number of the machine if it is a non dell machine.</description>
		<content:encoded><![CDATA[<p>I believe it will pull the serial number of the machine if it is a non dell machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1317</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1317</guid>
		<description>By the way, will I need exception handling if this is executed on a non Dell machine?  

I am an all Dell shop so I can&#039;t test it (and use Mac and Linux at home)</description>
		<content:encoded><![CDATA[<p>By the way, will I need exception handling if this is executed on a non Dell machine?  </p>
<p>I am an all Dell shop so I can&#8217;t test it (and use Mac and Linux at home)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1316</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1316</guid>
		<description>Hi,

I like this a lot.  
I found you because I needed a base-36 converter.  However, I like to go both ways.  How can I modify the code so I can do this?

You have it so Base36 to Base10.
I need Base10 to Base36 as well, both no other bases so I don&#039;t need it to be universal, just two functions.

(Making it so I can convert service tags)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I like this a lot.<br />
I found you because I needed a base-36 converter.  However, I like to go both ways.  How can I modify the code so I can do this?</p>
<p>You have it so Base36 to Base10.<br />
I need Base10 to Base36 as well, both no other bases so I don&#8217;t need it to be universal, just two functions.</p>
<p>(Making it so I can convert service tags)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tariq</title>
		<link>http://samuelhaddad.com/2009/08/15/find-dell-service-tag-with-c-net/comment-page-1/#comment-1262</link>
		<dc:creator>Tariq</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://samuelhaddad.com/?p=418#comment-1262</guid>
		<description>Hi,

This is a great utility. I wonder I you can modify it to take the input for the computer name or ip address to get the serail no. and service tag for the computer(s) on the network.

Please do the needful.

Thanks.
Tariq.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a great utility. I wonder I you can modify it to take the input for the computer name or ip address to get the serail no. and service tag for the computer(s) on the network.</p>
<p>Please do the needful.</p>
<p>Thanks.<br />
Tariq.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
