Skip to main content

Be Productive and Earn Money - Make Best & Effective Use of Your Time by Learning & Acquiring Skills Using Free Udemy, EdX, etc. Courses

Dear Readers, hope you are good and doing well. " An old saying that there is no age limit for learning. " and I completely agree with these words and I do believe that if you have it in you or if you have the passion to learn something new or are looking to do something adventurous then you can always learn something new and acquire new skills or enhance/polish the skills you already prowess and it is never late. It doesn't matter who you are or whatever you do, whether you are a student, part-time worker, full time worker, housewife, entrepreneur, etc. you can always improve your skills and digital means/e-learning is the most preferred way to learn something new with absolutely no cost. For this, you can browse through various educational websites such as Udemy.com , edx.org , or eduonix.com to find your dream course to acquire new skills or polish your existing skills. Although most of these educational websites offer free to enroll courses, they do have so

How to Install Dot Net Framework 3.5 on Windows 8 All Editions

Installing .Net Framework 3.5 on Windows 8

Dear Readers, You may have sometimes noticed while using windows 8 that some apps won't Run properly and some even doesn't open up... It's because of a reason that the application are designed in .Net Framework Environment these days that requires .Net Framework 2.0,3.0,3.5,4.0,4.5 etc. (Different application need different versions of .Net Framework and may not work with most out dated or most recent version of .Net Framework). Now you need to just install .Net Framework 3.5.. Just follow these 2 simple steps...

Method 1 (Offline Installation using cmd):
  1. Enter your Windows 8 Installation Disk into DVD Drive... or Mount the .iso file...
  2. Now run Command Prompt as an Administrator... Hit Start --> type in "CMD" or "Command" without quotes, when you see command prompt listed on top of apps list, Right Click on Command Prompt and Select option "Run as Administrator" from the bottom area near taskbar.
  3. Now type in " DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:G:\sources\sxs " without quotes.. (where G: will be your drive letter of DVD Drive or Mounted Image Virtual Drive.. Replace G: with your actual drive letter if it's other than G:)
  4. The .Net Installation will begin and the Feature will be installed with in a few minutes...


Method 2 (Online Method using Windows Update): 
If for some reasons the Method 1 doesn't work for you, either your installation media doesn't have that installation file for .Net Framework or You have no Windows Installation disk at the moment, then you can try this second sure fire method that'll work for everyone.. Because in this method, the feature will be installed straight from Windows Update but it is much lengthy process especially if you are on a slow connection..

For this, Go to Control Panel --> Programs and Features --> Turn Windows Features on or off --> Select the option .NET Framework 3.5 (includes .NET 2.0 and 3.0) --> Hit OK. A Pop-up windows will appear asking that Windows needs to download additional files from Windows Update... Select Install this feature.. Wait until it's done..

That's all folks.. You'll have .Net Framework 3.5 Installed in your Windows 8...


Tags: how to install dotnet framework 3.5 on windows 8 ; install .net 3.5 on windows 8 ; adding dot net 3.5 to win 8 ; win 8 .net framework install add feature

Comments

  1. Excellent Post. Also visit http://www.msnetframework.com/#framework.php

    ReplyDelete

Post a Comment