![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Hello everyone I am brand-new to webservices, but do have programming experience. I created a webservice that looks up the current lottery Jackpot amounts for several lottery games. I was hoping some of you experts could take a look at the webservices and make sure everything is looking like a webservice should. http://www.musl.com/webservices/gameinfo.asmx A lot of extra stuff appears when a webservice is invoked, i am not sure if that stuff needs to be removed somehow or if it is good to have for some reason. In my vb.net code, the webservice is returning a DataSet. Any feedback at all is greatly appreciated! |
#2
| |||
| |||
|
|
Thanks for the reply John. I do want to learn more about webservices, that is why i posted the link to my webservice. How do the results of the Invoke look? Is it recommended to have all the schema information returned, or should I remove that since my webservice is so basic? I'm looking for feedback, help me learn :-) |
#3
| |||
| |||
|
|
Well, I wrote this webservice as a learning experience not for a production need. So, while I understand your logic of "get it working and go on to the next project" - it doesn't really apply to this. The whole goal of this was to start learning how to build good webservices that follow accepted practices. I made this one as well as I could from my own reading and research, now I am hoping that someone familar with using webservices can take a look at it and give me some suggestions. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |