all groups > dotnet web services > april 2006 >
You're in the

dotnet web services

group:

Generate .vb/.cs class file from a .dll/.COMPILED file of a web se


Generate .vb/.cs class file from a .dll/.COMPILED file of a web se nowwebserviceha
4/21/2006 11:16:02 AM
dotnet web services: Hi,

Its a web service(.asmx) precompiled dll. I used wsdl tool, but that only
generates wrapper code. I have access to .asmx file which links to the dll
(no code inside it). I need to look in what the service is doing, its
methods, code written for each method etc.

thnx
RE: Generate .vb/.cs class file from a .dll/.COMPILED file of a web se guybar
5/1/2006 4:15:01 AM
Hi,

I did not understand if you can get the dll or not, but if you can, you can
use a tool called Reflector, to view the .Net code inside the dll. You can
download this tool from:
http://www.aisto.com/roeder/dotnet/

--
GuyBar


[quoted text, click to view]
AddThis Social Bookmark Button