Skip to content

gkeary/Console2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuation of wip/D3EntityFramework/Console1

Renamed D3Entities --> D3Context. Did it take?

I intend to follow Julie Lehrman as she uses EF in Console apps.

===============================================

Uses Entity Framework edmx files to create the database and change the model.

It should use REDGATE SQL Compare to populate the model from D2_VT, D2_NH and/or D2_MA

Tasks for Toothless on 4/28

done Make a new context for Toothless done Create D3 Database done Examine the D3 Structure done Modify it. done Populate D3 from D2_VT

How to Create Navigation properties && Foreign keys

Do not create Navigation properties and name them yourself. Create Association(s) instead. E.g. Routes must have a driver. So Create an association between Route and Driver; make it 1:1 The diagram will make the appropriate Navigation propertiesfor you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages