I am new in iPhone development. So i want to know that how to load XML file in iPhone? and also can proceed to READ and WRITE........

I did not get the whole code from the Google or any other search engine..........

So please help.

afterwords in this application i want to get the element of the other web services.......

so please help me on this..

waiting for the fast reply,,, with the code...

thanks a lot

link|improve this question
3  
You didn't get the whole code from Google. You're waiting for a fast reply…with the code. Have you tried reading any documentation? Have you tried writing any code yourself? – Abizern Feb 9 '11 at 14:04
possible duplicate of How can I connect iPhone and web service and get XML data? – Brad Larson Feb 15 '11 at 15:28
feedback

2 Answers

You should start to read some documentation first.

This is a nice article which gives you an overview of the xml parsers available in iOS: How To Choose The Best XML Parser for Your iPhone Project

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.