Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebApi not returning expected data
Message
From
18/06/2014 14:29:56
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
18/06/2014 14:00:35
General information
Forum:
ASP.NET
Category:
Entity Framework
Environment versions
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01602038
Message ID:
01602054
Views:
38
>>>There's nothing stopping you from using Code First with an existing database.
>>>
>
>>
>>A tutorial on doing Code First to an existing database can be found here: http://msdn.microsoft.com/en-us/data/jj200620
>
>Thanks Rob, I'll check that out.
>
>However, I don't think that my problem is that I didn't use Code First (but it may be that in using database First I have mis-configured something),

If you're using EF6+ it's basically the same thing. Database-first simply generates the same code-first POCO that you would write by hand.
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform