Wednesday, 18 May 2016

How to add a reference to a library in Windows Forms Application

How to add a reference to a library in Windows Forms Application

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

Tuesday, 17 May 2016

Change Console Foreground Color, Background Color and Title in C#

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
Pages (13)123456

 
biz.