WCF service types (ajax, data service, standard service, etc.)

Can someone point me towards comparing the "standard" WCF service types, as shown in VS2010 "Add New Item"?

eg.
WCF Service WCF
Service with AJAX Support
WCF Data Service

What is each of them intended for / when do you use it? Advantages / disadvantages, etc.? Can you add multiple endpoints and reuse the same service for combinations / all three?

+3
source share
1 answer

All Articles