Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
QuestionConverting Business Object to Data Transfer Object Pin
Saiyed Alam18-Sep-09 19:04
Saiyed Alam18-Sep-09 19:04 
AnswerRe: Converting Business Object to Data Transfer Object Pin
Christian Graus18-Sep-09 19:11
protectorChristian Graus18-Sep-09 19:11 
GeneralRe: Converting Business Object to Data Transfer Object Pin
Saiyed Alam18-Sep-09 20:52
Saiyed Alam18-Sep-09 20:52 
GeneralRe: Converting Business Object to Data Transfer Object Pin
Christian Graus18-Sep-09 22:24
protectorChristian Graus18-Sep-09 22:24 
AnswerRe: Converting Business Object to Data Transfer Object Pin
Tobias825-Nov-09 22:33
Tobias825-Nov-09 22:33 
Questionc# music resource Pin
discreetz18-Sep-09 18:56
discreetz18-Sep-09 18:56 
AnswerRe: c# music resource Pin
Christian Graus18-Sep-09 19:13
protectorChristian Graus18-Sep-09 19:13 
AnswerRe: c# music resource Pin
ck21618-Sep-09 23:57
ck21618-Sep-09 23:57 
In the Solution Explorer you can open the directory named Resources,click tune.wav.
Change its first advanced properties,so it would copy the wav file to the the directory where your program is.
axWindowsMediaPlayer1.URL = Application.StartupPath + "\\Resources\\tune.wav";
You can have a try.
My English is just so so,wish it can help you.
GeneralRe: c# music resource Pin
discreetz19-Sep-09 6:12
discreetz19-Sep-09 6:12 
AnswerRe: c# music resource Pin
Ravi Bhavnani19-Sep-09 8:09
professionalRavi Bhavnani19-Sep-09 8:09 
Questionmshtml Event Object Model Pin
Jacobb Michael18-Sep-09 18:47
Jacobb Michael18-Sep-09 18:47 
AnswerRe: mshtml Event Object Model Pin
Ravi Mori18-Sep-09 20:40
Ravi Mori18-Sep-09 20:40 
Questionpassing reference types by reference Pin
lhyblue18-Sep-09 18:40
lhyblue18-Sep-09 18:40 
AnswerRe: passing reference types by reference Pin
Christian Graus18-Sep-09 19:14
protectorChristian Graus18-Sep-09 19:14 
GeneralRe: passing reference types by reference Pin
Luc Pattyn19-Sep-09 3:01
sitebuilderLuc Pattyn19-Sep-09 3:01 
QuestionCursor apply registry changes [modified] Pin
rick055618-Sep-09 16:15
rick055618-Sep-09 16:15 
QuestionWeb service notification Pin
Xmen Real 18-Sep-09 15:48
professional Xmen Real 18-Sep-09 15:48 
QuestionHow to convert excel file to xml file to format DTD! Pin
Khuc Manh Thao18-Sep-09 15:42
Khuc Manh Thao18-Sep-09 15:42 
AnswerRe: How to convert excel file to xml file to format DTD! Pin
Khuc Manh Thao21-Sep-09 22:58
Khuc Manh Thao21-Sep-09 22:58 
Questionis it xml technology Pin
Mohamed El-Wehishy18-Sep-09 15:24
Mohamed El-Wehishy18-Sep-09 15:24 
AnswerRe: is it xml technology Pin
Luc Pattyn18-Sep-09 15:28
sitebuilderLuc Pattyn18-Sep-09 15:28 
AnswerRe: is it xml technology Pin
Mohamed El-Wehishy18-Sep-09 15:40
Mohamed El-Wehishy18-Sep-09 15:40 
QuestionFilterSendMessage - talking to a MiniFilter driver Pin
Søren Staun Jørgensen18-Sep-09 11:32
Søren Staun Jørgensen18-Sep-09 11:32 
AnswerRe: FilterSendMessage - talking to a MiniFilter driver Pin
Søren Staun Jørgensen18-Sep-09 11:45
Søren Staun Jørgensen18-Sep-09 11:45 
Questionunmanaged code data type equivalents in c# Pin
akhanal18-Sep-09 11:00
akhanal18-Sep-09 11:00 

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.