Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / March 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to write the DAQ System using VB .NET??? (URGENT)01 Apr 2008 00:25 GMT2
I would like to write a DAQ System using MS VB .NET which is something
similiar to a virtual oscilloscope. But I don't have any ideal where & how to
start the system coding part. Therefore, anyone out there who has this kind
of hardware interfacing programming experienced could ...
How to get a listbox to show all files including those in subfolders31 Mar 2008 22:22 GMT28
Is there a way to get a listbox to show all files including the ones in
subfolders?  I set the pattern to *.* but it is not returning files in
subfolders.
Simple Asynchronous Downloads31 Mar 2008 22:04 GMT8
"There are probably as many strategies for downloading files from the Internet as
there are .NET programmers -- that is, no where near the number of Classic VB
developers, but still more than a mere handful."
Visual Studio Magazine Online | Classic VB Corner: Simple Asynchronous ...
All about DLL's31 Mar 2008 20:23 GMT5
I have two basic questions about dll's and I think they are related.
1.  What is the best way to distribute my DLL?  For example I have
three dlls (different levels of functionality) so i am going to
license them.  I was going to create a new EXE program (installer)
Holy holy duplicates duplicates Batman Batman!31 Mar 2008 19:13 GMT2
Did anybody else just get a bunch of duplicate headers?
What is wrong with this approach?31 Mar 2008 17:03 GMT13
==================
Repeat:
On Error GoTo Duplicate
<some code here>
I am absolutely flat out new to COM and need help - Using COM in VB6 to talk to C EXE31 Mar 2008 15:25 GMT18
I have no idea what I am doing in COM.
I have tried example after example and reading whatever I could find,
but I seem to be missing something fundamental.
I need to capture certain information from DXF files and send it to a
Log use of DLL31 Mar 2008 15:17 GMT7
I have standard exe application that I have installed onto a clients server.  
Users access this from their local machines.  Part of the application
accesses a dll that I have written.  Use of this dll is licenced seperately
from the main exe.  My client is claiming that only 2 ...
How to tell if WMP is finished31 Mar 2008 14:59 GMT4
I am using vb6 and the window media play control.
wmp_movies.openPlayer "C:\windows\clock.avi"
wmp_movies.settings.autoStart = True
This is the code above that I use to open the wmp.  From my vb
Status bar31 Mar 2008 01:19 GMT2
Vbasic's status bar occupies the full width of the window.
I have noticed that in Internet Explorer the status bar (at the bottom)
occupies only a part of the width of the window (the part under favorites
pane excluded).
How to specify directories in VB530 Mar 2008 20:24 GMT3
I am a novice at VB5 programming.
How does one specify directories for the application's data files if they
are different from where the installer put the program directory?
What is the secret?  I have five books on VB programming (2 on VB3 and 3 on
TwipsPerPixel30 Mar 2008 15:19 GMT3
How can I change the TwipsPerPixel under XP, please?
I noticed that one of my users has TwipsPerPixelX 12 instead of my 15,
and I would like to be able to reproduce what he experiences.
code does not work30 Mar 2008 15:19 GMT11
can someone post a working code for this
---------------
Private Sub Form_KeyPress(KeyAscii As Integer)
If KeyPress(122) Then
fixed or dynamic array30 Mar 2008 12:05 GMT17
I have the following in a VB program:
Dim aList
aList = Split(sList, ";", -1, vbTextCompare)
My question is aList a dynamic or fixed array? One thing I thought to maybe
Trouble connecting to SQL Server express over Peer to Peer network30 Mar 2008 07:33 GMT2
I have a program that accesses an SQL Server Express database.  I access
this database remotely on a Windows domain and it works fine.  The server
machine is set up with TCP/IP and Name Pipes enabled using Surface Area
Configuration and I connect using Windows Authentication.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.