博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Viewpoints 1.0 for Visual Studio .NET 2008
阅读量:5335 次
发布时间:2019-06-15

本文共 1940 字,大约阅读时间需要 6 分钟。

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

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

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.

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.

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

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.

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.

转载于:https://www.cnblogs.com/zhoujg/archive/2009/01/08/1372190.html

你可能感兴趣的文章
web.xml 中加载顺序
查看>>
pycharm激活地址
查看>>
hdu 1207 四柱汉诺塔
查看>>
Vue 2.x + Webpack 3.x + Nodejs 多页面项目框架(上篇——纯前端多页面)
查看>>
display:none与visible:hidden的区别
查看>>
我的PHP学习之路
查看>>
【题解】luogu p2340 奶牛会展
查看>>
对PostgreSQL的 SPI_prepare 的理解。
查看>>
解决响应式布局下兼容性的问题
查看>>
京东静态网页练习记录
查看>>
使用DBCP连接池对连接进行管理
查看>>
【洛谷】【堆+模拟】P2278 操作系统
查看>>
hdu3307 欧拉函数
查看>>
Spring Bean InitializingBean和DisposableBean实例
查看>>
Solr4.8.0源码分析(5)之查询流程分析总述
查看>>
[Windows Server]安装系统显示“缺少计算机所需的介质驱动程序”解决方案
查看>>
[容斥][dp][快速幂] Jzoj P5862 孤独
查看>>
Lucene 学习之二:数值类型的索引和范围查询分析
查看>>
软件开发工作模型
查看>>
Java基础之字符串匹配大全
查看>>