Click to See Complete Forum and Search --> : [RESOLVED] Start learning Console Applications
eranga262154
May 27th, 2007, 10:20 PM
Guys,
What are the best reading materials you know to learn C# Console Applications, in experience.
nebulom
May 28th, 2007, 01:17 AM
Console is just another view. A good code has to disregard this stuff, either winapp on console app, this shouldn't matter. But a good free book out there is the specification. Could be from MS or from ECMA.
http://www.google.com.au/search?q=C%23+specification&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
eranga262154
May 28th, 2007, 06:25 AM
Thanks. I'll go through your link.
If I'll say this way, what you think.
Console application is Win32 character-mode application. Basically there is no design environment, like in Windows Application. What you think.
nebulom
May 28th, 2007, 06:30 PM
What about this one? http://en.wikipedia.org/wiki/Console_application
I'm not into terms and terminology, so sorry for directing you to another page. :)
eranga262154
May 29th, 2007, 01:13 AM
I agreed with you and that it same for my ideas as well. Thanks.
Guys have any comments for me...
Thanks again...
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.