This post explains how to add a reference to a library in Windows Forms Application. By default when we create a new Windows Forms Application, the visual studio adds references to only needed libraries to run a windows form application. In Solution Explorer, References folder contains a list
Wednesday, 18 May 2016
Tuesday, 17 May 2016
Change Console Foreground Color, Background Color and Title in C#
This post explains how to change foreground color, background color and title of console window in C#. In some cases it is required to change the text color in console window depending on the context of application. For example, green color text indicating success or red color text
Subscribe to:
Posts (Atom)