Monday, 6 February 2017

How to develop your own Text to Speech (Jarvis) Application

How to develop your own Text to Speech (Jarvis) Application

This post demonstrates how to develop your own Text to Speech application simply a "Jarvis". This application is written to just show how simple it is to write text to speech in C#. This application is not fully developed (no multi-threading, no asynchronous calls). Please follow the blog

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.