sunny innit
sunny innit
CC#
Created by sunny innit on 5/20/2024 in #help
✅ Trying to set up Google OAuth SSO in ASP.NET (No MVC)
I managed to set up so we can get to the login page (Google side, and see your logged in Gmail accounts) Has anyone here encountered this? I can upload the code if needed
2 replies
CC#
Created by sunny innit on 10/20/2023 in #help
✅ Basic SQL question;
Next week im starting a lab pertaining to SQL and was wondering which program you guys use for that? I looked into MySQL as thats if i understand it correctly one of the most popular ones. But it seems to only come in 32bit?
12 replies
CC#
Created by sunny innit on 10/10/2023 in #help
✅ trying to run NAudio to run a .wav file while running my code. But it is not working.
Anyone here who is good at that?
25 replies
CC#
Created by sunny innit on 4/12/2023 in #help
❔ Error CS0017
163 replies
CC#
Created by sunny innit on 4/10/2023 in #help
❔ I would appreciate some help.
103 replies
CC#
Created by sunny innit on 3/23/2023 in #help
✅ Case 3 of my code.
So im trying to create a program within Visual studios in c# as part of an assignment. The program is supposed to create and present a String vector; 1) tells you to enter 5 elements 2) lists all 5 elements you entered 3) lets you search within these indexes, incase it's one of the 5 elements you entered. If it finds it it tells gives you a message i wrote where it says "Success, the value is present in index #", If not it should tell you that the value you entered doesnt exist. 4) Quits the program. Now the program works flawlessly; Except that when you use 3) it doesn't prompt the "The value you entered doesn't exist.
24 replies
CC#
Created by sunny innit on 3/23/2023 in #help
✅ CS1001 error
74 replies
CC#
Created by sunny innit on 3/10/2023 in #help
❔ Need help with basic string code
86 replies
CC#
Created by sunny innit on 3/9/2023 in #help
❔ When setting up menus would you guys say the "If" method or Switch is more suitable?
Which would be the best option?
27 replies
CC#
Created by sunny innit on 3/9/2023 in #help
❔ Basic question in C# for a early beginner...
So im trying to learn through a Swedish questionaire system (Im Swedish) and i'm stuck. its on Pseudo code; CHOOSE case case 1: type out "Yes" case 2: type out "No" Question: What is the equivalent of CHOOSE in C# code?
10 replies