How do I run a song on vb ?
-
Hi guys, i just started to learn some things on VB, so now i came up with this question, i'll appreciate your help.
-
Hi guys, i just started to learn some things on VB, so now i came up with this question, i'll appreciate your help.
Considering you can't "run" data, you're question doesn't make any sense. You might want to describe in more detail exactly what you're trying to do. What application type are you talking about? Windows Forms? WPF? ASP.NET? MVC?
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak -
Considering you can't "run" data, you're question doesn't make any sense. You might want to describe in more detail exactly what you're trying to do. What application type are you talking about? Windows Forms? WPF? ASP.NET? MVC?
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave KreskowiakI'm making this project for school class, it's like an online store, where you have videogames, movies or smartphones to buy, and i wanted to play a music while the program is running, is that possible ?
-
I'm making this project for school class, it's like an online store, where you have videogames, movies or smartphones to buy, and i wanted to play a music while the program is running, is that possible ?
Yeah, you already have the code to do it. But keep this in mind. How many sites have you gone to that are worth anything that have background music playing all the time?? NONE! It just pisses people off. Also, does it add any value to your application that will give you a better grade? Probably not...
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak