zoukankan      html  css  js  c++  java
  • EntityDeisgner(Linq to SQL 设计器)发布

    简介:

    EntityDeisgner 是一款 Linq to SQL 设计器,它是在原有的 Linq to SQL 设计器基础上进行改进的。

    改进的地方:

    1、允许对字段、实体类生成 Attribute,并且集成了对 System.ComponentModel.DataAnnotations 命名空间中 Attribute 的支持。

    2、允许使用 T4 模版生成代码。

    3、允许设置字段、类的注释。

    4、允许对属性 set 的可见性进行设置。

    5、允许创建一个或多个视图。

    运行环境:

    VS 2010,推荐 XP 操作系统,Win7 请禁用 UAC 。

    安装:

    1、下载 https://files.cnblogs.com/ansiboy/EntityDesigner_VS2010.zip

    2、安装

    3、运行 devenv /installvstemplates 命令。如下图所示:

    使用:

    截图:

    注:

    收费软件,需要注册码的朋友,请给我留言,格式如下:

    公   司:xxxx

    用户名:xxxx (用来生成注册码的)

    邮   箱:xxxx (注册码将发到该邮箱)

  • 相关阅读:
    IfcBuildingStorey
    IfcBuilding
    IfcSpatialStructureElement (空间结构元素)
    IfcSpatialElement
    IfcProduct
    IfcPropertyDefinition
    IfcObject
    IfcObjectDefinition
    IfcRoot
    IfcTaskTime
  • 原文地址:https://www.cnblogs.com/ansiboy/p/1833952.html
Copyright © 2011-2022 走看看