Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Buddy
Posts
Comments
C
C#
•
Created by Pastafartian on 4/21/2025 in
#help
Struggling with Securing Environment Variables in Deployed Desktop Apps
Only way is to never send the secrets to client but have an api that the desktop app sends a post request to
18 replies
C
C#
•
Created by Barroso on 4/19/2025 in
#help
Global variable not identified
Or just remove the static keyword from the CreateAccount method
5 replies
C
C#
•
Created by Barroso on 4/19/2025 in
#help
Global variable not identified
Just mark the method as non-static (remove static keyword), because the field accounts cannot be marked as a static. And static methods cannot access non-static fields
5 replies
C
C#
•
Created by Barroso on 4/19/2025 in
#help
Global variable not identified
What does the lightbulb say?
5 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
If it is not the latest, then update and if it is try with an older version, yes.
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
Try with a different version
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
https://github.com/xamarin/GooglePlayServicesComponents/issues/898
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
Screenshot the error, or if it's in another language, translate it and send it as text.
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
that you have issue with
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
Only the code that matters
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
$paste
27 replies
C
C#
•
Created by Mayonaize on 4/16/2025 in
#help
2048 android project
Please make sure you link your code that can help the person helping you.
27 replies
C
C#
•
Created by SpaceCat on 4/13/2025 in
#help
.NET generate assets for build and debug not apperaring
or if you are on a non-Windows OS, Jetbrains Rider.
46 replies
C
C#
•
Created by SpaceCat on 4/13/2025 in
#help
.NET generate assets for build and debug not apperaring
Please prefer Visual Studio Community 2022
46 replies
C
C#
•
Created by SpaceCat on 4/13/2025 in
#help
.NET generate assets for build and debug not apperaring
If you are a beginner .. Please do not use visual studio code as it is a code editor that requires a lot of manual configuration.
46 replies
C
C#
•
Created by Chop on 4/12/2025 in
#help
✅ AUTOCLICKER
Autoclicker for what?
42 replies
C
C#
•
Created by armoire on 4/11/2025 in
#help
✅ calling ShowDialog() with the OpenFolderDialog class creates an error
$close
6 replies