Welcome to Visual Studio
We will now explore the important parts of the visual studio. After Visual Studio starts up, you will be welcomed by the following screenshot. Visual Studio IDE The numbered labels…
Downloading and Installing Visual Studio
In this tutorial, I will show you how to download and install Visual Studio Community studio community downloadThe Visual Studio Community 2015 is available as a free can download the…
Visual Studio
Visual Studio is the all-in-one development environment for developing software using Microsoft Technologies. If you will be programming in C#, it is recommended to install and use Visual Studio. There are…
What is .NET Framework?
What is .NET framework? The .NET Framework is a platform created by Microsoft used for developing different kinds of applications for the Microsoft Windows platform. The .NET Framework can also be…
What is C#?
C# (pronounced as “c-sharp”) is an object-oriented general-purpose programming language created by Microsoft. C sharp can be used to build windows applications, web applications, web services, mobile applications, games, and many…