Re: Visual Studio 2003 .. frustrations
From: Mike Labosh (mlabosh_at_hotmail.com)
Date: 06/17/04
- Next message: Lloyd Sheen: "Re: Visual Studio 2003 .. frustrations"
- Previous message: GP: "Regarding the scope when working with forms in .NET C#"
- In reply to: Lloyd Sheen: "Re: Visual Studio 2003 .. frustrations"
- Next in thread: Steven H: "Re: Visual Studio 2003 .. frustrations"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 18:58:46 -0400
> You are using VS 2003. This is just one of the many problems with this
IDE.
> There is a newsgroup dedicated to the IDE and this is a common problem.
The OP did mention that it was a C# project. In VS 2K3 I have observed that
all the "intelli*" features get all wigged out when I have some subtle
syntax issue, like a missing ; or forget to "using" some namespace.
Also, another C# issue I have seen is that the blue wavy line that appears
during a build attempt underscoring some problem code, doesn't disappear
when I fix the code, until I do a rebuild.
Each time I have seen this behavior, tracking down and fixing my code error
causes the IDE to resume its normal helpful style.
I just thought I would point that out, in case that's what's happening in
the OP. But I DO really wish the IDE would not do things like that for a
subtle syntax issue.
-- Peace & happy computing, Mike Labosh, MCSD "SELECT * FROM Users WHERE Clue > 0"
- Next message: Lloyd Sheen: "Re: Visual Studio 2003 .. frustrations"
- Previous message: GP: "Regarding the scope when working with forms in .NET C#"
- In reply to: Lloyd Sheen: "Re: Visual Studio 2003 .. frustrations"
- Next in thread: Steven H: "Re: Visual Studio 2003 .. frustrations"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|