User Profile
Collapse
-
How to get media player sound card selection in c#?
hi guys! i having a problem in my project which is create a media player and let the user choose the sound card for audio output. Let say i have 2 sound card in my computer, i want to select the sound card to play an audio file. i'm using C# window media player com component. eg. axWindowsMediaP layer1. your kindly help much much appreciated. Thanks! -
Use HScrollBar control horizontal listview scrollbar?
Hi guys! May i know how to use HScrollBar to control listview scrollbar? thanks! -
Any way thanks Plater, i hope somebody wil help me solve my problem. thanks ya! -
hi Plater, i get what u mean. but i need to decode it to analog rite? because i need to stream the song to my pc sound card. so do u have any mp3 encode and decode souce code? thanks for your kindly help!Leave a comment:
-
-
Receive mp3 audio stream through network.
hi guys! Any one has idea about it? pls show me how to receive an audio stream through LAN? your kindly appreciated..th anks! -
yup! i'm using SQL Management Studio. do you have any idea?...Leave a comment:
-
where to find the database?
hi! i'm accidentally delete my database, the database is very important to me. could somebody help me? guide me where to find it and how to get it back? kindly thanks! -
hi! thanks. i'm sorry didn't state my Question clearly. i just wonder how to pass the GetSeconds from my test class to my sqlDB class where the underlined GetSeconds what should i add on?? is it "test.GetSecond s"? i try before but is an error....can you show me the correct answer? thanks!...Leave a comment:
-
how to pass a variable to another class by using c#?
hi mate! i'm showing just a part of my source code. i need to pass the 'GetSeconds' variable to my SqlDB. can somebody show me how to pass it? what should i need to add in? thanks for the kindly help..
namespace test
{
public partial class test : Form
{
private long GetSeconds(int hour, int minutes)
{
if ((hour != 0) && (minutes!=0)) ... -
-
how to pass a variable to another class?
hi mate! i'm showing just a part of my source code. i need to pass the 'GetSeconds' variable to my SqlDB. can somebody show me how to pass it? what should i need to add in? thanks for the kindly help..
...Code:namespace test { public partial class test : Form { private long GetSeconds(int hour, int minutes) { if ((hour != 0) && (minutes!=0)) -
-
oldIPCamera.Cam eraName is a variable created in my source code. do u have any idea?...thanks!...Leave a comment:
-
SQL UPDATE cant use characters for update the table column?
query = "UPDATE Camera SET CameraName=" + CameraName + " WHERE CameraName=" + oldIPCamera.Cam eraName;
hi guys! can help me solve this problem? why i cant update the new camera name (camera_3) for replace the old camera name (camera_7)? there is an error "invalid column name camera_7" or is there have any others method to do this? thanks!
No activity results to display
Show More
Leave a comment: