Tags / core-data
Understanding Core Data: Efficiently Removing Entities Using Cascade Deletion
Preventing Common Memory Leaks in Core Data Applications for iPhone iOS4
Choosing Between Core Data and SQLite for Large Data Management on iOS: Which Framework Reigns Supreme?
Understanding a Single Delegate Class for Multiple NSFetchedResultsController Instances
Handling Core Data Save Errors with User Experience in Mind
Understanding the Timing of UITableView Datasource Methods and Core Data Operations in iOS Applications
Fetching Distinct Data from Core Data along with Descending Order
Understanding NSFetchedResultsController: A Deep Dive into Sections and Index Titles
Understanding Core Data Standard Migration Issues: A Deep Dive into App Crashing during Migration without Error Messages
Migrating Core Data to Shared App Group for Use in iOS Extensions