oData

Is using Expand() on an entity faster or better?

What can we learn about delete performance when using multiple types of entities?

Can you use more than 1 thread to get data via OData? What happens when you do?

What does using OrderBy() with OData do to performance?

Do Indexes matter when getting data via OData?

What does adding a Select() do?

Now that we can get data, let's look at getting data faster.

Let's dig into Reading some data with OData.

Getting started with OData in VS2017

This will be a collection of entries on Data Entities, OData and how to use entities for integration purposes. This is the hub page for all parts of this experiment.