Mihane
Mihane
CC#
Created by Mihane on 2/8/2024 in #help
udemy courses?
Hello, can someone advise me a good c# maui and xamarin udemy course? I would like something that starts with beginner knowledge of c# and it also explains more advanced stuff. I need to learn both Maui and Xamarin
2 replies
CC#
Created by Mihane on 1/30/2024 in #help
Global Variables in new Visual Studio
Hello, I'm learning C# and I'm using the "new" Visual Studio setup (the one without Main and Program declaration). However how can I declare a global variable with this setup? I saw some videos and they put the global variables in class Program, however without those declaration, as far as I know, I'm writing inside Main method.
8 replies
CC#
Created by Mihane on 11/3/2022 in #help
My program closes after I run a foreach code. [Answered]
Hello, I'm a beginner and after I run my for each code the program won't go on even if outside of my foreach there is a Console.WriteLine and a Console.ReadLine
7 replies