Primitive Types and Variables
In This Chapter In this chapter we will get familiar with primitive…
C# in Linux, iOS and Android
C# programming in Linux is not very developed compared to that in…
Alternatives to Visual Studio
As we have seen, in theory, we can do without Visual Studio,…
Compiling the Source Code
The compiling process in Visual Studio includes several steps: · Syntax error check;
Creating a New C# Project
Before doing anything else in Visual Studio, we must create a new…
Application Programming Interface (API)
Each .NET library or technology is utilized by creating objects and calling…
Common Language Runtime (CLR) – the Heart of .NET
In the very center of the .NET platform beats its heart –…
The C# Language and the .NET Platform
The first version of C# was developed by Microsoft between 1999 and…
C# Distinguishes between Uppercase and Lowercase
The C# language distinguishes between uppercase and lowercase letters so we should…


