๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

ASP.NET Web API 2 Recipes: A Problem-Solution Approach

โœ Scribed by Vogel, Peter


Publisher
Apress
Year
2014
Tongue
English
Leaves
395
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


ASP.NET Web API 2 Recipesprovides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications.ASP.NET Web API 2 Recipesgives you an in-depth explanation for each of these scenarios and shows you how to use Web API with a vast array of .NET application development tools and external libraries, to solve common business problems. Find out how you can build custom web services with ASP.NET Web API more efficiently than ever.

โœฆ Table of Contents


ASP.NET Web API 2Recipes......Page 372
Contents at a Glance......Page 3
Contents......Page 375
About the Author......Page 393
About the Technical Reviewer......Page 394
Acknowledgments......Page 395
Introduction......Page 4
Solution......Page 5
How It Works......Page 6
The Code......Page 7
Solution......Page 9
How It Works......Page 10
The Code......Page 11
How It Works......Page 13
The Code......Page 14
How It Works......Page 16
The Code......Page 17
The Code......Page 19
Solution......Page 24
How It Works......Page 25
The Code......Page 26
The Code......Page 29
Solution......Page 32
The Code......Page 33
Solution......Page 36
How It Works......Page 37
The Code......Page 39
How It Works......Page 40
The Code......Page 43
Solution......Page 44
How It Works......Page 46
The Code......Page 49
Solution......Page 51
The Code......Page 52
Solution......Page 53
How It Works......Page 54
The Code......Page 55
Solution......Page 56
How It Works......Page 57
The Code......Page 58
Solution......Page 59
How It Works......Page 60
The Code......Page 61
How It Works......Page 63
The Code......Page 64
Solution......Page 65
The Code......Page 66
How It Works......Page 67
The Code......Page 68
How It Works......Page 69
The Code......Page 71
Solution......Page 73
How It Works......Page 74
The Code......Page 75
The Code......Page 77
How It Works......Page 78
Solution......Page 80
The Code......Page 81
Solution......Page 82
How It Works......Page 83
Solution......Page 84
How It Works......Page 85
The Code......Page 86
Solution......Page 89
The Code......Page 90
How It Works......Page 92
The Code......Page 93
How It Works......Page 95
The Code......Page 96
How It Works......Page 97
FromUri and FromBody......Page 98
TypeConverters......Page 99
ModelBinders......Page 100
Problem......Page 101
The Code......Page 102
How It Works......Page 103
XML......Page 104
How It Works......Page 105
The Code......Page 106
How It Works......Page 110
The Code......Page 111
The Code......Page 112
How It Works......Page 115
The Code......Page 116
How It Works......Page 117
ByteArrayContent......Page 118
PushStreamContent......Page 119
The Code......Page 120
Upload To Memory......Page 121
How It Works......Page 123
Web Host......Page 124
OWIN Host......Page 125
Solution......Page 126
The Code......Page 127
Solution......Page 129
The Code......Page 130
How It Works......Page 132
The Code......Page 133
How It Works......Page 134
The Code......Page 135
Solution......Page 137
How It Works......Page 138
Validate Model State......Page 139
Guarding Against Null......Page 140
The Code......Page 142
Problem......Page 143
How It Works......Page 144
The Code......Page 145
How It Works......Page 147
The Code......Page 149
How It Works......Page 151
The Code......Page 152
The Code......Page 156
Solution......Page 158
How It Works......Page 159
The Code......Page 160
Static Files......Page 161
HTML via MediaTypeFormater......Page 163
HTML via IHttpActionResult......Page 164
How It Works......Page 166
The Code......Page 168
Solution......Page 171
How It Works......Page 172
The Code......Page 173
How It Works......Page 175
The Code......Page 176
Solution......Page 178
How It Works......Page 179
The Code......Page 180
How It Works......Page 182
Manual Updates......Page 183
Using Reflection......Page 184
Solution......Page 186
How It Works......Page 187
The Code......Page 188
Solution......Page 189
Problem......Page 190
The Code......Page 191
URI-Based Versioning......Page 193
Header-Based Versioning......Page 195
Media Type-Based Versioning......Page 196
Problem......Page 197
The Code......Page 198
Header-Based and Media Type-Based Versioning......Page 199
Solution......Page 201
The Code......Page 202
Solution......Page 205
The Code......Page 206
Problem......Page 207
How It Works......Page 208
The Code......Page 209
How It Works......Page 210
The Code......Page 211
Solution......Page 213
The Code......Page 214
The Code......Page 215
Solution......Page 216
The Code......Page 217
Solution......Page 218
The Code......Page 219
How It Works......Page 223
The Code......Page 224
Solution......Page 225
The Code......Page 226
Solution......Page 228
The Code......Page 229
How It Works......Page 231
The Code......Page 232
Solution......Page 234
How It Works......Page 235
The Code......Page 236
How It Works......Page 238
The Code......Page 239
How It Works......Page 242
The Code......Page 243
Problem......Page 246
How It Works......Page 247
The Code......Page 248
How It Works......Page 250
The Code......Page 251
Problem......Page 254
How It Works......Page 255
The Code......Page 256
Solution......Page 262
How It Works......Page 263
The Code......Page 264
How It Works......Page 268
The Code......Page 269
Solution......Page 271
The Code......Page 272
How It Works......Page 273
Problem......Page 274
The Code......Page 275
Message Handlers......Page 276
Solution......Page 277
The Code......Page 278
Problem......Page 282
How It Works......Page 283
The Code......Page 285
Solution......Page 287
How It Works......Page 288
The Code......Page 289
How It Works......Page 291
The Code......Page 294
Solution......Page 295
How It Works......Page 296
The Code......Page 298
How It Works......Page 300
The Code......Page 301
Solution......Page 302
How It Works......Page 303
The Code......Page 305
Problem......Page 308
How It Works......Page 309
The Code......Page 311
How It Works......Page 312
X-Powered-By......Page 313
All Headers Through IHttpModule......Page 314
Solution......Page 316
The Code......Page 317
Solution......Page 320
The Code......Page 321
Solution......Page 322
How It Works......Page 323
The Code......Page 324
Solution......Page 325
The Code......Page 326
Testing Using ObjectContent......Page 327
Traditional Unit Testing......Page 328
How It Works......Page 330
The Code......Page 331
Solution......Page 332
The Code......Page 333
How It Works......Page 337
The Code......Page 338
How It Works......Page 342
The Code......Page 343
Solution......Page 346
How It Works......Page 347
The Code......Page 348
Solution......Page 351
How It Works......Page 352
The Code......Page 354
Solution......Page 355
The Code......Page 356
How It Works......Page 359
The Code......Page 360
Index......Page 363


๐Ÿ“œ SIMILAR VOLUMES


ASP.NET Web API 2 Recipes A Problem-Solu
โœ Wojcieszyn, Filip ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› APress ๐ŸŒ English

ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. ASP.NET Web API 2 Recipes gives you an in-depth explanation for each of these scenarios and shows you how to use Web AP

ASP.NET Web API 2 Recipes: A Problem-Sol
โœ Filip Wojcieszyn ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

<p><em>ASP.NET Web API 2 Recipes</em> provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. <em>ASP.NET Web API Recipes</em> gives you an in-depth explanation for each of these scenarios and shows yo

ASP.NET Web API 2 Recipes: A Problem Sol
โœ Filip Wojcieszyn (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

<p><p><em>ASP.NET Web API 2 Recipes</em> provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. <em>ASP.NET Web API 2 Recipes</em> gives you an in-depth explanation for each of these scenarios and sho

ASP.NET Web API 2 Recipes A Problem-Sol
โœ Filip Wojcieszyn ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. ASP.NET Web API Recipes gives you an in-depth explanation for each of these scenarios and shows you how to use Web API

ASP.NET core recipes : a problem-solutio
โœ Ciliberti, John ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

<p>Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!<br/><br/><i>ASP.NET Core Recipes</i> is a practical