Click here to Skip to main content
15,893,622 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do I retrieve user name? Pin
EnkelIk13-Oct-03 2:57
EnkelIk13-Oct-03 2:57 
GeneralRe: How do I retrieve user name? Pin
Kannan Kalyanaraman13-Oct-03 3:25
Kannan Kalyanaraman13-Oct-03 3:25 
GeneralRe: How do I retrieve user name? Pin
EnkelIk13-Oct-03 4:42
EnkelIk13-Oct-03 4:42 
AnswerRe: How do I retrieve user name? Pin
Mike Dimmick13-Oct-03 4:24
Mike Dimmick13-Oct-03 4:24 
GeneralRe: How do I retrieve user name? Pin
EnkelIk15-Oct-03 22:25
EnkelIk15-Oct-03 22:25 
AnswerRe: How do I retrieve user name? Pin
Bo Hunter13-Oct-03 18:17
Bo Hunter13-Oct-03 18:17 
GeneralRe: How do I retrieve user name? Pin
EnkelIk14-Oct-03 3:51
EnkelIk14-Oct-03 3:51 
GeneralListBox Help Pin
geekything12-Oct-03 23:00
geekything12-Oct-03 23:00 
I have two ListBox's ... listBox1, listBox2 ... I want to use the list boxs to obtain values from the "row" and "column" indices from an initialized multidimensional array. listBox1 will grab the "row" value, and listBox2 will grab the column value. I will display the data in a read-only text box... can anyone help me figure this out ???

Thanx ... total newbie to programming Windows .... I can do this in DOS ...
but I have no clue how to get the listbox to "tie-in" to my ..
double[,]DataArray = {{ values here },
{ " " },
{ " " },
{ " " }};




Chris R
GeneralInterfaces Pin
deanoA12-Oct-03 22:40
deanoA12-Oct-03 22:40 
GeneralRe: Interfaces Pin
gonenb12-Oct-03 22:47
gonenb12-Oct-03 22:47 
GeneralRe: Interfaces Pin
deanoA12-Oct-03 22:55
deanoA12-Oct-03 22:55 
GeneralRe: Interfaces Pin
Randhir Sinha13-Oct-03 0:42
Randhir Sinha13-Oct-03 0:42 
GeneralRe: Interfaces Pin
Alvaro Mendez14-Oct-03 7:24
Alvaro Mendez14-Oct-03 7:24 
Question(midi && C#) == false ? Pin
gonenb12-Oct-03 22:35
gonenb12-Oct-03 22:35 
AnswerRe: (midi && C#) == false ? Pin
WillemM12-Oct-03 23:15
WillemM12-Oct-03 23:15 
GeneralRe: (midi && C#) == false ? Pin
gonenb13-Oct-03 2:49
gonenb13-Oct-03 2:49 
Generalfilling dataset - speed Pin
brain2cpu12-Oct-03 21:17
professionalbrain2cpu12-Oct-03 21:17 
GeneralRe: filling dataset - speed Pin
WillemM12-Oct-03 23:17
WillemM12-Oct-03 23:17 
GeneralWebBrowser class Pin
Srikar Y12-Oct-03 19:11
Srikar Y12-Oct-03 19:11 
GeneralRe: WebBrowser class Pin
Kannan Kalyanaraman13-Oct-03 0:36
Kannan Kalyanaraman13-Oct-03 0:36 
GeneralCOM+ and remoting: Lifetime Pin
devvvy12-Oct-03 19:04
devvvy12-Oct-03 19:04 
GeneralLaunching GUI from Windows Service Pin
devvvy12-Oct-03 18:58
devvvy12-Oct-03 18:58 
GeneralRe: Launching GUI from Windows Service Pin
Randhir Sinha12-Oct-03 21:52
Randhir Sinha12-Oct-03 21:52 
GeneralHighliting text Pin
Srikar Y12-Oct-03 18:31
Srikar Y12-Oct-03 18:31 
Questionhow to catch exception throw inside in worker thread? Pin
zecodela12-Oct-03 16:31
zecodela12-Oct-03 16:31 

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.