Quick Objects Documentation Akal Tech Logo
Before you begin

Glossary Item Box

Please make sure you have read and agree to the License Agreement.

All the tutorials listed in the tutorials section are all based on the sample database provided with the sample application (WinForms and WebForms). The database is called QO_Shop. Once you have the database configured and completed the Getting Started section you are ready to follow these tutorials.

 The "Getting Started" section where you create the classes manually is only necessary if you don't have the QuickObjects Designer. If you have the QuickObjects Designer application it is very easy and Designer will create these classes, and a few methods that will super charge your development.

If you have the QuickObjects Designer and you have generated the classes you can follow these tutorials to get you going in no time.

If you need help or have any questions, please feel free to contact Akal Tech support at support@akaltech[replace_this_no_spam_tag].com

 
 Please make sure that you modify/correct the connection string in the samples project before running the samples if you created the sample database in server/instance different from (local)\SQLEXPRESS.

 

System Requirements

.NET Framework 2.0, 3.0 or 3.5

Quick Objects Data Source for ASP.NET requires Visual Studio 2005 or 2008.

 

For Oracle support you must use ODP.NET version 9.x or later (ODP.NET is the Oracle Data Provider for .NET Framework from Oracle). The QuickObjects framework utilizes advanced features available for the Oracle server platform, which are only available via ODP.NET and not available/implemented completely in Microsoft's Oracle Data Provider (System.Data.OracleClient).

Deployment

To deploy the libraries along with your application, use the libraries inside the Deployment folder of the BIN folder. Deployment folder is located at c:\Program Files\Akal Tech\Quick Objects V2\NET20\Bin path (unless you specified a different path at setup time). If you are using .NET 3.0 or later replace the NET20 with NET30 or NET35 to get to the .NET 3.x libraries.

Run time license

You can include your run time license with your application in either of the following ways: