Click here to Skip to main content
15,920,688 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to modify dictionary value Pin
PIEBALDconsult28-Jan-08 16:28
mvePIEBALDconsult28-Jan-08 16:28 
GeneralRe: how to modify dictionary value Pin
justintimberlake28-Jan-08 16:47
justintimberlake28-Jan-08 16:47 
GeneralRe: how to modify dictionary value Pin
Scott Dorman28-Jan-08 17:58
professionalScott Dorman28-Jan-08 17:58 
Questionhow can i acessthe xml file in c#? Pin
samidhas27-Jan-08 23:55
samidhas27-Jan-08 23:55 
GeneralRe: how can i acessthe xml file in c#? Pin
Pete O'Hanlon28-Jan-08 0:23
mvePete O'Hanlon28-Jan-08 0:23 
GeneralRe: how can i acessthe xml file in c#? Pin
samidhas28-Jan-08 0:36
samidhas28-Jan-08 0:36 
GeneralRe: how can i acessthe xml file in c#? Pin
J a a n s28-Jan-08 1:25
professionalJ a a n s28-Jan-08 1:25 
GeneralRe: how can i acessthe xml file in c#? Pin
BoneSoft28-Jan-08 4:08
BoneSoft28-Jan-08 4:08 
Google "reading text file in C#", this is basic IO. It's a text file, look at the StreamReader, (or even the XmlTextReader if you really need it, though it doesn't sound like you do).



Try code model generation tools at BoneSoft.com.

Generalurgent help required Pin
iqraasif27-Jan-08 23:55
iqraasif27-Jan-08 23:55 
GeneralRe: urgent help required Pin
Pete O'Hanlon28-Jan-08 0:18
mvePete O'Hanlon28-Jan-08 0:18 
Questionhow can i search a node in tree view? Pin
samidhas27-Jan-08 23:49
samidhas27-Jan-08 23:49 
GeneralRe: how can i search a node in tree view? Pin
samidhas28-Jan-08 0:58
samidhas28-Jan-08 0:58 
GeneralRe: how can i search a node in tree view? Pin
Pete O'Hanlon28-Jan-08 1:27
mvePete O'Hanlon28-Jan-08 1:27 
GeneralRe: how can i search a node in tree view? Pin
Pete O'Hanlon28-Jan-08 1:01
mvePete O'Hanlon28-Jan-08 1:01 
GeneralPassing object from a control to class Pin
N a v a n e e t h27-Jan-08 23:48
N a v a n e e t h27-Jan-08 23:48 
GeneralRe: Passing object from a control to class Pin
BoneSoft28-Jan-08 3:58
BoneSoft28-Jan-08 3:58 
GeneralDrawReversibleFrame Pin
Try27-Jan-08 23:27
Try27-Jan-08 23:27 
Generaltransferring data between Datagrid & Database Pin
Sourie27-Jan-08 23:22
Sourie27-Jan-08 23:22 
GeneralCatching exceptions for child processes Pin
manustone27-Jan-08 22:21
manustone27-Jan-08 22:21 
GeneralRe: Catching exceptions for child processes Pin
Gareth H27-Jan-08 22:29
Gareth H27-Jan-08 22:29 
GeneralRe: Catching exceptions for child processes Pin
manustone27-Jan-08 23:03
manustone27-Jan-08 23:03 
GeneralNull Reference Exception while using threads Pin
DeepOceans27-Jan-08 22:20
DeepOceans27-Jan-08 22:20 
GeneralRe: Null Reference Exception while using threads Pin
Gareth H27-Jan-08 22:49
Gareth H27-Jan-08 22:49 
GeneralRe: Null Reference Exception while using threads Pin
DeepOceans28-Jan-08 18:36
DeepOceans28-Jan-08 18:36 
GeneralQuestion about PropertyGrid Pin
stancrm27-Jan-08 21:47
stancrm27-Jan-08 21:47 

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.