Install Visual Studio 2013 on Windows
1. Download Visual Studio 2013
Here, I will guide you to download Visual Studio 2013 Ultimate Update 4. You need to registry freely a Microsoft account to download:
You can download Visual Studio 2013 Ultimate from the following link without login (Link does not guarantee long-lasting):
Results downloaded:
2. Installing Visual Studio 2013
You can open the ISO file by virtual drives or decompression by WINRAR to a certain folder. And start the installation.
Now, you waiting for installing Visual Studio. The installation may last longer than 2 hours.
3. Start with Visual Studio
In the first run, Visual Studio will automatically set the environment that required taking a few minutes.
Visual Studio has been run, you are ready for programming C#.
C# Programming Tutorials
- Inheritance and polymorphism in C#
- What is needed to get started with C#?
- Quick learning C# for Beginners
- Install Visual Studio 2013 on Windows
- Abstract class and Interface in C#
- Install Visual Studio 2015 on Windows
- Compression and decompression in C#
- C# Multithreading Programming Tutorial with Examples
- C# Delegates and Events Tutorial with Examples
- Install AnkhSVN on Windows
- C# Programming for Team using Visual Studio and SVN
- Install .Net Framework
- Access Modifier in C#
- C# String and StringBuilder Tutorial with Examples
- C# Properties Tutorial with Examples
- C# Enums Tutorial with Examples
- C# Structures Tutorial with Examples
- C# Generics Tutorial with Examples
- C# Exception Handling Tutorial with Examples
- C# Date Time Tutorial with Examples
- Manipulating files and directories in C#
- C# Streams tutorial - binary streams in C#
- C# Regular Expressions Tutorial with Examples
- Connect to SQL Server Database in C#
- Work with SQL Server database in C#
- Connect to MySQL database in C#
- Work with MySQL database in C#
- Connect to Oracle Database in C# without Oracle Client
- Work with Oracle database in C#
Show More