more than one asmx page in a WebService

C

Craig G

is there any implications of having more than one asmx page in your
webservice

i was intending to use a new asmx for each of my classes but a colleague in
work says there is problems with this. i cant find anything on the net that
says not to do this

we are using .net v1.1

Cheers,
Craig
 
W

William F. Robertson, Jr.

I have not heard of any problems doing this. We have several .asmx page;
some have one webmethod. Some have about 15 web methods simulating a
asynchronous web call to get around the whole "Request Timed Out" error
message.

Maybe someone else can contribute a problem story, but from my end, you
should group your methods logically, grouping together functionality, and
however the .asmx layout is, that is the way you should do it.

bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top