zoukankan      html  css  js  c++  java
  • Viewpoints 1.0 for Visual Studio .NET 2008

    ViewPoints使用Visual Studio .NET 2008的DSL功能来生成应用程序。以下是它的首页说明。

    ViewPoint

    Why spend all of your time writing the same code over and over again when you can capture the rules visually and simply generate the code you require for your applications? Why not use your valuable time to focus on what really matters to your organization – innovation?

    Viewpoints is designed to change the nature of application development by allowing development teams to focus on capturing business knowledge in reusable, connected visual models and then use those models to generate a large amount of the code required for their applications. This approach enables development teams to focus their time on creating complex, innovative business logic instead of writing the low-value, repetitive code required for basic application functionality.

    Key Features

    Business-driven Modeling

    Viewpoints enables software development teams to visually capture business rules using business domain models, without indicating any implied technology implementation details such as database primary keys or software framework operations and properties.

    Learn More

    Viewpoint-based Modeling

    Not all aspects of a business can be captured in a single visual model. As a result, Viewpoints offers a number of models, each of which represents a single viewpoint of the entire solution.

    Learn More

    Distributed Modeling

    Viewpoints is designed to accommodate the needs of both small and large software development teams through use of distributed modeling techniques.

    Learn More

    Model-driven Transformation

    Viewpoints is a model-to-code transformation system, which means that the Viewpoints models are the primary software development artifacts used to generate the functional code.

    Learn More

    Template-driven Code Generation

    Viewpoints is based on the idea that you want to generate your code, your way. As a result, Viewpoints utilizes customizable, template-driven, code generation Transform Templates that enable you to define how you would like to transform the Viewpoints models into functional code.

    Learn More
  • 相关阅读:
    Appium
    Appium滑动直到页面底部
    使用Maven以及碰到的坑们(持续更新中。。。)
    通过license server激活IntelliJ IDEA
    HDU 1166
    HDU 2444
    HDU 浙江科技学院校赛2016
    HDU 5651
    HDU 5650
    Interview 位运算
  • 原文地址:https://www.cnblogs.com/zhoujg/p/1372190.html
Copyright © 2011-2022 走看看