SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸
SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸
CC#
Created by HermitMonk on 3/9/2025 in #help
C# Roadmap for DSA
It's not completely bad. Sure you could get a stack overflow but it's a fact that it's possible. I didn't say it was good
18 replies
CC#
Created by HermitMonk on 3/9/2025 in #help
C# Roadmap for DSA
Leave out loops. you can technically create a loop with functions.
18 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
No description
14 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
Fixed it. I just changed entirely to a JSON localizer system and it worked
14 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
better suggestion. switches
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
it'll be a lot simpler to handle
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
you should store role.Trim().ToLower() into a variable and check against that
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
which will basically convert to a if (variable != null) or something but C# does the magic for you
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
put a ? on a nullable variable
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
because null is null, it doesn't exist
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
Dereference is just basically telling you the variable can be null. and you can't reference a null variable.
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
means that something exists and is of a certain type
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
yeah. cuz Console.ReadLine() can be null
68 replies
CC#
Created by Faker on 1/26/2025 in #help
Deference and Reference in C#
Dereference is when you set something to null or you forget a typed instance
68 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
Updating avalonia didn't do shit... well this is annoying. Imma just leave it for now
14 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
No description
14 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
nope. didn't work
14 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
istg if that works. I'm gonna fucking lose my mind
14 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
I'm gonna see if I can manually load them...
14 replies
CC#
Created by SineѶeҀҬOӶ⒉⓸⎤ᚙ▟ ▞╸ on 1/25/2025 in #help
ResX localisation issue (android, avalonia)
No description
14 replies