Re: how to fix intellisense?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: harry_bosch (harry_at_bosch.org)
Date: 02/10/04


Date: Tue, 10 Feb 2004 11:26:13 -0800


"Francisco" <nomail@baseball.net> wrote:

> This is the first time I have problems with intellisense, but It never
> ocurred to me
> how dependent are we on this, until now. I agree with you some thing
> has to be
> done to make it easier.

We used to program without it in the "old days", didn't we? :-) Well, I
have always been in favor of having more intelligent tools, using the
computer to enhance my own devlopment process. The more my development
system knows about the code I am writing (and the system with which it must
interact), the more produtive I can be. Intellisense makes a lot of
"sense" (when it's working :-), and I like it. I like a lot of the features
of Visual Studio because MS is really starting to go beyond the view of a
software system as simply a bunch of text files. It's been a slow
evolution, but we are making steady progress! Now, my big question is: how
can these advances in development tools be used to create less buggy code,
such as we see too often in our industry? Are we not using our tools
properly, or do we need to start looking further and deeper into the
development process in order to improve matters? </soapbox> :-)

> Where do I find the .ncb file you mention

VS.NET creates one for each of your solutions, so look in your project
directory. It'll be there along with your other project files. Close your
project, or exit Visual Studio, delete the sucker, then open things up
again.

-- 
harry


Relevant Pages

  • Security Warning dialogues for EVERY project.
    ... Visual Studio 2008, Windows Vista x64 ... Visual Studio .NET 2008 displays a security warning ... project files has been customized and could present a security ... and Windows Mobile 5.0 Korean Image. ...
    (microsoft.public.vstudio.general)
  • Security Warning dialogues for EVERY project.
    ... Visual Studio 2008, Windows Vista x64 ... Visual Studio .NET 2008 displays a security warning ... project files has been customized and could present a security ... and Windows Mobile 5.0 Korean Image. ...
    (microsoft.public.vstudio.general)
  • Re: Mapping issue on Visual SourceSafe
    ... I have the same .NET program developed on two machines, therefore, two ... developed in Visual Studio 2003 with .NET 1.1, the project files are ... While the folder location seemed to be mapped ... Source control management inside Visual studio is maddening at times and is ...
    (microsoft.public.dotnet.general)
  • Is there a way to easily add many existing files to an asp.net project?
    ... I have an asp.net web site that I want to develop further, ... the Visual Studio project files for the site. ... I can see from investigating the visual studio project files that the files ... appear to be held in the .csproj file, so I assume it would be possible to ...
    (microsoft.public.dotnet.framework.aspnet)