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 / January 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Default Error07 Jan 2006 04:52 GMT28
I'm pretty sure I know the answer to this, but thought I'd ask it anyway.  
When you don't code an error handler, VB performs the default action of
displaying the error and killing the application.  Is there any way to
change that default action?  Can I point it to a public ...
TextWidth Returning Incorrect Values07 Jan 2006 04:06 GMT3
Having an odd issue with a set of controls that worked fine earlier tonight
and am stumped on such a simple function.
I'm resizing a textbox control based on the length of the contents. Earlier
there was no problem, but now the TextWidth function is returning about 300
How to produce an accurate estimate07 Jan 2006 01:03 GMT7
A programmer I work with spent 4 hours producing a 14 day estimate for a
project. In the event the project took 15 days and his manager was annoyed
that he had estimated incorrectly.
Is there any research into the ratio between time taken to produce an
edit and continue06 Jan 2006 23:35 GMT55
I was having a look at vb.net 2005 today and noticed it has edit and
continue. One of the biggest complaints here is no longer :-)
Examining project reference contained in a .exe??06 Jan 2006 23:25 GMT5
Given just the EXE, no source code, is it possible to determine what project
references were used to build the .exe?
ListBase with unknown generic06 Jan 2006 22:34 GMT1
I would like to create a base class that inherits List(of X) where X
would be determined by the class inheriting the base.
ie
Public MustInherit Class ListBase : Inherits List(Of ?)
read a word document and send through POST06 Jan 2006 22:08 GMT1
Hey guys, I need some help here.
I'm trying to read the value of a word document and send it through POST to
a PHP html page.
The problem is the POST is basically a text string, and I've been trying to
Help plzz06 Jan 2006 21:03 GMT2
I am using visual basic express edition 2005 and I can't save it as an
exe
file Plzz help Me!!
Fixed Strings06 Jan 2006 18:11 GMT21
This is an odd piece of behavior.  Can anyone explain it?  I'm guessing it
has something to do with a null pointer behind the scenes.
* * * * * * * *
Private Sub Test()
system decimal point separator06 Jan 2006 15:45 GMT5
Hi, all. Is there an API that tells me what is the system decimal point
separator.
I need this for multinational calculations in a VB6 application.
Internal date/time representation06 Jan 2006 12:43 GMT10
Can anybody tell what is the internal representation in VB (nr. of bytes,
int/double etc.) of a Date variable, and what is the significance (e.g. 'Nr.
of miliseconds since ...').
I have to convert such a date which was serialized somehow in VB and stored
pass argument at start up06 Jan 2006 12:38 GMT3
I have a program
c:\project1.exe
I am trying to pass a value to text1 on the from with
c:\project1.exe -text1 value
Count of Files06 Jan 2006 12:23 GMT39
Does anyine know of a way to count the number of files in any given path
w/o recursively looping a Dir() through the path.
I'd like to show a progress bar in a search utility I am coding. To do so
properly, I need to know the number of files to search prior to actually
passing 2D Array Using ADO From VB 6 In To...06 Jan 2006 10:46 GMT1
I have an Oracle Stored Proc with following specs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TYPE tblROW IS VARRAY(2) OF VARCHAR2(4000);
TYPE tblDATA IS VARRAY(2) OF tblREQROW;
Can a vb app run as a service?06 Jan 2006 10:38 GMT5
I have a small program that is used for database updates. The program runs
and uses it's own timer to mine the database for changes. As well, it has a
few control buttons to perform the scan at will.
Currently, the program runs on a computer with a user logged in and the
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.