I have been looking around at the documentation and have come across a lot
about how to create webservices and consume them.
I have a fairly large 3 tier application with a ton of classes in c# that
are currently being used by the website. Is there a quick/ rad tool that can
take a c# class and generate a webservice proxy/asmx file? Any suggestions
that does not involve writing the guts of the code from scratch :) would be
really helpful.
Thanks in advance
Sanjay
about how to create webservices and consume them.
I have a fairly large 3 tier application with a ton of classes in c# that
are currently being used by the website. Is there a quick/ rad tool that can
take a c# class and generate a webservice proxy/asmx file? Any suggestions
that does not involve writing the guts of the code from scratch :) would be
really helpful.
Thanks in advance
Sanjay
Comment