Dynamic pages and controls with Asp .NET
Posted
by Abhilash
on Stack Overflow
See other posts from Stack Overflow
or by Abhilash
Published on 2010-03-23T08:30:05Z
Indexed on
2010/03/23
8:33 UTC
Read the original article
Hit count: 301
Hi,
We are starting with the design of an ASP .NET Web UI using WCSF as the UI FW. We are evaluating some FW which will allow us to build dynamic pages, dynamic as in, deciding at runtime what user controls will be displayed and in what order. Also possibly, the pages and order in which they will be displayed.
We are looking at Page Flow Application Block, but there's limited documentation around it, we were interested in knowing what other options could be considered.
Thanks for your help guys...
© Stack Overflow or respective owner