Summary: Hello. As you might see in the title I'm working with VB, 6, 8 and 9. I do now wonder if it sucks beacause I just found out that your computer needs ....
Summary: VB is a bunch of crap, its really pointless to use when there are better tools that are *nix based and are cross-platform.... they run faster on windo...
Summary: Thanks. I'll try that as soon as I get a chance. It sucks not having VS.Net on my Home PC(I do have VS 6 though but a lot of good that does me for my ...
Summary: Just a bit of constructive criticism: Don't use END to end your application, use Me.Unload Secondly (and maybe this is not too constructive) Response ...
Summary: Here is what I want to do. I want that when I start my project in vb.net that the form is invisible when it loads. I tried me.hide() it works on a bu...
Summary: Is there a VB script that can traverse just through a set of folders and subfolders (not files) and rename them from "JAN" to 1JAN", "FEB" to 2FEB", "...
Summary: Retrieve the missing form and put it with your other VB files for the project. Do a search if you can't find it: xxx.frm if that is what you called i...
Summary: How do I get VB to ignore duplicate entries. I have a file that has 3 lists with product list number under each list. I don't want VB to print out the...
Summary: Hello everyone, I have seen many programs written in Vb which have buttons on them that are shaped, by which i mean they are different to the Command...
Summary: VB isn't the best with graphics (mostly because it isn't fast enough), but I would try to lower the timer interval to about 40 and if neccesary compen...
Summary: I am using Visual Basic Control Creation and I would like to make my VB applications into .EXE files, can this be done? Will I need to download a comp...
Summary: Hello i want to learn howto make Small programs with VB basicly my goal is to get to the point were i can make a VB lan based chat for a classroom tha...
Summary: I am a newbie with VB.net. I am familiar with VB6 so I have some idea of how things work. I need is a program to make a program that will return a p...
Summary: even i am facing the same problem of running a VB application from a CD, If u have got some solution of it, plz let me know. i shall be highly owed to...
Summary: Hi I'm new to VB and need help with the progress bar control. I'm reading a CSV file containing record details into a table. This part is working fin...
Summary: lol look at your own words...vb has this quite easly done, its simply "kill" (without quotes) 1.4 amd pos mobo 2 gigs ddr 2 21inch montiors radeon 970...
Summary: Hi friends I want the web site address which contains the project of Banking System in VB 6.0. Plz tell me about this site. I will very thankful to u...
Summary: Does anybody know the coding how to disable the close (x) button in VB.NET? The (x) button is shown in the form but just do nothing at runtime. So, th...