Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in remoting

How do you increase the number of threads used by .NET Remoting over TCP?

What are the pros and cons of Web Services and RMI in a Java-only environment?

java web-services remoting rmi

Remoting or WCF for new development (between two .NET apps on the same machine) using interfaces?

c# .net wcf remoting

Unable to cast transparent proxy to type from AppDomain

c# .net remoting appdomain

Can I tell the CLR to marshal immutable objects between AppDomains by reference?

c# .net clr remoting appdomain

.NET Remoting vs. Web Services vs. Windows Communication Foundation (WCF)

Passing Powershell variables into a scriptblock

How to exclude nonserializable observers from a [Serializable] INotifyPropertyChanged implementor?

Inter-AppDomain communication problem

What is the best way for a client app to find a server on a local network in C#?

How does impersonation in DCOM work?

windows com remoting dcom

Why am I seeing slower performance here from WCF than Remoting?

.net wcf performance remoting

Working with singletons in .Net Remoting

c# .net singleton remoting

.Net Remoting vs. WCF

c# wcf performance remoting

Cross-AppDomain call corrupts the runtime

How can I subscribe to an event across AppDomains (object.Event += handler;)

.net events remoting

Fastest serializer and deserializer with lowest memory footprint in C#?

c# .net wcf sockets remoting

Use the [Serializable] attribute or subclassing from MarshalByRefObject?

c# remoting appdomain

Maven WAR dependency - cannot resolve package?

java spring maven remoting war