The Ultimate Guide to ASP.NET MVC Dropdowns

June 9th, 2017

Sometimes it's good to get back to basics. In this series, we'll cover a number of great dropdown techniques to make your text boxes jealous!

Over the past six months, I've seen a lot of questions on how to use dropdowns in ASP.NET MVC.

Since my WebGrid series, I haven't done anything lately, so I thought this would be a great next series.

What's the best practices for dropdowns? How do you pass the data into it? How is it formatted? What is returned?

Over the next week, this guide will help you understand the basics, intermediate, and advanced use of dropdowns in ASP.NET MVC.

The Ultimate Guide to Dropdowns in ASP.NET MVC Series