M
Matt
Trying to develop asp net application (C#) as dynamic as posibble.
When i add Buttons,textbox,selectbox or change the lay out of the asp
net pages, would like to do minimal changes on components as posibble.
Using class files to achive back processes.(click button, fill dataset
etc)
not using code behind or inner scripts on pages.
Right now everypage goes thru a Action.class that i have. Any
suggestion or links pls.
When i add Buttons,textbox,selectbox or change the lay out of the asp
net pages, would like to do minimal changes on components as posibble.
Using class files to achive back processes.(click button, fill dataset
etc)
not using code behind or inner scripts on pages.
Right now everypage goes thru a Action.class that i have. Any
suggestion or links pls.