MCF to replace comm callable
Hi All,
I have been writing a COM callable assembly for my current solution allowing unmanaged code some access. I have just been told that I can now start using 3.5 of the framework having used 2.0 for some time.
I then came across WCF and was wondering if I could use any of this to create my application api and allow access from anmanaged code.
Is this possible ?
I am certainly going to read up on the subject in the meantime but was wondering if anyone had any experience/thoughts on this.
Re: MCF to replace comm callable