A
Ayende Rahien
I want to build a application where I've a fixed sidebar, and a
replacable main area.
(Think frames in HTML, where you've a menu on one side, and the real
data on the other.)
I build the sidebar, but I'm having problems architecting the
replacable main area.
At first I thought to use user controls and just switch between them
as needed, but that seems to be too unflexible.
Can you recommend a good way to do this?
replacable main area.
(Think frames in HTML, where you've a menu on one side, and the real
data on the other.)
I build the sidebar, but I'm having problems architecting the
replacable main area.
At first I thought to use user controls and just switch between them
as needed, but that seems to be too unflexible.
Can you recommend a good way to do this?