Click here to Skip to main content
15,895,667 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.

 
GeneralRe: How often do you like to compile? Pin
agolddog13-Sep-19 3:26
agolddog13-Sep-19 3:26 
GeneralMaintenance vs New Feature Pin
Davie2124013-Sep-19 4:15
Davie2124013-Sep-19 4:15 
GeneralRe: How often do you like to compile? Pin
Member 1409260513-Sep-19 5:31
Member 1409260513-Sep-19 5:31 
GeneralRe: How often do you like to compile? Pin
patbob13-Sep-19 5:42
patbob13-Sep-19 5:42 
GeneralRe: How often do you like to compile? Pin
E. Anderson3-Oct-19 17:51
E. Anderson3-Oct-19 17:51 
GeneralWho else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 2:01
professionalSander Rossel12-Sep-19 2:01 
GeneralRe: Who else does this? (Everyone, right?) Pin
Slacker00712-Sep-19 2:10
professionalSlacker00712-Sep-19 2:10 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 2:32
professionalSander Rossel12-Sep-19 2:32 
Slacker007 wrote:
I usually shelve my changes or branch them then copy from shelveset/branch to trunk/main, etc. I don't create separate projects unless I have to , which is rare.
You mean like, some code that you can look up later?
I didn't mean create new projects just to test/save some code, but because the business actually requires them.
I work for multiple customers and all do microservices (because I've said so) Laugh | :laugh:
I created at least ten new serious projects that will be/are in production this year alone and they all need "the basics" like authentication, database, DI, etc. Big Grin | :-D
I've considered writing a utility package and re-use that, but it's not really worth it as it's mostly two lines here, two lines there, with usually slightly different parameters as well.
Slacker007 wrote:
I will however create separate console apps sometimes to test services, web apis, etc. if I don't use a unit test to do that, which can be convenient, even though it is not really a "unit test".
I do that too sometimes. It's more of an integration test I guess.

GeneralRe: Who else does this? (Everyone, right?) Pin
Dan Neely12-Sep-19 2:35
Dan Neely12-Sep-19 2:35 
GeneralRe: Who else does this? (Everyone, right?) Pin
musefan12-Sep-19 3:11
musefan12-Sep-19 3:11 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 3:12
professionalSander Rossel12-Sep-19 3:12 
GeneralRe: Who else does this? (Everyone, right?) Pin
Ron Anders12-Sep-19 3:14
Ron Anders12-Sep-19 3:14 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 3:14
professionalSander Rossel12-Sep-19 3:14 
GeneralRe: Who else does this? (Everyone, right?) Pin
musefan12-Sep-19 3:24
musefan12-Sep-19 3:24 
GeneralRe: Who else does this? (Everyone, right?) Pin
#realJSOP12-Sep-19 3:50
mve#realJSOP12-Sep-19 3:50 
GeneralRe: Who else does this? (Everyone, right?) Pin
CodeWraith12-Sep-19 3:50
CodeWraith12-Sep-19 3:50 
GeneralRe: Who else does this? (Everyone, right?) Pin
Fever90512-Sep-19 3:59
professionalFever90512-Sep-19 3:59 
GeneralRe: Who else does this? (Everyone, right?) Pin
raddevus12-Sep-19 4:11
mvaraddevus12-Sep-19 4:11 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 4:22
professionalSander Rossel12-Sep-19 4:22 
GeneralRe: Who else does this? (Everyone, right?) Pin
kmoorevs12-Sep-19 5:11
kmoorevs12-Sep-19 5:11 
GeneralRe: Who else does this? (Everyone, right?) Pin
Jörgen Andersson12-Sep-19 5:54
professionalJörgen Andersson12-Sep-19 5:54 
GeneralRe: Who else does this? (Everyone, right?) Pin
Gary Wheeler12-Sep-19 7:13
Gary Wheeler12-Sep-19 7:13 
GeneralMessage Closed Pin
12-Sep-19 1:59
SteakhouseLuke12-Sep-19 1:59 
GeneralRe: How often do you like to compile? Pin
Sander Rossel12-Sep-19 2:06
professionalSander Rossel12-Sep-19 2:06 
GeneralCool discovery (MSDN archive) PinPopular
Nelek12-Sep-19 0:32
protectorNelek12-Sep-19 0:32 

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.