We have been using the beta releases of LLBLGen Pro v3.0 for a few months now and it has been great getting used to some of the new features and functionality. As always the support was awesome even for the beta and on the whole it was very stable.
The full version has now been released and some of the highlights include...
- Entity Framework (v1 & v4) support
- NHibernate support (hbm.xml mappings & FluentNHibernate mappings)
- Linq to SQL support
- Allows both Model first and Database first development, or a mixture of both
- .NET 4.0 support
- Model views
- Grouping of project elements
- Linq-based project search
- Value Type (DDD) support
- Multiple Database types in single project
- XML based project file
- Integrated template editor
- Relational Model Data management
- Flexible attribute declaration for code generation, no more buddy classes needed
- Fine-grained project validation
- Update / Create DDL SQL scripts
- Fast Text-DSL based Quick mode
- Powerful text-DSL based Quick Model functionality
- Per target framework extensible settings framework
Comments