经 CapableObjects - 产品类型: 构件 / Add-In / 应用程序 / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET 类 / .NET WPF / .NET Web 服务 / 100% 受控代码 / 程序员应用程序
A .NET framework for creating model driven, multi layered applications. ECO is a tool for Domain Driven Development (DDD). ECO users build their systems directly from the Domain Model, increasing productivity, and ensuring that the system actually matches the user’s needs. While the internals of ECO are complex, using it is very easy. The classes of the problem domain such as Customers and Invoices are defined in a Class Model. ECO will then generate the database schema, the code for the domain classes, and the information for mapping the classes to the database tables. And better yet, when you change your model, ECO will merge the changes into your code, and update your database schema while preserving your precious data. A feature referred to as Database Evolution.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | $ 979.02 | 1 User License (single named user on one or more development machines) * | 下载 (33.4 MB) | |
| 加入购物车 | $ 2,386.30 | 4 User License (4 named users on any number development machines) * | 下载 (33.4 MB) | |
| 加入购物车 | $ 4,214.00 | 8 User License (8 named users on any number development machines) * | 下载 (33.4 MB) | |
| 加入购物车 | $ 11,186.70 | Site License (Unlimited users in the same organization at a single physical address) * | 下载 (33.4 MB) |
| 加入购物车 | $ 783.02 | 1 User RAD Crossgrade License (single named user on one or more development machines) * | 验证 | 下载 (33.4 MB) |
| 加入购物车 | $ 1,910.02 | 4 User RAD Crossgrade License (4 named users on any number development machines) * | 验证 | 下载 (33.4 MB) |
| 加入购物车 | $ 3,370.22 | 8 User RAD Crossgrade License (8 named users on any number development machines) * | 验证 | 下载 (33.4 MB) |
| 加入购物车 | $ 8,952.30 | Site RAD Crossgrade License (Unlimited users in the same organization at a single physical address) * | 验证 | 下载 (33.4 MB) |
| 加入购物车 | $ 293.02 | 1 User License * | 下载 (20 KB) | |
| 加入购物车 | $ 714.42 | 4 User License * | 下载 (20 KB) | |
| 加入购物车 | $ 1,263.22 | 8 User License * | 下载 (20 KB) | |
| 加入购物车 | $ 3,356.50 | Site License * | 下载 (20 KB) |
我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。 所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。
我们的常规价格见上。 请登录后查看打折后的价格。
What's new in ECO 6
ECO 6 is now integrated with Visual Studio 2010
ECO (Enterprise Core Objects)
Far from being a mere code generator and Object-Relational mapper, ECO provides extensive framework support for the domain objects at runtime, including databinding, querying, and UnDo/Redo operations. In addition the model itself is available at runtime, so that concepts in the model that do not translate directly into code are still available for ECO, as well as for the developer.
The goal of ECO is not only to create the code and database from the model, but also to make the ECO objects efficient building blocks for your application, eliminating a lot of rote programming. Using ECO makes your solution adhere to best practices suggested in the book Patterns of Enterprise Application Architecture (Fowler).
You will get a robust, scalable and maintainable solution in a fraction of the time you are used to.
ECO for Visual Studio is currently pure C# code and supports all .NET languages like C# and VB.NET.
ECO IV is the latest release of "Enterprise Core Objects", an application framework that allows you to take applications from design to implementation in a much shorter time.
ECO enables you to easily implement your applications as business classes rather than traditional data access. Instead of accessing the database directly your application will interact with the business classes you have designed using the UML. This approach ensures uniformed behavior throughout your application, and even across multiple applications if you choose to reuse your UML packages in more than one application; for example if you choose to implement both an ASP .NET and WinForms version of your application.
ECO keeps track of all modifications made to instances of your business classes and is then able to save these changes (create / retrieve / delete) to a persistence storage of your choice (MS SQL, InterBase, MySql, XML, etc). Object instances accessed via property associations such as MyPurchaseOrder.Lines[1] are retrieved from the persistence storage automatically, most of the time the fact that your business classes are persistence is completely transparent.
GUI Support
ECO IV provides GUI access to your business classes via a set of components and .NET databinding. These components allow your GUI not only to present properties of your business classes to the user but also OCL/Code derived (calculated) values which may be databound to your controls. Values are kept up-to-date using a subscription mechanism, so that the value is only recalculated if any of the elements it is derived from are changed. For example, if FullName were derived as FirstName + ' ' + LastName it would only be recalculated if the value of either FirstName or LastName was modified instead of every time the value of FullName was read. This can save a lot of CPU time, especially for complicated calculations.
Supported GUI's:
ECO Software Assurance
Software Assurance for ECO includes email support and a free upgrade to any new version of the product released within the Assurance period (12 months).
强力驱动