this post was submitted on 25 Sep 2025
558 points (95.9% liked)
Programmer Humor
26650 readers
2000 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't want to make this a "gotcha", but you say no xaml knowledge needed but then talk about it and have the reader touch them (mostly delete). You say you usually delete this xaml file but I don't need to do that. Why? What do I gain or lose? I thought I didn't need to know xaml?
I read your entire tutorial. I've been in the industry for a while. I found it hard to read but mostly due to the sentence structure. I suppose if english isn't your first language (it isn't mine), that might explain it. I can give you more comprehensive feedback, if you'd like.
I know hearing constructive criticism is hard, but it is part of the learning process.
I only have them delete the XAML files. You don't need to know anything about what's inside a file to delete it 😂 Also, I only talk about the benefits of getting rid of them, which also doesn't require any knowledge of XAML.
No I don't! I say disabling implicit usings is optional, and do explain why I do it, then delete the XAML files. You seem to have conflated 2 successive paragraphs.
You don't. They're never used anywhere in the whole thing. We only delete the XAML files, then replace them with C#.
Not very carefully apparently.