solarnoise
@solarnoise
New Member
Joined: Feb 15, 2024
Topics: 6 / Replies: 15
Reply
RE: DotNet XML Pretty Print

Yeah still having problems with my output formatting. Even with using a XmlWriter with a corresponding XmlWriterSettings object with indent set to “t…

12 years ago
Forum
Reply
RE: DotNet XML Pretty Print

Forgot to answer this… the file is created in the Save function I outlined one post above. Initially the file is a filename string, which gets create…

12 years ago
Forum
Reply
RE: DotNet XML Pretty Print

I fixed it, guys! And I was RIGHT about needing to close the stream I just needed to close the writer instance, so now the save function looks lik…

12 years ago
Forum
Reply
RE: DotNet XML Pretty Print

Yeah, makes sense. I was just wondering if there was an intermediate step needed between loading and saving to keep the file accessible. The file be…

12 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Topic
Page 2 / 2