Tagged Questions
The design-documentation tag has no wiki summary.
8
votes
8answers
751 views
How do you describe your solution/system?
I am about to write some standards/guidelines and templates that project managers, developers and business analysts would use. The goal would be to better understand the solution that is or was ...
3
votes
4answers
107 views
Is there a reason why we don't embed the design document for code in the source itself?
Couldn't we write the design documentation for source code within the source itself? I suppose like Doxygen but with the focus taken away from implementation towards design. Essentially (and rather ...
2
votes
1answer
86 views
Suggestions on how to organize Core Data visual layout?
Core Data is pretty amazing, and I've really enjoyed using the visual layout Xcode provides for it to organize things and get a quick sample of what data I've placed where. At times I've started to ...
2
votes
3answers
305 views
Technical Design Documentation
What level of technical design documentation is good enough to get started with actual coding ?
1
vote
2answers
152 views
How to document a system flow before coding it?
Can anybody help me with this?
Here's the problem...
When I have to code let's say, a registration form, I add the new form and start coding it. But sometimes the form is a bit complex and I find ...
1
vote
1answer
54 views
Should I document everyting in my method and test based on the documentation?
here is my question, as an example suppose i have a method to convert some types. something like this:
/// <summary>
/// Convierte el valor del objeto especificado a un valor equivalente de ...
-2
votes
1answer
57 views
employe database management codings
i am doing a employee management project in dot net(c#,asp),where will i get the uml diagrams for the reference ... please help me ... if i get the documentation of tat project it will be very useful ...