How to increase width, height and customize color of command prompt In this tutorial, we will learn that how to increase the width and height of command prompt windows because by default the command prompt windows width and height is not displayed as full-screen windows size like our windows explorer maximize size, and even if […]
Speech Synthesis Program Text to Voice
Text to Voice Speech Synthesis Program Speech Synthesis Program in C Sharp Console application is what you write it would speak. It’s a text to the voice conversion basic program. Step No, 01: Create a new project in visual studio by pressing (ctrl + shift + N) Or follow Go to File à New à […]
C Sharp in visual studio
Your First program in Visual Studio Visual Studio is a platform where we can develop, build, compile and maintain projects easily. It provides GUI based interface to develop any application in less time. It provides many lots of functionality with the single click we don’t need to write repeatedly for every application. We just need […]
C Sharp
Write your first program and how to compile from command line Actually when you install Visual Studio, then visual studio install some tools and in these tools there some command line tools that you can use for compiling of different programs written in different programming languages. The seen behind the visual studio is that when […]