Search

 

June 2007
S M T W T F S
« May   Jul »
 12
3456789
10111213141516
17181920212223
24252627282930

Tags

Archives

Archive for June 13th, 2007

AIR Embedded Database Code Exerpts 2

Wednesday, June 13th, 2007

TweetHere is today’s excerpt. This is the data access class that is used to save and retrieve the userid from the SQLite database. Here is the flow: When the application launches, the PreferencesDAO class is instantiated. If a userid can not be retrieved from the local database, a Cairngorm event is dispatched to get a [...]