Changes

Jump to: navigation, search
no edit summary
The Core Data framework stack provides a flexible alternative to directly managing data using SQLite or other data storage mechanisms. By providing an object oriented abstraction layer on top of the data the task of managing data storage is made significantly easier for the iOS iPad application developer. Now that the basics of Core Data have been covered the next chapter entitled [[An iOS 4 iPad Core Data Tutorial (Xcode 4)|An iOS 4 iPad Core Data Tutorial]] will work through the creation of an example application.
 
 
<google>BUY_IPAD_BOTTOM</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[An Example SQLite based iOS 4 iPad Application (Xcode 4)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[An iOS 4 iPad Core Data Tutorial (Xcode 4)|Next]]</td>
<tr>
<td width="20%">An Example SQLite based iOS 4 iPad Application (Xcode 4)<td align="center"><td width="20%" align="right">An iOS 4 iPad Core Data Tutorial (Xcode 4)</td>
</table>

Navigation menu