|
Apart from the archetypical code-review checklist, what are some good places to use checklists in software engineering?
Started by TraumaPony on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The Braidy Tester....
So a checklist to ensure that all documentation is there to meet the standards, then a checklist to affirm in some cases.
My day-job has a checklist that walks through items needed before, and after development.
|
|
As a developer, we do various activities everyday each requiring a set of things to take care of or to complete before we can say that the activity is complete. It is impossible to keep all these 'things' in memory and hence we have checklists. There ...
Started by Ather on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Further, if you are out then someone else can follow the checklist such as checklists within wiki....
It's easy to update if things change, everyone sees the same checklist, and it's free and dead simple.
That a Wiki works very well.
|
|
For the umpteenth time I'm battling with getting microphone input to work on an XP machine. I realise the solution might differ depending on the situation, but is there a standard checklist one can work through that will solve 90% of the problems?
In ...
Answer Snippets (Read the full thread at superuser):
Make sure you have the right device selected in "Sound Recording" (if you don't... .
Go to Edit -> Properties.
Plug in the mic to the mic jack :) Run sndrec32.exe (or Start Menu -> Programs -> Accessories -> Entertainment -> Sound Recorder) .
|
Ask your Facebook Friends
|
Anyone have a code review checklist/guidelines for a Java web application? A review checklist for each layer would be great.
If there is no such source on the internet, do you know of any good books? I found some useful tips in "Expert One-On-One..." ...
Started by Shaw on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Even though it's more of a security specific....
I've yet to read, but it seems to have good reviews .
In a respones to a question in the same area that I've ased, someone suggested the book Patterns of Enterprise Application Architecture by Martin Fowler .
|
|
What is your favorite Coding Guidelines Checklist?
I don't think one list will satisfy everyone. So the "favorite" part :)
I was about to ask for Embedded programming and C at first. But you can post your favorite in other languages / areas as well.
Started by Prakash on
, 19 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
Maybe this is a contentious issue, but in my experience, the best/favourite .
A simple process for determining your checklist and change your checklist over time!
Article: How to build a checklist .
|
|
I am looking for a set of guidelines or a checklist that you can go over for securing a public ASP.NET MVC Website. I just want to make sure that I am not making any of the obvious and well known issues when deploying a website.
Thanks.
Started by Lukasz on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
ActionResult Create([Bind(Prefix = "", Exclude = "id")]MyModel newModelObject) &....
Html.Encode all data entry fields.
[Authorize] on all actions that require you to be logged in .
Admin in admin folder etc.
I kinda do the following;
Seperate my concerns.
|
|
I'm starting to install Windows 7 from scratch, overwriting my old Vista installation. My checklist so far for the migration:
copy user data to separate drive make a list of applications to install on the fresh Windows copy applicaton-specific data from...
Started by simon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
I would check for
Photos Anything under MyDocuments program file specifics, such as "game saves", sometimes they are stored in program files Browser bookmarks, also write down a list of any plugins you use as you'll need to install them again check recycle... .
|
|
I've had discussions in the past with other people in my department about documentation, specifically, level-of-detail and requirements. In their view, documentation is a simple checklist of Y things to do when X things go wrong.
I disagree. I think that...
Started by Avery Payne on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at serverfault):
The get-er-done checklist, with a MUCH LONGER appendix about the architecture of the system be reduced to a simple checklist....
For helpdesk (level 1) types, a checklist sets.
It depends on the target audience for your documentation.
|
|
I am working on a consumer facing web application built on .Net/C# MSSQL as the databse
We have been following general good coding practices to prevent bugs and SQL/JS query injections but non of us are experts on security.
What would be a good checklist...
Started by korki on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Not sure what was meant by a checklist, since it could related to development (to help developers.
|
|
Checklist of the year 2011 Pre Voting Submission Thread
The vote for Checklist of the Year will be posted on 12/20
With that being said, this is the submission thread. If you would like to have your checklist considered for voting for Checklist of the...
Started by DaveyHasselhoff on
, 18 posts
by 17 people.
Answer Snippets (Read the full thread at ps3trophies):
A Compalicious List of Trophies one question, when is the final day to submit your checklist 9999X15 Checklist DaRe's Trophy Adventures Gaming Archives - antoniosbandana DragonWolfVII's Trophy Checklist bmj14772's Trophy Catalog Shemhazat....
|