eXpressApp Framework簡介

來源:

http://www.cnblogs.com/tansm/archive/2006/09/13/502938.html
 

The fastest way to platform independent business applications
 快速独立商业应用程序开发平台

The eXpressApp Framework by Developer Express is a powerful instrument for creating business applications quickly and easily. A strong modular architecture allows for platform independent domain specific extensions. Examples of typical applications include business/sales/CRM systems, projects, documentation, HR and training class management, and many others. The currently supported target platforms are Windows Forms and ASP.NET 2, and our open architecture allows extensions of either of these platforms as well as the introduction of completely new targets (WPF support is part of our plans).
Developer Express 公司开发的eXpressApp 框架是创建功能强大的商业应用程序的简单而且快速的工具,标准化的体系结构支持应用程序的独立性和可扩展性,可以建造典型的商业/销售/客户关系系统,项 目管理,文档管理,人事和培训管理,以及其他更多类型的程序。此平台支持创建的Windows窗体模型和ASP.NET 2.0平台,并且,通过可扩展的接口允许支持其他任何平台(事实上,我们正计划支持WPF)。


  • Very short development cycles

    非常短的开发周期 ;

  • Target multiple UI platforms with the same code

    同一个源代码下支持多种平台;

  • Use any .NET 2 language for development

    使用任何一种.NET 2.0语言来开发

  • Object Persistence is based upon the Developer Express XPO O/R mapper and supports 12 different database backends

    基于Developer Express XPO的对象持久化平台,

  • A wide range of integrated functionality includes end-user report design and integration with Windows Workflow Foundation

    一个功能完整的工作流引擎,包含最终用户的设计时,以及支持Windows Workflow Foundation.

Platform independent application development

You code once and get two applications!
一次编码创建两个程序

The eXpressApp Framework uses a user interface abstraction layer to reduce the need for UI-specific code as much as possible. Basically, if you don't need to implement UI-specific handling, you won't have to write UI-specific code - of course you can, if the need arises.
EXpressApp 框架使用界面抽象层来还原编码创建的界面,基本上,你不需要关心任何界面设计的细节,也不需要编写任何的界面代码,当然,如果必要你也可以写。

The user interface is not the only thing that's abstracted. We also support 12 different database backends for data persistence.
不要认为这些界面都是抽象的定义,事实上,我们提供了12种数据库应用的界面

Use the Model Editor to view & customize the application model
使用模块编辑器查看和自定义应用程序模型
Your one-stop frontend to framework customization
为框架提供一站式管理功能

The Model Editor allows the developer, as well as a system administrator at the deployment site, to make changes to many aspects of base framework behavior. This includes UI customizations as well as details related to persistent objects and application localization.
模块编辑器允许开发人员象系统管理员一样进行配置工作,来改变很多的框架行为和表现,这些包括界面的自定义例如持久对象的详细细节和本地化功能。

Reporting
报表

Reporting made easy - automatic in fact
简单制作报表 - 事实上是自动完成的

Every application generated with eXpressApp Framework supports Reporting out of the box. An end-user designer is included and reports can be shared between users. The Reporting functionality is based on our established XtraReports product - no bad surprises there.
任何一个应用程序都自带了报表的支持包括一个用户级的设计器和能够多人共享的报表,这个报表系统是基于我们的XtraReports产品之上的

Windows Workflow Foundation
Windows工作流引擎

Let the work flow - multi-user workflows, fully integrated
工作流支持-多用户工作流,全功能支持

Based on Microsoft's Windows Workflow Foundation (part of the WinFX development platform), eXpressApp Framework allows developers and system administrators to create and modify workflow definitions. Within workflows, all application object types can be handled and an automated server-side trigger engine enables multi-user as well as group oriented shared workflows.
基于Microsoft的 Windows WorkFlow Foundation(WinFX3.0平台的一部分),eXpressApp 框架允许开发人员和系统管理员创建和修改工作流定义,在工作流引擎中,所有的应用程序对象都能够被访问并且支持服务端播发一个事件给一组用户。

eXpressApp Framework is currently available as a CTP (Community Technology Preview). To learn more about the currently implemented and planned features, please review the following pages.

 目前eXpressApp 矿见还处在CTP版本(大客户预览版本),要了解更多的特性,请访问以下链接。


General Information Demo Details and Tutorials Downloads Community
原文地址:https://www.cnblogs.com/luoyaoquan/p/2151571.html