Fundamentals #7: Application Settings and Migrating to SQLite
Learn about Application Settings, focusing on how to transition from an in-memory database to a more persistent solution like SQLite.
Summary
This video focuses on using and adjusting application configuration using the Application Settings screen, with a practical example of changing the database provider from in-memory to SQLite, creating migrations, and enabling data persistence across runs of the application.
Chapters
- Introduction to Intent Architect Application Settings (0:00)
- Switching to SQLite Database (2:00)
- Creating Migrations with EF (5:06)
- Running the Application (7:18)
| ← #6 Version Control with Intent Architect | #8 Encapsulating Business Logic in the Domain → |
|---|