I am developing an n-tier system and I would want to have the best option
of making it work with MS Platforms and Non-MS Platforms, is WCF best for me?
I haven 't had enough knowledge on WCF so I wish to have your expert advices.
Should using WCF remoting a cross-platform strategy or do I have to employ WCF Web Services?
I 'll be exposing custom classes made in .Net, what would be the consequences
if other platforms would be using my custom objects?



TIA