From c96381ac2bd0ecc5b74b6cc35bec6c1db8e6fc5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Chevaldonn=C3=A9?= Date: Sun, 19 Jan 2020 16:52:54 +0100 Subject: [PATCH] readme fixes --- .../{dbbrowser01.PNG => dbbrowser01.png} | Bin .../{dbbrowser02.PNG => dbbrowser02.png} | Bin .../{dbbrowser03.PNG => dbbrowser03.png} | Bin .../ReadMe.md | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/{dbbrowser01.PNG => dbbrowser01.png} (100%) rename p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/{dbbrowser02.PNG => dbbrowser02.png} (100%) rename p08_BDD_EntityFramework/ex_042_010_SinglePropertyNavigation_conventions/readme_files/{dbbrowser03.PNG => dbbrowser03.png} (100%) 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