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

C#

 
GeneralRe: Regarding Globalization Pin
stancrm13-Oct-09 2:04
stancrm13-Oct-09 2:04 
GeneralRe: Regarding Globalization Pin
benjymous13-Oct-09 3:04
benjymous13-Oct-09 3:04 
GeneralRe: Regarding Globalization Pin
Eddy Vluggen13-Oct-09 3:10
professionalEddy Vluggen13-Oct-09 3:10 
QuestionSimulation mobile users in network Pin
trungtin13-Oct-09 0:10
trungtin13-Oct-09 0:10 
QuestionxmlDocument Pin
arkiboys12-Oct-09 23:40
arkiboys12-Oct-09 23:40 
AnswerRe: xmlDocument Pin
SeMartens12-Oct-09 23:55
SeMartens12-Oct-09 23:55 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 0:43
arkiboys13-Oct-09 0:43 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 0:46
SeMartens13-Oct-09 0:46 
You have to create a new node column. Then create nodes for elementname and elementvalue. Append these nodes to the column node. Last step is to append the column node to the node in your document.

Btw, if you want to create nodes, use the CreateNode method of your XmlDocument.

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 0:51
arkiboys13-Oct-09 0:51 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 1:02
SeMartens13-Oct-09 1:02 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 1:19
arkiboys13-Oct-09 1:19 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 1:25
SeMartens13-Oct-09 1:25 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 1:29
arkiboys13-Oct-09 1:29 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 1:32
SeMartens13-Oct-09 1:32 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 1:35
arkiboys13-Oct-09 1:35 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 1:38
SeMartens13-Oct-09 1:38 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 1:41
arkiboys13-Oct-09 1:41 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 1:47
SeMartens13-Oct-09 1:47 
GeneralRe: xmlDocument [modified] Pin
arkiboys13-Oct-09 1:59
arkiboys13-Oct-09 1:59 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 2:09
SeMartens13-Oct-09 2:09 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 2:16
arkiboys13-Oct-09 2:16 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 4:23
arkiboys13-Oct-09 4:23 
GeneralRe: xmlDocument Pin
SeMartens13-Oct-09 4:27
SeMartens13-Oct-09 4:27 
GeneralRe: xmlDocument Pin
arkiboys13-Oct-09 5:00
arkiboys13-Oct-09 5:00 
AnswerRe: xmlDocument Pin
Mirko198012-Oct-09 23:56
Mirko198012-Oct-09 23:56 

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.