blah blah blah is here! blah blah » Close

0
votes
2 answers

How to resolve conflicts when data can be modified from multiple sources?

Rick_A
761

These days application data can be modified (created/updated/deleted etc) from multiple sources, such as a iphone application and a web application. What techniques are considered best practice when it comes to conflict resolution? Sa ...

0
votes
1 answers

Sample iphone game applications with source code

Rick_A
761

I want to get a handle of iphone game programming, and was hoping there was some games that come with source code to learn from. I remember reading about some lunar landing game, but I can find it on apple's developer [url="http://d ...

0
votes
2 answers

where do i start

i want to make iphone/ipod touch apps and i have downloaded visual studio 2008 and am equipped with "c# .NET Illuminated" by ART GITTLEMAN an old textbook copyrighted in 2005 i picked up from a college where do i begin to learn ho ...

0
votes
1 answers

ipod/iphone retreive mp3 metadata in c# over usb or bluetooth?

is there a way to retreive the metadata, album art, track titles, folder contents, etc., over usb or bluetooth? is there another language you can retreive it in (c++, objective c)? anyone have any links available?

Feedback