Cargando…

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 /

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kanjilal, Joydip (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2013.
Colección:Professional expertise distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn961494747
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 160325s2013 enka o 001 0 eng d
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  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO 
019 |a 866845675  |a 1259202024 
020 |a 9781849689755  |q (e-book) 
020 |a 184968975X 
020 |a 1306220300 
020 |a 9781306220309 
020 |z 9781849689748 
020 |z 1849689741 
029 1 |a AU@  |b 000060454179 
029 1 |a DEBBG  |b BV044064576 
029 1 |a DEBSZ  |b 399567453 
029 1 |a DEBSZ  |b 493178627 
029 1 |a DKDLA  |b 820120-katalog:999941894305765 
029 1 |a NZ1  |b 15912232 
035 |a (OCoLC)961494747  |z (OCoLC)866845675  |z (OCoLC)1259202024 
037 |a 70518EA8-C18B-49A9-A40C-0453E672CC2A  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK5105.8885.A26 
072 7 |a COM  |x 043000  |2 bisacsh 
082 0 4 |a 005.2762 
049 |a UAMI 
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 
347 |a text file 
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. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Application program interfaces (Computer software) 
650 0 |a Web site development. 
650 0 |a Application software  |x Development. 
650 0 |a Visual programming (Computer science) 
650 6 |a Interfaces de programmation d'applications. 
650 6 |a Sites Web  |x Développement. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Programmation visuelle. 
650 7 |a APIs (interfaces)  |2 aat 
650 7 |a COMPUTERS  |x Networking  |x General.  |2 bisacsh 
650 7 |a Application program interfaces (Computer software)  |2 fast 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Visual programming (Computer science)  |2 fast 
650 7 |a Web site development  |2 fast 
776 0 8 |i Print version:  |z 9781306220309 
830 0 |a Professional expertise distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=677607  |z Texto completo 
936 |a BATCHLOAD 
938 |a EBSCOhost  |b EBSC  |n 677607 
938 |a YBP Library Services  |b YANK  |n 11439892 
994 |a 92  |b IZTAP