I am working on rewriting a large application based on VB6. We are moving from Windows Forms to web deployment using ASP.Net. There are about 50 key users, and all of them are internal to the company.
We need an effective way to try out various projects in order to explore the information architecture of the site, the workflow and overall appearance. Ideally, the prototype would look good enough to show users to collect feedback.
A few drop-down menus or ajax-style controls would be useful for demonstrating our ideas, but not at the cost of rapid prototyping.
It is too early to exit Visual Studio, and we need something more than a pen and paper or Visio ... Any suggestions?
source
share