<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Long Live Console Applications!</title>
	<atom:link href="http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/</link>
	<description>Thoughts and informations I think worthwhile to share...</description>
	<lastBuildDate>Fri, 18 Sep 2009 01:42:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ajdotnet</title>
		<link>http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/#comment-15</link>
		<dc:creator>ajdotnet</dc:creator>
		<pubDate>Sun, 24 Sep 2006 13:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/#comment-15</guid>
		<description>Gerhard, I&#039;m so sorry :(. Every morning during my vacation my first thought was... no actually it was... come to think of it, I never really thought of you... :-D

(Note for other readers: Gerhard and I know each other.)

But it proves my point (first sentenses), doesn&#039;t it?

Anyway, I&#039;m still using this lib, yet plain console stuff is actually not on my allways too long things-to-look-into-list. Any effort in this area will probably be spent on PowerShell (perhaps in conjunction with MMC and/or MSBuild).

AJ.NET</description>
		<content:encoded><![CDATA[<p>Gerhard, I&#8217;m so sorry <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Every morning during my vacation my first thought was&#8230; no actually it was&#8230; come to think of it, I never really thought of you&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>(Note for other readers: Gerhard and I know each other.)</p>
<p>But it proves my point (first sentenses), doesn&#8217;t it?</p>
<p>Anyway, I&#8217;m still using this lib, yet plain console stuff is actually not on my allways too long things-to-look-into-list. Any effort in this area will probably be spent on PowerShell (perhaps in conjunction with MMC and/or MSBuild).</p>
<p>AJ.NET</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/#comment-14</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sat, 02 Sep 2006 06:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/#comment-14</guid>
		<description>Re: your parameter parser.

You might enjoy writing a PowerShell cmdlet.  Like your ConsoleApp idea, a cmdlet author extends our Cmdlet class, and gets a ton of stuff for free.  For example, you simply add public properties to your class to define parameters.  When you tag them with some of our attributes, you get validation, default values, etc.

Lee</description>
		<content:encoded><![CDATA[<p>Re: your parameter parser.</p>
<p>You might enjoy writing a PowerShell cmdlet.  Like your ConsoleApp idea, a cmdlet author extends our Cmdlet class, and gets a ton of stuff for free.  For example, you simply add public properties to your class to define parameters.  When you tag them with some of our attributes, you get validation, default values, etc.</p>
<p>Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard Stephan</title>
		<link>http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/#comment-13</link>
		<dc:creator>Gerhard Stephan</dc:creator>
		<pubDate>Fri, 01 Sep 2006 05:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajdotnet.wordpress.com/2006/08/31/long-live-console-applications/#comment-13</guid>
		<description>Hi Alex,

I&#039;m disappointed of you ;) - because you don&#039;t read my blog. If so, you had recognized that I wrote a same coloured article. In that article I offer a console framework that uses delegates to process the commandline arguments. 

Perhaps we can combine your XML description with my commandline parsing framework.

But for now, have a nice vacation in Canada.

Cheers
Gerhard

http://jachman.wordpress.com/2006/05/05/framework-for-console-applications-or-how-to-parse-command-line-arguments/</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>I&#8217;m disappointed of you <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211; because you don&#8217;t read my blog. If so, you had recognized that I wrote a same coloured article. In that article I offer a console framework that uses delegates to process the commandline arguments. </p>
<p>Perhaps we can combine your XML description with my commandline parsing framework.</p>
<p>But for now, have a nice vacation in Canada.</p>
<p>Cheers<br />
Gerhard</p>
<p><a href="http://jachman.wordpress.com/2006/05/05/framework-for-console-applications-or-how-to-parse-command-line-arguments/" rel="nofollow">http://jachman.wordpress.com/2006/05/05/framework-for-console-applications-or-how-to-parse-command-line-arguments/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
