473,471 Members | 4,625 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Intellisense in MC++

AJ
I am using Microsoft Visual C++ .NET in Visual Studio 2003. Why there is no
intellisense in MC++? Any workarounds?
Nov 17 '05 #1
3 1514
This is probably not going to be of much help to you but Visual C++ .NET 2005
has this feature included but don't hold your breath because it does not
always work the correct way.

"AJ" wrote:
I am using Microsoft Visual C++ .NET in Visual Studio 2003. Why there is no
intellisense in MC++? Any workarounds?

Nov 17 '05 #2
AJ
Thanks John. You are right, I am also exploring VS2005 beta2.

Already spend time on converting code from "VC++ Visual Studio 6" to "Visual
Studio .NET 2003". It is not that easy. For some time I would stick to Visual
Studio .NET 2003, unless there is compelling reason.
"John Gabriel" wrote:
This is probably not going to be of much help to you but Visual C++ .NET 2005
has this feature included but don't hold your breath because it does not
always work the correct way.

"AJ" wrote:
I am using Microsoft Visual C++ .NET in Visual Studio 2003. Why there is no
intellisense in MC++? Any workarounds?

Nov 17 '05 #3
Hello guys:
Visual C++ 2003 support IntelliSense both for native C++ and for Managed
Extensions for C++. The reason you it is not working for your current
project might be a configuration issue or even a product bug.
Let me give you some tips so that you can try to get IntelliSense back for
your MC++ project:
- Is the /clr switch set in the project properties? Is it a make file
project?
- If the /clr switch is correctly set for your project and still you have no
IntelliSense for your code, go ahead and close your solution and delete the
file with a .ncb extension in your project. Reopen the solution will make
the IDE rebuild this file and probably restore IntelliSense for you.

In Visual C++ 2005, the IntelliSense experience for managed code is a lot
more compelling. For a detailed explanation of how our IntelliSense support
works and what to expect from Visual C++ 2005 you can read the following MSDN
article
http://msdn.microsoft.com/library/de...tellisense.asp

Thanks,
Alvin Chardon
Visual C++ Compiler

"AJ" wrote:
Thanks John. You are right, I am also exploring VS2005 beta2.

Already spend time on converting code from "VC++ Visual Studio 6" to "Visual
Studio .NET 2003". It is not that easy. For some time I would stick to Visual
Studio .NET 2003, unless there is compelling reason.
"John Gabriel" wrote:
This is probably not going to be of much help to you but Visual C++ .NET 2005
has this feature included but don't hold your breath because it does not
always work the correct way.

"AJ" wrote:
I am using Microsoft Visual C++ .NET in Visual Studio 2003. Why there is no
intellisense in MC++? Any workarounds?

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Daniel Lidström | last post by:
Hi, I've been trying a long time now to generate some XML using MC++ and XmlSerializer. I have a piece of C# code that produces exactly what I want, but I simply can't get the MC++ code to write...
6
by: Arno R | last post by:
Hi, I am just 'playing' a bit with classes these days. I would like to use a few classes in my codelibrary. (mde) I read (and noticed) that you can't use a class directly when the class is...
2
by: msnews.microsoft.com | last post by:
How do I get Intellisense to open a dropdown list box for a method's parameters when the parameter is an ENUM? public class MyClass { public enum IDkind { PersonID, EntityID, PlaceID
2
by: Edward Diener | last post by:
In C++ an overridden virtual function in a derived class must have the exact same signature of the function which is overridden in the base class, except for the return type which may return a...
2
by: Lev | last post by:
Hi, I have some code that does reflection on an assembly I load. When I try to get the attributes on one of the methods implemented in the assembly, the MC++ version does not return anything....
93
by: Dave | last post by:
I am a VB.NET guy, recently i tried to write program using C#, having being pampered by VB.NET's IntelliSense i find that the C#'s IntelliSense is SUCK!
0
by: Maxwell | last post by:
Hello, I recently completed a MC++ (VS2003) DLL that wraps a non MFC C++ DLL and need to use it in a MC++ Console Application (no forms/guis of any kind just output to console). Trouble is...
8
by: WebSnozz | last post by:
I have an application written in C that does a lot of low level stuff. It does a lot of things like casting from void*'s. I want to create a new GUI for it in either C# or MC++, but reuse the...
5
by: dk60 | last post by:
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.