Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Ready to download and setup the project files for the Fitness Frog web app?
Project Files
You can download a ZIP file of the project files at http://treehouse-project-downloads.s3.amazonaws.com/aspnet-fitness-frog.zip.
Visual Studio Community
Visual Studio Community is a free version of the popular Visual Studio IDE (Integrated Development Environment). You can download the Windows installer from this web page.
https://www.visualstudio.com/products/visual-studio-community-vs
ASP.NET on Mac OS X and Linux
Currently, the only way to develop and run ASP.NET websites on a Mac or Linux computer is to install and use an open source version of the .NET Framework known as Mono. All of that changes this year, when Microsoft releases a new version of ASP.NET, ASP.NET Core 1.0.
If you want to learn how to use Mono on a Mac or Linux computer, here are some resources that will help get you started:
- About Mono
- Installing Mono on Mac OS X
- Installing Mono on Linux
- Running ASP.NET Applications Using Mono
For more information about ASP.NET Core 1.0, see these resources:
Additional Learning
If youβre new to Git or GitHub, check out this course, which will give you an introduction to the Git version control system.
If youβre familiar with Git and GitHub, but are new to Visual Studioβs integration with GitHub, this workshop will get you up and running.
If you havenβt learned the basics of ASP.NET MVC or need to brush up on it, check out Treehouse ASP.NET MVC Basics course.
Keyboard Shortcuts
-
CTRL+SHIFT+B
- Build the current Visual Studio solution -
CTRL+A
- Select all files in a folder -
CTRL+C
- Copy the current selection to the clipboard
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up