AspNetCore.Docs/aspnet/mvc/videos/mvc-2/how-do-i/displaying-a-table-of-datab...

1.2 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
mvc/videos/mvc-2/how-do-i/displaying-a-table-of-database-data Displaying a Table of Database Data | Microsoft Docs StephenWalther Need to display a set of database records in an ASP.NET MVC view? Learn two methods of displaying records in an HTML table. You learn how to perform all of t... riande 08/20/2008 00a12df9-1f89-4fc5-9d43-19a8d5b80392 /mvc/videos/mvc-2/how-do-i/displaying-a-table-of-database-data video

Displaying a Table of Database Data

by Stephen Walther

Need to display a set of database records in an ASP.NET MVC view? Learn two methods of displaying records in an HTML table. You learn how to perform all of the formatting inline. You also learn how to create a template with a ASP.NET MVC user control.

▶ Watch video (15 minutes)

[!div class="step-by-step"] Previous Next