Re: MS Visual Studio 7.1 terminates (no message) when compiling a C# project

From: Michael Wojcik (mwojcik_at_newsguy.com)
Date: 11/01/04


Date: 1 Nov 2004 18:36:12 GMT


In article <MPG.1bed04079f688afd989bc5@news.verizon.net>, Randy Howard <randyhoward@FOOverizonBAR.net> writes:
> In article <41830D48.455A4678@yahoo.com>, cbfalconer@yahoo.com says...
> >
> > My recommendation is to get rid of that buggy Visual Studio and
> > learn how to use the fundamental tools. In practice this means
> > abandoning Micro$loth software.
>
> I use gcc from the command line most of the time these days with make.
>
> Lot less pain.

Actually, I've found that even MSVC and nmake from the command line
are generally a lot less painful than VS. (For one thing, I've never
had a Microsoft update mysteriously prevent the command-line tools
from operating, whereas I *have* had that happen with VS. A little
Googling confirms that it's not all that uncommon for an update to
somehow break one of the VS packages and prevent the UI from running
correctly.)

The real advantage, though, is getting rid of the black boxes of the
VS project mechanism. All the input to the compiler and linker is
right there in front of you.

Oh, and when something goes wrong, the evidence doesn't simply vanish,
as in the situation Alf's encountered.

I find hand-crafted makefiles are far better than the ones generated
by VS, but the latter can be a useful starting point.

-- 
Michael Wojcik                  michael.wojcik@microfocus.com
This is a "rubbering action game," a 2D platformer where you control a
girl equipped with an elastic rope with a fishing hook at the end.
  -- review of _Umihara Kawase Shun_ for the Sony Playstation


Relevant Pages

  • Re: MS Visual Studio 7.1 terminates (no message) when compiling a C# project
    ... >> learn how to use the fundamental tools. ... In practice this means ... > I use gcc from the command line most of the time these days with make. ... The real advantage, though, is getting rid of the black boxes of the ...
    (comp.programming)
  • Re: Command sent to Access Database using OleDbDataAdapter
    ... you should get rid of it in your code. ... "Syntax error in UPDATE statement". ... an errorcode 3000. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cleaning up msconfig
    ... Yes there is a way to get rid of them. ... especially the mystery blank command one. ... Richard Harison ... Is was looking at msconfig as I was annoyed by a few startup items such as ...
    (microsoft.public.windowsxp.general)
  • Re: how to delete a service
    ... Scroll down to and double click the service you want to get rid of | ... On the General tab, Service name: take note of the Service Name not the ... Then open a command prompt... ...
    (microsoft.public.windowsxp.general)
  • RE: terminal window
    ... Pick a screen color; used to always be blue or green ... Command Button background colors are controlled by Windows, ... Set to No the form's Scroll Bars, Navigation Buttons and Record Selector. ... Don't know how to get rid of the Title Bar. ...
    (microsoft.public.access.modulesdaovba)