Click here to Skip to main content
15,915,702 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
QuestionHow to test ConsoleApplications with NUnit? Pin
Erik Doernenburg6-Jan-03 4:36
Erik Doernenburg6-Jan-03 4:36 
AnswerRe: How to test ConsoleApplications with NUnit? Pin
Kevin Stewart14-Jan-03 10:45
Kevin Stewart14-Jan-03 10:45 
GeneralArticle pre-publishing comments Pin
peterchen2-Jan-03 12:51
peterchen2-Jan-03 12:51 
GeneralRe: Article pre-publishing comments Pin
Marc Clifton2-Jan-03 14:08
mvaMarc Clifton2-Jan-03 14:08 
GeneralRe: Article pre-publishing comments Pin
peterchen2-Jan-03 20:53
peterchen2-Jan-03 20:53 
GeneralRe: Article pre-publishing comments Pin
Matt Gullett2-Jan-03 15:38
Matt Gullett2-Jan-03 15:38 
GeneralRe: Article pre-publishing comments Pin
peterchen3-Jan-03 13:29
peterchen3-Jan-03 13:29 
GeneralRe: Article pre-publishing comments Pin
Matt Gullett3-Jan-03 14:24
Matt Gullett3-Jan-03 14:24 
peterchen wrote:
I don't quite understand what you mean with AP forcing you to remember unrelated things - can you elaborate this?

AP does not force you to remember unrelated things, but it limits the amount of "state" you need to remember for a given task. This is OK for some sitations (and on the surface sounds like a good thing) and can make quick-and-dirty maintenance and refactoring work quicker. However, the results are more limited than what can be accomplished when the ultimate intent is to refator a whole problem instead of a tiny part of it.

When a programmer gets in the -zone-, solving a larger problem is often more effecient than solving just a tiny part of it. Failing to leverage the -zone- and failing to allow a programmer to use his ability to maintain "state" limits the possibilities and productivity of that programmer.

Also, (back to the original question), because a programmers skill of "state" recall is not used for the task at hand it tends to mean that the programmer will need to shift from one task to another relatively quickly. Shifting tasks is often the most ineffecient task for programmers which is where my remark came from.

Just my 2 cents.
GeneralRe: Article pre-publishing comments Pin
Jiminy26-Jan-03 7:16
Jiminy26-Jan-03 7:16 
General.Net Book Study Application Pin
Davy Mitchell26-Dec-02 7:36
Davy Mitchell26-Dec-02 7:36 
GeneralRe: .Net Book Study Application Pin
Abbas_Riazi1-Feb-03 6:13
professionalAbbas_Riazi1-Feb-03 6:13 
GeneralMore SearchBar goodness! Pin
Michael Dunn23-Dec-02 20:28
sitebuilderMichael Dunn23-Dec-02 20:28 
QuestionDoes MS Exchange 2000 includes a Listserv-like component ? Pin
Sik23-Dec-02 4:20
Sik23-Dec-02 4:20 
AnswerRe: Does MS Exchange 2000 includes a Listserv-like component ? Pin
William Bartholomew29-May-03 11:42
William Bartholomew29-May-03 11:42 
GeneralTest QuickE program Pin
Code4Food17-Dec-02 18:24
Code4Food17-Dec-02 18:24 
GeneralRe: Test QuickE program Pin
JoeSox25-Jan-03 21:24
JoeSox25-Jan-03 21:24 
GeneralRe: Test QuickE program Pin
Code4Food27-Jan-03 4:53
Code4Food27-Jan-03 4:53 
GeneralRe: Test QuickE program Pin
JoeSox27-Jan-03 5:34
JoeSox27-Jan-03 5:34 
GeneralRe: Test QuickE program Pin
Code4Food27-Jan-03 6:31
Code4Food27-Jan-03 6:31 
GeneralRe: Test QuickE program Pin
JoeSox27-Jan-03 6:45
JoeSox27-Jan-03 6:45 
GeneralIf you're happy and you know it (YAFTP) Pin
David Wulff10-Dec-02 16:09
David Wulff10-Dec-02 16:09 
GeneralRe: If you're happy and you know it (YAFTP) Pin
Jon Sagara10-Dec-02 18:42
Jon Sagara10-Dec-02 18:42 
GeneralRe: If you're happy and you know it (YAFTP) Pin
David Wulff10-Dec-02 18:58
David Wulff10-Dec-02 18:58 
GeneralUpdated: PHP version of the CP forums Pin
Jon Sagara9-Dec-02 20:56
Jon Sagara9-Dec-02 20:56 
GeneralRe: Updated: PHP version of the CP forums Pin
Paul Watson9-Dec-02 21:09
sitebuilderPaul Watson9-Dec-02 21:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.