I am trying to get on C# (been programming PHP+etc on/off for 20yrs+) and when I try to think about what to learn to code, it's always something network related so these are really nice and it's good that you show stuff instead of just typing and telling "that's that" - I actually learn something. :) More network C# related stuff gogo!
@nickproudprogrammer7 ай бұрын
Amazing feedback thank you so much.
@wayahedia99892 жыл бұрын
the music.. kill it!
@УсманГалеев10 ай бұрын
Great! I tried to find this info in Russian, but I couldn't. You said me understandable than my own-language bloggers. GET my like and thank you!
@GorgeGeorg2 жыл бұрын
I tried this for restSharp headers, but trygetvalue isn't available?
@guillermomazzari49832 жыл бұрын
Thanks for this video! I really love the way you explain every detail! By any chance do you have a tutorial on how to build a microservice architecture using HttpClient?
@nickproudprogrammer2 жыл бұрын
Good video idea!
@guillermomazzari49832 жыл бұрын
@@nickproudprogrammer Looking forward to it!!!
@nelsonrivers85463 ай бұрын
Can I get the server hostname from an HttpResponse header, and if so, how ?
@nelsonrivers85463 ай бұрын
I was able to extract a specific header called "Server" from the Headers collection of a HttpResponse object. However, I didn't see the TryGetValues( ) function that Nick Proud discussed in this video. I was using Visual Studio Professional version 17.11.4 at the time. However, I still did find this video useful. I just had to use a foreach (var header in response.Headers) loop, and put an if statement within it to extract the "Server" header value, then "break" from the loop, once I obtained it. It worked. Thank you Nick Proud for this video.
@saivaraprasadarao6990 Жыл бұрын
can you please help me with filtering out the 2nd index values from the headers .. for example from Pragma i need to 2nd index value
@nickproudprogrammer Жыл бұрын
Sorry not sure I'm understanding. Could you elaborate?
@rakeshmanthri20254 ай бұрын
Nice Video… Did you act in One piece as KURO
@davitshermadini77752 жыл бұрын
Hello, I am going to get data from response headers ---> "location" value, but it is always null, and when I check it from google chrome there always is some data on the same link, Can u help me?
@nickproudprogrammer Жыл бұрын
Hmm. Is 'location' case sensitive? If not tried already, try 'Location'
@ARMY-ATINY2 жыл бұрын
you are a great teacher. thank you, can you make a video about how to mimic the browser requests to any website(network in developer tools ) or resources to do it using c# or book and again thank you.
@nickproudprogrammer2 жыл бұрын
Thanks! I'd be happy to provide more guidance. Just need to understand what you need a bit more. Are you trying to do GET requests to a url? Or are you trying to use C# to open the browser and navigate to a particular site?
@ARMY-ATINY2 жыл бұрын
Get requests with httpclient class and be able to handle it.
@nickproudprogrammer2 жыл бұрын
Check this out. Should be what you need kzbin.info/www/bejne/j5qQgGB-d6yDm7c
@atulyasrivastava90092 жыл бұрын
Hi Sir, I really praise u in the end of every video that u had made me learn something cool. Thanks for that. Btw I am facing issue in passing header in post api with c# in my console application. With this Video i got to know how to read the header but still figuring out how to send one to an api for the response. I know u would love to do a Video on this too. I will be waiting for that sir. Thanks!
@yeso82052 жыл бұрын
I found long living httpclient has unmanaged memory leak problem..... no clue to fix it....
@nickproudprogrammer2 жыл бұрын
Are you using idisposable?
@mrt79482 жыл бұрын
iam also.coming to this video from that intro. many thanks.
@andreyzlot8 ай бұрын
Thanks
@ThiagoTarantoAlvim Жыл бұрын
Awesome video... but you could reduce de music volume, it is a little bit annoying kkk but the content is great! ;-)
@flow_down_iana2 жыл бұрын
Hey, everything is great. I love your explanation… But!!! I am Ukrainian. (Not native speaker) And because of the music it’s difficult to listen your important speech… could you please make it like 70% your voice and 30% of background music :)))
@bradleyhodgins63545 ай бұрын
Love the video, but don't need the background music please.
@TheBishopOfBarton10 ай бұрын
Please - no music!
@TheBishopOfBarton10 ай бұрын
Otherwise very useful.
@mohammedalagab43232 жыл бұрын
can you please stop using music
@nickproudprogrammer2 жыл бұрын
Definitely. In fact, I had a lot of feedback on this and since then, my videos no longer have background music 👍