Skip to Content
Visual Basic 2015 Unleashed
book

Visual Basic 2015 Unleashed

by Alessandro Del Sole
July 2015
Intermediate to advanced
1300 pages
87h 27m
English
Sams
Content preview from Visual Basic 2015 Unleashed

Consuming OData Services

Any .NET client application can consume an OData service like the sample service you built previously. To make this happen, you must use special client libraries for OData. Microsoft offers the Microsoft.OData.Client library as a NuGet package, which allows you to query and manipulate data over an OData v4 service. Microsoft has also created an extension for Visual Studio called OData Client Code Generator, which simplifies the generation of proxy classes to interact with data models exposed by an OData service. Unfortunately, this tools is only available for the Visual C# programming language, so you need to perform some more manual work. The next subsections explain how to consume the preceding OData service from a ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Visual Basic 2015

Beginning Visual Basic 2015

Bryan Newsome

Publisher Resources

ISBN: 9780134196664Purchase book