【发布时间】:2008-09-16 08:54:01
【问题描述】:
如果您在 Linux 上使用 Mono Remoting,对于 Mono 和 .NET Remoting 之间的 DateTime 编组不兼容,您有什么解决方法?
我在使用 .NET 2.0 运行时的 Windows 上使用 WinForms,在使用 Mono 的 Linux 上使用 Remoting。我还不能在两端使用 Mono 运行时,因为 Mono 的 DataGridView 还没有工作。
[更新]
我在发布问题时使用了 Mono 1.9。我现在使用 Mono 2.4,它的 DateTime 现在与 .NET 兼容。向 Miguel de Icaza、他的团队和 Novell 致敬
【问题讨论】:
标签: .net datetime mono remoting