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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reproducing InProc Server effect in .Net WinForms28 Jun 2004 15:40 GMT1
In Windows Forms, I need to spin off a form (say a debugInfoWindow) which will not close even if the main form / application closes.
This was achieved in VB6 by placing that form in an inproc server Exe and opening it with a load library / createobject. ( this also allowed data ...
server calls client, client calls server problem.28 Jun 2004 15:27 GMT6
CURRENT PROJECT
I have created a Client Server program where the Client builds up a
connection to the Server and sends data to it that has to be stored in a
database.
Does someone has the sample codes of the book <<Building C# web service with asp.net and .net remoting>>28 Jun 2004 15:24 GMT1
(Type your message here)
I have bought the book named <<Building C# web service with asp.net and .net remoting>> but I don't find the sample codes of the book in its' press web site www.wrox.com,does some friend konw it?
From: John Adolf
-----------------------
What was the fix..?28 Jun 2004 15:17 GMT1
Simion,
I am having the same issue, how did you fix the code..?
--------------------------------
From: Samuel Densmore
Remoting interfaces on local machine25 Jun 2004 18:46 GMT7
I have an ASP.Net client that uses remoting (HTTP in IIS) to connect
to the server using only the interface of the required objects (as per
Ingo Rammer examples). So the actual implementation assembly is not
known on the client side.
Broadcast Problems25 Jun 2004 15:51 GMT1
Using the Remoting Events sample for from Ingos book, I managed to get a
quick and dirty little chat app running.  Now I want to change the server a
bit so it looks more like my real world application.  I created a class
directly in the server app that uses a timer to call the ...
Sinking in .Net Remoting25 Jun 2004 14:21 GMT2
I am trying to understand the details of .net remoting. There are so
many different kinds of sinks .... which have left me totally confused.
TerminatorSinks, ContextSinks, MessageSinks, SinkProvider, RequestSink,
ResponseSink, FormatterSink, DynamicSink, BuilderSink, LeaseSink,
remoting on network-less machine25 Jun 2004 06:01 GMT4
i want to do fast inter-process data sharing in my app, some suggested that
remoting is the best for this.
my question is: can i use remoting (for inter-process comm) on a machine
which doesn't have network card, or event no network services/components
remoting... connections pooling?24 Jun 2004 22:22 GMT2
I decide to use remoting as a communication solution between my main service
and the billing service.
But I need to know if when I create an instance of a remoting object this
open and close the TCP channel for each?
Use 'new' rather than Activator.CreateInstance for remote objects activation?24 Jun 2004 16:50 GMT6
I just read in a coding standard to "Avoid using Activator.GetObject() and
Activator.CreateInstance() for remote objects activation. Use new instead."
Since I have just been instructed to use Activator.CreateInstance() rather
than 'new' on a project,  I would like to know the ...
IIS Remote Host & Proxy Servers24 Jun 2004 16:02 GMT1
I'm getting a message (407) Proxy Authentication Required. when trying to
invoke a method on a remote object that is hosted on a IIS site A.B.C on an
intranet machine. Internal DNS has been sorted where i can browse to a test
page on the site using IE with no problems.
IIS Remoting Host and Proxy Servers24 Jun 2004 15:59 GMT1
I'm getting a message (407) Proxy Authentication Required. when trying to invoke a method on a remote object that is hosted on a IIS site A.B.C on an intranet machine. Internal DNS has been sorted where i can browse to a test page on the site using IE with no problems.
If i try ...
Extending the RealProxy24 Jun 2004 03:20 GMT1
What is the use of Proxyattribute class for extending the real proxy? Please give me an exaple.
---
Passing Binary Data causes Error23 Jun 2004 17:27 GMT5
The following is happening when I transfer binary (PCL) data.   When
changing the
PCL to simple text, everything transfers fine.  Is there a special
requirement when
Passing dot net objref via COM?23 Jun 2004 17:21 GMT3
[Sorry for cross-posting, but this topic equally relates to remoting and
interop!]
I am extending a legacy app which uses DCOM to implement a networked
client-server architecture. As some more recent parts of the app are written
Pages: 1 2 3 4 5 6 7 8 9 May, 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.