Dynamic Scaffolding

  • Automatically creates content and UI at runtime.
  • Facilitates the generation of new, delete, and edit methods in the application.
  • Does not require the database to be synchronized.

Static Scaffolding

  • Requires manual entry to create data within fields.
  • Does not require a generation to take place.
  • Requires database to be migrated.
BY Best Interview Question ON 13 Jan 2019