Genome V4.0 has been released to provide a
proven and matured LINQ-integrated O/RM solution for .NET 3.5 and Visual Studio
2008.
Since the advent of .NET, Genome has kept
pace with the latest advances on the .NET platform, offering a safe upgrade
path for existing project investments. Having adopted LINQ with the first CTP
in 2006, Genome has now switched over entirely, using LINQ as its primary query
language. As a unique advantage on top of LINQ's capabilities, Genome allows
you to encapsulate and reuse query logic in your domain models.
This release of Genome also brings you a
number of extensions and improvements:
- GDMX: customisable database management
extensions for database/schema comparisons that support both forward and
reverse engineering.
- GMX: a framework of customisable
messaging extensions to help you create distributed service-oriented
applications. GMX supports any type of communication architecture (e.g. WCF,
JSON) where data transfer objects are composed (partially) of server-side
Genome mapped business entities on the service interface.
- GRIP: Genome's rapid interface
prototyping has also been extended to scaffolding, so that you can now generate
customised UIs for ASP.NET with Microsoft's Text Templating Transformation
Toolkit (T4)
Visit www.genom-e.com for more information and to try out the free evaluation version.