i following book on asp.net mvc written adam freeman used different approach through out book created database first didn't let entity framework create models him due reasons.
i liked approach, simplified lot of things. problem in book created single table demo purpose , want use approach multiple tables don't know how communicate between tables in case have create navigational properties in each model , foreign keys or not necessary?
Comments
Post a Comment