Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to pass data between two applications on the single system? Pin
Ashfield28-Jan-08 1:13
Ashfield28-Jan-08 1:13 
GeneralRe: How to pass data between two applications on the single system? Pin
Pete O'Hanlon28-Jan-08 1:29
mvePete O'Hanlon28-Jan-08 1:29 
Questionhow to modify dictionary value Pin
justintimberlake27-Jan-08 23:58
justintimberlake27-Jan-08 23:58 
AnswerRe: how to modify dictionary value Pin
Justin Perez28-Jan-08 4:20
Justin Perez28-Jan-08 4:20 
GeneralRe: how to modify dictionary value Pin
justintimberlake28-Jan-08 16:21
justintimberlake28-Jan-08 16:21 
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 
And what is the error your getting when you try to do that?

It looks like your trying to copy the entries from one dictionary to another? If so, you should probably be using the Add() method instead of trying to do this through the indexer.

Scott.

—In just two days, tomorrow will be yesterday.
—Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

[Forum Guidelines] [Articles] [Blog]

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 
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 

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.