Scaffolding Scaffolding is a code generation framework for ASP.net Web applications.
• Minimal or no code to create a data-driven Web applications.
• Quick development time.
• Pages that are fully functional and include display, insert, edit, delete, sorting, and pagingfunctionalities.
• Built-in data validation that is based on the database schema.
• Filters that are created for each foreign key or Boolean fields.