Click here to Skip to main content
15,895,084 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Textbox settings Pin
Jay Royall23-Jan-09 0:45
Jay Royall23-Jan-09 0:45 
GeneralRe: Textbox settings Pin
EvanSaunders23-Jan-09 0:51
EvanSaunders23-Jan-09 0:51 
GeneralRe: Textbox settings Pin
Jay Royall23-Jan-09 0:59
Jay Royall23-Jan-09 0:59 
GeneralRe: Textbox settings Pin
JR21223-Jan-09 1:00
JR21223-Jan-09 1:00 
GeneralRe: Textbox settings Pin
EliottA23-Jan-09 2:15
EliottA23-Jan-09 2:15 
GeneralRe: Textbox settings Pin
Dave Kreskowiak23-Jan-09 4:31
mveDave Kreskowiak23-Jan-09 4:31 
GeneralRe: Textbox settings Pin
Dave Kreskowiak23-Jan-09 4:30
mveDave Kreskowiak23-Jan-09 4:30 
QuestionProblem - How to "Communicate" between Classes Pin
Calferreira23-Jan-09 0:36
Calferreira23-Jan-09 0:36 
Hi, i'm making my first steps into the net framework,i'm making a project
to manage workers formation. I created a sql class and a worker class.
The sql class manages the properties from the database and its actions(connect,create connection strings and so on),the worker class manages the workers properties(names,adress,position and so on).
What i want to do is something like:
Dim Worker2 as new clsWorker(name,age,position)
Dim SqlClient as new ClsSql(ConnectionString,Table)

SqlClient.Addnew(worker)

As i stated before i'm still learning,Since i was a vb6 programmer(Still am Smile | :) ) it confuses me a little OOP,this is piece a cake but i'm not getting there...

Thanks in advance.
AnswerRe: Problem - How to "Communicate" between Classes Pin
JR21223-Jan-09 0:51
JR21223-Jan-09 0:51 
AnswerRe: Problem - How to "Communicate" between Classes Pin
Jay Royall23-Jan-09 1:29
Jay Royall23-Jan-09 1:29 
GeneralRe: Problem - How to "Communicate" between Classes Pin
Calferreira23-Jan-09 2:31
Calferreira23-Jan-09 2:31 
GeneralRe: Problem - How to "Communicate" between Classes Pin
Jay Royall23-Jan-09 2:45
Jay Royall23-Jan-09 2:45 
GeneralRe: Problem - How to "Communicate" between Classes Pin
Calferreira23-Jan-09 4:25
Calferreira23-Jan-09 4:25 
QuestionHow to replace the usercontrol dynamically Pin
karthick sampangi22-Jan-09 22:36
karthick sampangi22-Jan-09 22:36 
AnswerRe: How to replace the usercontrol dynamically Pin
Wendelius22-Jan-09 22:41
mentorWendelius22-Jan-09 22:41 
QuestionProblem with Datagridview Combobox column... Pin
RA|-|UL PATEL22-Jan-09 22:03
RA|-|UL PATEL22-Jan-09 22:03 
AnswerRe: Problem with Datagridview Combobox column... Pin
darkelv22-Jan-09 22:11
darkelv22-Jan-09 22:11 
GeneralRe: Problem with Datagridview Combobox column... Pin
RA|-|UL PATEL22-Jan-09 22:36
RA|-|UL PATEL22-Jan-09 22:36 
GeneralRe: Problem with Datagridview Combobox column... Pin
darkelv22-Jan-09 22:57
darkelv22-Jan-09 22:57 
AnswerRe: Problem with Datagridview Combobox column... [modified] Pin
Wendelius22-Jan-09 22:44
mentorWendelius22-Jan-09 22:44 
GeneralRe: Problem with Datagridview Combobox column... [modified] Pin
RA|-|UL PATEL22-Jan-09 23:01
RA|-|UL PATEL22-Jan-09 23:01 
GeneralRe: Problem with Datagridview Combobox column... Pin
Wendelius22-Jan-09 23:05
mentorWendelius22-Jan-09 23:05 
GeneralRe: Problem with Datagridview Combobox column... Pin
RA|-|UL PATEL22-Jan-09 23:32
RA|-|UL PATEL22-Jan-09 23:32 
GeneralRe: Problem with Datagridview Combobox column... Pin
Wendelius22-Jan-09 23:47
mentorWendelius22-Jan-09 23:47 
AnswerRe: Problem with Datagridview Combobox column... Pin
Ashutosh Phoujdar22-Jan-09 23:59
Ashutosh Phoujdar22-Jan-09 23:59 

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.