I am new to iPhone application development and working on a web service based application.
I am using NSXML parser in this application and all is working finr, I am able to get the data from server.
But my friend told me that I should include ASIHTTP Classes in this project that is mandatory, but I wonder as I have not used any usch classes as of now and still i am able to fetch the data successfully.
Can any body please explain me what is the purpose of ASIHTTP classes and if i don't use it then would that be a right approach?
I will also need to do Lazy loading in my project so will that be possible without ASIHTTP Classes?
Please help me to clear my doubts.
Thanks in advance. iPhone Developer