Click here to Skip to main content
15,891,912 members
Home / Discussions / C#
   

C#

 
AnswerRe: Variable visibility in subclasses... Pin
Anthony Mushrow28-Nov-07 5:37
professionalAnthony Mushrow28-Nov-07 5:37 
GeneralRe: Variable visibility in subclasses... Pin
devzav28-Nov-07 5:43
devzav28-Nov-07 5:43 
AnswerRe: Variable visibility in subclasses... Pin
Guffa28-Nov-07 7:48
Guffa28-Nov-07 7:48 
GeneralRe: Variable visibility in subclasses... Pin
devzav29-Nov-07 3:55
devzav29-Nov-07 3:55 
GeneralRe: Variable visibility in subclasses... Pin
Guffa29-Nov-07 4:05
Guffa29-Nov-07 4:05 
GeneralRe: Variable visibility in subclasses... Pin
devzav29-Nov-07 5:17
devzav29-Nov-07 5:17 
QuestionCombo box Foriegn key problem Pin
sajid.salim.khan28-Nov-07 5:07
sajid.salim.khan28-Nov-07 5:07 
AnswerRe: Combo box Foriegn key problem Pin
Ennis Ray Lynch, Jr.28-Nov-07 5:27
Ennis Ray Lynch, Jr.28-Nov-07 5:27 
Try writing the code without databinding to get it to work first. It is a good why to identify the exact problem.

Also, without rewriting set a breakpoint on the last line datrow.["GenID"]= cGender.SelectedValue; and examine what is actually in memory.




Need a C# Consultant? I'm available.


Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway

GeneralRe: Combo box Foriegn key problem Pin
sajid.salim.khan28-Nov-07 5:39
sajid.salim.khan28-Nov-07 5:39 
QuestionWeb service Pin
Bazalgette28-Nov-07 4:51
Bazalgette28-Nov-07 4:51 
AnswerRe: Web service Pin
led mike28-Nov-07 5:03
led mike28-Nov-07 5:03 
AnswerRe: Web service Pin
Skippums28-Nov-07 5:03
Skippums28-Nov-07 5:03 
AnswerWhat I have done in the past Pin
Ennis Ray Lynch, Jr.28-Nov-07 5:25
Ennis Ray Lynch, Jr.28-Nov-07 5:25 
AnswerRe: Web service Pin
Bazalgette28-Nov-07 14:40
Bazalgette28-Nov-07 14:40 
QuestionAn application suite Pin
Ofori Boadu28-Nov-07 4:33
Ofori Boadu28-Nov-07 4:33 
AnswerRe: An application suite Pin
Colin Angus Mackay28-Nov-07 5:05
Colin Angus Mackay28-Nov-07 5:05 
AnswerRe: An application suite Pin
duncanmhor28-Nov-07 5:55
duncanmhor28-Nov-07 5:55 
JokeRe: An application suite Pin
PIEBALDconsult28-Nov-07 15:34
mvePIEBALDconsult28-Nov-07 15:34 
Questionform problem Pin
Seraph_summer28-Nov-07 4:11
Seraph_summer28-Nov-07 4:11 
AnswerMultiple posts Pin
leckey28-Nov-07 4:32
leckey28-Nov-07 4:32 
GeneralRe: Multiple posts Pin
Anthony Mushrow28-Nov-07 4:47
professionalAnthony Mushrow28-Nov-07 4:47 
GeneralRe: Multiple posts Pin
leckey28-Nov-07 4:51
leckey28-Nov-07 4:51 
GeneralRe: Multiple posts Pin
Seraph_summer28-Nov-07 5:07
Seraph_summer28-Nov-07 5:07 
GeneralRe: Multiple posts Pin
Anthony Mushrow28-Nov-07 5:17
professionalAnthony Mushrow28-Nov-07 5:17 
GeneralRe: Multiple posts Pin
leckey28-Nov-07 14:53
leckey28-Nov-07 14:53 

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.