Hello I am wondering when/why should you build a "Console Application" for use instead of a "Windows Application"?
>I am wondering when/why should you build a "Console Application" for use >instead of a "Windows Application"? When the application doesn't require any fancy user interface or you want it to be scriptable from batch files etc. Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.