Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

NSTokenField representing Core Data to-many relationship

iOS: Backup core data database in iCloud?

iphone ios core-data sdk icloud

iOS: Using @min and @max in a core data predicate

ios core-data

Saving url of recording in core data, but doesn't work when I try using it later

Core Data Encryption

Dynamically Creating A Core Data Model At Runtime

ios sharepoint core-data

Core Data <Fault > after use one time

ios swift core-data

CoreData: error: Mutating a managed object after it has been removed from its context

ios swift core-data

Why is it obvious to not store password in NSUserDefaults?

Core Data of type NSInMemoryStoreType ignores entity's constraints

CoreData one-to-many and inverse relationship problem

iphone core-data

Limit the returned resultset in CoreData

iphone core-data

Memory efficient way of inserting an array of objects with Core Data

iphone core-data

Help with multithreaded Core Data app design

Which persistent store is used by default in core data in iPhone

Nested to-many relationships with RestKit

ios core-data restkit

Core Data managed object does not see related objects until restart Simulator

deleting core data persistent store instead of migrating (also using RestKit)

ios core-data restkit

Custom NSEntityMigrationPolicy relation

Using Core Data Concurrently and Reliably