Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Basic Document API Async

Table of contents

Introduction

A sample program that demonstrates how to utilize the Async CRUD operations API in NosDB. The API requires a callback method which is invoked when the Async operation is performed.

This sample uses EntityObjects project as a reference for model class "Product".

Note: If you are unfamiliar with Git and GitHub, you can download the entire collection as a ZIP file.

Prerequisites

Before the sample application is executed make sure that:

  • Northwind sample data has been imported into the collections as explained in [BaseDir]\data\json\README.md.
  • App.config have been changed according to the configurations.
    • Change database name in connection string.(optional)
    • Change collection name.(optional)
    • Change configuration server port if required.(optional)
    • To use NosDB Security, set Integrated Security to false and specify User Id and Password (optional) Integrated Security = false; User ID = admin; Password = 9047b0f0
  • Build and run the sample

Additional Resources

Documentation

The complete online documentation for NosDB is available at: http://www.alachisoft.com/resources/docs/#nosdb

Programmers' Guide

The complete programmers guide of NosDB is available at: http://www.alachisoft.com/resources/docs/nosdb/nosdb-programmers-guide.pdf

Technical Support

Alachisoft © provides various sources of technical support.

Copyrights

© Copyright 2017 Alachisoft.