How to install .NET 3.5

    Windows 8 or 8.1 comes with .NET 4.5 already installed on it. So when you try to install .NET 3.5 you will get an error message. To install .NET 3.5 follow the steps given below.

1) Press and hold windows key + S to open search box. Search for windows features.

2) Select Turn Windows features on or off. 
3)In the windows features click on .NET Framework 3.5 (includes .NET 3.0 and 2.0). and click OK.


4) Select Download files from Windows update.



5) Windows will download the required files and install .NET 3.5 on your computer.


If the above method fails, try installing .NET 3.5 offline.

Comments

Popular posts from this blog

Installing MASM on Windows (32 bit or 64 bit)

How to create a transparent window in Windows Form Application

Optical Charactor Recognition (OCR) in C#