.net 4.0 - NServiceBus Compatability -


i'm trying to send command .net 3.5 client machine .net 4 server machine.

what came mind install nsb 2 compiled .net 3.5 on client , nsb 2 compiled .net 4 on server. know if work properly? thing need watch out for?

thanks!

as long using xml serialization, should fine.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -