shawski.
shawski.
CC#
Created by shawski. on 7/14/2023 in #help
❔ VB in college
But again, I will most likely not be using VB.NET again.
10 replies
CC#
Created by shawski. on 7/14/2023 in #help
❔ VB in college
I have a pretty decent understanding of the fundamentals, but haven't done too much with gui apps yet. Maybe I'll learn a thing or two in that regard, not sure.
10 replies
CC#
Created by shawski. on 7/14/2023 in #help
❔ VB in college
VB.NET
10 replies
CC#
Created by shawski. on 7/14/2023 in #help
❔ VB in college
my professor is using it to learn the fundamentals and also learn about gui apps and such
10 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
it says i dont have permission
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
ty 😄
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
sure, what call do you want to get in to?
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
still saying 'Ping' doesn't contain a definition for 'Send'
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
i see a few errors i can fix
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
1>------ Build started: Project: GodyPing, Configuration: Debug ------
1>C:\Users\sean\Documents\development\GodyPing.cs(11,13,11,20): error CS0103: The name 'PingCMD' does not exist in the current context

1>C:\Users\sean\Documents\development\GodyPing.cs(11,25,11,29): error CS0103: The name 'args' does not exist in the current context

1>C:\Users\sean\Documents\development\GodyPing.cs(9,27,9,31): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

1>C:\Users\sean\Documents\development\PingCMD.cs(39,21,39,25): error CS1061: 'Ping' does not contain a definition for 'Send' and no accessible extension method 'Send' accepting a first argument of type 'Ping' could be found (are you missing a using directive or an assembly reference?)
1>C:\Users\sean\Documents\development\PingCMD.cs(47,13,47,17): error CS1061: 'Ping' does not contain a definition for 'Send' and no accessible extension method 'Send' accepting a first argument of type 'Ping' could be found (are you missing a using directive or an assembly reference?)

1>C:\Users\sean\Documents\development\PingCMD.cs(48,106,48,115): warning CS8602: Dereference of a possibly null reference.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
1>------ Build started: Project: GodyPing, Configuration: Debug ------
1>C:\Users\sean\Documents\development\GodyPing.cs(11,13,11,20): error CS0103: The name 'PingCMD' does not exist in the current context

1>C:\Users\sean\Documents\development\GodyPing.cs(11,25,11,29): error CS0103: The name 'args' does not exist in the current context

1>C:\Users\sean\Documents\development\GodyPing.cs(9,27,9,31): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

1>C:\Users\sean\Documents\development\PingCMD.cs(39,21,39,25): error CS1061: 'Ping' does not contain a definition for 'Send' and no accessible extension method 'Send' accepting a first argument of type 'Ping' could be found (are you missing a using directive or an assembly reference?)
1>C:\Users\sean\Documents\development\PingCMD.cs(47,13,47,17): error CS1061: 'Ping' does not contain a definition for 'Send' and no accessible extension method 'Send' accepting a first argument of type 'Ping' could be found (are you missing a using directive or an assembly reference?)

1>C:\Users\sean\Documents\development\PingCMD.cs(48,106,48,115): warning CS8602: Dereference of a possibly null reference.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
alr
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
yes
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
it is telling me it doesnt know what 'Ping' is
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
do i have to paste all the libraries into that new file?
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
i think i know why
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
ahh
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
done
59 replies
CC#
Created by shawski. on 3/26/2023 in #help
✅ splitting project into multiple files
done
59 replies