Click here to Skip to main content
15,895,746 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralAny recommendations for a datagenerator? Pin
Jörgen Andersson20-Jan-17 6:22
professionalJörgen Andersson20-Jan-17 6:22 
GeneralRe: Any recommendations for a datagenerator? Pin
Eddy Vluggen20-Jan-17 6:40
professionalEddy Vluggen20-Jan-17 6:40 
GeneralRe: Any recommendations for a datagenerator? Pin
Jacquers20-Jan-17 7:22
Jacquers20-Jan-17 7:22 
GeneralRe: Any recommendations for a datagenerator? Pin
Jörgen Andersson20-Jan-17 7:40
professionalJörgen Andersson20-Jan-17 7:40 
GeneralRe: Any recommendations for a datagenerator? Pin
ZurdoDev20-Jan-17 7:32
professionalZurdoDev20-Jan-17 7:32 
GeneralRe: Any recommendations for a datagenerator? Pin
Jörgen Andersson20-Jan-17 7:40
professionalJörgen Andersson20-Jan-17 7:40 
GeneralRe: Any recommendations for a datagenerator? Pin
snorkie20-Jan-17 7:52
professionalsnorkie20-Jan-17 7:52 
GeneralRe: Any recommendations for a datagenerator? Pin
Marco Bertschi20-Jan-17 19:50
protectorMarco Bertschi20-Jan-17 19:50 
I've written some code which does the following:
- Count the amount of (non-readonly) boolean properties of an object
- Generates as many object instances as needed to cover all variatons of true/false booleans on the object

I needed this one for a class that controlled how data was taken from the database and displayed, and for the tests I wanted to have all variations covered since each constellation can influence the way data is being displayed.

I can send you the code chunks, if you want to.
GeneralRe: Any recommendations for a datagenerator? Pin
Jörgen Andersson22-Jan-17 19:06
professionalJörgen Andersson22-Jan-17 19:06 
GeneralThought of the day Pin
OriginalGriff20-Jan-17 4:51
mveOriginalGriff20-Jan-17 4:51 
GeneralRe: Thought of the day Pin
R. Giskard Reventlov20-Jan-17 5:00
R. Giskard Reventlov20-Jan-17 5:00 
GeneralRe: Thought of the day Pin
megaadam20-Jan-17 5:06
professionalmegaadam20-Jan-17 5:06 
GeneralRe: Thought of the day Pin
User 842020-Jan-17 5:07
User 842020-Jan-17 5:07 
GeneralRe: Thought of the day Pin
OriginalGriff20-Jan-17 5:08
mveOriginalGriff20-Jan-17 5:08 
GeneralRe: Thought of the day Pin
megaadam20-Jan-17 5:47
professionalmegaadam20-Jan-17 5:47 
GeneralRe: Thought of the day Pin
W Balboos, GHB20-Jan-17 5:45
W Balboos, GHB20-Jan-17 5:45 
GeneralRe: Thought of the day Pin
lopatir20-Jan-17 5:49
lopatir20-Jan-17 5:49 
GeneralRe: Thought of the day Pin
Tim Deveaux20-Jan-17 7:56
Tim Deveaux20-Jan-17 7:56 
GeneralRe: Thought of the day Pin
MacSpudster20-Jan-17 12:42
professionalMacSpudster20-Jan-17 12:42 
GeneralRe: Thought of the day Pin
Daniel Pfeffer21-Jan-17 5:42
professionalDaniel Pfeffer21-Jan-17 5:42 
QuestionProgramming Question of the Week? Pin
megaadam20-Jan-17 3:11
professionalmegaadam20-Jan-17 3:11 
AnswerRe: Programming Question of the Week? Pin
OriginalGriff20-Jan-17 3:20
mveOriginalGriff20-Jan-17 3:20 
GeneralRe: Programming Question of the Week? Pin
Afzaal Ahmad Zeeshan20-Jan-17 5:49
professionalAfzaal Ahmad Zeeshan20-Jan-17 5:49 
GeneralRe: Programming Question of the Week? Pin
OriginalGriff20-Jan-17 6:06
mveOriginalGriff20-Jan-17 6:06 
GeneralRe: Programming Question of the Week? Pin
Afzaal Ahmad Zeeshan20-Jan-17 6:15
professionalAfzaal Ahmad Zeeshan20-Jan-17 6:15 

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.