Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 12, 2012 08:30 AM by SonicMan
Member
14 Points
32 Posts
Apr 10, 2012 08:06 AM|LINK
hi,
i m devloping vb.net application, we access a webservice that also created by ourself.
i need to get all webmethods in that webservice use, so that i can change the method when calling that method at run time
plz give suggestions
Participant
1472 Points
228 Posts
Apr 12, 2012 08:30 AM|LINK
Hi
Do you means get all method from dll?
Use reflector can do that.
SDK tool IL
MP Gopi
Member
14 Points
32 Posts
How to get all webmethods in a webservice
Apr 10, 2012 08:06 AM|LINK
hi,
i m devloping vb.net application, we access a webservice that also created by ourself.
i need to get all webmethods in that webservice use, so that i can change the method when calling that method at run time
plz give suggestions
SonicMan
Participant
1472 Points
228 Posts
Re: How to get all webmethods in a webservice
Apr 12, 2012 08:30 AM|LINK
Hi
Do you means get all method from dll?
Use reflector can do that.
SDK tool IL