Groups | Blog | Home


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 > january 2005 > threads for january 29 - 31, 2005

Filter by week: 1 2 3 4 5

Need some advice on architectural design and remoting.
Posted by Toble Rone at 1/31/2005 10:04:08 PM
I'm quite new to remoting, with few real world implementations. But since i started reading about remoting I'm hooked up on this topic, really interesting. I had a lot of book reading on this. I have the following scenario: - Central SQL Server with a quite big database. - Complet...more >>

Is remoting what I'm thinking about?
Posted by Casey at 1/31/2005 12:45:02 PM
I have several different dll's that I use in my asp.net development. One of them is used for sending email, another creates a dropdown menu with various service codes, there are others too. The plus side to these classes is that it provides consistant info, and it also allows me save time by r...more >>

Why don't you declare the port no. in a remoting client using Chan
Posted by Fredric Ragnar at 1/31/2005 1:43:03 AM
Hello, I am making a system utilizing remoting with a TcpChannel between the server and the client. I want to know all the details concerning the networking part to prevent any future problems with firewalls or networking issues at the deploying site. Setup: ...more >>

Design question
Posted by Joe at 1/30/2005 1:45:53 PM
I have a remote object which connects to a Sql database. This object is supposed to return records back to the client. Simple enough. My problem is that each client should maintain its own connection. I can't use a shared connection because there are many temp tables created per client. I h...more >>

Marshall C# to COM
Posted by jm at 1/30/2005 12:19:22 AM
Hi, I desprately trying to solve the following prob. I have a c# class method that returns an Interface: [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface IDocument { ... ISession Session{get;} ... } the implementation...more >>

Custom IServerChannelSinkProvider with binaryformatter
Posted by caughtfire NO[at]SPAM juno.com at 1/29/2005 8:41:31 PM
Hi all, I've found ways to do a binaryformatter, or a custom server sink, but not both together. Any ideas? I'm using binaryformatter with http on IIS, creating my server channel in code. Eventually (the whole point of this exercise) is to be able to pass an integer value in a modified IM...more >>



DevelopmentNow Blog