Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blogged: Your first ASP.NET 5 Application
Message
 
 
To
30/11/2015 13:35:31
Bill Fitzgerald (Online)
Woodbury Systems Group
Hamilton, New Jersey, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628045
Message ID:
01628102
Views:
47
>>I will look for this key information "code first" to determine what to watch. Your comment "the designer is gone" sounds odd. But I know it is just that I know nothing about EF that it confuses me. Thank you!
>>
>
>Actually there are two methods of defining EF data:
>
>-Code first
>-Database first
>
>Code first means that you create the objects - just classes that define the properties of the data, and then generate the database.
>
>Database first is the opposite.
>
>Once you do that, the app is the same, no matter which method you used to define the data.
>

From Craig's blog, the Code First is the only approach in the new version of EF. So, my understanding is that "database first' is gone. Therefore, even though I am dealing with an existing database, I have to learn how to create EF using Code First. I think.
Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform