Click here to Skip to main content
15,915,611 members
Home / Discussions / C#
   

C#

 
AnswerRe: Form height increases on Show() Pin
Edbert P7-Jun-06 16:27
Edbert P7-Jun-06 16:27 
GeneralRe: Form height increases on Show() Pin
Jun Du7-Jun-06 16:42
Jun Du7-Jun-06 16:42 
GeneralRe: Form height increases on Show() Pin
cmaissan8-Jun-06 1:32
cmaissan8-Jun-06 1:32 
QuestionControls and Properties Pin
TheBlindWatchmaker7-Jun-06 14:06
TheBlindWatchmaker7-Jun-06 14:06 
AnswerRe: Controls and Properties Pin
Edbert P7-Jun-06 14:53
Edbert P7-Jun-06 14:53 
GeneralRe: Controls and Properties Pin
TheBlindWatchmaker7-Jun-06 18:03
TheBlindWatchmaker7-Jun-06 18:03 
GeneralRe: Controls and Properties Pin
Edbert P7-Jun-06 21:01
Edbert P7-Jun-06 21:01 
QuestionXML Viewer planning Pin
eggie57-Jun-06 13:22
eggie57-Jun-06 13:22 
I want to make a program to view some XML files. Right now just looking at the files is very confusing and intimidating to most people. I would like to make it more intuitive and easier to work with (the xml).

I'm in a planning phase right now, and was wondering what would be he more graceful way of doing loading the XML? I just want to do it with style.

The xml files are like this..

1 "package" root node
any number of "method" nodes
- one "paramlist" node per method
- any number of "params" per "paramlist"
- one "actionlist" node per method
- any number of "action" nodes per actionlist

that's pretty much the XML each node has few attributes too. I need to make a schema for it too.

So what would be the best way to convey the XML to a user? The only thing I can think of is a tree control. Any other ideas?

So how would I load the xml file each time? how would I save it from the tree?

I'm thinking seralization, does that sound right?



/\ |_ E X E GG
QuestionVS 2005 Query Builder Parameter? Pin
PyroManiak7-Jun-06 12:56
PyroManiak7-Jun-06 12:56 
AnswerRe: VS 2005 Query Builder Parameter? Pin
PyroManiak8-Jun-06 7:45
PyroManiak8-Jun-06 7:45 
QuestionClickonce help Pin
cechode7-Jun-06 12:48
cechode7-Jun-06 12:48 
AnswerRe: Clickonce help Pin
PyroManiak8-Jun-06 7:49
PyroManiak8-Jun-06 7:49 
QuestionVS2005 Warning Error Message Pin
donkaiser7-Jun-06 12:06
donkaiser7-Jun-06 12:06 
AnswerRe: VS2005 Warning Error Message Pin
Office Lineman7-Jun-06 14:04
Office Lineman7-Jun-06 14:04 
GeneralRe: VS2005 Warning Error Message Pin
donkaiser8-Jun-06 2:57
donkaiser8-Jun-06 2:57 
GeneralRe: VS2005 Warning Error Message Pin
donkaiser8-Jun-06 4:46
donkaiser8-Jun-06 4:46 
QuestionError creating windows Handle Pin
Mandar Patankar7-Jun-06 11:03
Mandar Patankar7-Jun-06 11:03 
AnswerRe: Error creating windows Handle Pin
Ed.Poore7-Jun-06 11:27
Ed.Poore7-Jun-06 11:27 
GeneralRe: Error creating windows Handle Pin
Mandar Patankar8-Jun-06 6:42
Mandar Patankar8-Jun-06 6:42 
GeneralRe: Error creating windows Handle Pin
Ed.Poore8-Jun-06 8:17
Ed.Poore8-Jun-06 8:17 
GeneralRe: Error creating windows Handle Pin
Mandar Patankar9-Jun-06 11:47
Mandar Patankar9-Jun-06 11:47 
GeneralRe: Error creating windows Handle Pin
Ed.Poore9-Jun-06 12:48
Ed.Poore9-Jun-06 12:48 
Questionplugin support in c# project(advice please) Pin
sawerr7-Jun-06 10:26
sawerr7-Jun-06 10:26 
AnswerRe: plugin support in c# project(advice please) Pin
Ed.Poore7-Jun-06 10:48
Ed.Poore7-Jun-06 10:48 
Questionstring to string array Pin
keroed_edmond7-Jun-06 10:26
keroed_edmond7-Jun-06 10:26 

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.