Click here to Skip to main content
15,887,175 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: Visual Studio 2022 offline Pin
Daniel Pfeffer17-Oct-23 10:43
professionalDaniel Pfeffer17-Oct-23 10:43 
GeneralRe: Visual Studio 2022 offline Pin
JudyL_MD17-Oct-23 4:30
JudyL_MD17-Oct-23 4:30 
GeneralRe: Visual Studio 2022 offline Pin
dandy7217-Oct-23 4:45
dandy7217-Oct-23 4:45 
GeneralRe: Visual Studio 2022 offline Pin
JudyL_MD17-Oct-23 4:50
JudyL_MD17-Oct-23 4:50 
GeneralRe: Visual Studio 2022 offline Pin
dandy7217-Oct-23 4:54
dandy7217-Oct-23 4:54 
GeneralRe: Visual Studio 2022 offline Pin
Andreas Mertens18-Oct-23 18:08
professionalAndreas Mertens18-Oct-23 18:08 
GeneralRe: Visual Studio 2022 offline Pin
tcruse19-Oct-23 6:03
professionaltcruse19-Oct-23 6:03 
GeneralRe: Visual Studio 2022 offline Pin
Ralf Quint18-Oct-23 10:51
Ralf Quint18-Oct-23 10:51 
I think where you are going in the wrong direction is to think that an "air-gapped dev system" is something bad, there "there is something wrong with that picture".
There are plenty of applications that work completely without the need for the Internet, for very valid reasons.
I did for example a few years back a data conversion job for a large nationwide client in the healthcare business. I actually had to work the other way around, I wrote and updated the conversion software on my own laptop, with no connection to the hospital's infrastructure (bar electricity). Initial test data was screened and anonymized before I got this on my computer. There was never one bit of live data on my system. And program changes were also transferred to the actual computer performing the conversion via read-only media. This way no patient data could possibly get out this way. Yes, a bit cumbersome, but workable.
And not that I really needed to Internet for any development, as the IDE/compiler/libraries work very nicely self-contained (it wasn't a Microsoft product).

I think it is an absolute fallacy these days that so many people think that everything is "in the cloud", "needs to be connected to the Internet". Beside that in some businesses, the air-gap exists is so that no data gets out of the environment. Hence for example the read-only media (DVD) that the OP mentioned.

And no, you ABSOLUTELY do not, NEVER, develop with any live data. NEVER EVER!
GeneralRe: Visual Studio 2022 offline Pin
dandy7219-Oct-23 8:18
dandy7219-Oct-23 8:18 
GeneralRe: Visual Studio 2022 offline Pin
Ralf Quint25-Oct-23 18:14
Ralf Quint25-Oct-23 18:14 
GeneralRe: Visual Studio 2022 offline Pin
dandy7226-Oct-23 3:00
dandy7226-Oct-23 3:00 
GeneralRe: Visual Studio 2022 offline Pin
Ralf Quint27-Oct-23 9:32
Ralf Quint27-Oct-23 9:32 
GeneralRe: Visual Studio 2022 offline Pin
dandy7228-Oct-23 8:07
dandy7228-Oct-23 8:07 
GeneralRe: Visual Studio 2022 offline Pin
Ralf Quint29-Oct-23 13:44
Ralf Quint29-Oct-23 13:44 
GeneralRe: Visual Studio 2022 offline Pin
dandy7230-Oct-23 4:25
dandy7230-Oct-23 4:25 
GeneralRe: Visual Studio 2022 offline Pin
Ralf Quint30-Oct-23 5:06
Ralf Quint30-Oct-23 5:06 
GeneralRe: Visual Studio 2022 offline Pin
dandy7230-Oct-23 5:48
dandy7230-Oct-23 5:48 
GeneralRe: Visual Studio 2022 offline Pin
Ralf Quint30-Oct-23 8:45
Ralf Quint30-Oct-23 8:45 
GeneralRe: Visual Studio 2022 offline Pin
dandy7230-Oct-23 9:46
dandy7230-Oct-23 9:46 
GeneralRe: Visual Studio 2022 offline Pin
abmv17-Oct-23 4:47
professionalabmv17-Oct-23 4:47 
GeneralRe: Visual Studio 2022 offline Pin
JudyL_MD17-Oct-23 4:54
JudyL_MD17-Oct-23 4:54 
GeneralRe: Visual Studio 2022 offline Pin
abmv17-Oct-23 5:04
professionalabmv17-Oct-23 5:04 
GeneralRe: Visual Studio 2022 offline Pin
Gerry Schmitz17-Oct-23 5:19
mveGerry Schmitz17-Oct-23 5:19 
GeneralRe: Visual Studio 2022 offline Pin
JudyL_MD17-Oct-23 6:10
JudyL_MD17-Oct-23 6:10 
GeneralRe: Visual Studio 2022 offline Pin
Gerry Schmitz17-Oct-23 9:14
mveGerry Schmitz17-Oct-23 9:14 

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.