Tech Notes: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Tech Notes == | == Tech Notes == | ||
* [//www.nsbasic.com/app/technotes/TN01.htm 01 Solutions to Common Problems] | * [//www.nsbasic.com/app/technotes/TN01.htm 01 Solutions to Common Problems] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN03.htm 03 Compatibility with other versions of BASIC] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN04.htm 04 The role of JavaScript, HTML5 and WebKit] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN05.htm 05 Distributing your App] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN06.htm 06 Emulators and Simulators] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN07.htm 07 A Field Guide to NS Basic/App Studio Controls] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN08.htm 08 Web Apps Compared to PhoneGap Apps] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN09.htm 09 Using the PhoneGap API] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN10.htm 10 Making Desktop Apps with NS Basic/App Studio] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN11.htm 11 Ajax made Simple] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/TN15.htm 15 Files: Using SQLite to save data] | ||
* [//www.nsbasic.com/app/technotes/ | * [//www.nsbasic.com/app/technotes/sqlite.htm SQLite Reference] |
Revision as of 16:29, 9 November 2012
These Tech Notes provide additional information that is not contained in the printed documentation. You may also be interested in our Tutorials. Check back here from time to time for updates!
If you have an idea for a Tech Note, please let us know. We will be happy to post it, giving you full credit.
Tech Notes
- 01 Solutions to Common Problems
- 03 Compatibility with other versions of BASIC
- 04 The role of JavaScript, HTML5 and WebKit
- 05 Distributing your App
- 06 Emulators and Simulators
- 07 A Field Guide to NS Basic/App Studio Controls
- 08 Web Apps Compared to PhoneGap Apps
- 09 Using the PhoneGap API
- 10 Making Desktop Apps with NS Basic/App Studio
- 11 Ajax made Simple
- 15 Files: Using SQLite to save data
- SQLite Reference