I'm a new programmer to the C# world and I am trying to save user entered data on 2 forms ( a main form with another form attached to it). Can someone please help! Thanks.
[b][red]This message was edited by IDK at 2005-3-26 1:51:31[/red][/b][hr] : I'm a new programmer to the C# world and I am trying to save user entered data on 2 forms ( a main form with another form attached to it). Can someone please help! Thanks. : : : GDiamond : I Visual C# Express: Right click on you project in the sulution explorer and click on the tab Settings. [hr] El PROgrammador Niklas Ulvinge (who doesn't know how to spell in inglish)
: [b][red]This message was edited by IDK at 2005-3-26 1:51:31[/red][/b][hr] : : I'm a new programmer to the C# world and I am trying to save user entered data on 2 forms ( a main form with another form attached to it). Can someone please help! Thanks. : : : : : : GDiamond : : : I Visual C# Express: : Right click on you project in the sulution explorer : and click on the tab Settings. : [hr] : El PROgrammador Niklas Ulvinge : (who doesn't know how to spell in inglish) : : : I need to save these forms programatically. When a user clicks "Save" or moves to another page I would like the data they entered to save. :
Comments
: I'm a new programmer to the C# world and I am trying to save user entered data on 2 forms ( a main form with another form attached to it). Can someone please help! Thanks.
:
:
: GDiamond
:
I Visual C# Express:
Right click on you project in the sulution explorer
and click on the tab Settings.
[hr]
El PROgrammador Niklas Ulvinge
(who doesn't know how to spell in inglish)
: : I'm a new programmer to the C# world and I am trying to save user entered data on 2 forms ( a main form with another form attached to it). Can someone please help! Thanks.
: :
: :
: : GDiamond
: :
: I Visual C# Express:
: Right click on you project in the sulution explorer
: and click on the tab Settings.
: [hr]
: El PROgrammador Niklas Ulvinge
: (who doesn't know how to spell in inglish)
:
:
: I need to save these forms programatically. When a user clicks "Save" or moves to another page I would like the data they entered to save.
:
Properties.Settings.Value.mystring = "Hello";
[hr]El PROgrammador Niklas Ulvinge
(who doesn't know how to spell in inglish)
[red]Let the explorer get killed by burning foxes.[/red]