Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

instruction Back
Instruction

Before You Start ASP.NET MVC Forms

When we show you how to create forms using ASP.NET MVC, you'll have an easier time following along if you're already familiar with creating forms using HTML and the basics of JavaScript. Here's what you need to know, why you need to know it, and links to Treehouse resources that will teach you!

Topic: HTML Forms and JavaScript

ASP.NET MVC forms are in fact just HTML forms that are re...