on ‎2014 Dec 09 5:39 PM
Hi Experts,
I have been working with both oData and Json Models. Now I want to know on technical grounds, that what factors lead to the selection of a model?
When to use which model?
Request clarification before answering.
Hi,
oData model is mostly used where situation demands for getting data from Backend system which make it a server side model, where as JSON model is for Client side model.
Also oData model is used for large dataset when compated to JSON Model which is for a small dataset which consume less memory.
More details can be found here:
Hope this helps you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.