|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn832726602 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
130327s2013 cau o 001 0 eng d |
040 |
|
|
|a GW5XE
|b eng
|e pn
|c GW5XE
|d YDXCP
|d ZMC
|d VMC
|d COO
|d UMI
|d B24X7
|d E7B
|d IDEBK
|d CDX
|d DEBSZ
|d OCLCQ
|d OCLCA
|d OCLCQ
|d OCLCO
|d AU@
|d OCLCQ
|d OCLCF
|d OCLCQ
|d VT2
|d Z5A
|d LIV
|d MERUC
|d ESU
|d OCLCQ
|d IOG
|d OCLCO
|d N$T
|d OCLCA
|d OCL
|d REB
|d VLB
|d OCLCQ
|d OCLCO
|d CEF
|d INT
|d U3W
|d OCLCQ
|d OCLCO
|d WYU
|d YOU
|d TKN
|d OCLCQ
|d OCLCO
|d UAB
|d LEAUB
|d UKAHL
|d OCLCQ
|d OCLCO
|d DCT
|d ERF
|d BRF
|d UHL
|d UKBTH
|d INARC
|d OCLCQ
|d DKU
|d OCLCQ
|d KSU
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 843955372
|a 880910156
|a 1026452729
|a 1058392160
|a 1069616361
|a 1110780531
|a 1112531566
|a 1112980376
|a 1113100935
|a 1204021558
|a 1244215619
|
020 |
|
|
|a 9781430249788
|q (electronic bk.)
|
020 |
|
|
|a 1430249781
|q (electronic bk.)
|
020 |
|
|
|z 1430249773
|
020 |
|
|
|z 9781430249771
|
024 |
7 |
|
|a 10.1007/978-1-4302-4978-8
|2 doi
|
024 |
8 |
|
|a 9781430249771
|
029 |
1 |
|
|a AU@
|b 000051212524
|
029 |
1 |
|
|a AU@
|b 000051433142
|
029 |
1 |
|
|a AU@
|b 000052918621
|
029 |
1 |
|
|a AU@
|b 000058372576
|
029 |
1 |
|
|a AU@
|b 000060583705
|
029 |
1 |
|
|a AU@
|b 000067110999
|
029 |
1 |
|
|a CHNEW
|b 001051703
|
029 |
1 |
|
|a CHVBK
|b 567705234
|
029 |
1 |
|
|a DEBBG
|b BV041121857
|
029 |
1 |
|
|a DEBSZ
|b 396767842
|
029 |
1 |
|
|a DEBSZ
|b 397550367
|
029 |
1 |
|
|a GBVCP
|b 785449000
|
029 |
1 |
|
|a NZ1
|b 15021554
|
035 |
|
|
|a (OCoLC)832726602
|z (OCoLC)843955372
|z (OCoLC)880910156
|z (OCoLC)1026452729
|z (OCoLC)1058392160
|z (OCoLC)1069616361
|z (OCoLC)1110780531
|z (OCoLC)1112531566
|z (OCoLC)1112980376
|z (OCoLC)1113100935
|z (OCoLC)1204021558
|z (OCoLC)1244215619
|
037 |
|
|
|a CL0500000216
|b Safari Books Online
|
050 |
|
4 |
|a TK5105.8885.A26
|b K87 2013
|
072 |
|
7 |
|a COM
|x 060180
|2 bisacsh
|
072 |
|
7 |
|a UY
|2 bicssc
|
082 |
0 |
4 |
|a 005.2/76
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Kurtz, Jamie.
|
245 |
1 |
0 |
|a ASP.NET MVC 4 and the Web API :
|b building a REST service from start to finish /
|c Jamie Kurtz.
|
260 |
|
|
|a Berkeley, CA :
|b Apress ;
|a New York :
|b Distributed to the Book trade worldwide by Springer,
|c ©2013.
|
300 |
|
|
|a 1 online resource
|
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
|
347 |
|
|
|b PDF
|
490 |
1 |
|
|a The expert's voice in ASP.NET
|
505 |
0 |
0 |
|t ASP.NET MVC as a Service Framework --
|t What is RESTful? --
|t Designing the Sample REST API --
|t Building the Environment and Creating the Source Tree --
|t Controllers, Dependencies, and Managing the Database Unit of Work --
|t Securing the Service --
|t Putting It All Together.
|
520 |
|
|
|a This one hundred page book focuses exclusively on how you can best use the ASP.NET MVC 4 Framework to build world-class REST services using the Web API. It sets aside much of what the ASP.NET MVC Framework can do, and focuses exclusively on how the Web API can help you build web services. You will not find any help on CSS, HTML, JavaScript, or jQuery. Nor will you find any help on the Razor view engine, HTML Helpers, or model binding. If you need this information then Pro ASP.NET MVC 4 is your perfect book. ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish helps you build cutting-edge REST services using ASP.NET MVC 4 and the Web API in more depth and detail than any other resource. ASP.NET MVC has always been a good platform on which to implement REST, but with the advent of the Web API it has now become even better. This book will show you why it's great and how to get the most from it. Author Jamie Kurtz will take you from zero to full-blown REST service hero in no time at all. And you'll even learn how to incorporate some popular open source tools along the way: little or no experience with ASP.NET or the MVC Framework is required.
|
546 |
|
|
|a English.
|
542 |
|
|
|f Copyright © 2013 by Jamie Kurtz
|g 2013
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Active server pages.
|
630 |
0 |
0 |
|a Microsoft .NET Framework.
|
630 |
0 |
7 |
|a Active server pages.
|2 blmlsh
|
630 |
0 |
7 |
|a Active server pages.
|2 fast
|0 (OCoLC)fst01388618
|
630 |
0 |
7 |
|a Microsoft .NET Framework.
|2 fast
|0 (OCoLC)fst01020083
|
650 |
|
0 |
|a Application program interfaces (Computer software)
|
650 |
|
6 |
|a Interfaces de programmation d'applications.
|
650 |
|
7 |
|a APIs (interfaces)
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x Web Services & APIs.
|2 bisacsh
|
650 |
|
7 |
|a Application program interfaces (Computer software)
|2 fast
|0 (OCoLC)fst00811704
|
653 |
|
4 |
|a Computer science.
|
776 |
0 |
8 |
|i Print version:
|a Kurtz, Jamie.
|t ASP.NET MVC 4 and the Web API : Building a REST Service from Start to Finish.
|d Berkeley : Apress, ©2013
|z 9781430249771
|
830 |
|
0 |
|a Expert's voice in ASP.NET.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430249771/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29395565
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00052961
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 26005165
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10715831
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1173813
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis26005165
|
938 |
|
|
|a Internet Archive
|b INAR
|n aspnetmvc4webapi0000kurt
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10436008
|
994 |
|
|
|a 92
|b IZTAP
|