Click here to Skip to main content
15,892,161 members
Home / Discussions / C#
   

C#

 
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 
Please note that I do not want to use xpath or linq or database. Just the xmlDocument for business reasons
Why? I can understand you don't want to upgrade to .NET 3.5 to use LINQ, but SelectNodes (that uses XPath to get child nodes) is always been available in XmlDocument.

Said that, look at the XmlNode members, and you will find these two methods: AppendChild and RemoveChild.
Questionprinting 2 document to same file/ preview Pin
samy10012-Oct-09 23:39
samy10012-Oct-09 23:39 
AnswerRe: printing 2 document to same file/ preview Pin
Henry Minute13-Oct-09 1:35
Henry Minute13-Oct-09 1:35 
GeneralRe: printing 2 document to same file/ preview Pin
samy10013-Oct-09 2:12
samy10013-Oct-09 2:12 
GeneralRe: printing 2 document to same file/ preview Pin
Henry Minute13-Oct-09 3:04
Henry Minute13-Oct-09 3:04 
Questionchange scrollbar maxvalue in treeview Pin
Deabdy2112-Oct-09 23:19
Deabdy2112-Oct-09 23:19 
AnswerRe: change scrollbar maxvalue in treeview Pin
Calla13-Oct-09 0:05
Calla13-Oct-09 0:05 
Questionwhat is ObjectSender and EventArgs in Windows Form Pin
ldsdbomber12-Oct-09 23:07
ldsdbomber12-Oct-09 23:07 
AnswerRe: what is ObjectSender and EventArgs in Windows Form Pin
Mirko198013-Oct-09 0:05
Mirko198013-Oct-09 0:05 
AnswerRe: what is ObjectSender and EventArgs in Windows Form Pin
Luc Pattyn13-Oct-09 3:03
sitebuilderLuc Pattyn13-Oct-09 3:03 
GeneralRe: what is ObjectSender and EventArgs in Windows Form Pin
ldsdbomber13-Oct-09 3:49
ldsdbomber13-Oct-09 3:49 
GeneralRe: what is ObjectSender and EventArgs in Windows Form Pin
Luc Pattyn13-Oct-09 4:11
sitebuilderLuc Pattyn13-Oct-09 4:11 
GeneralRe: what is ObjectSender and EventArgs in Windows Form Pin
ldsdbomber13-Oct-09 4:34
ldsdbomber13-Oct-09 4:34 
GeneralRe: what is ObjectSender and EventArgs in Windows Form Pin
Luc Pattyn13-Oct-09 4:44
sitebuilderLuc Pattyn13-Oct-09 4:44 
QuestionWMP Pin
Yonathan111112-Oct-09 22:53
professionalYonathan111112-Oct-09 22:53 
AnswerRe: WMP Pin
Lyon Sun13-Oct-09 2:15
Lyon Sun13-Oct-09 2:15 
QuestionRe: WMP Pin
Yonathan111114-Oct-09 3:32
professionalYonathan111114-Oct-09 3:32 
AnswerRe: WMP Pin
Lyon Sun14-Oct-09 10:52
Lyon Sun14-Oct-09 10:52 

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.