TransUniv

Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

Friday, January 23, 2015

How to execute C# programs in cmd

                  If you want to compile and run C# programs via cmd (Command Prompt) instead of using Visual Studio C# Express IDE then follow the following simple steps .




1. Find Microsoft.NET installation path.


        You might know the Microsoft.Net is the framework to make windows based applications with various programming languages. This .Net path is installed in your systems windows directory.