How to invoke OData FunctionImports (aka Service Operations) with JayData and JavaScript
Context level functions are a powerful feature of Entity Framework, more so with OData exposing them with full metadata description. Leaning on this metadata JayData provides you with a super simple, JavaScript native way to invoke server side functions as ...