diff --git a/p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser01.PNG b/p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser01.png similarity index 100% rename from p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser01.PNG rename to p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser01.png diff --git a/p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser02.PNG b/p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser02.png similarity index 100% rename from p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser02.PNG rename to p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser02.png diff --git a/p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser03.PNG b/p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser03.png similarity index 100% rename from p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser03.PNG rename to p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser03.png diff --git a/p08_BDD_EntityFramework/ex_042_011_SinglePropertyNavigation_FluentAPI/ReadMe.md b/p08_BDD_EntityFramework/ex_042_011_SinglePropertyNavigation_FluentAPI/ReadMe.md index 6c0326f..7fd5e8f 100644 --- a/p08_BDD_EntityFramework/ex_042_011_SinglePropertyNavigation_FluentAPI/ReadMe.md +++ b/p08_BDD_EntityFramework/ex_042_011_SinglePropertyNavigation_FluentAPI/ReadMe.md @@ -213,7 +213,7 @@ Pour vérifier le contenu de votre base SQLite, vous pouvez utiliser le programm * Rendez-vous sur la page : https://sqlitebrowser.org/dl/ et téléchargez le programme *DB Browser*. * Lancez *DB Browser for SQLite* * Glissez-déposez au milieu de la fenêtre de *DB Browser for SQLite* le fichier *ex_042_011_SinglePropertyNavigation_FluentAPI.Nounours.db* qui a été généré par l'exécution du programme et qui se trouve près de *ex_042_011_SinglePropertyNavigation_FluentAPI.csproj*. - +![DB Browser for SQLite](../ex_042_010_SinglePropertyNavigation_conventions/readme_files/dbbrowser01.png) * Vous pouvez remarquer que, même si ```NounoursDBEntites``` ne déclare pas de ```DbSet```, une table d'```Information``` a bien été créée. * Choisissez ensuite l'onglet *Parcourir les données* * Observez les résultats obtenus des deux tables