Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Overview

The definitive, full-color, task-based reference to Core Data for iPhone, iPad, and iPod touch

Today, virtually every non-trivial iPhone and iPad app must manage data—quickly, smoothly, reliably, and with low power usage. Core Data, Apple’s ready-made data persistence layer, can help you achieve all these goals. In Core Data for iOS, two leading iOS developers teach you the entire Core Data framework from the ground up.

Writing for intermediate-to-advanced iOS developers, Tim Isted and Tom Harrington thoroughly explain how Core Data is used on iOS devices, introduce each of its primary classes, and show how they interact to provide amazing functionality with minimal configuration.

You’ll learn how to store, fetch, and validate data; efficiently provide it to views; and much more. Isted and Harrington first give you a firm grounding in the technology, and then present sophisticated real-world examples. They present multiple sample projects, as well as a start-to-finish, chapter-length case study.

Coverage includes:

·        Understanding Core Data’s features, classes, and interactions

·        Using Core Data in MVC-based iOS app development

·        Mapping relational data to object models, and building them with Xcode’s Data Modeler

·        Working with managed objects, and using UITableView to display them

·        Creating predicates to match numbers, data, and objects

·        Maintaining compatibility across versions of an app’s data model

·        Tracking managed object contexts across view controllers

·        Using Core Data’s automatic Undo functionality

·        Integrating abstract entities, entity inheritance, and multiple view controllers into a complete app

·        Optimizing for iOS devices’ tight memory limits

·        Diagnosing and fixing common Core Data problems

Subscriber Reviews

Average Rating: 4 out of 5 rating Based on 2 Ratings

"One small problem - context" - by Anonymous on 16-OCT-2012
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
This book has a lot but it's missing some key information on managed object context.
Report as Inappropriate

Table of Contents

 Index

Extras

The publisher has provided additional content related to this title.


Description
Content

These files have been provided by the publisher.

  • Source code