Re: Database Application?
Re: Database Application?
- Subject: Re: Database Application?
- From: Andrew Farmer <email@hidden>
- Date: Wed, 13 Dec 2006 14:54:10 -0800
On 13 Dec 06, at 14:25, Ferhat Ayaz wrote:
I'm a newbie. Sorry for this. I want to implement a database
application. Where can I start to learn and to read? How can I
write a database application wih cocoa. What is the standart?
The CoreData framework. It's not simple to understand and use, though
- read the documentation carefully, and look up anything that doesn't
make sense. (Bindings and KVC, for example, are likely to come up;
that's another nontrivial feature which is probably substantially
different from anything you've worked with before.)
Run through the tutorials, read the sample code. There's a lot of it
to look at. If you haven't worked with Cocoa before, start with
CurrencyConverter and go from there.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden