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

Visual Basic

 
GeneralRe: Cannot copy… It is being used by another person Pin
Dave Kreskowiak22-Apr-05 7:05
mveDave Kreskowiak22-Apr-05 7:05 
GeneralRe: Cannot copy… It is being used by another person Pin
Dave Kreskowiak22-Apr-05 7:14
mveDave Kreskowiak22-Apr-05 7:14 
GeneralRe: Cannot copy… It is being used by another person Pin
rwestgraham25-Apr-05 9:01
rwestgraham25-Apr-05 9:01 
Generalweb services Pin
muktajoshi_1022-Apr-05 1:40
muktajoshi_1022-Apr-05 1:40 
GeneralRe: web services Pin
Dave Kreskowiak22-Apr-05 4:55
mveDave Kreskowiak22-Apr-05 4:55 
GeneralError Handling Pin
dpagka21-Apr-05 23:38
dpagka21-Apr-05 23:38 
GeneralRe: Error Handling Pin
Colin Angus Mackay22-Apr-05 0:01
Colin Angus Mackay22-Apr-05 0:01 
GeneralRe: Error Handling Pin
Dave Kreskowiak22-Apr-05 1:05
mveDave Kreskowiak22-Apr-05 1:05 
Try/Catch blocks are very much the better way to go. Error handling doesn't add a huge overhead to your code, so I don't know why that's a concern... If your code errors out, Error Handling definately wins the speed competition, because if you don't the error, your code comes to a screeching halt.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Error Handling Pin
toxcct22-Apr-05 1:35
toxcct22-Apr-05 1:35 
GeneralRe: Error Handling Pin
Dave Kreskowiak22-Apr-05 4:51
mveDave Kreskowiak22-Apr-05 4:51 
GeneralRe: Error Handling Pin
toxcct23-Apr-05 0:44
toxcct23-Apr-05 0:44 
GeneralRe: Error Handling Pin
Dave Kreskowiak23-Apr-05 2:35
mveDave Kreskowiak23-Apr-05 2:35 
GeneralLinking MSDN... Pin
Anonymous21-Apr-05 23:38
Anonymous21-Apr-05 23:38 
GeneralRe: Linking MSDN... Pin
Smithkhline22-Apr-05 0:37
sussSmithkhline22-Apr-05 0:37 
GeneralRe: Linking MSDN... [EDITED] Pin
Dave Kreskowiak22-Apr-05 0:59
mveDave Kreskowiak22-Apr-05 0:59 
GeneralRe: Linking MSDN... [EDITED] Pin
Scott Serl22-Apr-05 8:09
Scott Serl22-Apr-05 8:09 
GeneralExport Crystal Report to Word Pin
IvanChang21-Apr-05 21:42
IvanChang21-Apr-05 21:42 
GeneralCalling Oracle Stored Functions Pin
Jorge Estrada21-Apr-05 18:01
Jorge Estrada21-Apr-05 18:01 
GeneralRe: Calling Oracle Stored Functions Pin
Christian Graus21-Apr-05 19:00
protectorChristian Graus21-Apr-05 19:00 
GeneralRe: Calling Oracle Stored Functions Pin
Jorge Estrada22-Apr-05 4:31
Jorge Estrada22-Apr-05 4:31 
GeneralRe: Calling Oracle Stored Functions Pin
Mohamed Ishak22-Apr-05 20:47
professionalMohamed Ishak22-Apr-05 20:47 
GeneralRe: Calling Oracle Stored Functions Pin
Jorge Estrada25-Apr-05 3:08
Jorge Estrada25-Apr-05 3:08 
Questionwhat is wrong with this code????? Pin
hjaycox21-Apr-05 14:08
hjaycox21-Apr-05 14:08 
AnswerRe: what is wrong with this code????? Pin
Dave Kreskowiak21-Apr-05 16:32
mveDave Kreskowiak21-Apr-05 16:32 
GeneralRe: what is wrong with this code????? Pin
hjaycox22-Apr-05 9:38
hjaycox22-Apr-05 9:38 

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.