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

C#

 
AnswerRe: How to pass null to a ref bool or out bool parameter? Pin
leppie28-Mar-04 7:32
leppie28-Mar-04 7:32 
GeneralAnother Interop Question.... Pin
schnee2k326-Mar-04 5:23
schnee2k326-Mar-04 5:23 
GeneralRe: Another Interop Question.... Pin
John Fisher26-Mar-04 7:13
John Fisher26-Mar-04 7:13 
GeneralRe: Another Interop Question.... Pin
schnee2k326-Mar-04 7:28
schnee2k326-Mar-04 7:28 
GeneralRe: Another Interop Question.... Pin
Heath Stewart26-Mar-04 7:51
protectorHeath Stewart26-Mar-04 7:51 
GeneralRe: Another Interop Question.... Pin
schnee2k326-Mar-04 8:29
schnee2k326-Mar-04 8:29 
GeneralDataGrid, 2 (easy) Questions Pin
DougW4826-Mar-04 4:59
DougW4826-Mar-04 4:59 
GeneralRe: DataGrid, 2 (easy) Questions Pin
SapiensBwG26-Mar-04 6:20
SapiensBwG26-Mar-04 6:20 
i cant answer the first one!

u cant make empty variables! when u create them and do not assign them a value they are null. u can try assinging them an empty string like

code>string empty = "";<
GeneralRe: DataGrid, 2 (easy) Questions Pin
DougW4826-Mar-04 6:55
DougW4826-Mar-04 6:55 
GeneralRe: DataGrid, 2 (easy) Questions Pin
Charlie Williams26-Mar-04 7:16
Charlie Williams26-Mar-04 7:16 
GeneralRe: DataGrid, 2 (easy) Questions Pin
partyganger26-Mar-04 9:54
partyganger26-Mar-04 9:54 
GeneralCommunicating with a Thread Pin
Demian Panello26-Mar-04 4:24
Demian Panello26-Mar-04 4:24 
GeneralRe: Communicating with a Thread Pin
Judah Gabriel Himango26-Mar-04 4:51
sponsorJudah Gabriel Himango26-Mar-04 4:51 
GeneralRe: Communicating with a Thread Pin
SapiensBwG26-Mar-04 5:00
SapiensBwG26-Mar-04 5:00 
GeneralRe: Communicating with a Thread Pin
Judah Gabriel Himango26-Mar-04 5:05
sponsorJudah Gabriel Himango26-Mar-04 5:05 
GeneralRe: Communicating with a Thread Pin
Heath Stewart26-Mar-04 4:58
protectorHeath Stewart26-Mar-04 4:58 
GeneralRe: Communicating with a Thread Pin
Judah Gabriel Himango26-Mar-04 5:24
sponsorJudah Gabriel Himango26-Mar-04 5:24 
GeneralRe: Communicating with a Thread Pin
SapiensBwG26-Mar-04 5:44
SapiensBwG26-Mar-04 5:44 
GeneralRe: Communicating with a Thread Pin
Demian Panello26-Mar-04 6:45
Demian Panello26-Mar-04 6:45 
GeneralRe: Communicating with a Thread Pin
Demian Panello26-Mar-04 7:21
Demian Panello26-Mar-04 7:21 
GeneralRe: Communicating with a Thread Pin
Heath Stewart26-Mar-04 7:41
protectorHeath Stewart26-Mar-04 7:41 
GeneralRe: Communicating with a Thread Pin
Demian Panello26-Mar-04 8:21
Demian Panello26-Mar-04 8:21 
GeneralRe: Communicating with a Thread Pin
Heath Stewart26-Mar-04 8:30
protectorHeath Stewart26-Mar-04 8:30 
GeneralRe: Communicating with a Thread Pin
Demian Panello26-Mar-04 9:11
Demian Panello26-Mar-04 9:11 
GeneralFlickering :( Pin
bouli26-Mar-04 3:44
bouli26-Mar-04 3:44 

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.