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
~3K People Reached
Favorite Forums
Favorite Tags
c++ x 4
c# x 2

4 Posted Topics

Member Avatar for silkfire

Hi! I'd like to embed an MP3 sound in my Form-application that loops. How do I do? SoundPlayer class doesn't exist anymore, I believe... /silkfire

Member Avatar for silkfire
0
65
Member Avatar for silkfire

Hi, I'd like to have tabs in my console app, but instead of using \t, I'd like to use an equivalent of the C++ setw() method in C#. Any ideas of what I might use? And another thing, in C++, you would declare more than one array with indexes like …

Member Avatar for r0ckbaer
0
2K
Member Avatar for dragonray
Member Avatar for silkfire

I'm developing a small database application that can add records to a file, but also modify them in a few ways. It keeps the records in a temporary object of my class PersonInfo. The problem now is that it doesn't want to display things correctly, it seems to only be …

Member Avatar for silkfire
0
185

The End.