Results 1 to 3 of 3

Thread: use ICE in ASP.NET?

  1. #1
    xpiao is offline Registered User
    Join Date
    Oct 2004
    Posts
    2

    Question use ICE in ASP.NET?

    can i use ice in asp.net project?where has the example use ice in asp.net?

  2. #2
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruņa, Spain
    Posts
    588

    Asp

    hi I think that the best way to use Ice on a Asp net is to use Ice for C#

    1) Make your slice proyect
    2) Make your Ice c# proyect
    3) Use c# Ice classes in your asp .net application as any other C# class

    I don't know if there any specific example of this but is quite simple do it your self

  3. #3
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    I'm sorry, but I know next to nothing about ASP.NET. However, I don't see how Ice could interfere with anything. After all, Ice, at the core, is simply a program that initiates and accepts TCP/IP connections and sends data via those connections (or, for UDP, sends and receives datagrams). I don't see how ASP.NET could interfere with that (or how Ice could interfere with ASP.NET.)

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. can ice support asp?
    By huhz1979 in forum Help Center
    Replies: 1
    Last Post: 06-22-2006, 02:51 AM
  2. Using ICE in .NET 1.1 && .NET 2.0
    By dmitry.medvedev in forum Help Center
    Replies: 8
    Last Post: 01-27-2006, 03:48 AM
  3. using ice with C# on .Net 1.0
    By teayu in forum Help Center
    Replies: 4
    Last Post: 10-26-2004, 07:51 AM
  4. Regarding ICE on .NET 2003
    By Anand_S in forum Help Center
    Replies: 0
    Last Post: 09-16-2004, 01:50 AM
  5. ice for .net
    By mse in forum Comments
    Replies: 1
    Last Post: 03-08-2004, 07:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •