Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / August 2007

Tip: Looking for answers? Try searching our database.

intellisense in visual C++ .Net 2005

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dk60 - 05 Aug 2007 09:14 GMT
I am using visual C++ .NET 2005 for programming in C++. despite the
fact that my project contains a VC++ intellisense database,
intellisense does not work. What could go wrong. IN the same
framework, if I program in C# intellisense works just fine.
Thanks
David Lowndes - 05 Aug 2007 10:08 GMT
>I am using visual C++ .NET 2005 for programming in C++. despite the
>fact that my project contains a VC++ intellisense database,
>intellisense does not work. What could go wrong. IN the same
>framework, if I program in C# intellisense works just fine.

Try closing the solution and deleting the .NCB file, then re-open the
solution (which will rebuild the .ncb file). That sometimes resolves
the situation.

Dave
dk60 - 07 Aug 2007 05:49 GMT
> >I am using visual C++ .NET 2005 for programming in C++. despite the
> >fact that my project contains a VC++ intellisense database,
[quoted text clipped - 6 lines]
>
> Dave

Thanks, Dave, but it does not work.
Any other idea?
thanks
Dan
David Lowndes - 07 Aug 2007 07:57 GMT
>Thanks, Dave, but it does not work.
>Any other idea?

Dan,

Does the VC++ Intellisense work for you in a clean project (created
with the Wizard)?

Assuming it does (it should), check that your current project has all
the relevant source and header files added to the solution.

Does Intellisense not work in any of your source modules, or just some
(and maybe in some places)? If it's the latter, there may be some
lines of code that the Intellisense can't make sense of.

Dave
dk60 - 07 Aug 2007 13:27 GMT
> >Thanks, Dave, but it does not work.
> >Any other idea?
[quoted text clipped - 12 lines]
>
> Dave

No, it does not work for a clean project either.
As I said, it works for C# but not for C++.
Can you try and see if it works in C++ for you?
Is it possible that it is not supposed top work for C++?
Then, what is the ncb file for?

Thanks

Dan
RFOG - 07 Aug 2007 13:56 GMT
>> >Thanks, Dave, but it does not work.
>> >Any other idea?
[quoted text clipped - 22 lines]
>
> Dan

IntelliSense does NOT work in C++ and C++/CLI, and when it works, it works
very slowly.

If you program like me, IntelliSense is not a help for develop. I think and
build in my mind a block of code, then I write it at a typist speed, then
IntelliSense cannot react when I press -> and Ctrl-J because it is parsing
files. If you type objet, then waits some seconds, and then type ->(or just
.), *sometimes* it works. Sometimes IntelliSense is not capable to
understand some complex and hierarchical classes and sometimes it simply
does not work and, of course, it does not works at same speed as C#.
Signature

Visita mi  blog principal: http://rfog.blogsome.com
Y este sobre programación: http://geeks.ms/blogs/rfog
Libros, ciencia ficción y  programación
========================================
En la vida real, el que no se rinde es todo un valiente.
 -- Paul Mc Cartney.

David Lowndes - 07 Aug 2007 18:31 GMT
>No, it does not work for a clean project either.

Dan,

As I said before, it should work. Have you disabled it? Check the
Tools, Options, C/C++, General, Statement completion settings. Have a
look at the MSDN topic titled "When IntelliSense Is Unavailable".

Dave

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.