Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C#

James Churchill
STAFF
James Churchill
Treehouse Teacher

Latest C#/ASP.NET Course: ASP.NET MVC Forms

This course will teach you how to build forms using ASP.NET MVC. You’ll use various field types and form validation to build a web version of the Fitness Frog application from C# Basics.

Topics include:

  • Creating Forms for CRUD Applications
  • Handling Form Posts
  • Model State
  • Using HTML Helpers to Create Form Fields
  • Model Binding
  • Client-Side and Server-Side Form Validation

Check it out here: https://teamtreehouse.com/library/aspnet-mvc-forms

If you haven't taken the ASP.NET MVC Basics course yet, you'll want to do that before taking the Forms course, as it builds upon the concepts you'll learn in the Basics course.

https://teamtreehouse.com/library/aspnet-mvc-basics

mikkel pohjola
mikkel pohjola
1,966 Points

Hello James Churchill. When I download the project files, so I get 22 files of fitness-frog I can choose, which one should I choose ?, they are not the same when I open them.

mikkel pohjola

James Churchill
James Churchill
Treehouse Teacher

Mikkel,

The project files are organized by stage and then video. For example, if you're watching Stage 1 Video 5 and want to follow along, you'd use the files in the folder named "aspnet-fitness-frog-1.5" (after unzipping the archive of the same name). Organizing the files in this manner allows you to start following along at any point in the course.

Thanks for the question and I hope this helps! ~James

3 Answers

mikkel pohjola
mikkel pohjola
1,966 Points

Hi James How do I find out what stage I should choose so I can follow from the start ?

James Churchill
James Churchill
Treehouse Teacher

Mikkel,

It should be the first folder in the list (if they're sorted by name)... "aspnet-fitness-frog-1.5".

Thanks ~James

mikkel pohjola
mikkel pohjola
1,966 Points

it was a bit confusing for me because I could not see which one you chose in the video, but I will try again tomorrow and see if I can not find the right file ?

James Churchill
James Churchill
Treehouse Teacher

Mikkel,

In the Teacher's Notes for the video "Getting Started", there's a link to download the starter project.

http://treehouse-project-downloads.s3.amazonaws.com/aspnet-fitness-frog.zip

That ZIP file just contains a single set of files (that matches the files in the "aspnet-fitness-frog-1.5" folder from the other download).

Thanks ~James

mikkel pohjola
mikkel pohjola
1,966 Points

I must have overlooked the file, thanks for the help ?