G
Girish
I understand that the code behind concept is a framework that separates code
logic from visulization code.
I belive this is true for pages that are mostly static. Ie. Forms elements
on a page that are fixed in number.
What if i had a requirement that involves a highly dynamic page, with a
dynamic number of form elements based on various user selections. I cant
see how I cant separate code that splits the "form generation logic" as a
code behind and have another file that would just hold "visulisation code".
Any thoughts on this?
Thanks,
Girish
logic from visulization code.
I belive this is true for pages that are mostly static. Ie. Forms elements
on a page that are fixed in number.
What if i had a requirement that involves a highly dynamic page, with a
dynamic number of form elements based on various user selections. I cant
see how I cant separate code that splits the "form generation logic" as a
code behind and have another file that would just hold "visulisation code".
Any thoughts on this?
Thanks,
Girish