List Question
20 TechQA 2024-01-14T19:15:35.077000When invoke WriteLine method of TraceListener, is the method executed asynchronously?
25 views
Asked by RicardoMao
Should classes inheriting from MarshalByRefObject remove such inheritance after migrated to .NET 5+?
77 views
Asked by Nick W
Interop object throws exception If two session of applications are open in C++
81 views
Asked by Fatima A.
Windows form application c++, faster setPixel operation from 2D Buffer to managed Bitmap object
47 views
Asked by Abdurrahman
MarshalByRefObject with iterator method (IEnumerable<T>) not working
197 views
Asked by Wyck
Pass a "non-serialized" object to another appdomain without Serilization/Deserialization (C#)
1k views
Asked by user11448245
Is it OK to override MarshalByRefObject#Equals?
46 views
Asked by StackOverthrow
Access Instance of a Class from a differente Process in C#
293 views
Asked by SammuelMiranda
.NET remoting - nested MarshalByRefObject
107 views
Asked by okipol
MarshalByRefObject causing C++ program to hang
156 views
Asked by LightLabyrinth
SerializationException: Invalid binary format when accessing a MarshalByRefObject
1k views
Asked by Adrian H
C# How to pass Linq in an interface - MarshalByRefObject
156 views
Asked by JL1
How can I communicate between plugins?
1.6k views
Asked by Guapo
How to debug appdomain return values in VS
864 views
Asked by Tobias Koller
How to prevent memory leak in MarshalByRefObject and AppDomain?
1.5k views
Asked by Vishal Laul
Find main class that inherits from X without using GetTypes?
85 views
Asked by Guapo
Running plugin in a different AppDomain C#
299 views
Asked by Tomáš Ptáček
Can I override MarshalByRefObject.InitializeLifetimeService in untrusted code?
1.2k views
Asked by Nogwater