舉報

會員
OData Programming Cookbook for .NET Developers
最新章節:
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
推薦閱讀
- Spring Boot 2實戰之旅
- C/C++常用算法手冊(第3版)
- 精通Scrapy網絡爬蟲
- Nexus規模化Scrum框架
- 組態軟件技術與應用
- Visual Basic程序設計實踐教程
- Swift 4從零到精通iOS開發
- Citrix XenServer企業運維實戰
- Visual Studio Code 權威指南
- Machine Learning for OpenCV
- Java EE基礎實用教程
- Python自動化運維:技術與最佳實踐
- Qt編程快速入門
- D Cookbook
- 青少年學三維圖形化編程
- C++碼農日記(全程視頻講解)
- HTML5+CSS3+JavaScript+Bootstrap網站開發實用技術(第3版)
- 網絡工程師的Python之路:網絡運維自動化實戰
- 微信小程序開發實戰(第2版)
- Java游戲編程原理與實踐教程
- Java Web程序設計教程
- Java寶典
- OAuth 2.0 Cookbook
- Kotlin Blueprints
- 使用Spring整合框架及銀行業務簡介(藍橋杯軟件大賽培訓教材-Java方向)
- Mastering Immutable.js
- GPU編程實戰(基于Python和CUDA)
- Mastering Jenkins
- Microsoft Dynamics CRM 2011 Reporting
- Power BI數據分析:報表設計和數據可視化應用大全