Click here to Skip to main content
15,887,676 members
Home / Discussions / Web Development
   

Web Development

 
Questionwhich backend technology for an advanced messaging application? Pin
chronodekar18-Mar-14 21:05
chronodekar18-Mar-14 21:05 
AnswerRe: which backend technology for an advanced messaging application? Pin
Dar Brett24-Mar-14 19:50
Dar Brett24-Mar-14 19:50 
GeneralRe: which backend technology for an advanced messaging application? Pin
chronodekar7-Apr-14 5:58
chronodekar7-Apr-14 5:58 
AnswerRe: which backend technology for an advanced messaging application? Pin
stevic9-Apr-14 7:11
professionalstevic9-Apr-14 7:11 
QuestionFacebook share button is not working Pin
Member 803236014-Mar-14 21:47
Member 803236014-Mar-14 21:47 
AnswerRe: Facebook share button is not working Pin
Blikkies17-Mar-14 3:50
professionalBlikkies17-Mar-14 3:50 
AnswerRe: Facebook share button is not working Pin
stevic9-Apr-14 7:14
professionalstevic9-Apr-14 7:14 
QuestionHow to playing song in the mobil devices with my ASP Pin
famontepeque13-Mar-14 10:53
famontepeque13-Mar-14 10:53 
I used some examples but doesn't work on the computer or movil device.

when i run the proyect (f5) in the proyect this code works but when i go to chrome or explorer directly doesn't work. How can i do.....

This is the code.


one:

Dim player As New System.Media.SoundPlayer
player.SoundLocation = ("c:\sonidos\error.wav")
player.Play()

two:

Dim sp As SoundPlayer
sp = New SoundPlayer(My.Resources._error)
sp.Play()

Thanks a lot.
SuggestionRe: How to playing song in the mobil devices with my ASP Pin
Richard Deeming14-Mar-14 2:15
mveRichard Deeming14-Mar-14 2:15 
QuestionRazor - render to "js" files as supposed to "cshtml"? Pin
Swab.Jat13-Mar-14 2:13
Swab.Jat13-Mar-14 2:13 
QuestionChrist the redeemer Pin
Rich.Edwards10-Mar-14 22:55
Rich.Edwards10-Mar-14 22:55 
AnswerRe: Christ the redeemer Pin
Kornfeld Eliyahu Peter10-Mar-14 23:38
professionalKornfeld Eliyahu Peter10-Mar-14 23:38 
AnswerRe: Christ the redeemer Pin
vbmike17-Mar-14 3:40
vbmike17-Mar-14 3:40 
AnswerRe: Christ the redeemer Pin
toms9803321-Mar-14 1:41
toms9803321-Mar-14 1:41 
QuestionASP.Net MVC 4 Web API Param is Null Pin
Kevin Marois6-Mar-14 14:59
professionalKevin Marois6-Mar-14 14:59 
QuestionPHP Pin
zunisheikh4-Mar-14 20:18
zunisheikh4-Mar-14 20:18 
SuggestionRe: PHP Pin
thatraja4-Mar-14 21:07
professionalthatraja4-Mar-14 21:07 
GeneralRe: PHP Pin
zunisheikh4-Mar-14 23:06
zunisheikh4-Mar-14 23:06 
GeneralRe: PHP Pin
thatraja4-Mar-14 23:19
professionalthatraja4-Mar-14 23:19 
AnswerRe: PHP Pin
Kornfeld Eliyahu Peter4-Mar-14 21:28
professionalKornfeld Eliyahu Peter4-Mar-14 21:28 
QuestionControling Menus using Java Script Pin
harishm5913-Mar-14 21:12
harishm5913-Mar-14 21:12 
QuestionWeb programming, again. Pin
FeedScrn2-Mar-14 14:08
FeedScrn2-Mar-14 14:08 
AnswerRe: Web programming, again. Pin
David Mujica3-Mar-14 4:00
David Mujica3-Mar-14 4:00 
GeneralRe: Web programming, again. Pin
FeedScrn3-Mar-14 4:42
FeedScrn3-Mar-14 4:42 
QuestionPHP Pin
zunisheikh2-Mar-14 8:23
zunisheikh2-Mar-14 8:23 

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.