Good software Prototyping software?

3 replies
Can anyone recommend some good software Prototyping software?
#good #prototyping #software
  • Profile picture of the author Tom B
    Banned
    Originally Posted by Scott Ames View Post

    Can anyone recommend some good software Prototyping software?
    Depends on what type of software you want to prototype.
    {{ DiscussionBoard.errors[1645906].message }}
  • Profile picture of the author rapidscc
    If you just want to create mock ups, then you
    could use visio.

    However, if you want to create something functional
    then you can use VB.Net (there are express editions
    which are free to download).

    VB.net (express edition) has a built in IDE and forms
    designer. Through drag and drop, you can easily
    place "dumb" buttons and fields on forms.

    You can also try using Flex 3 from adobe, they
    provide a 60 day free trial of the software.

    Actually, you can do this using any programming tool
    you know. As long as the tool allows visual design,
    then you can easily add components like textboxes,
    buttons, or listboxes. You don't have to add the codes,
    just do the screen layout.

    That would give you a decent prototype.

    All the best,
    {{ DiscussionBoard.errors[1645939].message }}
    • Profile picture of the author Brandon Tanner
      Any IDE like Visual Basic Express or Sharp Develop will work fine for prototyping. If you're looking for something simpler though, check this out...

      Home - Pencil Project
      Signature

      {{ DiscussionBoard.errors[1646871].message }}

Trending Topics