Hello
i am newish to Programming and i am hoping that someone might be able to point me in the right direction. i have been able to write an app that will pull data from a web server and allow me to parse it. but i am running into issues with doing it in the reverse direction. my code is below
i am trying to find a document that is written for someone with out a ton of programming experience. that explains how to take your unmarshaled object, marshal it, then then feed it back into code that is like this
Please always use the code button; I have edited your code with it and doesn't it look better
Line 80 looks dangerous, with an empty catch. You might suffer an exception and not know anything about it.