c# and web server

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

    #1

    c# and web server

    Hi Everyone,

    I need the solution of web: I have apache web server running on
    UNIX, and I need to development the
    web program by using c#. Is any solutions without microsoft iis
    webserver?


    Thanks,
    Rob

  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: c# and web server

    Rob,

    There are no solutions that MS has, but there might be an offering which
    has Mono installed on it which handles ASP.NET.

    However, I don't know how viable those solutions are. You might be
    better off going with IIS on a Windows platform in the end.


    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "rob" <xin.li.2007@gm ail.comwrote in message
    news:1186338656 .576601.87680@j 4g2000prf.googl egroups.com...
    Hi Everyone,
    >
    I need the solution of web: I have apache web server running on
    UNIX, and I need to development the
    web program by using c#. Is any solutions without microsoft iis
    webserver?
    >
    >
    Thanks,
    Rob
    >
    >

    Comment

    • Nicholas Paldino [.NET/C# MVP]

      #3
      Re: c# and web server

      Rob,

      There are no solutions that MS has, but there might be an offering which
      has Mono installed on it which handles ASP.NET.

      However, I don't know how viable those solutions are. You might be
      better off going with IIS on a Windows platform in the end.


      --
      - Nicholas Paldino [.NET/C# MVP]
      - mvp@spam.guard. caspershouse.co m

      "rob" <xin.li.2007@gm ail.comwrote in message
      news:1186338656 .576601.87680@j 4g2000prf.googl egroups.com...
      Hi Everyone,
      >
      I need the solution of web: I have apache web server running on
      UNIX, and I need to development the
      web program by using c#. Is any solutions without microsoft iis
      webserver?
      >
      >
      Thanks,
      Rob
      >
      >

      Comment

      Working...