Hi, I'm trying the S-Service sample application, almost everything works fine. But I have this issue: When I call the GetQuestionsQueryable method and try the ordering parameters, this is always sent as "false" to the service, so I get the records ALWAYS in descending order.
I've debugged the application and it's strange, because even I sent the "true" constant in the client code, in the server code the value recieved is always false.
Thanks for your help.
|
|