Click here to Skip to main content
15,887,596 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: Notepad++ .... PinPopular
Mircea Neacsu14-Mar-24 3:04
Mircea Neacsu14-Mar-24 3:04 
GeneralRe: Notepad++ .... Pin
raddevus14-Mar-24 3:18
mvaraddevus14-Mar-24 3:18 
GeneralRe: Notepad++ .... Pin
Mircea Neacsu14-Mar-24 3:25
Mircea Neacsu14-Mar-24 3:25 
GeneralRe: Notepad++ .... Pin
Daniel Pfeffer14-Mar-24 7:51
professionalDaniel Pfeffer14-Mar-24 7:51 
GeneralRe: Notepad++ .... Pin
Mircea Neacsu14-Mar-24 7:52
Mircea Neacsu14-Mar-24 7:52 
GeneralRe: Notepad++ .... Pin
glennPattonWork314-Mar-24 3:51
professionalglennPattonWork314-Mar-24 3:51 
GeneralRe: Notepad++ .... Pin
Mircea Neacsu14-Mar-24 4:11
Mircea Neacsu14-Mar-24 4:11 
GeneralRe: Notepad++ .... Pin
Richard MacCutchan14-Mar-24 4:30
mveRichard MacCutchan14-Mar-24 4:30 
glennPattonWork3 wrote:
It doesn't generate executables it generates MSIL code

No, it does neither of those things. Visual Studio is an Interactive Development Environment, and as such just manages your projects. All code generation, whether machine or MSIL, is done by the compilers. And straight C/C++ code does not generate MSIL.
GeneralRe: Notepad++ .... Pin
PIEBALDconsult15-Mar-24 5:08
mvePIEBALDconsult15-Mar-24 5:08 
GeneralRe: Notepad++ .... Pin
Richard MacCutchan15-Mar-24 5:26
mveRichard MacCutchan15-Mar-24 5:26 
GeneralRe: Notepad++ .... Pin
PIEBALDconsult15-Mar-24 5:49
mvePIEBALDconsult15-Mar-24 5:49 
GeneralRe: Notepad++ .... Pin
Richard MacCutchan15-Mar-24 6:23
mveRichard MacCutchan15-Mar-24 6:23 
GeneralRe: Notepad++ .... Pin
PIEBALDconsult15-Mar-24 6:37
mvePIEBALDconsult15-Mar-24 6:37 
GeneralRe: Notepad++ .... Pin
PIEBALDconsult16-Mar-24 5:13
mvePIEBALDconsult16-Mar-24 5:13 
GeneralRe: Notepad++ .... Pin
Richard MacCutchan16-Mar-24 6:14
mveRichard MacCutchan16-Mar-24 6:14 
GeneralRe: Notepad++ .... Pin
PIEBALDconsult15-Mar-24 5:40
mvePIEBALDconsult15-Mar-24 5:40 
GeneralRe: Notepad++ .... Pin
glennPattonWork315-Mar-24 8:22
professionalglennPattonWork315-Mar-24 8:22 
GeneralRe: Notepad++ .... Pin
Andre Oosthuizen14-Mar-24 7:21
mveAndre Oosthuizen14-Mar-24 7:21 
GeneralRe: Notepad++ .... Pin
Ron Anders14-Mar-24 3:04
Ron Anders14-Mar-24 3:04 
GeneralRe: Notepad++ .... Pin
CPallini14-Mar-24 3:18
mveCPallini14-Mar-24 3:18 
GeneralRe: Notepad++ .... Pin
Jalapeno Bob14-Mar-24 9:31
professionalJalapeno Bob14-Mar-24 9:31 
AnswerRe: Notepad++ .... Pin
Ravi Bhavnani14-Mar-24 3:33
professionalRavi Bhavnani14-Mar-24 3:33 
GeneralRe: Notepad++ .... Pin
glennPattonWork314-Mar-24 3:46
professionalglennPattonWork314-Mar-24 3:46 
GeneralRe: Notepad++ .... Pin
Andre Oosthuizen14-Mar-24 7:22
mveAndre Oosthuizen14-Mar-24 7:22 
GeneralRe: Notepad++ .... Pin
BryanFazekas15-Mar-24 2:54
BryanFazekas15-Mar-24 2:54 

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.