- 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
推薦閱讀
- 計(jì)算機(jī)網(wǎng)絡(luò)
- SOA實(shí)踐
- iOS 9 Game Development Essentials
- 樂學(xué)Web編程:網(wǎng)站制作不神秘
- HTML5游戲開發(fā)案例教程
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)習(xí)題解答與上機(jī)指導(dǎo)
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- NGINX Cookbook
- Java Fundamentals
- Android傳感器開發(fā)與智能設(shè)備案例實(shí)戰(zhàn)
- 編程可以很簡單
- SQL Server 2008 R2數(shù)據(jù)庫技術(shù)及應(yīng)用(第3版)
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動(dòng)UI設(shè)計(jì)
- Microsoft XNA 4.0 Game Development Cookbook
- ASP.NET Core 2 High Performance(Second Edition)