avigershon:Do you see any minuses when working like this?
One huuuuge minus i would hate to fight is that your single page will be one enormous page to have to deal with... not only from a programming standpoint (lots of line numbers to have to sift through), but also the fact that on every page request it's going to go through the entire page cycle of creating controls, filling them with data, etc etc
avigershon:The plus is that you dont need to maintane many pages but only one.
I'd much rather maintain small and focused pages than one huge mess of a page