Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NYC CodeCamp, Saturday Sept 13
Message
From
14/08/2014 12:34:49
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01605653
Message ID:
01605712
Views:
37
>>>>>Very nice!
>>>>>
>>>>>Congratulations!
>>>>>
>>>>>We're using EF in our current project. Right now we're in the process of switching from EDMX to Reverse POCO.
>>>>
>>>>I love POCO, have most of their albums. :)
>>>
>>>I know that it will show my complete ignorance now, but what exactly the 'POCO' is? In development sense and in what you applied right now?
>>
>>POCO stands for Plain Old CLR Object, meaning there's no magic dependencies on your ORM. It's a handcrafted class and your ORM knows how to use it. It's an alternative to a generated class like you get from EDMX where you don't have much control over it.
>>
>>http://en.wikipedia.org/wiki/Plain_Old_CLR_Object
>
>Thanks, Mike!

Why are you using EDMX to Reverse POCO, out of curiosity? Are you planning on your app eventually being a complete Code-First app using EF Migrations?
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform