While working with web service my biggest
challenge was finding best way to pass objects and values from web service to
calling program and vice-versa, then I have started to think about old
traditional way to pass parameters from one class to another class, i.e.
creating classes, methods and properties.
By creating structural objects, I think it’s
easy to pass objects from web service to any other program.
Reference Links:
No comments:
Post a Comment