gabrielbertoldo
@gabrielbertoldo
Is it possible to use things like Entity Framework or LINQ here ?
SixBeeps LINQ definitely does work, I use it all the time. Not sure about Entity Framework, but by the looks of it you should be able to use it.2 years ago
i want to use my list in multiple class but for now i didn't get much advance on this
Can someone lend me a hand on this ?
Grify typically, to make a variable or data type global, you use a global prefix or move the declaration to outside any functions3 years ago
for some reason the line of code using System.text.Json; wont work saying: error CS0234: The type or namespace name Json' does not exist in the namesp
C#
Is possible to use the C# Library System.Xml.Serialization here?
Something when i'm using the console the site wont save and only stay in the state of saving forcing to reload, is this a bug in the site a normal ocu
Vandesm14 Does this only happen when you're using the integrated console? Did you edit any code before this issue occurred?3 years ago
C# WPF work on this site ? i'm trying to learn how to make GUI in c
thanks in advance