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 / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
soapsuds problems.29 Oct 2003 15:24 GMT3
Hi!  
I made com+ component that connect to oracle database.
And it works. I want to publish my component using
.Net Remoting. whenever i tried to make a proxy dll
newbie: Socket stop working29 Oct 2003 10:38 GMT1
I use microsoft's asynchronous server socket sample to create server
app that requires long conversation between client and server.
In this sample server has handler.Shutdown(SocketShutdown.Both) and
handler.Close() in SendCallback function. Thus, server closes
What is Enterprise Services?29 Oct 2003 06:32 GMT2
I've just heard that .Net Remoting is going to be replaced
by .Net "Enterprise Services".
Is this true?  If so, what does it mean?
thanks
Remoting and Sockets - Whats the difference?29 Oct 2003 06:30 GMT2
When do I use sockets
When do I use remoting
Client not disconnecting from server28 Oct 2003 21:11 GMT8
I have a situation where I have a client win form app and a windows service
acting as the server. I serve my remoting object using
RemotingServices.Marshal() and I consume it on the client using
Activator.GetObject(). When I am finished working with the remote object, I
updating database with dataset28 Oct 2003 08:11 GMT2
Good afternoon,
I have a function in a remote server which receives a dataset and makes (or
at least should do) necessary updates. However, Im receiving this error
message in my client browser interface:
Type is not marked as Serializable Error28 Oct 2003 05:41 GMT4
Any clues for the below error? It occurs when the dataset is saved.
"The type A.B.TA.Security.NullUAMProvider+NullI B Principal in Assembly A.B.TA.Security, Version=0.5.81.4949, Culture=neutral, PublicKeyToken=cdd76572a2ced694 is not marked as serializable."
Thanks in advance for ...
Remoting server application27 Oct 2003 22:51 GMT1
I have a remoting server application that serves up several MBR
SingleCall objects.  How can I, in my server app code at runtime,
"discover" what MBR objects have been created in the application?
I want to add some cool monitoring abilities to my server app, seeing
Two-way communication with Remoting27 Oct 2003 22:26 GMT2
Although I've been programming in Basic since about 1981, I am struggling
with the whole remoting thing, and my question today is not to ask for a
solution, but that one of you experienced folks can direct me to my next
step.
CAO,Ingos  Factory Class Design27 Oct 2003 20:15 GMT2
VB.NET
COM+
TCP/Binary remoting
Hi Im trying to implement Ingo Rammers factory design pattern.
Use public/private keys to verify sending assembly27 Oct 2003 12:00 GMT1
Hello any crypto and remoting types ... can you lend an ear?  I would
like to enhance the security of an existing application.  Currently,
the client tier of the application makes remoting calls to the
business tier.  At the business tier, I want to verify that remoting
How to cancel Async read from socket?27 Oct 2003 10:41 GMT3
I have a CompactFramework application that has a socket open to a server
with an asynchronous read to read notification messages from the server and
display them to the user.
I am using NetworkStream.BeginRead to start the read operation.
IMessageSink.AsyncProcessMessage(..)26 Oct 2003 13:58 GMT1
I don't understand at all !!!
IMessageControl IMessageSink.AsyncProcessMessage(IMessage msg, IMessageSink
reply)
I'm implementing my own channel. I have already devised some low-level sync
Remoting with Linux26 Oct 2003 07:10 GMT3
I#m just creating a .NET-Remoting application, where the server should
be placed on the linux machine, and the client running on a windows or
linux machine.
I#m using Mono, and .NET framwework 1.1 (VS.NET 2003).
Best way to get local IP Address and Domain Name?24 Oct 2003 00:18 GMT5
What's the best way to get the local IP address and domain name?
Right now I 'm using the following to get the domain name:
   string local_domain_name = System.Environment.UserDomainName;
And the following to get the local IP address:
Pages: 1 2 3 4 5 6 7 September, 2003
 
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.