Click here to Skip to main content
15,906,574 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Newbie here Pin
Christian Graus15-Aug-05 16:14
protectorChristian Graus15-Aug-05 16:14 
GeneralRe: Newbie here Pin
Daniel132415-Aug-05 16:25
Daniel132415-Aug-05 16:25 
Generalimport csv to sdf Pin
gilbertors15-Aug-05 14:34
gilbertors15-Aug-05 14:34 
GeneralRe: import csv to sdf Pin
Christian Graus15-Aug-05 15:30
protectorChristian Graus15-Aug-05 15:30 
GeneralVB.Net and Excel Pin
Hags15-Aug-05 10:49
Hags15-Aug-05 10:49 
GeneralRe: VB.Net and Excel Pin
Steve Pullan15-Aug-05 14:26
Steve Pullan15-Aug-05 14:26 
GeneralWhy public sub new() Pin
Rahul_X_Menon15-Aug-05 9:45
sussRahul_X_Menon15-Aug-05 9:45 
GeneralRe: Why public sub new() Pin
Daniel132415-Aug-05 10:09
Daniel132415-Aug-05 10:09 
Public Sub New() is whats called the constructor for a class in VB. In there, you can set variables to default values, or other stuff thats required for the class to work properly.


C# is a little different...
GeneralRe: Why public sub new() Pin
J4amieC15-Aug-05 22:03
J4amieC15-Aug-05 22:03 
GeneralRe: Why public sub new() Pin
SIJUTHOMASP16-Aug-05 19:26
professionalSIJUTHOMASP16-Aug-05 19:26 
GeneralModal or Dialog Web Form Pin
Charles Banks15-Aug-05 8:58
professionalCharles Banks15-Aug-05 8:58 
GeneralRe: Modal or Dialog Web Form Pin
Dave Kreskowiak15-Aug-05 15:44
mveDave Kreskowiak15-Aug-05 15:44 
GeneralRe: Modal or Dialog Web Form Pin
Jon Hulatt15-Aug-05 23:59
Jon Hulatt15-Aug-05 23:59 
GeneralRe: Modal or Dialog Web Form Pin
Charles Banks16-Aug-05 3:27
professionalCharles Banks16-Aug-05 3:27 
GeneralRe: Modal or Dialog Web Form Pin
Dave Kreskowiak16-Aug-05 4:21
mveDave Kreskowiak16-Aug-05 4:21 
GeneralRe: Modal or Dialog Web Form Pin
Charles Banks16-Aug-05 11:04
professionalCharles Banks16-Aug-05 11:04 
GeneralUsing Novell in VB.net Pin
FlyngTiger15-Aug-05 7:38
FlyngTiger15-Aug-05 7:38 
GeneralRe: Using Novell in VB.net Pin
Dave Kreskowiak15-Aug-05 15:43
mveDave Kreskowiak15-Aug-05 15:43 
GeneralApplication Deployment with DB w/o DB Server Pin
rolfjahn15-Aug-05 7:10
rolfjahn15-Aug-05 7:10 
GeneralRe: Application Deployment with DB w/o DB Server Pin
Al Ortega15-Aug-05 7:20
Al Ortega15-Aug-05 7:20 
Generalneed help using a table control Pin
ggsevenseven15-Aug-05 4:08
ggsevenseven15-Aug-05 4:08 
GeneralRe: need help using a table control Pin
Christian Graus15-Aug-05 13:25
protectorChristian Graus15-Aug-05 13:25 
GeneralRe: need help using a table control Pin
ggsevenseven16-Aug-05 8:17
ggsevenseven16-Aug-05 8:17 
GeneralRe: need help using a table control Pin
Christian Graus16-Aug-05 13:30
protectorChristian Graus16-Aug-05 13:30 
GeneralPassword Generator Pin
PixelPixie15-Aug-05 4:05
PixelPixie15-Aug-05 4:05 

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.