舉報

會員
OData Programming Cookbook for .NET Developers
最新章節(jié):
Index
Therecipesinthisbookareeasytounderstandandfollowastheauthordiscussesreal-worldscenarios.ItisnotacomprehensivereferencetothewholeofOData,butapracticalguidethatboostsproficiencywhenworkingwiththevariousaspectsofODataprogramming.Theexamplesaresupportedbyrelevantbackgroundinformationforeaseofunderstanding.Ifyouarea.NETdeveloperandyouwanttolearnhowtouseODatainreal-worlddataaccessapplicationdevelopment,thenthisbookisforyou.Tofollowtherecipesyouwillneedtobecomfortablewith.NETFramework,VisualStudioIDE,C#language,andthebasicsofwebprogramminglikeHTTP,XML,JSON.
目錄(96章)
倒序
- coverpage
- OData Programming Cookbook for .NET Developers
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Building OData Services
- Introduction
- Building an OData service via WCF Data Service and ADO.NET Entity Framework
- Building an OData service with WCF Data Service and LINQ to SQL
- Exposing OData endpoints from WCF RIA Service
- Adding custom operations on OData service
- Exposing database stored procedures in WCF Data Service
- Using custom data objects as the data source of WCF Data Service
- Using Interceptors to customize a WCF Data Service
- Accessing ASP.NET context data in WCF Data Service
- Creating a custom WCF Data Service provider
- Chapter 2. Working with OData at Client Side
- Introduction
- 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
- Chapter 3. OData Service Hosting and Configuration
- Introduction
- Hosting a WCF Data Service in IIS server
- Hosting a WCF Data Service in Console application
- Deploying a WCF Data Service on Windows Azure host
- Configuring WCF Data Service to return error details
- Applying basic access rules on WCF Data Service
- Getting rid of .svc extension by using ASP.NET URL Routing
- Enabling dynamic compression for OData service hosted in IIS 7
- Chapter 4. Using OData in Web Application
- Introduction
- Building data-driven ASP.NET Web Form pages with OData
- Adopting OData in ASP.NET MVC web applications
- Building ASP.NET Page UI with OData and XSLT
- Building AJAX style data-driven web pages with jQuery
- Consuming OData service with datajs script library
- Using OData service in Silverlight data access application
- Consuming WCF Data Service in PHP pages
- Chapter 5. OData on Mobile Devices
- Introduction
- Accessing OData service with OData WP7 client library
- Consuming JSON-format OData service without OData WP7 client library
- Creating Panorama-style data-driven Windows Phone applications with OData
- Using HTML5 and OData to build native Windows Phone application
- Accessing WCF Data Service in Android mobile application
- Accessing WCF Data Service in iOS application
- Chapter 6. Working with Public OData Producers
- Introduction
- Getting started with Netflix OData online catalog
- Manipulating Sharepoint 2010 documents through OData endpoint
- Using OData protocol for Windows Azure Table storage access
- Query StackOverflow forums data with OData endpoint
- Tracking information of NuGet packages through OData feeds
- Exploring eBay online products catalog through OData service
- Consuming SSRS 2008 R2 report through OData feed
- Chapter 7. Working with Security
- Introduction
- Applying Windows authentication for OData service
- Chapter 8. Other OData Programming Tips
- Introduction
- Using LINQPad to compose OData query code
- Exploring OData service with ODataExplorer
- Using OData service in Windows PowerShell script
- Exploring OData service with Microsoft Excel PowerPivot component
- Inspecting OData HTTP traffic through Fiddler web debugger
- Using Open Data Protocol Visualizer to inspect the object model of OData service
- Consuming OData service in Windows 8 Metro style application
- Chapter 9. New Features of WCF Data Service 5.0 (OData V3)
- Introduction
- Upgrading existing OData service to WCF Data Service 5.0
- Using geospatial types in OData service
- Using Any and All operators to filter OData entities
- Updating OData entities through HTTP PATCH requests
- Resolving base URI of OData entity sets dynamically
- Exposing binary data on OData entity with Named Resource Stream
- Extending OData service functionalities with Service Actions
- Index 更新時間:2021-08-13 18:19:54
推薦閱讀
- DB2 V9權威指南
- Python從小白到大牛
- Python從菜鳥到高手(第2版)
- Java從入門到精通(第4版)
- Reactive Programming With Java 9
- JavaScript動態(tài)網(wǎng)頁開發(fā)詳解
- Java 11 Cookbook
- Visual C++數(shù)字圖像處理技術詳解
- 快人一步:系統(tǒng)性能提高之道
- Java網(wǎng)絡編程核心技術詳解(視頻微課版)
- Python圖形化編程(微課版)
- C++20高級編程
- Moodle 3 Administration(Third Edition)
- C# 7.0本質(zhì)論
- Developing Java Applications with Spring and Spring Boot
- Arduino Electronics Blueprints
- Neo4j權威指南 (圖數(shù)據(jù)庫技術叢書)
- Cocos2D Game Development Essentials
- Mathematica Data Visualization
- Building Probabilistic Graphical Models with Python
- 企業(yè)級DevOps技術與工具實戰(zhàn)
- Android 3D游戲開發(fā)技術寶典:OpenGL ES 2.0
- Erlang編程指南
- Visual C++從入門到精通(第5版)
- Python程序設計基礎與應用
- Kafka進階
- Python核心編程從入門到開發(fā)實戰(zhàn)
- ThinkPHP實戰(zhàn)
- 編程超有趣:奇妙Python輕松學(第1輯)
- LabVIEW 2014基礎實例教程