M
Mr Newbie
Now I know that VS2005 has master pages and webparts etc etc. However, at
present I am forced to work with VS2003 so I have a couple of basic
questions related to the subject matter for which I am hoping to acheive
inspirationan and or direction.
I want to create my new site with a high degree of consistancy and
managability. The perfect way to do this is to choose something other than
asp.net 2003 to do it in, like I dont know , lets say front page for example
where I can use dynamic templates to create editable areas much the same as
I do on 2005 ( If i were able to use it ). But thats not the case.
So, Im trying to devise a way to acheive this. As far as I am aware, I cant
inherit aspx forms, so this leaves me with ( AFAIK ) creating a template to
copy from and then altering the code for each new page.
I dont want to use Includes or Frames, OR MS Positioning, so Im thinking
about using Flow layout panels and adding custom controls to do the menus
etc.
Does anyone have any pearls of wisdom for me before I go ahead and get
myself in a whole heap of trouble ?
PS: If any of my assertions above are incorrect, Im sure ( and hope ) that
someone will let me know.
present I am forced to work with VS2003 so I have a couple of basic
questions related to the subject matter for which I am hoping to acheive
inspirationan and or direction.
I want to create my new site with a high degree of consistancy and
managability. The perfect way to do this is to choose something other than
asp.net 2003 to do it in, like I dont know , lets say front page for example
where I can use dynamic templates to create editable areas much the same as
I do on 2005 ( If i were able to use it ). But thats not the case.
So, Im trying to devise a way to acheive this. As far as I am aware, I cant
inherit aspx forms, so this leaves me with ( AFAIK ) creating a template to
copy from and then altering the code for each new page.
I dont want to use Includes or Frames, OR MS Positioning, so Im thinking
about using Flow layout panels and adding custom controls to do the menus
etc.
Does anyone have any pearls of wisdom for me before I go ahead and get
myself in a whole heap of trouble ?
PS: If any of my assertions above are incorrect, Im sure ( and hope ) that
someone will let me know.