ASP.NET Web API : build RESTful web applications and services on the .NET framework : master ASP.NET Web API using .NET Framework 4.5 and Visual Studio 2013 /

Saved in:
Bibliographic Details
Author / Creator:Kanjilal, Joydip, author.
Imprint:Birmingham, UK : Packt Publishing, 2013.
Description:1 online resource (224 pages) : illustrations
Language:English
Series:Professional Expertise Distilled
Professional expertise distilled.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11307224
Hidden Bibliographic Details
ISBN:9781849689755
184968975X
1306220300
9781306220309
9781849689748
1849689741
Notes:Includes index.
Online resource; title from PDF title page (EBSCO, viewed July 8, 2017).
Summary:This book is a step-by-step, practical tutorial with a simple approach to help you build RESTful web applications and services on the .NET framework quickly and efficiently. This book is for ASP.NET web developers who want to explore REST-based services with C♯ 5. This book contains many real-world code examples with explanations whenever necessary. Some experience with C♯ and ASP.NET 4 is expected.
Other form:Print version: 9781306220309

MARC

LEADER 00000cam a2200000Mi 4500
001 11307224
006 m o d
007 cr cn|||||||||
008 160325s2013 enka o 001 0 eng d
005 20240509214108.8
019 |a 866845675 
020 |a 9781849689755  |q (e-book) 
020 |a 184968975X 
020 |a 1306220300 
020 |a 9781306220309 
020 |z 9781849689748 
020 |z 1849689741 
035 |a (OCoLC)961494747  |z (OCoLC)866845675 
035 9 |a (OCLCCM-CC)961494747 
037 |a 553281  |b MIL 
037 |a 70518EA8-C18B-49A9-A40C-0453E672CC2A  |b OverDrive, Inc.  |n http://www.overdrive.com 
040 |a AZK  |b eng  |e rda  |e pn  |c AZK  |d OCLCO  |d OCLCF  |d N$T  |d IDEBK  |d EBLCP  |d DEBSZ  |d YDXCP  |d S4S  |d MEAUC  |d COO  |d E7B  |d NKT  |d TEFOD  |d OCLCQ  |d OCLCO  |d ZCU  |d AGLDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCA  |d U3W  |d OCL  |d D6H  |d STF  |d VTS  |d CNNOR  |d NRAMU  |d ICG  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ 
049 |a MAIN 
050 4 |a TK5105.8885.A26 
072 7 |a COM  |x 043000  |2 bisacsh 
100 1 |a Kanjilal, Joydip,  |e author. 
245 1 0 |a ASP.NET Web API :  |b build RESTful web applications and services on the .NET framework : master ASP.NET Web API using .NET Framework 4.5 and Visual Studio 2013 /  |c Joydip Kanjilal. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource (224 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Professional Expertise Distilled 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed July 8, 2017). 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding Representational State Transfer Services; Understanding REST; Resources in REST-based architecture; The REST architectural constraints; Client-server; Stateless; Cacheable; Code on demand; Uniform interface; Resource management; SOAP, REST, and XML-RPC -- a closer look; Understanding the Windows Communication Foundation; REST attributes; WebServiceHost; WebHttpBinding; WebHttpBehavior; WebOperationContext; WebMessageFormat; WebGet attribute. 
505 8 |a WebInvoke attributeUriTemplate; REST-based Web Services; Learning RESTful Web Services; Implementing RESTful services in .NET 4.5; The UserNamePasswordValidator class; Simplified configuration; Standard endpoints; Discovery; Simplified IIS hosting; Improvements in REST; Implementing a RESTful Service using WCF 4.5; Creating a WCF service; Making the service RESTful; Specifying the binding information; Hosting the RESTful WCF service; Hosting the service inside the console application; Returning JSON data; Consuming the RESTful Service; Summary. 
505 8 |a Chapter 2: Understanding Resource Oriented ArchitecturesUnderstanding SOA; Service; Service provider; Service consumer; Service registry; Service contract; Service proxy; Service lease; Message; Service description; Advertising and discovery; From Object Orientation to SOA to ROA to REST; A look at ROA; Basic properties of ROAs; Basic concepts of ROAs; Fundamental HTTP concepts; Resource Oriented and Service Oriented Architecture; Resource; Uniform resource identifier; Addressability; Statelessness; Representations; Comparison of the three architectural styles; Summary. 
505 8 |a Chapter 3: Working with RESTful ServicesExploring Windows Communication Foundation (WCF); Applying service behavior; New features in WCF 4.5; Enhancements in WCF Framework; Simplified configuration; Standard endpoints; Discovery; Simplified IIS hosting; REST improvements; Routing service; Automatic Help page; Bindings in WCF; Choosing the correct binding; Security in WCF -- securing your WCF services; Implementing RESTful services using WCF; Creating the security database; Creating SecurityService; Making the service RESTful; Hosting SecurityService; Summary. 
505 8 |a Chapter 4: Consuming RESTful ServicesUnderstanding AJAX; Introducing JSON and jQuery; Understanding Language Integrated Query (LINQ); Data source controls; ObjectDataSource control; SqlDataSource control; SiteMapDataSource control; XMLDataSource control; LinqDataSource control; LINQ to XML; LINQ to SQL; LINQ to Objects; LINQ to Entities; Working with service operations in LINQ; Security Service; Consuming Security Service; ASP.NET; Consuming Security Service using ASP.NET 4.5; The ASP.NET MVC Framework; Consuming Security Service using ASP.NET MVC; Asynchronous operations. 
520 |a This book is a step-by-step, practical tutorial with a simple approach to help you build RESTful web applications and services on the .NET framework quickly and efficiently. This book is for ASP.NET web developers who want to explore REST-based services with C♯ 5. This book contains many real-world code examples with explanations whenever necessary. Some experience with C♯ and ASP.NET 4 is expected. 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 0 |a Application program interfaces (Computer software)  |0 http://id.loc.gov/authorities/subjects/sh98004527 
650 0 |a Web site development.  |0 http://id.loc.gov/authorities/subjects/sh98004795 
650 0 |a Application software  |x Development.  |0 http://id.loc.gov/authorities/subjects/sh95009362 
650 0 |a Visual programming (Computer science)  |0 http://id.loc.gov/authorities/subjects/sh87006583 
650 7 |a COMPUTERS  |x Networking  |x General.  |2 bisacsh 
650 7 |a Application program interfaces (Computer software)  |2 fast  |0 (OCoLC)fst00811704 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Visual programming (Computer science)  |2 fast  |0 (OCoLC)fst01168115 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |z 9781306220309 
830 0 |a Professional expertise distilled.  |0 http://id.loc.gov/authorities/names/no2015143013 
903 |a HeVa 
929 |a oclccm 
999 f f |i 752f9525-057a-5f99-ae39-3690ab07465b  |s 3ed439c1-c684-520b-afca-14baaa5ce322 
928 |t Library of Congress classification  |a TK5105.8885.A26  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=677607  |z eBooks on EBSCOhost  |g ebooks  |i 12445050