Summary: I am creating a windows media player in vb.net. It is using the interface right within visual basic.net. I need help coding this media player7. Ple...
Summary: i am doing simple programm in vb,i have designed a simple form in vb with some text boxes and two buttons to submit and cancel.After i insert the valu...
Summary: Ok, u can use Microsoft Comm Control(ActiveX) to send/receive data through serial port in VB. there are many help on msdn how to use Comm Control. Ha...
Summary: hi guys, i'm a new learner of programming and currently going thru vb.net. i'm working on a windows app which requires to have a user login and passwo...
Summary: Hi Guys, I need a little help with drawing a picture in VB. I have to draw a square using values that are entered via textboxes, eg: the user en...
Summary: Hi all! I'm pretty new to programing...i have bem "playing" with some batch files (simple ones), but now i've a question about a vbs script, hope any ...
Summary: I wrote a windows service service in VB.NET and i want it to run when there is no user activity (like screensavers) and to stop when the user is acti...
Summary: Dear Fried Chi, Thanx for your quick response. Actually I am developing a software which connects the Computer System with the EPABX. Now we have go...
Summary: Hello everybody. I have a question in VB.NET. I have a combobox and i use the following code to get the printers available in the computer: **********...
Summary: Hello everybody. I am trying to create a string that has columns with the use of the tab. In VB6 it was something like : string 3 =string1 & tab(5) & ...
Summary: Dear Friends, I have used the Beep Command in VB, but the System Speaker sounds very slow. I want a bigger beep like the one I get while booting. Ho...
Summary: Basically I want to be able to select random names from a file in VB and display them in a list box. I know how to set up the file system and get it t...
Summary: Hi friends I have a lot of textBoxes on a form in VB.NET . I have a button of Clear which will empty the text boxes existing on the form. My coding is...
Summary: I am looking for some OCR to pick character data from gif or tiff or jpeg files..Can some one help me in finding some good dll to use in vb ...
Summary: Sorry Did some digging and found that "As any" was changed in vb.net Still needing help with /s parameter. Thanks p.s will make sure i research better...
Summary: Hi, I am using VS.NET 2003 and I am working on a report in Crystal. I am getting the the required info from another form's method which was written in...
Summary: Context menus were never VB5/6's strong point, but it's not difficult. What throws people off, is that the menu still has to be created with the Menu ...
Summary: Hello, I made a little bat file than is working perfectly, except that i wish to make it running invisible. To do so, i think i must "transform" my co...
Summary: iam working on natural language processing. and all the programming is done in VB with sql server 2000 as back end. we r planning to store sentences i...