F
Farooq Khan
hi everybody,
i'm writing a web srevice having some functionality [WebMethods] that
logically shouldnt be the part of a single class. i tried using multiple
classes in the same .asmx.cs file (webservice). those classes are supposed
to have WebMethods of their own. but i cannot do that. the problem is that i
can only expose (as i have seen) single class having WebMethods.
let me know if i'm right about that?? and if i am, is there any way to do
that?? i just want to have different WebMethods in logically different
classes, all combined in single webservice.
Thanks.
Best Regards,
Farooq Khan
i'm writing a web srevice having some functionality [WebMethods] that
logically shouldnt be the part of a single class. i tried using multiple
classes in the same .asmx.cs file (webservice). those classes are supposed
to have WebMethods of their own. but i cannot do that. the problem is that i
can only expose (as i have seen) single class having WebMethods.
let me know if i'm right about that?? and if i am, is there any way to do
that?? i just want to have different WebMethods in logically different
classes, all combined in single webservice.
Thanks.
Best Regards,
Farooq Khan