Using the generated code
Please select one of the topics in this section:
- Compiling the code
 - Database specific features
 - Adapter
 - SelfServicing
 - Filtering and Sorting
 - QuerySpec
 - Linq to LLBLGen Pro
 - Asynchronous programming (async/await)
 - Executing plain SQL
 - Application configuration
 - Handling exceptions
 - Transient error recovery (Connection resilience)
 - Window functions (OVER())
 - Field expressions and aggregates
 - Calling a database function
 - Data Scopes
 - Resultset caching
 - Derived tables and dynamic relations
 - Setting up and using Dependency Injection
 - Adding your own code to the generated classes
 - Field and Entity validation
 - Setting up and using Authorization
 - Setting up and using Auditing
 - Tapping into actions on entities and collections
 - XML support (serialization / deserialization)
 - Custom properties (name-value pairs)
 - Performance tuning
 - Troubleshooting and debugging