What is the difference between static and dynamic scaffolding?
Answer Posted / Rohit
"Static scaffolding generates predefined code for a basic CRUD (Create, Read, Update, Delete) application. Dynamic scaffolding generates the code dynamically based on the model, providing more flexibility."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers