Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NYC CodeCamp, Saturday Sept 13
Message
De
14/08/2014 12:34:49
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01605653
Message ID:
01605712
Vues:
36
>>>>>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/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform