gush3l
gush3l
CC#
Created by júlio on 3/21/2023 in #help
❔ Understanding project structure - Visual Studio ASP.NET Core
4208 messages
4652 replies
CC#
Created by ᲼᲼᲼᲼᲼᲼᲼᲼(Dicky) on 3/30/2023 in #help
❔ implementing licensing system in my app
If it's something that should work only with an internet connection, implement a query to your database for that license as you would do, for example, for an account
5 replies
CC#
Created by ᲼᲼᲼᲼᲼᲼᲼᲼(Dicky) on 3/30/2023 in #help
❔ implementing licensing system in my app
You should implement your licensing system as per the needs of you app. If it's an app that should work offline see the implementation of something like windows 95 licenses check (a bad but simple example)
5 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
$tias
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
yeah i guess
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
yk - you know
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
yk
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
like new windows store or settings
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
not like control panel type ui
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
¯\_(ツ)_/¯
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
iirc
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
only the stuff in the xaml files
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
C# stuff doesn't support live reload ofc
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
it has live reload and also uses native windows ui components
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
WinUI3 ftw
77 replies
CC#
Created by madgoose3371 on 3/29/2023 in #help
❔ i have an app that runs well on my pc but not on other pcs
windows versions may help with debugging
77 replies
CC#
Created by gush3l on 3/25/2023 in #help
❔ Why is the order of execution wrong?
probably and 100% there is a better way for the useless ram usage issue, but i will look into that more after i resolve my execution order thingy
26 replies
CC#
Created by gush3l on 3/25/2023 in #help
❔ Why is the order of execution wrong?
ik they don't get removed from the dictionary and ik that gc is something that I shouldn't mess with, I will make a video of the ram usage so y understand why i did that
26 replies