Click here to Skip to main content
15,914,795 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Slow Paint Events - vb.net 2005 Pin
Luc Pattyn28-Aug-07 13:23
sitebuilderLuc Pattyn28-Aug-07 13:23 
GeneralRe: Slow Paint Events - vb.net 2005 Pin
Dave Kreskowiak28-Aug-07 14:33
mveDave Kreskowiak28-Aug-07 14:33 
GeneralRe: Slow Paint Events - vb.net 2005 Pin
Christian Graus28-Aug-07 15:14
protectorChristian Graus28-Aug-07 15:14 
GeneralRe: Slow Paint Events - vb.net 2005 Pin
nlarson1128-Aug-07 15:38
nlarson1128-Aug-07 15:38 
GeneralRe: Slow Paint Events - vb.net 2005 Pin
Dave Kreskowiak28-Aug-07 17:22
mveDave Kreskowiak28-Aug-07 17:22 
QuestionHelp needed Pin
chintuu128-Aug-07 7:47
chintuu128-Aug-07 7:47 
AnswerRe: Help needed Pin
Dave Kreskowiak28-Aug-07 14:36
mveDave Kreskowiak28-Aug-07 14:36 
QuestionWhat is better code? Pin
Cory Kimble28-Aug-07 7:24
Cory Kimble28-Aug-07 7:24 
I am cleaning my code (going through making comments and trying to see if there is a better way of doing things) and wanted to know if anyone could answer this.

In parts of my code I am reading from a file and need to temporarily save the data. Currently I have created some Structures. Is this the best practice or would it be better to do arrays or something else. The reason I picked Structures is because in my code I can easily see that str.Ticket means ticket. If I do an array like arrayString(4) does not tell me what I am grabbing.

Any comments? Thank you.
AnswerRe: What is better code? Pin
DigiOz Multimedia28-Aug-07 8:03
DigiOz Multimedia28-Aug-07 8:03 
GeneralRe: What is better code? Pin
Cory Kimble28-Aug-07 8:33
Cory Kimble28-Aug-07 8:33 
GeneralRe: What is better code? Pin
DigiOz Multimedia28-Aug-07 8:35
DigiOz Multimedia28-Aug-07 8:35 
AnswerRe: What is better code? Pin
Luc Pattyn28-Aug-07 12:42
sitebuilderLuc Pattyn28-Aug-07 12:42 
QuestionProblem saving a word document using DSOFramer ActiveX control Pin
chirantan.sriram28-Aug-07 4:25
chirantan.sriram28-Aug-07 4:25 
QuestionProblem with updating database [modified] Pin
Cory Kimble28-Aug-07 3:37
Cory Kimble28-Aug-07 3:37 
AnswerRe: Problem with updating database Pin
Dave Kreskowiak28-Aug-07 14:38
mveDave Kreskowiak28-Aug-07 14:38 
GeneralRe: Problem with updating database Pin
Cory Kimble30-Aug-07 11:04
Cory Kimble30-Aug-07 11:04 
GeneralRe: Problem with updating database Pin
Dave Kreskowiak30-Aug-07 11:44
mveDave Kreskowiak30-Aug-07 11:44 
GeneralRe: Problem with updating database [modified] Pin
Cory Kimble31-Aug-07 3:29
Cory Kimble31-Aug-07 3:29 
GeneralRe: Problem with updating database Pin
Dave Kreskowiak1-Sep-07 4:12
mveDave Kreskowiak1-Sep-07 4:12 
QuestionAPI Pin
balakpn28-Aug-07 3:01
balakpn28-Aug-07 3:01 
AnswerRe: API Pin
Dave Kreskowiak28-Aug-07 14:42
mveDave Kreskowiak28-Aug-07 14:42 
GeneralRe: API Pin
balakpn28-Aug-07 19:18
balakpn28-Aug-07 19:18 
QuestionOleDbCommand.Prepare method requires all variable length parameters to have an explicitly set non-zero Size. Pin
Vimalsoft(Pty) Ltd28-Aug-07 1:48
professionalVimalsoft(Pty) Ltd28-Aug-07 1:48 
AnswerRe: OleDbCommand.Prepare method requires all variable length parameters to have an explicitly set non-zero Size. Pin
Vimalsoft(Pty) Ltd28-Aug-07 5:46
professionalVimalsoft(Pty) Ltd28-Aug-07 5:46 
Question(VB6.0)validating a textbox for MM/dd/yyyy format Pin
venkata lakshmi prasanna28-Aug-07 1:16
venkata lakshmi prasanna28-Aug-07 1:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.