Salman
Salman
CC#
Created by [Helium] on 4/11/2025 in #help
In Unity: Enemy script not responding.
What is "enemy" and how's it supposed to move? Pls show the code and all the details and what are you trying
4 replies
CC#
Created by dazaii on 4/11/2025 in #help
✅ ASP.NET Core in Action, 3rd Edition by Andrew Lock still viable today?
Also for learning C# you can follow $helloworld
8 replies
CC#
Created by dazaii on 4/11/2025 in #help
✅ ASP.NET Core in Action, 3rd Edition by Andrew Lock still viable today?
Tbh nobody would recommend you any book for this purpose but the docs and latest tutorials
8 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
@Zaneris @Sossenbinder tysm, I just changed my connection string type to "Custom" and apparently it has started working. God bless ya
20 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
Alright, thanks
20 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
I'll try custom type. How do you Access it in your Program.cs? Just like normal or with prefix
20 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
That prefix thing might do it , hopefully
20 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
Oh thanks for sharing that guide, I'll try it tomorrow and will let ya know
20 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
No description
20 replies
CC#
Created by Salman on 4/9/2025 in #help
✅ How to setup environment variables in Azure Web App
No description
20 replies
CC#
Created by Sameer karale on 3/24/2025 in #help
✅ how to store token in server side
$ask
15 replies
CC#
Created by Sameer karale on 3/24/2025 in #help
✅ how to store token in server side
Pls provide the complete context
15 replies
CC#
Created by Yassozgamin on 3/23/2025 in #help
lookin for a teacher
You gotta learn how to utilize the resources on the internet
8 replies
CC#
Created by Yassozgamin on 3/23/2025 in #help
lookin for a teacher
You dont really need a dedicated teacher for programming nowadays. Leo guided you in the best way
8 replies
CC#
Created by Qualy on 3/19/2025 in #help
player ranking
about
27 replies
CC#
Created by Qualy on 3/19/2025 in #help
player ranking
what's above played abo
27 replies
CC#
Created by Salsa on 3/15/2025 in #help
help with boundaries in Unity
What do you mean by not touch. You can make them not crossable by just adding colliders on them
9 replies
CC#
Created by Faker on 3/15/2025 in #help
✅ Logic to choose different context from database in code
Perhaps using the same function for two different tables also violates the single responsibility principle and might mess things up
8 replies
CC#
Created by Faker on 3/15/2025 in #help
✅ Logic to choose different context from database in code
In my opinion, it's better to keep them organized, there should be separate services for both of them because they might have same properties for now but what if later on they grow and have different props and functions
8 replies