Getting Prepared/Planning

Posted by The.Anti.9 on Stack Overflow See other posts from Stack Overflow or by The.Anti.9
Published on 2010-05-16T02:21:54Z Indexed on 2010/05/16 2:30 UTC
Read the original article Hit count: 270

Filed under:
|
|

For the first time, I am trying to create a rather large .NET project. I think the largest one I have made so far was about 6 classes, but this one is already at 14. For the section I'm starting to work on, I'm having some trouble putting everything together in my head, which is what I normally do. I think it's just a little too complex for that. I want to plan it out, and I want some way to visualize it and be able to play with it and manipulate the structure easily. Is there any sort of (free) program I can use to do this?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about planning