New posts in core-data

How to unit test my models now that I am using Core Data?

NSPredicate that is the equivalent of SQL's LIKE

Core Data background fetching via new NSPrivateQueueConcurrencyType

duplicate interface declaration for class 'test_coredataAppDelegate'

Data not persistent in Core Data when app re-launches

NSFetchRequest and predicateWithBlock

Is there a way to instantiate a NSManagedObject without inserting it?

Core Data on client (iOS) to cache data from a server Strategy

How can I track/observe all changes within a subgraph?

More iCloud Core Data synching woes

A NSFetchedResultsController with date as sectionNameKeyPath

iOS CoreData batch insert?

Correct implementation of parent/child NSManagedObjectContext

Core-Data iPhone: could not locate an NSManagedObjectModel

What can I do with an Transformable attribute type in Core Data on the iPhone?

Core Data Performance with Single Parent Entity

How to create classes after creating Core Data model in Xcode for iPhone

How can I find out if the iPhone user currently has a passcode set and encryption enabled?

What does Apple mean when they say that a NSManagedObjectContext is owned by the thread or queue that created it?

Fastest way to check if an object exists in Core Data or not?