Guys,
What are the best reading materials you know to learn C# Console Applications, in experience.
Printable View
Guys,
What are the best reading materials you know to learn C# Console Applications, in experience.
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%...ient=firefox-a
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.
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. :)
I agreed with you and that it same for my ideas as well. Thanks.
Guys have any comments for me...
Thanks again...