OData programming cookbook for .NET developers : (Record no. 2737984)

MARC details
000 -LEADER
fixed length control field 07301cam a2200913Ia 4500
001 - CONTROL NUMBER
control field ocn808340908
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20220711180413.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cnu---unuuu
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 120803s2012 enka o 001 0 eng d
040 ## - CATALOGING SOURCE
Original cataloging agency E7B
Language of cataloging eng
Description conventions pn
Transcribing agency E7B
Modifying agency N$T
-- OCLCQ
-- YDXCP
-- OCLCF
-- OCLCA
-- OCLCQ
-- AZK
-- COCUF
-- AGLDB
-- CNNOR
-- JBG
-- MOR
-- PIFAG
-- OCLCQ
-- OCLCA
-- U3W
-- OCL
-- STF
-- WRM
-- OCLCQ
-- VTS
-- NRAMU
-- NLE
-- INT
-- UKMGB
-- OCLCQ
-- OCLCO
-- OCLCQ
-- OCLCO
-- A6Q
-- UKAHL
-- HS0
-- UKCRE
-- VLY
-- AJS
-- NLW
-- OCLCO
015 ## - NATIONAL BIBLIOGRAPHY NUMBER
National bibliography number GBB6G4580
Source bnb
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER
Record control number 018015012
Source Uk
019 ## -
-- 961496891
-- 962629023
-- 974748202
-- 974852450
-- 981888707
-- 987450519
-- 987642467
-- 991584458
-- 1005638918
-- 1017999312
-- 1041601558
-- 1049142037
-- 1053544352
-- 1083563345
-- 1087269004
-- 1153487515
-- 1162494262
-- 1241751315
-- 1274798587
-- 1290040280
-- 1297355317
-- 1297436795
-- 1300570722
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781849685931
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1849685932
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781849685931
Qualifying information (e-book)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Cancelled/invalid ISBN 9781849685924
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1283519704
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781283519700
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9786613832153
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 6613832154
029 1# - (OCLC)
OCLC library identifier AU@
System control number 000054189299
029 1# - (OCLC)
OCLC library identifier CHNEW
System control number 000619473
029 1# - (OCLC)
OCLC library identifier DEBBG
System control number BV043104874
029 1# - (OCLC)
OCLC library identifier DEBSZ
System control number 421372222
029 1# - (OCLC)
OCLC library identifier NZ1
System control number 15196178
029 1# - (OCLC)
OCLC library identifier UKMGB
System control number 018015012
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)808340908
Canceled/invalid control number (OCoLC)961496891
-- (OCoLC)962629023
-- (OCoLC)974748202
-- (OCoLC)974852450
-- (OCoLC)981888707
-- (OCoLC)987450519
-- (OCoLC)987642467
-- (OCoLC)991584458
-- (OCoLC)1005638918
-- (OCoLC)1017999312
-- (OCoLC)1041601558
-- (OCoLC)1049142037
-- (OCoLC)1053544352
-- (OCoLC)1083563345
-- (OCoLC)1087269004
-- (OCoLC)1153487515
-- (OCoLC)1162494262
-- (OCoLC)1241751315
-- (OCoLC)1274798587
-- (OCoLC)1290040280
-- (OCoLC)1297355317
-- (OCoLC)1297436795
-- (OCoLC)1300570722
037 ## - SOURCE OF ACQUISITION
Stock number 9781849685931
Source of stock number/acquisition Packt Publishing Pvt. Ltd
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA76.76.M52
Item number C44 2012eb
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 051380
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 060090
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.2/768
Edition number 23
049 ## - LOCAL HOLDINGS (OCLC)
Holding library MAIN
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Cheng, Steven.
9 (RLIN) 311291
245 10 - TITLE STATEMENT
Title OData programming cookbook for .NET developers :
Remainder of title 70 fast-track, example-driven recipes with clear instructions and details for OData programming with .NET framework /
Statement of responsibility, etc Steven Cheng.
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT)
Place of publication, distribution, etc Birmingham :
Name of publisher, distributor, etc Packt Pub.,
Date of publication, distribution, etc 2012.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource (iii, 361 pages) :
Other physical details color illustrations.
336 ## -
-- text
-- txt
-- rdacontent
337 ## -
-- computer
-- c
-- rdamedia
338 ## -
-- online resource
-- cr
-- rdacarrier
347 ## -
-- data file
-- rda
490 1# - SERIES STATEMENT
Series statement Enterprise : professional expertise distilled
500 ## - GENERAL NOTE
General note "Quick answers to common problems."
500 ## - GENERAL NOTE
General note Includes index.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; 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
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Accessing ASP.NET context data in WCF Data ServiceCreating 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
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Dealing with server-side paged entity sets from WCF Data ServicePerforming 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
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Configuring WCF Data Service to return JSON format responseApplying 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
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Using OData service in Silverlight data access applicationConsuming 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 application 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
520 ## - SUMMARY, ETC.
Summary, etc A fast track example- driven guide with clear instructions and details for OData programming with .NET Framework.
546 ## - LANGUAGE NOTE
Language note English.
506 1# - RESTRICTIONS ON ACCESS NOTE
Terms governing access Legal Deposit;
Physical access provisions Only available on premises controlled by the deposit library and to one user at any one time;
Authorization The Legal Deposit Libraries (Non-Print Works) Regulations (UK).
Institution to which field applies WlAbNL
540 ## - TERMS GOVERNING USE AND REPRODUCTION NOTE
Terms governing use and reproduction Restricted: Printing from this resource is governed by The Legal Deposit Libraries (Non-Print Works) Regulations (UK) and UK copyright law currently in force.
Institution to which field applies WlAbNL
590 ## - LOCAL NOTE (RLIN)
Local note eBooks on EBSCOhost
Provenance (VM) [OBSOLETE] EBSCO eBook Subscription Academic Collection - Worldwide
630 00 - SUBJECT ADDED ENTRY--UNIFORM TITLE
Uniform title Microsoft .NET Framework.
9 (RLIN) 871613
630 07 - SUBJECT ADDED ENTRY--UNIFORM TITLE
Uniform title Microsoft .NET Framework.
Source of heading or term fast
-- (OCoLC)fst01020083
9 (RLIN) 871613
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Internet searching.
9 (RLIN) 162804
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computer networks.
9 (RLIN) 135820
650 #2 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computer Communication Networks
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Recherche sur Internet.
9 (RLIN) 889342
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Réseaux d'ordinateurs.
9 (RLIN) 869459
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision Programming
-- Microsoft Programming.
Source of heading or term bisacsh
9 (RLIN) 889343
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision Internet
-- Application Development.
Source of heading or term bisacsh
9 (RLIN) 889344
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computer networks.
Source of heading or term fast
-- (OCoLC)fst00872297
9 (RLIN) 135820
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Internet searching.
Source of heading or term fast
-- (OCoLC)fst00977289
9 (RLIN) 162804
655 #0 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
776 ## - ADDITIONAL PHYSICAL FORM ENTRY
International Standard Book Number 1-84968-592-4
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Enterprise : professional expertise distilled.
9 (RLIN) 871200
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=473291">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=473291</a>
938 ## -
-- Askews and Holts Library Services
-- ASKH
-- AH26944258
938 ## -
-- ebrary
-- EBRY
-- ebr10583701
938 ## -
-- EBSCOhost
-- EBSC
-- 473291
938 ## -
-- YBP Library Services
-- YANK
-- 9458666
994 ## -
-- 92
-- INOPJ
Holdings
Withdrawn status Lost status Damaged status Not for loan Collection code Home library Current library Date acquired Total Checkouts Date last seen Price effective from Koha item type
        E-Books EBSCO OPJGU Sonepat- Campus OPJGU Sonepat- Campus 11/07/2022   11/07/2022 11/07/2022 Electronic-Books

O.P. Jindal Global University, Sonepat-Narela Road, Sonepat, Haryana (India) - 131001

Send your feedback to glus@jgu.edu.in

Hosted, Implemented & Customized by: BestBookBuddies   |   Maintained by: Global Library