Code as if you have written it yourself
The code produced by the LLBLGen Pro Designer is carefully architected into two Visual Studio projects: one for
your entity model classes and one for the persistence oriented code, like mappings and the SessionManager class. All code is extensible through
extension points, partial classes and partial methods, comes with XmlDoc comments to produce reference manuals, and is fully tested. You can start
writing queries right away.