Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 482 Bytes

Scaffolding With ASP.net MVC 5

This Article shows how to use Scaffolding With your ASP.net MVC 5 Application.

The code accompanies an Article of "Scaffolding With ASP.net MVC 5".

What is Scaffolding ?

ASP.net Scaffolding is a code generation framework for ASP.net Web applications. Visual Studio 2013 includes pre-installed code generators for MVC and Web API projects.