Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
AnswerRe: Regular expressions Pin
TJoe27-Nov-07 8:41
TJoe27-Nov-07 8:41 
GeneralRe: Regular expressions Pin
Skippums27-Nov-07 11:09
Skippums27-Nov-07 11:09 
GeneralRe: Regular expressions Pin
TJoe27-Nov-07 12:33
TJoe27-Nov-07 12:33 
GeneralRe: Regular expressions Pin
hamidkhan8-Dec-07 5:22
hamidkhan8-Dec-07 5:22 
QuestionCombo Box.ValueMember Problem Pin
sajid.salim.khan27-Nov-07 6:00
sajid.salim.khan27-Nov-07 6:00 
AnswerRe: Combo Box.ValueMember Problem Pin
led mike27-Nov-07 6:13
led mike27-Nov-07 6:13 
AnswerRe: Combo Box.ValueMember Problem Pin
pmarfleet27-Nov-07 6:16
pmarfleet27-Nov-07 6:16 
GeneralRe: Combo Box.ValueMember Problem Pin
sajid.salim.khan27-Nov-07 6:24
sajid.salim.khan27-Nov-07 6:24 
the situation is that i have a table Employee info having attributes
EmpId
EmpName
GenID
the gender attribute is bieng filled by another table having 2 attribuites GenID and gender
i.e GenID is a foriegn key in the Employee info table
now when filling the table from a winform i loaded the data in the combo box of gender in form load event

but the value member is giving error bcoz i have to select the field from gender and must be saved in the Employee info table

sas
QuestionVariables and Command Button Pin
Chip Lambert27-Nov-07 5:19
Chip Lambert27-Nov-07 5:19 
AnswerRe: Variables and Command Button Pin
darkelv27-Nov-07 5:25
darkelv27-Nov-07 5:25 
GeneralRe: Variables and Command Button Pin
Chip Lambert27-Nov-07 5:29
Chip Lambert27-Nov-07 5:29 
GeneralRe: Variables and Command Button Pin
Colin Angus Mackay27-Nov-07 5:30
Colin Angus Mackay27-Nov-07 5:30 
GeneralRe: Variables and Command Button Pin
darkelv27-Nov-07 5:33
darkelv27-Nov-07 5:33 
AnswerRe: Variables and Command Button Pin
szukuro27-Nov-07 5:26
szukuro27-Nov-07 5:26 
QuestionWindows form and filesystem watcher threading issue Pin
tsiv27-Nov-07 4:28
tsiv27-Nov-07 4:28 
AnswerRe: Windows form and filesystem watcher threading issue Pin
Vikram A Punathambekar27-Nov-07 4:41
Vikram A Punathambekar27-Nov-07 4:41 
GeneralRe: Windows form and filesystem watcher threading issue Pin
tsiv27-Nov-07 5:55
tsiv27-Nov-07 5:55 
GeneralRe: Windows form and filesystem watcher threading issue Pin
led mike27-Nov-07 6:02
led mike27-Nov-07 6:02 
GeneralRe: Windows form and filesystem watcher threading issue Pin
tsiv28-Nov-07 0:22
tsiv28-Nov-07 0:22 
GeneralRe: Windows form and filesystem watcher threading issue Pin
led mike28-Nov-07 5:51
led mike28-Nov-07 5:51 
AnswerRe: Windows form and filesystem watcher threading issue Pin
Vikram A Punathambekar27-Nov-07 4:42
Vikram A Punathambekar27-Nov-07 4:42 
AnswerRe: Windows form and filesystem watcher threading issue Pin
Obaid ur Rehman27-Nov-07 4:44
Obaid ur Rehman27-Nov-07 4:44 
QuestionStore a pointer in a DataGridView cell? (or other method of referencing a pointer) [modified] Pin
alanteigne27-Nov-07 4:26
alanteigne27-Nov-07 4:26 
AnswerRe: Store a pointer in a DataGridView cell? (or other method of referencing a pointer) Pin
Skippums27-Nov-07 6:38
Skippums27-Nov-07 6:38 
GeneralRe: Store a pointer in a DataGridView cell? (or other method of referencing a pointer) Pin
alanteigne27-Nov-07 7:22
alanteigne27-Nov-07 7:22 

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.