Trinitek
Trinitek
CC#
Created by seba on 1/24/2024 in #help
im newbie on pc help!
I don't think this is something we want to help you with here
12 replies
CC#
Created by albassort on 11/13/2023 in #help
Scaffolding converting sql DateTime from sqlite to byte[], how can I keep it as long / C# DateTime
what does your entity model and context modelbuilder look like? it should use TEXT by default
10 replies
CC#
Created by jim on 11/6/2023 in #help
❔ Professor issue.
I'm hoping you remember to not do whatever you did to fuck up your csproj file, so this wasn't a complete waste of time
113 replies
CC#
Created by jim on 11/6/2023 in #help
❔ Professor issue.
also my thought; open your csproj in a text editor, what does it look like?
113 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
for windows app devs, we were looking specifically at "build" numbers in this table https://en.wikipedia.org/wiki/Windows_10_version_history which is different from the version or codename, and you can crosscheck that with https://learn.microsoft.com/en-us/windows/uwp/whats-new/windows-10-build-19041 (see sidebar)
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
yeah well, instead of counting Windows versions, we had to count build numbers to track breaking changes and new features
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
ah I see
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
and not build it once and then try to update it 6 years from now
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
you ought to make an effort to bump the NET version every year if you can
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
if you're running on 7 or 8, it's on you to test that your app works at this point
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
nightmare
104 replies
CC#
Created by Puck on 10/29/2023 in #help
❔ .NET Framework 4.8 Vs .Net Core for Longterm Support
imagine if your .NET 5 app magically stopped working after the EOL date
104 replies
CC#
Created by Mia on 10/21/2023 in #help
✅ Compilation to standalone exe
$singlefile
8 replies
CC#
Created by joren on 10/21/2023 in #help
✅ Anonymous type
anon types are old, introduced in C# 3
23 replies
CC#
Created by joren on 10/21/2023 in #help
✅ Anonymous type
23 replies
CC#
Created by illy on 10/20/2023 in #help
❔ Releasing Software
it won't make smartscreen go away, but it might show a less scary message
33 replies