filmov
tv
ASP.NET Monsters #62: You are probably using HttpClient wrong
![preview_player](https://i.ytimg.com/vi/v8bZBIDEmsg/maxresdefault.jpg)
Показать описание
Retrieving data using the HttpClient is a fairly common practice in any number of applications, but HttpClient can easily be used incorrectly frequently with dire consequences. Make sure you're using it correctly in the latest ASP.NET Monsters video. Here are some references and other interesting reads: Our blog post on thisMicrosoft Patterns and Practices documentationOfficial documentation (careful with this) Follow @aspnetmonsters