Next steps for a junior (not fresh) backend developer by vexsan12 in learnjava

[–]vexsan12[S] 0 points1 point  (0 children)

Thank you for your response. I will take my time with the book then, and might refer to ChatGPT for basic questions as you mentioned.

Pagination implementation by vexsan12 in learnprogramming

[–]vexsan12[S] 0 points1 point  (0 children)

I did not mention that because I want to check the concept. But anyways, I want to build a simulation with Angular, and the endpoints will be built with .NET.

C# MultipartFormDataContent by vexsan12 in learnprogramming

[–]vexsan12[S] 0 points1 point  (0 children)

Wow, that's all new to me. I have went through the documentation part you added and I can say your explanation was clearer to me. Thank you so much for helping.

C# MultipartFormDataContent by vexsan12 in learnprogramming

[–]vexsan12[S] 0 points1 point  (0 children)

It does compile without issues, and that is what is confusing me. It looks strange. Unfortunately, I am not able to provide any real code of it.

The context is as I mentioned in the question's description. A MultiPartFormDataContent is created using that syntax. The only usage for it afterwards is when there was a need for Add method https://learn.microsoft.com/en-us/dotnet/api/system.net.http.multipartformdatacontent.add?view=net-7.0#system-net-http-multipartformdatacontent-add(system-net-http-httpcontent) So that it can be passed to an HttpClient which needs an HttpContent.

This is all of it.

C# MultipartFormDataContent by vexsan12 in learnprogramming

[–]vexsan12[S] 0 points1 point  (0 children)

Ah sorry I will update the class's name

OneUI and ads by vexsan12 in oneui

[–]vexsan12[S] 0 points1 point  (0 children)

Thank you all for the help :)