LEADER 04032nmm a2200505 u 4500
001 EB001940416
003 EBX01000000000000001103318
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781430247265 
050 4 |a QA76.76.A63 
100 1 |a Ugurlu, Tugberk 
245 0 0 |a Pro ASP.NET web API  |b HTTP web services in ASP.NET  |c Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi 
260 |a [Berkeley, CA]  |b Apress  |c 2013 
300 |a xxv, 587 pages  |b illustrations 
505 0 |a Chapter 1. Introduction to ASP.NET Web API -- chapter 2. Introduction to asynchronous programming in .NET -- chapter 3. HTTP, REST, and hypermedia -- chapter 4. HttpClient -- chapter 5. Sample application : application structure and domain model -- chapter 6. Sample application : building the Web API -- chapter 7. Sample application : building the wrapper and web client -- chapter 8. Routing -- chapter 9. Controllers and actions -- chapter 10. Message handlers -- chapter 11. Filters -- chapter 12. Media type formatters and model binding -- chapter 13. Input validation -- chapter 14. Dependency resolution -- chapter 15. Unit testing and integration testing -- chapter 16. Optimization and performance -- chapter 17. Hosting -- chapter 18. Tracing, logging, and API documentation 
653 |a Active server pages / http://id.loc.gov/authorities/names/n98026190 
653 |a Application program interfaces (Computer software) / http://id.loc.gov/authorities/subjects/sh98004527 
653 |a Active server pages / blmlsh 
653 |a APIs (interfaces) / aat 
653 |a COMPUTERS / Networking / General / bisacsh 
653 |a Web services / fast 
653 |a Application program interfaces (Computer software) / fast 
653 |a Web services / http://id.loc.gov/authorities/subjects/sh2003001435 
653 |a Interfaces de programmation d'applications 
653 |a HTTP (Protocole de réseaux d'ordinateurs) 
653 |a Services Web 
653 |a Active server pages / fast 
653 |a HTTP (Computer network protocol) / fast 
653 |a HTTP (Computer network protocol) / http://id.loc.gov/authorities/subjects/sh97000529 
700 1 |a Zeitler, Alexander  |e author 
700 1 |a Kheyrollahi, Ali  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in .NET 
024 8 |a 10.1007/978-1-4302-4726-5 
776 |z 9781430247258 
776 |z 1430247266 
776 |z 1430247258 
776 |z 9781430247265 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430247258/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.2/76 
520 |a Pro ASP.NET Web API shows you how to build flexible, extensible web services that run seamlessly on a range of operating systems and devices, from desktops to tablets to smart phoneseven the ones we dont know today. ASP.NET Web API is a new framework designed to simplify web service architecture. So if you're tired of interoperability issues between inflexible web services and clients tied to specific platforms or programming languages, or if you've ever struggled with WCF, this book is for you. To start with, you'll get up to speed on Web API's modern HTTP programming model, REST and your hosting options. You'll then dive into building a real application over a series of three chapters, so you can get an immediate feel for how this technology works in practice. The second half of the book features dedicated chapters on topics like routing, controllers, validation and tracing, and the authors close with discussions on performance, hosting and an all-important look at unit testing to help you prepare your application for the real world. ASP.NET Web API makes HTTP a first-class citizen of .NET. With Pro ASP.NET Web API, you can build HTTP-based web services for your company or business, expose your data to the world across different formats and devices and gain the best possible global reach for your application