par IdeaBlade - Type de produit : Composant / Application / .NET WinForms / .NET Class / .NET WPF / Developer Application
Build Enterprise applications quickly and easily. DevForce WinClient saves months of effort by providing the data infrastructure you need for building an enterprise application. It fills the gap between the low-level services provided by .NET and the higher-level functions needed by application developers. This enables developers to build applications in a fraction of the time and reduces code and maintenance costs. DevForce enables the Entity Framework to operate n-tier and move business objects to the client, dramatically improving application responsiveness and scalability, while allowing offline operation. It carries forward most of the features and all of IdeaBlade's experience from DevForce Classic dating back to 2001.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 975.10 | 1 Developer Subscription License (includes standard support) * | Téléchargement (30.6 Mo) | |
| Ajouter au Caddie | $ 485.10 | 1 Developer Subscription Renewal License (includes standard support for an additional 1 year) * | Vérifier | Téléchargement (30.6 Mo) |
| Ajouter au Caddie | $ 1,465.10 | 1 Developer Subscription License (includes priority support and product updates for 1 year) * | Téléchargement (30.6 Mo) | |
| Ajouter au Caddie | $ 779.10 | 1 Developer Subscription Renewal License (includes priority support and product updates for an additional 1 year) * | Vérifier | Téléchargement (30.6 Mo) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
New and improved product features in DevForce 2010 (V6.1.4)
What's New in DevForce 2010 (V6.1.3)
Please note: After upgrading to this release, you must regenerate your code from the EDMX. Do this by re-saving the EDMX or by right clicking the .EDMX.TT file within Visual Studio 2010 and selecting Run Custom Tool.
What's new in DevForce 2010 (6.1.2)
This release of DevForce 2010 includes a Community Technology Preview (CTP) of IdeaBlade's support for Code First.
Please note: After upgrading to this release, you must regenerate your code from the EDMX. Do this by re-saving the EDMX or by right clicking the .EDMX.TT file within Visual Studio 2010 and selecting Run Custom Tool.
Code First CTP
Breaking changes
Please note that the following breaking changes only apply if you're overriding IdeaBlade's DomainModelTemplate. These breaking changes are necessary for the preparation of Entity Framework Code First support.
Defect repairs
New and improved product features
What's New in DevForce 2010 (6.1)
What's New in DevForce 2010
Major changes appear across the board. The most important derive from the product‟s reliance on the new Microsoft .NET technologies released in 2010:
DevForce 2010 does not work with:
DevForce 2010 supports Silverlight, WPF, Windows Forms, ASP WebForms, and ASP MVC clients. (Dependant on edition)
DevForce is a framework for building and operating multi-tier, data-driven enterprise applications.
Enterprise applications are not simply big applications, or an application for a big company. Rather, they are applications with the following specific characteristics:
Supply chain, customer relationship management (CRM), and asset tracking applications are typical examples.
User productivity is critical. That puts a premium on the application‟s ability to provide a highly responsive, richly featured user experience – the kind of experience typical of a desktop application running directly on a client machine.
It is expected that people get work done at any time from anywhere. Those people may be employees or they may be valued partners. In either case, security matters. Accordingly, we often need to deploy and operate enterprise applications over a wide area network – preferably over the internet – with undiminished productivity and security.
DevForce is especially suited to building and running applications that require a rich user experience delivered to remote, Internet-connected clients.
Why DevForce?
Infrastructure for Multi-tier
N-tier data access is hard. Constructing a remote domain model for your data is hard. DevForce simplifies n-tier persistence and provides a rich domain model on which to build your application. Stop writing plumbing and infrastructure code and focus on your business logic and user experience.
Single Domain Model
You shouldn’t have to duplicate your business logic in multiple places. The mobile business objects in DevForce enable you to use a single domain model whether you are writing client-side, server-side, or have multiple faces for the application in different technologies such as WPF, WinForms, ASP.NET, or Silverlight*.
Rich Domain Model
DevForce provides you with rich business objects with real behavior. Use a domain model that represents your problem, not just flat data transfer objects, where you have to do all the bookkeeping and re-implement your logic.
Verification Engine
Verify the correctness of your business objects and provide helpful error messages to the user. Supports cross-field and cross-object validation. Keeps your business logic in your business objects and out of the UI.
Offline Execution
Use your application while disconnected or partially connected to the internet. Save your work in isolated storage and resume working later.
Web Services
Consume other services in your application. DevForce can create web-service backed business objects allowing you to integrate them into your domain model.
Entity Framework Integration
Standardize on Microsoft’s next generation ORM framework. DevForce is built upon the Entity Framework, enables it to go n-tier, makes it easier to use, and adds all the features you see here plus more.
Responsiveness
DevForce applications are snappy. The domain model executes on client, client-side caching reduces trips to the server, data compression reduces network latency, and asynchronous queries allow background processing.
Full n-tier LINQ Support
Get the full power of LINQ in an n-tier application. LINQ-to-Entities only operates 2-tier, and other LINQ implementations only support a narrow range of queries. DevForce supports them all.
Multiple Data Sources
Use multiple back-end databases in a single domain model. Navigate cross-database relations using object properties. Save all your changes safely in a distributed transaction.
Scalability
Client-side caching, connection pooling, and a stateless and multi-core enabled server provide DevForce applications with excellent scalability and fault-tolerant characteristics.
Security
No connection string is exposed on the client. Server-side security checks prevent unauthorized access even if the client is compromised.
WinForms Databinding Support
Advanced databinding API works with .NET controls as well as Infragistics and DevExpress. Auto-populate forms with controls and then customize as you see fit.
Best Practices
DevForce is built around good architectural practices such as MVC and MVVM and enables you to conveniently keep your UI and business logic where they belong without sacrificing usability or functionality.
| DevForce WinClient Features | ||
| Persistence / Business Objects | Professional | Enterprise |
| Entity Framework Support | • | • |
| POCO (Plain Old CLR Object) Support | • | • |
| Full LINQ Support | • | • |
| Enhanced Entity Mapping RAD Tool | • | • |
| Tabular Editor for Managing Large Entity Models | • | • |
| Client-side Caching | • | • |
| Span Queries | • | • |
| Inheritance and Polymorphic Queries | • | • |
| Projections and Anonymous Types | • | • |
| Object Lifecycle Events | • | • |
| Declarative Concurrency management | • | • |
| Single Domain Model for Web and Windows Applications | • | • |
| N-Tier Data Access for WPF & WinForms Clients | • | • |
| Validation/Verification Engine | • | • |
| Property and Query Interception and Modification | • | • |
| Dynamic Live Lists | • | • |
| Web Service-backed Business Objects | • | |
| Disconnected and Offline Operation | • | |
| Checkpointing | • | |
| Asynchronous Queries | • | |
| Database | • | • |
| Stored Procedures, Triggers, Views | • | • |
| Custom ID Generators | • | • |
| Pass-through Entity SQL | • | • |
| Multi-database (Cross-database Relations, Distributed Transactions) | • | |
| Business Object Server | • | • |
| N-Tier Internet Deployment | • | • |
| Windows Communication Foundation (WCF) | • | • |
| Network Data Compression (10:1 typical) | • | • |
| Windows Service Server & Console Server | • | • |
| IIS Integration | • | |
| ASP.NET Membership, Roles, and Profiles Integration | • | |
| Multi-core Support | • | |
| Load Balancing & Fault Tolerance | • | |
| SSL / Encryption | • | |
| Mult-tenant Support | • | |
| "Push" Data Updates to Clients | • | |
| Remote Procedure/Method Calls | • | |
| Server-side Events | • | |
| UI | • | • |
| Advanced UI Databinding | • | • |
| WinForms RAD Tools | • | • |
| Managed Lists | • | • |
| Databinding to .NET Controls | • | • |
| Databinding to Infragistics Controls | • | • |
| Databinding to Developer Express Controls | • | • |
| Support for other 3rd party / custom controls | • | |
| Support | • | • |
| Email Support | • | • |
| Phone Support | • | |
| Source Code Purchase Option | Paid for Option | |
| Access to Product Architects | • | |
| Coaching, Mentoring, Training | • | |
| Extended Service Level Agreement | • | |
| Beta Program | • |

Éditeur
Catégorie principale
Produits similaires
Catégories similaires
ComponentSource offre un service international unique, reconnu par plus de 1 000 000 développeurs de logiciels partout dans le monde.