Click here to Skip to main content
15,887,434 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: Keeping track Pin
Sander Rossel11-Feb-24 9:20
professionalSander Rossel11-Feb-24 9:20 
AnswerRe: Keeping track Pin
jschell9-Feb-24 12:44
jschell9-Feb-24 12:44 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:22
professionalSander Rossel11-Feb-24 9:22 
GeneralRe: Keeping track Pin
jschell13-Feb-24 4:23
jschell13-Feb-24 4:23 
AnswerRe: Keeping track Pin
Jacquers9-Feb-24 18:06
Jacquers9-Feb-24 18:06 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:23
professionalSander Rossel11-Feb-24 9:23 
AnswerRe: Keeping track Pin
englebart11-Feb-24 4:28
professionalenglebart11-Feb-24 4:28 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:26
professionalSander Rossel11-Feb-24 9:26 
englebart wrote:
For each application, you need your release tracking such that you can rebuild any product as delivered to a customer. Source control should help here.
Got CI/CD, but that still doesn't tell me which .NET or Vue version a customer is on, or if they use any library or framework that requires special attention.
Don't much care about which version was running when, we go forward only.
englebart wrote:
For each customer, you need to know what application releases they have purchased and installed. You could probably use source control here as well.
All my customers have highly customized apps that are unique for them.

I just want to query the applications I've built, like "SELECT Application WHERE .NET < 8".
It's probably going to be a SQL database with a customized front-end.

AnswerRe: Keeping track Pin
abmv11-Feb-24 5:50
professionalabmv11-Feb-24 5:50 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:27
professionalSander Rossel11-Feb-24 9:27 
GeneralRe: Keeping track Pin
abmv12-Feb-24 5:34
professionalabmv12-Feb-24 5:34 
AnswerRe: Keeping track Pin
Grotsoft11-Feb-24 21:09
Grotsoft11-Feb-24 21:09 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 21:51
professionalSander Rossel11-Feb-24 21:51 
AnswerRe: Keeping track Pin
BryanFazekas12-Feb-24 1:15
BryanFazekas12-Feb-24 1:15 
GeneralRe: Keeping track Pin
Sander Rossel12-Feb-24 1:53
professionalSander Rossel12-Feb-24 1:53 
AnswerRe: Keeping track Pin
robertburgh12-Feb-24 3:06
robertburgh12-Feb-24 3:06 
GeneralRe: Keeping track Pin
Sander Rossel12-Feb-24 3:32
professionalSander Rossel12-Feb-24 3:32 
AnswerRe: Keeping track Pin
Andreas Mertens12-Feb-24 5:06
professionalAndreas Mertens12-Feb-24 5:06 
AnswerRe: Keeping track Pin
Al Gonzalez12-Feb-24 6:45
Al Gonzalez12-Feb-24 6:45 
GeneralRe: Keeping track Pin
Al Gonzalez12-Feb-24 6:50
Al Gonzalez12-Feb-24 6:50 
GeneralRe: Keeping track Pin
Andreas Mertens12-Feb-24 12:16
professionalAndreas Mertens12-Feb-24 12:16 
GeneralRe: Keeping track Pin
Andreas Mertens13-Feb-24 12:51
professionalAndreas Mertens13-Feb-24 12:51 
AnswerRe: Keeping track Pin
jochance12-Feb-24 7:24
jochance12-Feb-24 7:24 
GeneralAnswering a teenager comment Pin
Pete O'Hanlon8-Feb-24 22:14
mvePete O'Hanlon8-Feb-24 22:14 
GeneralRe: Answering a teenager comment Pin
Richard Deeming8-Feb-24 22:52
mveRichard Deeming8-Feb-24 22:52 

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.