Basic question about creating/setting up webservices

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: news.microsoft.com (spais_at_marketlinksolutions.com)
Date: 12/01/04


Date: Wed, 1 Dec 2004 12:56:14 -0500

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



Relevant Pages

  • RE: No HTTP Post/Get show in Web Services WSDL.
    ... The automatic documentation generation is typically controlled by entries ... in the web config. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Viewing ASMX
    ... I have created several webservices, I need to do some better documentation than what is available now. ... I would like to create some sort of Description, Code section i.e. how to invoke a certain method in like a code block and so on. ... Could I use a stylesheet? ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Basic question about creating/setting up webservices
    ... I have been looking around at the documentation and have come across a lot ... about how to create webservices and consume them. ... Sanjay ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Basic question about creating/setting up webservices
    ... I have been looking around at the documentation and have come across a lot ... about how to create webservices and consume them. ... Sanjay ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: WebServices Return DataSet + String as Object
    ... public Str as string ... > the webservices but then how do I re cast it to string and dataset. ... > I tried with object array it didn't work with that, ... > Any Idea how do we use and consume the same. ...
    (microsoft.public.dotnet.framework.aspnet)