This article explains and gives a practical example of how support of сomponent collections is implemented in Entity Developer for NHibernate. You can take...
Devart is glad to announce a beta version of completely reworked LinqConnect ORM with better performance and large number of improvements.
New 4.0 version of...
As of version 4.1, Entity Developer supports several capabilities for visual presentation such as entity shape coloring, selection-driven highlighting and also contains sets of...
This article deals with the following:
StoreGeneratedPattern
Identity
Computed
DefaultValue
InsertNullBehaviour
Example
Conclusion
StoreGeneratedPattern
Entity Framework contains an excellent functionality of server-generated columns of the entity...
Note: To use the template "DbContext", Entity Framework 4.1 and Entity Framework 4.0 must be installed on your computer.
April 2011 saw the release of...
Starting from version 3.20, Entity Developer provides you with additional features to simplify working with models. Now you can split your model into diagrams...
In this article we will compare the performance of both most used inheritance types - Table-per-Hierarchy (TPH) and Table-per-Type (TPT), supported by LinqConnect starting...
ORMBattle.NET has recently updated their results of testing various .NET Framework ORMs and added LinqConnect to their lists. LinqConnect demonstrates one of the best...
Introducing
Enumeration support in databases
Enumerations support in LINQ to SQL
Case management
Entity Developer
User interface for enumerations
Creating enumerations
Naming rules
...