Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet remoting > july 2006 > threads for july 15 - 21, 2006

Filter by week: 1 2 3 4 5

Convert to Remoting
Posted by Russ at 7/20/2006 3:29:17 PM
Does anyone have any good links (or books) that talk about converting an existing application (VB dot net framework 1.1) to use remoting? We have an application that we need to remove our business logic and data Access logic out from our Presentation layer. The Business logic and Data Access l...more >>


"authorizedGroup" and Globalization
Posted by Günter Prossliner at 7/20/2006 12:19:54 PM
Hi everyone! I want to create an IpcChannel without security, so than everyone can access the channel. Even if I set the "IsSecured" Property of the IpcServerChannel to false, I got "Access denied" Exceptions? Why does this happen? Is it not possible to disable the security - restrictions a...more >>

Remoting using Consol Application Client and Consol Listener
Posted by Prateek at 7/19/2006 2:56:00 AM
Hi, I am developing a remoting service which is accessed by a client application using remoting. In doing so, is gives me an error called "Cannot load type <Type Name> <Assembly Name>" Following things I am doing in order to developed a remoting service 1 - Developed a dll called Remotabl...more >>

.NET Remoting with Multiple Channels
Posted by breeto NO[at]SPAM yahoo.com at 7/17/2006 3:17:30 PM
If you've configured .NET Remoting to use more than one channel of the same type, for example two TcpClientChannels with unique names, when you want to create a proxy to a remote object how do you specify which channel you want that proxy to use? Thanks in advance. ...more >>

.NET one way Remoting
Posted by newscorrespondent NO[at]SPAM charter.net at 7/15/2006 2:13:56 AM
As a client I am sending data using a OneWay method to a server. What happens if the client is sending messages faster than the server can consume them? Who is responsible for holding the queue? If the object sending is a WellKnownObjectMode.Singleton what happens if I send another mess...more >>



DevelopmentNow Blog