How to manage session in .NET Remoting

From: Azzou (Azzou_at_discussions.microsoft.com)
Date: 08/05/04


Date: Thu, 5 Aug 2004 08:51:03 -0700

Hello,

I am performing an evalulation of .Net Remoting as a solution for my comapany.
I have built a sample of a .Net remoting hosted in IIS (ASP.NET wprker
prosess), The client is a C# rich client.

 I am wondering how to manage user session to enforce security.

Thanks.

Azzeddine.



Relevant Pages

  • Re: .Net remoting or COM+ ?
    ... Web services and .Net remoting (when used over the Http channel ie. via ... IIS) are pretty much the same speed. ... .Net remoting using the TCP channel; ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: .Net remoting or COM+ ?
    ... Where have you read about the IIS "speed" problem? ... I think .NET Remoting, ... and the binary formatter can perform as good or better than ... > IIS uses http channel which is slower than the TCP channel of an NT ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: middle tier recommendations
    ... running it in IIS and then moving to TCP later if needed? ... > You will also find there is a .Net remoting newsgroup, ... It is actually the formatter that makes the bigger ...
    (microsoft.public.dotnet.framework)
  • IIS hosted remoting service and failed dynamic_cast
    ... We have a service application that runs in both DCOM and .NET remoting ... The service is written in C++ so the .NET remoting portion is just ... strange context because it is being hosted in IIS. ...
    (microsoft.public.dotnet.framework.remoting)
  • .Net remoting or COM+ ?
    ... We would like to use .net remoting for a new distributed application. ... IIS uses http channel which is slower than the TCP channel of an NT service, ... We want a fast solution here, with integrated authentication that we do not ... "speed" problem and the NT service security problem? ...
    (microsoft.public.dotnet.distributed_apps)