Core Data: Apple's API for Persisting Data on Mac OS X

Paperback
from $0.00

Author: Marcus Zarra

ISBN-10: 1934356328

ISBN-13: 9781934356326

Category: Operating Systems - Mac Users

Whether you are targeting Mac OS X or the iPhone, at some point your Cocoa application is probably going to need to persist data. You could struggle with SQLite, generate XML, or create your own binary format. Or, you can save time and energy by taking advantage of Apple's Core Data API instead.\ Core Data makes it easy for you to work with object graphs and to persist data-but there are plenty of pitfalls and issues to watch out for. This book shows you everything from versioning to...

Search in google:

"Core Data" walks readers through developing a full featured application based on the Mac OS X Core Data APIs. This comprehensive work illustrates how this operating system contributes to Cocoa applications, as well as some of the pitfalls and issues surrounding the current implementation.

1 Introduction 12 Getting Started with Core Data 73 Core Data and Bindings 274 Under the Hood of Core Data 455 Versioning and Migration 676 Performance Tuning 917 Spotlight. Quick Look. and Core Data 1098 Sync Services and Core Data 1359 Multithreading and Core Data 15710 Core Data and iPhone 17911 Recipe: Distributed Core Data 20312 Recipe: Dynamic Parameters 225Index 235