
In this chapter, we will introduce the tools needed to install the C # environment. We mentioned that C # is part of the .Net Framework and is used to write .Net applications. Therefore, before discussing the tools available to run a C # program, you should understand how C # relates to the .Net Framework.
Introducing .Net Framework
.Net Framework is a revolutionary platform that helps you write the following application types:
.Net Framework applications are cross-platform applications. The platform has been designed in such a way that it can be used from any programming language: C #, C ++, Visual Basic, Jscript, COBOL, . All these languages have access to this platform and communicate with each other.
.Net Framework includes a huge code library used by client languages like C #. Here are some components of the .Net Framework.
Integrated Development Environment (IDE) for C #
Microsoft provides the following development tools for C # programming:
The following two tools are available and free at the official website of Microsoft. Using these tools, you can write all kinds of C # programs from simple command line applications to more complex applications. You can also write source code files of C # using a basic Text Editor, like Notepad, and compile that code in Assembly by using Command-line Compiler, which is part of the .Net Framework.
In this series, we use Visual C # 2010 Express and you can download it from: Microsoft Visual Studio. It is installed automatically on your computer.
Write a C # program on Linux or Mac OS
Although .Net Framework runs on Windows OS, there are also some alternative versions that work on other operating systems. Mono is an open source version of .Net Framework that includes a C # compiler and runs on some operating systems, including Linux and Mac OS. You can access: Go Mono.
The purpose of Mono is not only to run on .Net applications on Microsoft, but also to provide development tools for Linux developers. Mono can run on many different operating systems, such as Android, BSD, iOS, Linux, OS X, Windows, Solaris, and UNIX.
Follow tutorialspoint
Last post: What is C #
Next article: C # program structure
ncG1vNJzZmismaXArq3KnmWcp51ktq%2B%2F05qjpaGenHqkecSnraKqn6O6prrT