48 Replies
seems like the file you're looking at and the file it's intellisensing on aren't the same
wot
Don't use VSCode if you want to keep yourself sane
Terrible bugs
Prefer Visual Studio 2022
Also, VSCode sucks for anything GUI
Except maybe Avalonia
Funny thing
My pc can’t run vs
Too old or just not Windows?
too old
the thing doesn't even have a gpu
Ouchie
peak computer performance
I recommend TreeSize to free memory
?
I mean you don't really need a flashy GPU, just a decent internal GPU.
As you have very little disk space available.
alternatively, WinDirStat
like downloading extra ram?
No, as in freeing disk space.
that's hella bulky
winTree
Treesize is around 80mb
Actually, maybe 8MB
wizTree*
is best
at least I think
WinDirStat is less than 1MB
takes 10 years to load
yes, that's how hard drive crawling works
anyways what's wrong with my code
seems like the file you're looking at and the file it's intellisensing on aren't the same
let me take a few minutes to process that
(I do js, no hurt me ples)
ok
I did not understand that
uhh
so
do I just copy paste the code here
you can
$code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
If your code is too long, post it to: https://paste.mod.gg/I'm uhh
learning c# in the file to do uhh discord net later
k
is this enough context?
or should I more
for what?
like fixing the uhh the canvas thingy
fixing what?
The type or namespace name 'Controls' does not exist in the namespace 'System.Windows' (are you missing an assembl
where does that error occur?
you're missing an assembly reference
that namespace lives in PresentationFramework.dll
mhm
which is referenced by
Microsoft.NET.Sdk
when UseWPF
is true
, all within your project definitiondamn
I am utterly confused, do you have something that I could read about to no confuse
Create a new app with Visual Studio tutorial - WPF .NET
Follow this tutorial to learn how to create a new WPF app for .NET with Visual Studio 2019.
ignore the parts about VS specifically, and use the command line to generate the initial project, from the template
.NET default templates for dotnet new - .NET CLI
The information about dotnet new templates shipped with dotnet SDK.
👍
WizTree is near-instant
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.