Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~604 People Reached
Favorite Forums
Favorite Tags
Member Avatar for skybomb0

Well, I have been learning C# of and on for a little over a month now and I decided to try a simple game. Yahtzee shouldn't be too bad; just roll the dice and check for your score, right? Actually, the complexity of it turned out to be much deeper …

Member Avatar for karylm
0
178
Member Avatar for skybomb0

I am trying to create my own menu (and practice a little c#) and I am almost done. I have the menu and the context menu that will be shown created. I also have the context menu showing at the correct time. My problem comes when the menu disappears when …

Member Avatar for skybomb0
0
185
Member Avatar for skybomb0

I have read quite a bit on this topic and am pretty sure that the correct method would be to use invoke, but I can't wrap my mind around how to call it (been working with c# for about a week). I have a HandleCommand method in the MainForm class …

Member Avatar for skybomb0
0
113
Member Avatar for skybomb0

I am very new to c# so please bear with me. My goal is to make a simple tcp chat server and client to get used to c# sockets a bit more. I do have experience with sockets so I thought this was a good place to start. The code …

Member Avatar for skybomb0
0
128