by CapableObjects - 製品のタイプ: コンポーネント / アドイン / アプリケーション / .NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / .NET WPF / .NET Web Service / 100% Managed Code / Developer Application
この商品については、日本語の説明書きはございません。
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.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 138,810 (税込) | 1 User License (single named user on one or more development machines) | ダウンロード (32.8 MB) | |
| カートに追加 | ¥ 338,310 (税込) | 4 User License (4 named users on any number development machines) | ダウンロード (32.8 MB) | |
| カートに追加 | ¥ 597,345 (税込) | 8 User License (8 named users on any number development machines) | ダウンロード (32.8 MB) | |
| カートに追加 | ¥ 1,585,710 (税込) | Site License (Unlimited users in the same organization at a single physical address) | ダウンロード (32.8 MB) |
| カートに追加 | ¥ 110,985 (税込) | 1 User RAD Crossgrade License (single named user on one or more development machines) | 要確認 | ダウンロード (32.8 MB) |
| カートに追加 | ¥ 270,795 (税込) | 4 User RAD Crossgrade License (4 named users on any number development machines) | 要確認 | ダウンロード (32.8 MB) |
| カートに追加 | ¥ 477,750 (税込) | 8 User RAD Crossgrade License (8 named users on any number development machines) | 要確認 | ダウンロード (32.8 MB) |
| カートに追加 | ¥ 1,269,030 (税込) | Site RAD Crossgrade License (Unlimited users in the same organization at a single physical address) | 要確認 | ダウンロード (32.8 MB) |
| カートに追加 | ¥ 41,580 (税込) | 1 User License | ダウンロード (20 KB) | |
| カートに追加 | ¥ 101,220 (税込) | 4 User License | ダウンロード (20 KB) | |
| カートに追加 | ¥ 179,025 (税込) | 8 User License | ダウンロード (20 KB) | |
| カートに追加 | ¥ 475,755 (税込) | Site License | ダウンロード (20 KB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
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).