WCF Service Library vs Class Library project types
- by qntmfred
What does a WCF Service Library do that a regular class library doesn't?
edit: i posted my own answer. Am I missing anything? Are they fundamentally both just class libraries with a few template classes added?