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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
serious remoting performance problem - possible workaround 22 Mar 2004 12:00 GMT5
I think I found a serious problem in remoting calls, and specifically
in formatter/serializer I think.
Example:
Using remoting TCP channel (on LAN) and binary formatter it takes
ILASM22 Mar 2004 10:06 GMT1
why have a tool like ILASM.exe that is generating code just like the CSC.exe
?
what is the added value ?
thnx
Very difficult situation22 Mar 2004 08:36 GMT7
I have a very difficult problem.
I had some elements
1 -  .dll written in old C++ (not managed)
2 - server written in C# (remoting server)
Unicast Events22 Mar 2004 06:13 GMT4
I wanted to know whether there is a way to Unicast a delegate? I mean
suppose we have multiple clients and a server. We want to fire a an event
and some of these clients not all of them receive this event. I think this
is possible but I don't know how.
Deserialisation Woes Continue - Please End the Misery!20 Mar 2004 18:40 GMT3
Hey All,  I'm still having the dreaded deserialisation security error even
with this relatively simple setup so I've decided to post my code in the
hope that someone can tell me what's going wrong.
I have a library called simple.dll shared on IIS in the virtual directory
Problem loading assembly in a different AppDomain19 Mar 2004 19:58 GMT4
Hi I am trying to develop a plugin infrastructure for my application
I create a new AppDomain, and then try load a plugin assembly into it. Here is the code
FileInfo fiLocal = new FileInfo(Assembly.GetExecutingAssembly().Location)
AppDomainSetup pluginHostSetup = new ...
progress bar while file uploading 19 Mar 2004 17:52 GMT2
I have seen few components which show progress bar while file uploading to
web server .
Just want to know what is the logic behind this is.
Mr.Bug
Serialisation Security on Client19 Mar 2004 17:10 GMT6
Hi again all,
I've been reading about setting the serialization level by setting the
typeFilterLevel attribute of the <formatter> tag in the server config file
and also programatically on the server to overcome the deserialization issue
Maintainability.19 Mar 2004 16:57 GMT1
Remoting has one disadvantage of Maintainablity. Is it ture
how to use Activator.CreateInstance()  ?19 Mar 2004 16:55 GMT3
How do I use Activator.CreateInstance() in a client if I want to instantiate
an object on the server ?
I read something about : first thing to do is exposing the server-object
using the 'export'-attribute ???
hosting remoting object in windows services19 Mar 2004 06:46 GMT4
Hi. I'm building a client-server application where the server is currently running as a console application.
After reading some interesting articles on running the server as a window service, I built a new VisualStudio Windows Service project containing 2 new classes: an installer ...
Mouse Cursor19 Mar 2004 04:14 GMT4
I set
base.Cursor = Cursors.WaitCursor;
right before calling an asynchronous remoting call.  But
right after the call the mouse pointer goes back to the
Question about Remoting and using TcpChannel19 Mar 2004 00:51 GMT2
I've got a question about Remoting and using the TcpChannel object. I was
reading on Ingo Rammer's site about how in the Framework 1.1, you needed to
use additional code for client activated objects to deal with the additional
security. So, I took the code that Ingo had, and ...
Windows service18 Mar 2004 20:27 GMT4
I'm using a windows service as a host for my remote objects. This works fine
until suddenly it stops working. Meaning that the client application hangs!
The only thing I can do is restart the service on the server. It is
impossible to restart this service because there is only be ...
not able to connect to server ,telnet also fails18 Mar 2004 19:31 GMT1
I have created a simple (server and client) .net remoting application.
the server component is installed in a remote machine and it has to
listen to a port
i am pasting the server code and the config file.
Pages: 1 2 3 4 5 6 7 8 9 February, 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.