ghoulam
ghoulam
CC#
Created by ghoulam on 6/13/2023 in #help
❔ ✅ Hand the connection string to a container
Hi, I have an asp.net core webapi that I pushed to docker hub and as a logical thing you want put the connection string in there but the question is how to give that info to the container when I launch it?
5 replies
CC#
Created by ghoulam on 6/7/2023 in #help
✅ Containers orchestration
Hello everyone, I was wondering if anyone here has experience with container orchestration. I have been working on my graduation project, where I built an ASP.NET web API and launched it in a Docker container. I understand that the availability of my API is crucial, so I conducted some research and discovered that running a service across multiple servers can improve its reliability. I'm seeking assistance from anyone who can help me get started in the field of container orchestration. Any guidance or advice would be greatly appreciated! Thank you.
7 replies
CC#
Created by ghoulam on 12/5/2022 in #help
❔ Is there any elegant way to generate a SHA256 hash ?
Hi, I want to generate a sha256 but i found i takes a lot of work to get a sha256, Is there any simple way or a lib to do it faster?
10 replies
CC#
Created by ghoulam on 12/4/2022 in #help
❔ Building APIs Ideas?
Hi, i want to practice what i learned and i want some ideas to build an API.
4 replies
CC#
Created by ghoulam on 12/3/2022 in #help
❔ Can anyone explain how this actually work?
11 replies
CC#
Created by ghoulam on 11/30/2022 in #help
❔ confused about Error controller
Hi, i was following a tutorial about building APIs and the tutor used a new controller named it ErrorsController and just inherited ControllerBase and whenever a problem happens with the service it automatically call the error endpoint while it wasn't specified anywhere i tried looking at the call stack but didn't get much of it. Here is the code: https://github.com/GhoulamMB/BuberBreakfast/blob/master/BuberBreakfast/Controllers/ErrorsController.cs Thanks in advance.
9 replies
CC#
Created by ghoulam on 11/26/2022 in #help
❔ Where to learn building APIs ?
hey guys can anyone tell me where i can learn building APIs with C#
3 replies
CC#
Created by ghoulam on 11/22/2022 in #help
❔ Where to find ready made product design?
Hi, i want to develop some desktop apps but i can't find any UI design to clone. Where can i find this?
7 replies
CC#
Created by ghoulam on 11/19/2022 in #help
❔ Data trigger [Answered]
4 replies
CC#
Created by ghoulam on 11/15/2022 in #help
How to implement this toggle or switch button ? [Answered]
9 replies
CC#
Created by ghoulam on 11/13/2022 in #help
❔ Where can i learn about APIs and how to use Postman properly ?
The title says it all i want to get guide based on your experiences. Thanks in advance.
3 replies