Re: Database Application?
Re: Database Application?
- Subject: Re: Database Application?
- From: Ferhat Ayaz <email@hidden>
- Date: Wed, 13 Dec 2006 23:59:13 +0100
Thank you for your answer. CoreData was my first stop where I
started to research. But in the documentation is written that
CoreData is definitly not a database. How should I understand this?
And yes, I'm also new to cocoa and objective-c and all around mac-dev.
On Dec 13, 2006, at 11:54 PM, Andrew Farmer wrote:
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