-
Notifications
You must be signed in to change notification settings - Fork 26
Home
QuickbaseAdmirer edited this page Mar 22, 2013
·
2 revisions
Welcome to the QuickBase-C-Sharp-SDK wiki!
The QuickBase C# SDK contains code for connecting to QuickBase, allowing your .NET applications and services to do things like:
Creation of QuickBase Applications. Creation of Tables within a QuickBase Application. Creation of Fields (a.k.a. columns) within Tables. Creation of records and the ability to edit existing records. Querying Tables with returned results. etc., etc., etc. Quickstart for developers:
Developer environment requirements Microsoft Visual Studio 2008 SP1