Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
QuestionDelegate And Event Pin
ronivars20-Dec-06 2:31
ronivars20-Dec-06 2:31 
AnswerRe: Delegate And Event Pin
Tristan Rhodes20-Dec-06 5:35
Tristan Rhodes20-Dec-06 5:35 
GeneralRe: Delegate And Event Pin
ronivars20-Dec-06 21:41
ronivars20-Dec-06 21:41 
GeneralRe: Delegate And Event Pin
ronivars20-Dec-06 21:50
ronivars20-Dec-06 21:50 
QuestionHow to Sort HtmlElementCollection Pin
zaboboa20-Dec-06 2:27
zaboboa20-Dec-06 2:27 
AnswerRe: How to Sort HtmlElementCollection Pin
Stefan Troschuetz20-Dec-06 3:00
Stefan Troschuetz20-Dec-06 3:00 
AnswerRe: How to Sort HtmlElementCollection Pin
Ravi Bhavnani20-Dec-06 3:57
professionalRavi Bhavnani20-Dec-06 3:57 
QuestionPlaying a sound using Media.Soundplayer() Pin
QzRz20-Dec-06 2:04
QzRz20-Dec-06 2:04 
Hello

I'm creating an application which use the Media.Soundplayer function.
Currently i'm using a Media.Soundplayer funtions that Play when i press on different buttons, it works perfectly.

I tried to create a new Media.SoundPlayer and load a file which should be looping while the application is running, but when i use the Media.Soundplayer it stop the previous file and start play the new one.

So can anyone tell me how to play a file without it stop play unless i tell it to stop?

This is how i load the files:
private System.Media.SoundPlayer TrykPaaKnap = new SoundPlayer(Geografika.Properties.Resources.tryk);

private System.Media.SoundPlayer BGMusik = new SoundPlayer(Geografika.Properties.Resources.Fjederdansen);


Thanks
QuestionInternationalize the application Pin
AcDev720-Dec-06 2:03
AcDev720-Dec-06 2:03 
AnswerRe: Internationalize the application Pin
Netricity20-Dec-06 11:40
Netricity20-Dec-06 11:40 
QuestionFinding controls inside a region ? Pin
kkadir20-Dec-06 1:51
kkadir20-Dec-06 1:51 
Questionuploaf files using desktop applications Pin
Mridang Agarwalla20-Dec-06 1:15
Mridang Agarwalla20-Dec-06 1:15 
AnswerRe: uploaf files using desktop applications Pin
Eitsop20-Dec-06 2:37
Eitsop20-Dec-06 2:37 
GeneralRe: uploaf files using desktop applications Pin
Mridang Agarwalla20-Dec-06 9:36
Mridang Agarwalla20-Dec-06 9:36 
QuestionXmlSerialier reflection error ?? Pin
babbelfisken20-Dec-06 1:00
babbelfisken20-Dec-06 1:00 
AnswerRe: XmlSerialier reflection error ?? Pin
Eitsop20-Dec-06 2:42
Eitsop20-Dec-06 2:42 
GeneralRe: XmlSerialier reflection error ?? Pin
babbelfisken20-Dec-06 3:05
babbelfisken20-Dec-06 3:05 
GeneralRe: XmlSerialier reflection error ?? Pin
Eitsop20-Dec-06 4:09
Eitsop20-Dec-06 4:09 
GeneralRe: XmlSerialier reflection error ?? Pin
babbelfisken20-Dec-06 6:54
babbelfisken20-Dec-06 6:54 
GeneralRe: XmlSerialier reflection error ?? Pin
Member 1488660210-Jul-20 20:35
Member 1488660210-Jul-20 20:35 
AnswerRe: XmlSerialier reflection error ?? Pin
DavidNohejl21-Dec-06 0:34
DavidNohejl21-Dec-06 0:34 
QuestionNo Dll dependant Pin
overfreeze20-Dec-06 0:29
overfreeze20-Dec-06 0:29 
AnswerRe: No Dll dependant Pin
beatles169220-Dec-06 2:18
beatles169220-Dec-06 2:18 
Questioncheck for connection establishment using .Net Remoting Pin
Praveen Raghuvanshi20-Dec-06 0:19
professionalPraveen Raghuvanshi20-Dec-06 0:19 
QuestionStack Class Pin
saymajum20-Dec-06 0:10
saymajum20-Dec-06 0:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.