博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
【VS插件】Layered Architecture Solution Guidance (LASG)
阅读量:5847 次
发布时间:2019-06-18

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

 
Designing and creating layered applications can be a challenging task to developers. Layered Architecture Solution Guidance is a Microsoft Visual Studio 2010 extension that provides a set of tools and guidance aimed at simplifying the development of layered applications.


Layered Architecture Solution Guidance
 (LASG) is a 
 that integrates with Microsoft Visual Studio 2010 to allow developers to easily create and organize their projects in a layered fashion following the structure that is illustrated in the 
.
 It provides a set of solution templates integrated with a suite of code generators to make developing layered applications much simpler and quicker.


01.jpg


Layered Architecture Solution Guidance
 comes with the following code generators that employs multi-stage code generation techniques to enable rapid development of components in the layers:
  • Inertia: Business Entity Component Generator
  • Momentum: Data Access Component Generator
  • Motion: Business Component Generator
  • Velocity: Service Layer Generator
  • Vector: Workflow Activity Generator
  • Impulse: User Interface Process Component Generator

cg-flow.jpg


Layered Architecture Solution Guidance How-to topics:

 

 

Layered Architecture Solution Guidance 是微软Visual Studio 2010 的一个扩展,提供了一套工具和指导,帮助开发人员简化创建分层的应用程序。

该扩展工具创建的应用程序如下所示,同时集成了一套代码生成器,让开发分层应用程序更加简单和快速。

安装过程:

1. 下载,并;

2. 下载,并 

 

转载于:https://www.cnblogs.com/taoqianbao/archive/2012/05/15/2501585.html

你可能感兴趣的文章
mysql 03
查看>>
windows系统下搭建私有nuget仓储服务器, 打包程序集并推送到私有nuget仓储服务器...
查看>>
NgDL:第三周:浅层NN
查看>>
OpenCV基于傅里叶变换进行文本的旋转校正
查看>>
Centreon 安装部署指南
查看>>
利用ADMT进行Exchange跨域迁移之三:迁移Exchange用户邮箱
查看>>
项目管理修炼之道之规划项目
查看>>
学生机房PC也桌面虚拟化!
查看>>
Ext.Net 1.2.0_分析 Ext.Net.ResourceHandler 资源处理程序
查看>>
写你的shell,其实很简单[架构篇]
查看>>
dedecms的arclist循环中判断第一个li添加css,否则不加
查看>>
java—三大框架详解,其发展过程及掌握的Java技术慨括
查看>>
Git 常用命令
查看>>
HDU 2289 Cup (二分)
查看>>
C#中使用Monitor类、Lock和Mutex类来同步多线程的执行
查看>>
【面试&笔试】ASP.NET的相关问题
查看>>
[翻译] 使用CSS进行文字旋转
查看>>
在freebsd下安装vim(Debian下类似)
查看>>
读取本地已有的.db数据库
查看>>
C#发现之旅第十一讲 使用反射和特性构造自己的ORM框架
查看>>