【问题标题】:Entity Framework Code first development Resources and Documentation实体框架代码优先开发资源和文档
【发布时间】:2010-09-27 12:11:40
【问题描述】:

我知道 EF4 仍在开发中,但作为该主题的新手,我需要使用 EF 4 代码优先方法的文档、教程等。所有信息都在 EF 4 团队博客中,但分散在不同的帖子中。全面覆盖会非常好。

有人知道这样的地方吗?

【问题讨论】:

    标签: entity-framework-4 code-first


    【解决方案1】:

    到目前为止,我看到的最好的在线资源是 Scott Guthrie 关于新 EF“代码优先”开发选项的系列博客:

    Code-First Development with Entity Framework 4
    Entity Framework 4 “Code-First”: Custom Database Schema Mapping
    Using EF “Code First” with an Existing Database

    如果您是该主题的新手,就像您所说的那样,那么它们将是一个完美的起点。顺便说一句,MSDN 上没有关于 code first API 的在线文档,因为它只是一个 CTP 并且可能会更改。

    之后,您可以查看代码优先开发中的 ADO.NET team blog

    Entity Framework Feature CTP4 Released
    EF Feature CTP4 Walkthrough: Productivity Improvements
    EF Feature CTP4 Walkthrough: Code First

    Entity Framework Design blog 也是分享想法并向 EF 团队提供反馈的好地方。到目前为止,他们还在 Code First 上发布了以下帖子:

    Productivity Improvements for the Entity Framework
    Conventions for Code-First
    Data Annotations in the Entity Framework and Code First

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-12-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多