Click here to Skip to main content
15,886,752 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How do i convert this code to vb.net Pin
Christian Graus7-May-07 1:21
protectorChristian Graus7-May-07 1:21 
GeneralRe: How do i convert this code to vb.net Pin
Dave Kreskowiak7-May-07 1:36
mveDave Kreskowiak7-May-07 1:36 
GeneralRe: How do i convert this code to vb.net Pin
Christian Graus7-May-07 1:48
protectorChristian Graus7-May-07 1:48 
GeneralRe: How do i convert this code to vb.net Pin
Vimalsoft(Pty) Ltd7-May-07 1:49
professionalVimalsoft(Pty) Ltd7-May-07 1:49 
AnswerRe: How do i convert this code to vb.net Pin
Guffa7-May-07 1:48
Guffa7-May-07 1:48 
QuestionSpecify a different tray in VB6 Pin
Werries6-May-07 20:27
Werries6-May-07 20:27 
AnswerRe: Specify a different tray in VB6 Pin
Werries6-May-07 20:42
Werries6-May-07 20:42 
QuestionProblem in returning a value Pin
Sonia Gupta6-May-07 18:45
Sonia Gupta6-May-07 18:45 
suppose , i have to return a value from an integer type return function.
I have got two ways to return the value......, which i have mentioned in the function .
Which will be more appropriate and less memory consuming ,,, something sort of that point of view.

Private function abc()as integer
return 1
if(a="")then
abc=1
exit function
end if
end function
AnswerRe: Problem in returning a value Pin
Christian Graus6-May-07 19:10
protectorChristian Graus6-May-07 19:10 
QuestionRe: Problem in returning a value Pin
Sonia Gupta6-May-07 19:22
Sonia Gupta6-May-07 19:22 
AnswerRe: Problem in returning a value Pin
Christian Graus6-May-07 19:40
protectorChristian Graus6-May-07 19:40 
Questiondataset and datareader [modified] Pin
Sonia Gupta6-May-07 17:54
Sonia Gupta6-May-07 17:54 
AnswerRe: dataset and datareader Pin
Colin Angus Mackay6-May-07 23:12
Colin Angus Mackay6-May-07 23:12 
QuestionRe: dataset and datareader Pin
Sonia Gupta6-May-07 23:46
Sonia Gupta6-May-07 23:46 
AnswerRe: dataset and datareader Pin
Guffa7-May-07 0:03
Guffa7-May-07 0:03 
QuestionRe: dataset and datareader [modified] Pin
Sonia Gupta7-May-07 0:25
Sonia Gupta7-May-07 0:25 
QuestionAdd records to MS Access Table Pin
IvanIT6-May-07 14:20
IvanIT6-May-07 14:20 
AnswerRe: Add records to MS Access Table Pin
Guffa6-May-07 15:13
Guffa6-May-07 15:13 
Questionpowerpoint automation via Microsoft.Office.Interop.PowerPoint Pin
uglyeyes6-May-07 14:09
uglyeyes6-May-07 14:09 
QuestionSyntaxiserror in updatecommand Pin
keninfo6-May-07 8:41
keninfo6-May-07 8:41 
AnswerRe: Syntaxiserror in updatecommand Pin
Colin Angus Mackay6-May-07 23:09
Colin Angus Mackay6-May-07 23:09 
QuestionReport Generation in VB Pin
Mohamad Kaifi6-May-07 7:43
Mohamad Kaifi6-May-07 7:43 
QuestionRe: Report Generation in VB Pin
Sachin Pimpale7-May-07 2:29
Sachin Pimpale7-May-07 2:29 
Questionmaking and recording call Pin
aapke_leeye6-May-07 2:53
aapke_leeye6-May-07 2:53 
AnswerRe: making and recording call Pin
Dave Kreskowiak7-May-07 4:12
mveDave Kreskowiak7-May-07 4:12 

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.