What is the difference between the Standard and Professional version?
The free Standard Edition represents a fully-featured ADO.NET data provider with design time support and advanced classes. The Professional Edition adds more classes, tools, technologies, and integration capabilities. The following list briefly enumerates main advantages of Professional Edition. • Entity Framework support allows you to employ the latest conceptual technology from Microsoft. • LinqConnect support allows you to focus on objects instead of relational data in database application development. • SQLiteDump class serves to store a database or its parts as a script and to restore database from the generated script. • DataLink class serves for universal cross-form data binding. • Powerful SQLiteDataTable component as all-in-one table data access solution. • SQLiteDataSet class allows using typed and untyped provider-specific datasets. • DataSet Wizard greatly simplifies process of generating datasets in your application. • DataSet Manager and DataSet Editor help managing the d