Click here to Skip to main content
15,927,799 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: What happened to the component class in 2.0?? Pin
Dave Kreskowiak12-Jan-07 5:40
mveDave Kreskowiak12-Jan-07 5:40 
GeneralRe: What happened to the component class in 2.0?? Pin
Marcus J. Smith12-Jan-07 6:00
professionalMarcus J. Smith12-Jan-07 6:00 
GeneralRe: What happened to the component class in 2.0?? Pin
Dave Kreskowiak12-Jan-07 6:16
mveDave Kreskowiak12-Jan-07 6:16 
GeneralRe: What happened to the component class in 2.0?? Pin
Marcus J. Smith12-Jan-07 8:07
professionalMarcus J. Smith12-Jan-07 8:07 
GeneralRe: What happened to the component class in 2.0?? Pin
Dave Kreskowiak12-Jan-07 8:43
mveDave Kreskowiak12-Jan-07 8:43 
GeneralRe: What happened to the component class in 2.0?? Pin
Marcus J. Smith12-Jan-07 8:52
professionalMarcus J. Smith12-Jan-07 8:52 
GeneralRe: What happened to the component class in 2.0?? Pin
Dave Kreskowiak12-Jan-07 8:55
mveDave Kreskowiak12-Jan-07 8:55 
GeneralRe: What happened to the component class in 2.0?? Pin
Marcus J. Smith12-Jan-07 9:54
professionalMarcus J. Smith12-Jan-07 9:54 
Are you saying you dont use wizards?

Im not a big wizard user myself but I do use a couple of the code generating options such as the drag and drop stored procedure. Ive noticed that many places on the net only show you how to do things through wizards.

What would you recommend for the data access class anyway? Ive seen some examples where the data access class just contains the Open and Close connection methods as well as the execute stored procedure methods and all the of the information is passed in from somewhere else. My experience has been to put all of the code the data access class uses cmd.Parameter("Name").Value = "Name" explicitly instead of a generic loop that adds the parameters. What do you think?

Cleako
GeneralRe: What happened to the component class in 2.0?? Pin
Dave Kreskowiak12-Jan-07 10:10
mveDave Kreskowiak12-Jan-07 10:10 
Questionhow to close an image file/photo Pin
185512-Jan-07 2:29
185512-Jan-07 2:29 
AnswerRe: how to close an image file/photo Pin
nlarson1112-Jan-07 4:57
nlarson1112-Jan-07 4:57 
AnswerRe: how to close an image file/photo Pin
Dave Kreskowiak12-Jan-07 5:27
mveDave Kreskowiak12-Jan-07 5:27 
GeneralRe: how to close an image file/photo Pin
185512-Jan-07 9:56
185512-Jan-07 9:56 
QuestionDatagrid slow Pin
liona12-Jan-07 2:28
liona12-Jan-07 2:28 
AnswerRe: Datagrid slow Pin
Dave Kreskowiak12-Jan-07 5:45
mveDave Kreskowiak12-Jan-07 5:45 
GeneralRe: Datagrid slow Pin
liona12-Jan-07 6:04
liona12-Jan-07 6:04 
GeneralRe: Datagrid slow Pin
Dave Kreskowiak12-Jan-07 6:19
mveDave Kreskowiak12-Jan-07 6:19 
QuestionSetup wizard. Pin
ashwath197912-Jan-07 2:16
ashwath197912-Jan-07 2:16 
AnswerRe: Setup wizard. Pin
Dave Kreskowiak12-Jan-07 5:25
mveDave Kreskowiak12-Jan-07 5:25 
QuestionVB.Net 2005 Pin
bony_baba12-Jan-07 1:10
bony_baba12-Jan-07 1:10 
AnswerRe: VB.Net 2005 Pin
nlarson1112-Jan-07 4:44
nlarson1112-Jan-07 4:44 
GeneralRe: VB.Net 2005 Pin
bony_baba12-Jan-07 17:50
bony_baba12-Jan-07 17:50 
GeneralRe: VB.Net 2005 Pin
nlarson1113-Jan-07 5:24
nlarson1113-Jan-07 5:24 
Questionreading non text files in vb.net Pin
the.bombardier12-Jan-07 1:02
the.bombardier12-Jan-07 1:02 
AnswerRe: reading non text files in vb.net [modified] Pin
the.bombardier12-Jan-07 1:17
the.bombardier12-Jan-07 1:17 

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.