Writing Console Applications in .Net (
Page 1 of 4 )
Console applications may seem old-fashioned, but they still have plenty of uses, especially when the program doesn't require much user interaction. Fortunately, it's easy to create one, thanks to the support provided in the .Net framework. Why take on UI