wcf - .net 3.5 client and .net 4.0 routing service
Posted
by Chen Kinnrot
on Stack Overflow
See other posts from Stack Overflow
or by Chen Kinnrot
Published on 2010-03-25T12:52:21Z
Indexed on
2010/03/25
15:03 UTC
Read the original article
Hit count: 271
wcf
is it possible for a .net 3.5 application to communicate smoothly with .net 4.0 routing wcf service?
should i get in to any problems when trying to perform this operation? can i work with the simple channel factory?
© Stack Overflow or respective owner