#windowsforms

TechKeysXTechKeysX
2025-05-21

Namespaces and Partial Classes in C# Tip #29 In this video, we explain how namespaces and partial classes work in C#, especially within Windows Forms applications. Learn how Visual Studio splits form code across files and why matching namespaces is crucial for building your UI and logic cleanly.

2025-04-23

Toolbox Support for Explicit Assembly References in Windows Forms Out-of-Process Designer | by Merrie McGaw. buff.ly/FBjZIDC #dotnet #winforms #windev #windowsforms #windowsdev #vb #csharp #visualstudio

Toolbox Support for Explicit A...

Alvin Ashcraft 🐿️alvinashcraft@hachyderm.io
2024-12-11

Invoking Async Power: What Awaits WinForms in .NET 9 by Klaus Loeffelmann.

buff.ly/3Da3352
#dotnet #visualstudio #winforms #windowsforms #windowsdev #async

2024-12-11

Invoking Async Power: What Awaits WinForms in .NET 9 by Klaus Loeffelmann. https://buff.ly/3Da3352 #dotnet #visualstudio #winforms #windowsforms #windowsdev #async

Invoking Async Power: What Awa...

2024-09-17

I've recently seen a poorly accessible #WindowsForms app. Disclaimer: WindowsForms, although it's old, is my favorite way of developing Windows apps. It's sweet to write in (for most part), it's reasonably fast, and it's accessible out of the box because it uses native or near-native controls.
What did I learn? If you want your app to be inaccessible or you have really bad development habits, no framework will help you.

2024-06-25

Everyone has parts of themselves that are kept private. For some, it's too mundane and boring for social media. For me, it would make me cooler and more based, but instead I posture myself as more understated and only barely allow a glimpse of that aspect of myself where doing so is unavoidable or doesn't spill too many beans. In other words: I'm cooler than you think. I do probably have mental issues as evidenced by writing a plug-in #WindowsForms theme engine because I was bored, though.

2024-06-22

We should reject modern #GUI libraries and return to #WindowsForms . It worked great.

#programming

Ænðr E. Feldstrawaeveltstra
2024-05-31

I updated my example creation script:

gist.github.com/aeveltstra/2da

It shows how to create a graphical user interface with Windows.Forms (dotnet) in Powershell.

The update added the ability for the font to adapt to the user's font theme and size changes in Windows. It's silly, really: Windows.Forms should do that by itself. But it doesn't, so every programmer has to be aware and make it happen.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst