Click here to Skip to main content
15,896,606 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Running VB.Net with Crystal Reports load problem Pin
Central_IT5-Jun-08 0:09
Central_IT5-Jun-08 0:09 
GeneralRe: Running VB.Net with Crystal Reports load problem Pin
ChandraRam5-Jun-08 0:15
ChandraRam5-Jun-08 0:15 
AnswerRe: Running VB.Net with Crystal Reports load problem Pin
Anubhava Dimri5-Jun-08 18:54
Anubhava Dimri5-Jun-08 18:54 
QuestionWhat is the difference between Return and Exit Sub? Pin
epp11234-Jun-08 23:13
epp11234-Jun-08 23:13 
AnswerRe: What is the difference between Return and Exit Sub? Pin
Jay Royall4-Jun-08 23:33
Jay Royall4-Jun-08 23:33 
GeneralRe: What is the difference between Return and Exit Sub? Pin
Guffa5-Jun-08 23:32
Guffa5-Jun-08 23:32 
AnswerRe: What is the difference between Return and Exit Sub? Pin
Kevin Brydon4-Jun-08 23:56
Kevin Brydon4-Jun-08 23:56 
AnswerRe: What is the difference between Return and Exit Sub? Pin
~Khatri Mitesh~5-Jun-08 2:19
~Khatri Mitesh~5-Jun-08 2:19 
Hiii
The Return statement is used in Function to return the any value that is retrieve in function and return the control on calling function.
and then Exit Sub statement is used in the subroutine to exit from current routine.
exit sub return the control on last line in our routine(on End Sub statement)

May be this post is useful for you.
Thanx
Mitesh Khatri
AnswerRe: What is the difference between Return and Exit Sub? Pin
supercat95-Jun-08 6:11
supercat95-Jun-08 6:11 
AnswerRe: What is the difference between Return and Exit Sub? Pin
puffdaddy4115-Jun-08 19:30
puffdaddy4115-Jun-08 19:30 
Questionroblem with MySQL 1.0 .NET Connector using VB.NET Window Form Application Pin
drexler_kk4-Jun-08 23:08
drexler_kk4-Jun-08 23:08 
AnswerRe: roblem with MySQL 1.0 .NET Connector using VB.NET Window Form Application Pin
Noctris5-Jun-08 12:24
Noctris5-Jun-08 12:24 
GeneralRe: Problem with MySQL 1.0 .NET Connector using VB.NET Window Form Application Pin
drexler_kk5-Jun-08 15:17
drexler_kk5-Jun-08 15:17 
GeneralRe: Problem with MySQL 1.0 .NET Connector using VB.NET Window Form Application Pin
Noctris10-Jun-08 12:50
Noctris10-Jun-08 12:50 
AnswerRe: roblem with MySQL 1.0 .NET Connector using VB.NET Window Form Application Pin
SteveNY11-Jun-08 5:37
SteveNY11-Jun-08 5:37 
AnswerRe: roblem with MySQL 1.0 .NET Connector using VB.NET Window Form Application Pin
SteveNY11-Jun-08 6:56
SteveNY11-Jun-08 6:56 
Questionscalable picture box Pin
iain65944-Jun-08 23:07
iain65944-Jun-08 23:07 
AnswerRe: scalable picture box Pin
JoeSharp4-Jun-08 23:40
JoeSharp4-Jun-08 23:40 
GeneralRe: scalable picture box Pin
iain65945-Jun-08 4:13
iain65945-Jun-08 4:13 
AnswerRe: scalable picture box Pin
Christian Graus5-Jun-08 4:51
protectorChristian Graus5-Jun-08 4:51 
QuestionHow to set default credentials on Vista using .Net ? Pin
Rizwan Bashir4-Jun-08 22:46
Rizwan Bashir4-Jun-08 22:46 
Questioncreate word document with open xml format Pin
zvedu0074-Jun-08 22:21
zvedu0074-Jun-08 22:21 
QuestionPassing Object Arrays as arguments and changing it. Pin
Joakim Nygren4-Jun-08 21:14
Joakim Nygren4-Jun-08 21:14 
AnswerRe: Passing Object Arrays as arguments and changing it. Pin
Johan Hakkesteegt5-Jun-08 3:44
Johan Hakkesteegt5-Jun-08 3:44 
Questionto get reply in child node Pin
Shanmugapriya.G4-Jun-08 20:44
Shanmugapriya.G4-Jun-08 20:44 

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.