Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
Questionhow to Upgrade visual studio 2005 windows application project to 2008? Pin
amit_8317-Jun-09 23:59
professionalamit_8317-Jun-09 23:59 
AnswerRe: how to Upgrade visual studio 2005 windows application project to 2008? Pin
crayzeecoder18-Jun-09 0:08
crayzeecoder18-Jun-09 0:08 
QuestionKeep getting error 1314 after calling generic handler? Pin
Phillip Donegan17-Jun-09 22:53
Phillip Donegan17-Jun-09 22:53 
QuestionCreate Control on RunTime Pin
Socheat.Net17-Jun-09 22:52
Socheat.Net17-Jun-09 22:52 
AnswerRe: Create Control on RunTime Pin
OriginalGriff17-Jun-09 23:14
mveOriginalGriff17-Jun-09 23:14 
GeneralRe: Create Control on RunTime Pin
Michael Bookatz17-Jun-09 23:37
Michael Bookatz17-Jun-09 23:37 
GeneralRe: Create Control on RunTime Pin
OriginalGriff17-Jun-09 23:53
mveOriginalGriff17-Jun-09 23:53 
QuestionRegarding DataGridView Pin
Muammar©17-Jun-09 21:34
Muammar©17-Jun-09 21:34 
Hi everyone, I'd be grateful if you can help me on this:
Suppose I have this table:

Code     Name
----     ----
1        A
2        B
3        C


When bound to a DataGridView, when choosing from the Code column a value of say "2" how would I populate the corresponding value from column Name that is "B" in this case??

Thanks a million guys!


All generalizations are wrong, including this one!
(\ /)
(O.o)
(><)

AnswerRe: Regarding DataGridView Pin
Christian Graus17-Jun-09 21:51
protectorChristian Graus17-Jun-09 21:51 
AnswerRe: Regarding DataGridView Pin
I Believe In GOD17-Jun-09 21:55
I Believe In GOD17-Jun-09 21:55 
AnswerRe: Regarding DataGridView Pin
himanshu256117-Jun-09 21:58
himanshu256117-Jun-09 21:58 
GeneralRe: Regarding DataGridView Pin
Muammar©17-Jun-09 22:36
Muammar©17-Jun-09 22:36 
AnswerRe: Regarding DataGridView Pin
MatthysDT17-Jun-09 22:00
MatthysDT17-Jun-09 22:00 
QuestionTrying to call a c++ function in C# code using PInvoke Pin
siddy1717-Jun-09 21:16
siddy1717-Jun-09 21:16 
AnswerRe: Trying to call a c++ function in C# code using PInvoke Pin
Colin Angus Mackay17-Jun-09 21:39
Colin Angus Mackay17-Jun-09 21:39 
GeneralRe: Trying to call a c++ function in C# code using PInvoke Pin
siddy1717-Jun-09 23:00
siddy1717-Jun-09 23:00 
GeneralRe: Trying to call a c++ function in C# code using PInvoke Pin
dan!sh 17-Jun-09 23:19
professional dan!sh 17-Jun-09 23:19 
QuestionUse interface to force inheritance? Pin
Tobias Norlund17-Jun-09 21:13
Tobias Norlund17-Jun-09 21:13 
AnswerRe: Use interface to force inheritance? Pin
Colin Angus Mackay17-Jun-09 21:35
Colin Angus Mackay17-Jun-09 21:35 
AnswerRe: Use interface to force inheritance? Pin
dan!sh 17-Jun-09 21:43
professional dan!sh 17-Jun-09 21:43 
GeneralRe: Use interface to force inheritance? Pin
Tobias Norlund18-Jun-09 1:40
Tobias Norlund18-Jun-09 1:40 
AnswerRe: Use interface to force inheritance? Pin
Mirko198017-Jun-09 22:01
Mirko198017-Jun-09 22:01 
GeneralRe: Use interface to force inheritance? Pin
Tobias Norlund18-Jun-09 1:54
Tobias Norlund18-Jun-09 1:54 
QuestionMS-Access problem with Vista - C#.net Windows Application Pin
shw 23417-Jun-09 21:10
shw 23417-Jun-09 21:10 
AnswerRe: MS-Access problem with Vista - C#.net Windows Application Pin
EliottA18-Jun-09 3:30
EliottA18-Jun-09 3:30 

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.