Devaron Ruggiero
Check me out on the web at SYMMSOFT | Facebook.
@devrony
.NET Developer
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
.NET Developer
ASP.NET Web API Queryable with OData
Feb 14, 2013 at 10:21 AMLove this stuff guys. I've been waiting for this capability to be available for quite some time. I've already put it in place, but I can't seem to get "$select" to work. It appears this will be supported based on the Samples (I'm running the ODataServiceServiceSample) and I've set the "AllowedQueryOperations = All". I do not get an Error, but all Properties are returned in my JSON. Projection is a MUST for me. Hopefully I'm just missing something.
Thanks again. Keep up the great work.
Devaron