Click here to Skip to main content
16,005,222 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionchanging naming convention of auto-generated controls by datasets Pin
x86a6427-Aug-06 4:00
x86a6427-Aug-06 4:00 
AnswerRe: changing naming convention of auto-generated controls by datasets Pin
Ray Cassick27-Aug-06 11:20
Ray Cassick27-Aug-06 11:20 
QuestionAutomate Visio in Vb.Net 2005 Pin
riyaz_786_p27-Aug-06 1:45
riyaz_786_p27-Aug-06 1:45 
AnswerRe: Automate Visio in Vb.Net 2005 Pin
Christian Graus27-Aug-06 2:18
protectorChristian Graus27-Aug-06 2:18 
QuestionCalculating values in a datagrid Pin
Psyfo27-Aug-06 0:26
Psyfo27-Aug-06 0:26 
AnswerRe: Calculating values in a datagrid [modified] Pin
Scott Page28-Aug-06 15:50
professionalScott Page28-Aug-06 15:50 
QuestionHow to clear exception ? Pin
K edar V26-Aug-06 23:43
K edar V26-Aug-06 23:43 
AnswerRe: How to clear exception ? Pin
Guffa27-Aug-06 0:04
Guffa27-Aug-06 0:04 
You don't have to clear the exception, you have caught it.

Exceptions doesn't work the same way as the Err object did. When there is an error an exception object is created, and the error state is contained within that object. There is no ever-present global object that you have to clear.


---
b { font-weight: normal; }

QuestionVB.NET code equivalent Pin
akarthik126-Aug-06 22:10
akarthik126-Aug-06 22:10 
AnswerRe: VB.NET code equivalent Pin
Christian Graus27-Aug-06 2:17
protectorChristian Graus27-Aug-06 2:17 
AnswerRe: VB.NET code equivalent Pin
Polymorpher28-Aug-06 17:13
Polymorpher28-Aug-06 17:13 
Questiontext file to dataset.... Pin
Tamimi - Code26-Aug-06 21:46
Tamimi - Code26-Aug-06 21:46 
AnswerRe: text file to dataset.... Pin
chandru7028-Aug-06 0:53
chandru7028-Aug-06 0:53 
Questionhelp me build my project Pin
Your Code26-Aug-06 21:27
Your Code26-Aug-06 21:27 
AnswerRe: help me build my project Pin
Christian Graus27-Aug-06 2:16
protectorChristian Graus27-Aug-06 2:16 
Questionpackup & restore(answer quickly) Pin
md_refay26-Aug-06 21:10
md_refay26-Aug-06 21:10 
Questionsql engine(very quickly answer) Pin
md_refay26-Aug-06 21:07
md_refay26-Aug-06 21:07 
Questionhow to add checkbox column in datagrid Pin
iramg26-Aug-06 8:01
iramg26-Aug-06 8:01 
QuestionNew to VB...looking for some help... Pin
CCG326-Aug-06 6:08
CCG326-Aug-06 6:08 
AnswerRe: New to VB...looking for some help... Pin
Keith Malwitz26-Aug-06 6:51
Keith Malwitz26-Aug-06 6:51 
AnswerRe: New to VB...looking for some help... Pin
Guffa26-Aug-06 6:56
Guffa26-Aug-06 6:56 
QuestionCan not resize Controls [modified] Pin
mtone26-Aug-06 4:42
mtone26-Aug-06 4:42 
QuestionWant to change traped keycode Pin
hisuman10026-Aug-06 1:08
hisuman10026-Aug-06 1:08 
AnswerRe: Want to change traped keycode Pin
progload26-Aug-06 6:11
progload26-Aug-06 6:11 
Questionquerying different domain on remote computer using wmi Pin
venkatindy25-Aug-06 14:43
venkatindy25-Aug-06 14:43 

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.