473,385 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

intellisense c# against intellisense c++

Why c# intellisense is more powerful than c++ intellisense?
In c# when type a character intellisense start and guide me.In c++
intellisense start only when I type a . or -> or ::.
In c# user class are displayed in a specific color.Why I can't do it
in c++?

Marco.
Nov 22 '05 #1
2 1934
> Why c# intellisense is more powerful than c++ intellisense?
In c# when type a character intellisense start and guide me.In c++
intellisense start only when I type a . or -> or ::.
In c# user class are displayed in a specific color.Why I can't do it
in c++?

Why do cats fall down with their legs first and dogs don't?
Probably the same reason, The C# IDE might be built differently than VC++
IDE and it takes time to get them to behave the same way. Sometimes C# gets
a new way of doing intelisense, soemtimes the C++ does add a new way of
intelisense and it takes time t implement that behaviour to the orther
language.

One thing I can think of, since C# is a very new way of programming, it is
maybe easier to implement new features than C++ that must stay backwards
compatible.
Nov 22 '05 #2
"Olaf Baeyens" <ol**********@skyscan.be> wrote in message news:<42**********************@news.skynet.be>...
Why c# intellisense is more powerful than c++ intellisense?
In c# when type a character intellisense start and guide me.In c++
intellisense start only when I type a . or -> or ::.
In c# user class are displayed in a specific color.Why I can't do it
in c++?

Why do cats fall down with their legs first and dogs don't?
Probably the same reason, The C# IDE might be built differently than VC++
IDE and it takes time to get them to behave the same way. Sometimes C# gets
a new way of doing intelisense, soemtimes the C++ does add a new way of
intelisense and it takes time t implement that behaviour to the orther
language.

One thing I can think of, since C# is a very new way of programming, it is
maybe easier to implement new features than C++ that must stay backwards
compatible.


Ok c# will be very new but any programmer would like similar tools to
write code?Is right?
Don't think that c++ programmers spend more time to write code and
have less control.
Nov 22 '05 #3

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

Similar topics

3
by: pytopo | last post by:
I like the way call tips displays argument variables for functions when you type the "(" after the function name. However, if one of the arguments to the function is something like...
8
by: andrew.queisser | last post by:
Yesterday I typed in some C++ code that called a function with two ints. Intellisense (auto-complete) helpfully told me that the first formal parameter was called "frontLight" and the second...
6
by: Stefan Kronberg | last post by:
I'm working on a solution containing about 20 projects. Some of the projects contain class definitions that are used in other of the projects. Most of the time intellisense is working ok, i.e. if I...
1
by: Christopher W. Douglas | last post by:
I'm working in VB.Net, using Visual Studio 2003. I have a project, let's call it Foo, that contains common methods, forms, and objects I use in other projects. It compiles as Foo.dll, which I...
2
by: Marco | last post by:
Why c# intellisense is more powerful than c++ intellisense? In c# when type a character intellisense start and guide me.In c++ intellisense start only when I type a . or -> or ::. In c# user class...
0
by: Jim | last post by:
I had a strange problem the other day when using Intellisense, and wondering if anyone has any experience with or advice on this... Just to give some quick background, I have a multi-tier...
1
by: Yaron | last post by:
Hi, I have a custom ListView-type control that I designed a few months ago. The control is completely stable and functional. However, often, the Visual Studio .NET IDE's Intellisense will lose and...
12
by: Peteroid | last post by:
I was creating my application just fine for the last 3 weeks or so. Then, starting this morning, IntelliSense seems to be having problems. It goes into a locked 'Updating IntelliSense..." mode....
5
by: wal | last post by:
Hello, I'm using __declspec(property) to access get/set methods as properties (like in C# and VB.NET). Now, the problem is that both the property name and the get/set methods show in the...
3
by: Travis | last post by:
Hi, I was a user of Visual C# for a while and have gotten used to the Intellisense for that program. I went to try Visual Basic, and the intellisense is so much different. I'll try to make an...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.