3
Answers

Entity Framework Code First Options

Rollin Shultz

Rollin Shultz

10y
628
1
Is the database migration automatically written to match all class properties, or can I use a general class and then pick which properties I wish to be included in the db? How do I manage classes as table objects? Does each model become a table?
Answers (3)
0
Osman Esen
NA 10 2.6k 12y
My PC har to communicate with a kit. For instance, i have to write a random value of power consumption in the textbox, and send that value to the kit.

It is important for the kit to receive the values as a number, because the kit controls a "plastic made" flower, which will react dependent on the power value. So the only job i will do with C#, is to write the values in the textbox and send those values with pressing "send" button.


0
Satyapriya Nayak
NA 53k 8m 12y
Please elaborate it more