-
WCF RIA Services is a great tool, but there aren't any "best practices" examples with WPF for desktop applications. Something along the lines of an application that allowed you to edit parent/child r…
-
```
What steps will reproduce the problem?
I am using the InMemoryProducer and the default maxResults value in this is 100.
For eg: If I call the service URL - ?$skip=0&$top=150, the response
contain…
-
I am currently trying to optimize my terraform config and make use of the `azurerm_client_config` data source.
But there seems to be an issue using the graph api:
```
2020-02-28T23:46:11.316Z …
-
-
(previously http://entityrepository.codeplex.com/workitem/12)
As documented here:
http://www.getbreezenow.com/documentation/odata-server
Section: Metadata fail!
tldr: The EntityRepository $metad…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
None
### What bro…
-
See the [related specification](https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/odata-data-aggregation-ext-v4.0.html)
SensorThings is atm hardly usable in dashboard applications i…
-
#### Category
- [ ] Question
- [ ] Documentation issue
- [x] Bug
#### Expected or Desired Behavior
Returns 200 and download the onenote file successfully.
#### Observed Behavior
Curl …
-
In your source code, once you click Submit button, the following code are executed and after that the textView can also display the latest value entered by end user.
``` javascript
function submit(){…
ghost updated
4 years ago
-
I set MaxTop=100 and PageSize=100 on my controller and expanding entity.
When the data is larger than 100 then it gives the next page link for main entity and for expanding entity. NextPageLink in …