OData – Everything that you need to know (Part 9)
In the previous blog, I created the data model of the OData service for the Flight example. In this segment I will explain he OData Channel, model provider and data provider classes and also implement the service.
Previous Blogs in the series:
OData – Everything that you need to know (Part 1)
OData – Everything that you need to know (Part 2)
OData – Everything that you need to know (Part 3)
OData – Everything that you need to know (Part 4)
OData – Everything that you need to know (Part 5)
OData – Everything that you need to know (Part 6)
OData – Everything that you need to know (Part 7)
OData – Everything that you need to know (Part 8)
In the next blog, I will show you how to register your service and test the same.
Next Blog: OData – Everything that you need to know (Part 10)
Can You please share the Code Snippets and the project Structre on how to implement the same will be a great help .
DDIC structure for first 2 entity and RFC for last one . why ?