Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data: 3 table join?

iphone sql ipad core-data

Modeling a one-to-many relationship in Core Data for iOS

Do I Have to Manually Set a Core Data Object's Inverse Relationship in Code on the iPhone

How do I automatically generate a Core Data GUI in Xcode 4?

xcode cocoa core-data xcode4

NSManagedObjectContextObjectsDidChangeNotification not always called instantly

CoreData (IOS) Unique Constraint on Multiple columns?

iphone ios core-data

Restkit [NSManagedObject managedObjectContext] returns different instances

What data type should I use to store a GUID in Core Data?

ios core-data ios5

Core Data Sort By Date With FetchedResultsController into sections

Data lost when I relaunch application (Core Data)

How to prevent NSFetchedResultsController from updating tableview when the controller disappears?

Core Data is saving only the last item

ios core-data save overriding

How to Do a Lightweight CoreData Migration in Swift

How to create a CSV file from Core Data (swift)

ios swift csv core-data

How can I get non-standard (transformable) attributes to update/save and persist using Core Data with Swift?

ios swift core-data

Swift Core Data Predicate IN Clause

When does application state belong in Core Data instead of NSUserDefaults?

Xcode organising files and folders (core data model objects - iPhone)

NSPredicate of special characters - iPhone

How to view existing data in Core Data?