ARTICLE AD BOX
I am building my own windows forms apps for my own use on W11 using VS2026 c# and after a few iterations in the debugger it stops working due to Application Control not liking the DLL named the same as the exe.
I tried turning on Developer mode and got a few more runs but it is now blocked again.
I am reluctant to disable the AppControl as it apparently cant be reactivated without a full reload.
I looked at the signing option but it seemed like you need some sort of certificate and I have no idea how to get one.
The Release version seems to run bu that doesnt help me fix problems !
This seems insane. How can anyone write their own software anymore ?
