- OData Programming Cookbook for .NET Developers
- Steven Cheng
- 110字
- 2021-08-13 18:19:32
Chapter 2. Working with OData at Client Side
In this chapter we will cover:
- Exploring an OData service through web browser
- Using Visual Studio to generate strong-typed OData client proxy
- Generating OData client proxy via DataSvcUtil.exe tool
- Editing and deleting data through WCF Data Service client library
- Accessing OData service via WebRequest class
- Executing OData queries in an asynchronous manner
- Filtering OData query results by using query options
- Dealing with server-side paged entity sets from WCF Data Service
- Performing WPF data binding with OData service data
- Injecting custom HTTP headers in OData requests
- Consuming HTTP compression enabled OData service
- Using MSXML to consume OData service in unmanaged applications
推薦閱讀
- 匯編語言程序設(shè)計(第2版)
- Bootstrap Essentials
- Python程序設(shè)計
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- OpenStack Orchestration
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實驗指導(dǎo)與習(xí)題選解(第2版)
- Java Web開發(fā)實例大全(基礎(chǔ)卷) (軟件工程師開發(fā)大系)
- PHP與MySQL權(quán)威指南
- C編程技巧:117個問題解決方案示例
- 零基礎(chǔ)學(xué)C++(升級版)
- Python Programming for Arduino
- 物聯(lián)網(wǎng)系統(tǒng)架構(gòu)設(shè)計與邊緣計算(原書第2版)
- 深度學(xué)習(xí)入門:基于Python的理論與實現(xiàn)
- Swift High Performance
- Android嵌入式系統(tǒng)程序開發(fā)(基于Cortex-A8)