Changes

An iPhone OS Core Data Tutorial

4 bytes added, 15:26, 3 August 2010
no edit summary
In the previous chapter, entitled [[Working with iPhone Databases using Core Data]], an overview of the Core Data stack was provided, together with details of how to write code to implement data persistence using this infrastructure. In this chapter we will continue to look at Core Data in the form of a step by step tutorial that implements data persistence using Core Data in an iPhone application.
== The iPhone Core Data Example Application ==