Re: Please advise
- From: Oleg Kap <olegkap@xxxxxxxxx>
- Date: Wed, 26 Oct 2005 10:15:51 -0700
Hello GTi,
You dont have advise about designing this class but I suggest to build it around XmlDocument.
This way you`ll have 1. Tree like structure
2. Searching capabilties using XPath
3. You could implement each element (such a group or connection) as node element.
4. This class could be serizlized very easy since all class structure(important pieces) should be there already.
Hope it helps, Oleg
And I must be able to search for a item based on: - the group + item handle - connection + group + item name
.
- Prev by Date: Re: How do I add a record to an MS Access database
- Next by Date: Re: relational operator parameters
- Previous by thread: user control and skins in .net 2.0
- Next by thread: Re: relational operator parameters
- Index(es):
Relevant Pages
|