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
Accessing a singleton from a server instead of a client10 Jun 2004 16:14 GMT1
I have a windows service that has a singleton remotable object. I need
to call the singleton's startup method from the service's OnStart
method.
Problem is, if I try to do that, I can't. Since I'm already using tcp
Can I get a instance from type?10 Jun 2004 14:36 GMT7
i konw a type(no class),can i get this type`s instance list?
what is the use of interfaces..10 Jun 2004 11:28 GMT2
what is the actual use of interfaces in oops..
why do we need them ..
one reason is as a part of design to implement all the methods (of
interface) compulsorily we can use interface ..
soapsuds09 Jun 2004 22:47 GMT9
When I use soapsuds to extract mata data for a class which implements an
interface which is defined in a separate assembly I get a null reference
error. Do all interfaces/abstract classes which are implement by a class
being extracted have to be defined within the same assembly, or, ...
Button click with Remoting09 Jun 2004 14:46 GMT3
How should I handle the user clicking a button that calls
an asynchronous SAO?  Should I disable the button until
my call returns?  Just curious about what over people do.
What about forms with lots of buttons and lots of tabs,
Remoting - Multi-Headed Hydra??09 Jun 2004 14:42 GMT1
Thanks juergen,
That solved my Singleton problem. It did occur to me as odd calling
the new operator, but the code sample was given at The Code Project,
so i thought it was kinda 'Donny'proof ;-)
Don't know what's going wrong!09 Jun 2004 14:32 GMT2
I've just started exploring .NET remoting, and i'm having a queer
problem.. my Singleton class isn't a Singleton! I mean, if i have a
static variable on my remote object which is being accessed by two
clients,
simple communication btw 2 apps - use events?08 Jun 2004 16:24 GMT4
my idea is to establish a simple communication between appA, app1 and
app2, or better to say CONTROL the app1 and app2 from applicationA.
All of those are WinForm apps.
AppA should be able to query app1 and app2 for some simple info, like
Problem with .NET remoting and Hashtable08 Jun 2004 07:22 GMT3
I have a serializable class called MyFile in Server-side. Like this:
<Serializable()> _
Public Class MyFile
Public Binaari() as Byte
unregistering?08 Jun 2004 05:24 GMT2
I have: a classLibrary with a remotable object in it, a windows Server
app that registers the remotable object as a wellknown service type,
and a windows client app that registers the same remotable as a
wellknown client type.
why do I keep Getting this error?07 Jun 2004 20:58 GMT5
System.Net.Sockets.SocketException: No connection could be made
because the target machine actively refused it
I have a very simple remoting test solution and I cannot connect to my
server object from the client.
local area connection is unplugged07 Jun 2004 20:04 GMT1
 i have a problem with my LAN connection all cable is set but still appears "Local area connection is unplugged" no problem on the cable and hub, they are all working with other computer. any suggestions or solution to this problem? pls let me know! thanks
Remoting / Windows service Error07 Jun 2004 20:03 GMT1
Hi Gurus
I have an application which runs as a windows service. The windows service has remoting host
First when I wrote the application it was like this.
1. Windows service starts and OnStart I stsrt the Host.exe(Remoting host
Remoted objects never garbage collected.07 Jun 2004 16:34 GMT3
I have an application which handles events raised remotely.  The
object through which the events are raised is remoted to my
application, and it has had its InitializeLifetimeService method
overridden to return null, so that it stays alive for the lifetime of
Get subnet mask07 Jun 2004 07:04 GMT1
Can someone tell me how I can get the subnet mask?
Josh
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.