简体   繁体   English

实体框架中的POCO支持

[英]POCO Support in the Entity Framework

While the application I am developing at the moment is written in .net 4.0 against the beta, I have largely been ignoring POCO support in the Entity Framework because I didn't need it. 虽然我目前正在开发的应用程序是针对测试版编写的.net 4.0,但我基本上忽略了实体框架中的POCO支持,因为我不需要它。 I'm starting to realize, however, that POCO support would be useful in my project. 然而,我开始意识到,POCO支持在我的项目中很有用。 However, Google searches on POCO in the EF yield a lot of results about it "coming in the future" and "sneak peeks." 然而,谷歌在英孚的POCO搜索产生了很多关于它“未来”和“偷看”的结果。

With the .net 4.0 framework in a Go Live license now, I know that POCO support must be largely implemented. 现在使用Go Live许可证中的.net 4.0框架,我知道必须在很大程度上实现POCO支持。 Can anyone point me to a good resource for getting my feet wet on how it all works? 任何人都可以指出一个很好的资源,让我的脚湿透了它是如何工作的?

Julie Lerman has several blog entries on EF 4 POCO. Julie Lerman在EF 4 POCO上有几篇博客文章。

http://www.google.com/search?q=julie+lerman+poco http://www.google.com/search?q=julie+lerman+poco

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM