Friday, August 10, 2012

Why WCF doesnt work with static methods

I saw a lot of disinformation - the reason is simple - because contracts are interfaces and interfaces don't work with static methods.

No comments:

Post a Comment