A
Andy B.
I need to return a list of errors if there are any but need to keep it
platform independent. I don't want to depend on asp.net or just windows
forms for the availability of the method. Is it safe to say that I can
return a collection of errors so the client can loop through them if needed?
platform independent. I don't want to depend on asp.net or just windows
forms for the availability of the method. Is it safe to say that I can
return a collection of errors so the client can loop through them if needed?