Re: Zooming Out: The Larger Issue
- From: "Peter" <starrim@xxxxxxxxxxx>
- Date: Tue, 03 Apr 2007 21:39:56 GMT
Well i personally would have chosen a different aproach
I would have set up a dataset with the desired interface with the dataset designer , and then bind my controls to this dataset
Then you can add colors with the bound controls and save the dataset to a XML file or a binary file ( smaller and faster to serialize deserialize , however you can`t add items then with notepad )
On startup of your app you could just check if the xml / binary file exists and if so desiaralize it to a dataset object and rebind it to your controls
Thank you for the idea. I think I am going to try to pursue a course of action similar to this.
.
- References:
- Zooming Out: The Larger Issue (A Question for Experts)
- From: Peter
- Re: Zooming Out: The Larger Issue
- From: Michel Posseth [MCP]
- Zooming Out: The Larger Issue (A Question for Experts)
- Prev by Date: Re: Help copying selected lines from a multiline textbox.
- Next by Date: Re: Zooming Out: The Larger Issue (A Question for Experts)
- Previous by thread: Re: Zooming Out: The Larger Issue
- Next by thread: Re: Zooming Out: The Larger Issue (A Question for Experts)
- Index(es):
Relevant Pages
|