Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Remoting / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best Practices31 Mar 2004 18:01 GMT4
I'm working onan enterprise application and I wondering what the best way is
to implement remoting hosted by windows services. Should I use 1 service
that hosts all my remote objects or should I divide the remoting of object
over several windows services ? I know that I must keep in ...
Remoting help!31 Mar 2004 17:50 GMT1
at System.Runtime.Remoting.Proxies.RealProxy.ValidateReturnArg(Object arg,
Type paramType)
  at
System.Runtime.Remoting.Proxies.RealProxy.PropagateOutParameters(IMessage
Manipulate the CallContext in a Client/Server Sink31 Mar 2004 16:46 GMT1
Can you manipulate the CallContext in a Client/Server Sink in such a way that new information can be pushed from a lower level.  I have tried to do this through the code listed below but it has not worked or I should say it works on the server and never the client.  Any ...
SAO and Lifetime30 Mar 2004 16:09 GMT1
I want a server activated object life as long as the client is
connected. Can this be done only by pinging the server from the client
or is there another (buildin) way? For CAOs there is sponsoring.
how to design a remoting application29 Mar 2004 18:01 GMT1
Hi: I am learnning how to use the remoting in my application. But I don't
know what is the steps of making a remoting application. So can anyone give
me some advice  or a remoting design moduel??
Jet
Of Channels, Firewalls and Callbacks...29 Mar 2004 17:59 GMT3
Hi again all,
I'm trying to understand the interplay between the channels and a firewall.
Here's my setup, I have a client which has a http channel registered on say
port 5150 to receive a callback.  My server object is hosted in IIS.  IIS is
Remoting Server: Problem with Soapsuds Created Client29 Mar 2004 17:54 GMT2
I have a remote object that supports a simple interface. I left out
the details in the code that follows in order to present the problem.
public namespace MyNamespace
{
Thread management in remoting29 Mar 2004 16:48 GMT1
I'd like to create a remoting server with SingleCall objects and I am wondering how remoting will behave under heavy load. Does remoting launch a thread for every client or does it use some kind of thread pool and request queuing mechanism? After quickly scanning the ...
basic question29 Mar 2004 14:03 GMT3
Hi. I posted a thread yesterday and I think I was not very clear in exposing my question
I would like to know, when I'm invoking a remoting object's method that returns a DataSet, what will I receive on the client? Will I receive the actual DataSet object, or just a pointer ...
Serialization.SerializationException28 Mar 2004 10:11 GMT2
h
i am trying to register a dll file taht was produced by C# code, i register the dll file using Regsvcs.exe on many servers, however, with the new .net framework it gives me this error
An unknown exception occurred during installation
1: System.Runtime.Serialization ...
Remote Auth question27 Mar 2004 14:51 GMT2
What is the best way to accomplish this?
I have a web server ( stand alone NOT on a domain ) which uses a component
on an app server ( within a domain ). I need to authenicate users from the
web server to the app server. Only connection between the two is the tcp
Remoting a Reflected Object27 Mar 2004 03:34 GMT7
I am trying to Publish a Reflected Object (REFOBJ) and access its method
from a remote machine.
The REFOBJ is inherited from an abstract class which exists on both client
and the server machines.
Remoting expertise needed in Baltimore27 Mar 2004 02:01 GMT1
We are about to launch the development of a product
developed in C# using a Windows Forms client
communicating over .Net Remoting to a middle tier.  
While we have read a lot of material on remoting, we
Strong Name and authentication26 Mar 2004 13:59 GMT6
I want to ensure that only some assemblies will be able to call my
remote object (for info, I intend to use TCP channel with Binary
formatter but I don't think it's relevant here).
Is it a good idea to use a LinkDemand action with the
Kerberos / NTLM question26 Mar 2004 13:54 GMT2
I have an architecture that is a stand alone web server (not in a domain )
that uses a remote component on an app server inside a domain. I have read
all the MSDN articles and have a question. They all speak of using SSPI with
Kerberos or NTLM, but in my situation neither can be ...
Pages: 1 2 3 4 5 6 7 8 9 February, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.