This is clearly subjective, but also interesting I think.
I find that some WCF features (like hosting and transport independence) make it useful even for non-conventional scenarios (where by "conventional" I mean service oriented environment and architectures).
For example, more than once, when was developing application servers, I've used WCF as mean of communication for the administration consoles I released to administer the applications. And there is at least another non conventional use I've implemented in the context of an application server.
Did someone agree? Which are, if any, the non conventional implementation you've done with WCF?
