SQLite
SQLite database
OSX Lion WIFI Ethernet connection loss
Submitted by Administrator on Mon, 04/23/2012 - 14:21Sudden problems with connecting to the internet / local network with OSX Lion without changing settings.
Insert records with NSManagedObject and Xcode
Submitted by Administrator on Fri, 03/16/2012 - 13:56Example code how to insert records / objects into a database with Xcode and the NSManagedObject. |
How to remove duplicate records / objects from NSArray
Submitted by Administrator on Fri, 02/10/2012 - 14:50Example code how to remove duplicate records / objects from NSArray and return a NSMutableArray with a unique record set. |
