views:

8

answers:

0

The WCF Starter kit can auto generate a help page based on the REST API. See this:

Once you’re using WebServiceHost2, your services will automatically enjoy the benefits of the new automatic help page functionality ( http://msdn.microsoft.com/en-us/library/ee391967.aspx )

However, I am wondering if there is a way to do this with ADO (now WCF) Data Services ?