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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to pass OleDbParameter object across domain?04 Aug 2005 23:35 GMT1
I am sure many of you have encountered similar problem when you try to pass an OleDbParameter object from client to Remote Service. You will get a nice message saying - Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed.
This has to do ...
Serialization and remoting with dynamic appdomains04 Aug 2005 19:28 GMT1
Hello all, I am attempting something tricky with remoting and dynamic
AppDomains:
I have client A, server B, server C, and assembly X.
A, B, and C are all on seperate computers, with an identical copy of
Typed datasets and DateTime using .NET remoting over differing timezones04 Aug 2005 13:38 GMT2
We have a client/server WinForms/C# application that uses .NET Remoting
for the middleware. There is a SQL Server database at the back-end. (I
believe that the same issue exists with WebServices).
The server machine is in one time zone. Some users are in another time
More singleton objects in the same application04 Aug 2005 00:36 GMT3
I have a windows application exposing via remoting three singleton
objects, let' call them "SA", "SB" and "SMain" .
"SA" and "SB" are instantiated by remote client applications (which
reside on the same machine).
NonSerializedAttribute question03 Aug 2005 23:35 GMT1
I recently read about the [NonSerializedAttribute].
If I have three properties
------------------------
[Serializable()]
How possible?02 Aug 2005 22:19 GMT1
How is it possible for the following client code to cause an "The channel
tcp is already registered" error? I thought the value of 0 tells it to pick
an unused (i.e. available) port? I have confirmed that it is only being
caused once.
Object Design Question02 Aug 2005 17:53 GMT2
I have an application were the server marshals out a reference to a Manager
object. Each of my clients gets a reference to this Manager and registers
themselves (which are serializable) (this way the Manager has references
back to all the clients). I do this so the Manager can ...
registering 2 channels for each of 2 networkcards01 Aug 2005 16:05 GMT4
I have a server which has 2 buildin network cards. I must be able to access
a singleton service from both networks represented by the 2 networkcards.
the 2 networks should remain separated because of security reasons.( I know
that now my service is propably the security problem)
Pages: 1 2 3 4 July, 2005
 
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.