IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Hakan Axheim
1.8k
182
11.5k
Relationships between database tables
Jan 27 2020 1:00 PM
Hi,
I have an application that I am working with. This application is not very well documented and unfortunately, the database (SQL Server) has no relationships between tables. The only way to see relationships between tables is in the source code which is written in ASP.NET MVC.
My question is can I from source code generate a database model?
It would be a very good help because I am planning to implement the relationships between tables in the database. When this application was developed no one thought about implementing these relationships in the database.
Reply
Answers (
2
)
UserId from the table is null when controller is called?
How to Upload asp.net application and database to Website