Open-source WCF OData Services
WCF OData Services contains a lot of classes that can be used to dynamically build WCF OData filters, build expressin trees based on a string, ... However, it's not feature complete and no progress is being made on this. Open-sourcing it may help expose several hidden treasures as well as get developent further.
2 comments
-
Hennadiy Kurabko
commented
CallMeLaNN, here is a list, search there for "Unsupported LINQ methods":
http://msdn.microsoft.com/en-us/library/ee622463.aspxWhat is most annoying for me:
1. No support for SQL IN\LINQ Contains
2. No support for arrays\lists in OData service methods -
CallMeLaNN
commented
I just want to implement WCF OData here. Since OData and WCF it self is come from Microsoft. I thinking it was nice. but since I am not experiencing it practically, I don't know anything harm. Can you point me about the lack of WCF OData so I can decide to follow OData protocol or not. http://msdn.microsoft.com/en-us/data/odata.aspx