S
scottrm
I am fairly new to web services and want to create a web service method in
asp.net which will return a fixed size list of values. I am not sure how to
proceed, I have seen some examples that return for example a dataset from a
web method but bearing in mind that the client who is accessing the web
service will not necessarily be using .Net or Microsoft technologies I don't
believe this would work in this case.
asp.net which will return a fixed size list of values. I am not sure how to
proceed, I have seen some examples that return for example a dataset from a
web method but bearing in mind that the client who is accessing the web
service will not necessarily be using .Net or Microsoft technologies I don't
believe this would work in this case.