79333709

Date: 2025-01-06 16:37:34
Score: 3.5
Natty:
Report link

In 2021, Microsoft introduced compiler warnings if using .NET Remoting that you had to manually suppress: https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/5.0/remoting-apis-obsolete

Replacement: use WCF or HTTP REST

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Eric Wood