Regarding ASP.NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DeanLeaster

    Regarding ASP.NET

    Hi Friends

    I am developing Healthcare Application.I need to implement
    webservices in my application.So can anyone help me??

    Plz..I need to give demo to my client..
  • Cowboy \(Gregory A. Beamer\)

    #2
    Re: Regarding ASP.NET

    If you are using Visual Studio.NET, it is a simple matter of adding a web
    service file to your web app and reading the CodeBehind file (.cs or .vb).
    It will give you instructions for creating your own web service methods in
    an ASMX file.

    If you are not using Visual Studio .NET, you will have a bit more work. Post
    back again, if so, and I can give you some pointers for compiling your own.

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA

    *************** *************** *************** *************** **********
    Think Outside the Box!
    *************** *************** *************** *************** **********
    "DeanLeaste r" <deanleaster@ya hoo.com> wrote in message
    news:07c601c399 56$eb6cf750$a60 1280a@phx.gbl.. .[color=blue]
    > Hi Friends
    >
    > I am developing Healthcare Application.I need to implement
    > webservices in my application.So can anyone help me??
    >
    > Plz..I need to give demo to my client..[/color]


    Comment

    • Dean M

      #3
      Re: Regarding ASP.NET

      Dean,

      Check out the following sites

      gotdotnet.com
      asp.net
      aspalliance.com

      You will find alot of info there, and alot of links to other sites

      Dean M


      Comment

      Working...