Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data Store Sharing between iPhone Apps

Using Cascade Delete Rule and validateForDelete on a One-to-Many Relationship in iPhone Core Data

Unique Values from Core Data

iphone cocoa core-data

How to properly deal with KVO notifications when an managed object turns into a fault?

iphone core-data

NSManagedObjectContext save causes NSTextField to lose focus

How to share a ManagedObjectContext when using UITabBarController with inner UINavigationControllers

Accessing iOS Core Data from Android

CoreData adding relationships to-many

can we set primary key in core data

iphone xcode core-data

iOS error unrecognized selector sent to instance 0x6ea9090

core-data ios5 storyboard

iPhone programming - Background saving with core data

Storing ABRecordRef in Core Data

core-data abrecordref

iPhone iOS how to merge Core Data NSManagedObjectContext?

NSPredicate contains search in a string that contains number and letters

Need clarification on Cocoa error code 1570

ios cocoa core-data

Core Data fault fulfilled from database for - is normal?

ios objective-c core-data

How to convert SQL statement "delete from TABLE where someID not in (select someID from Table group by property1, property2)

ios sql core-data

Swift Using NSFetchedResultsController and UISearchBarDelegate

What is an the function of AppDelegate and Context in swift?

ios iphone swift core-data

Sort NSArray by NSDate, today