473,327 Members | 2,094 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,327 software developers and data experts.

INtelisense with C#

Dear all,

I come from VB.net world and I start with C#now due to customer demand :-(
I was used undeer VB that as long as you type the AS ( to define the type of
your variable) the intelisense pops up with all data type, which easy when
you do not remember a type you are not using so frequently...and its fast to
catch it.

Now in c#, the type need to be specify first and then your variables. The
only way to get the intellisense pop up immeditaly is o type system first ,
and the catch your proper type...

Or is they a way to set the envrionement for intelinsesnce popup as soon as
you need to specify a type during declaration ? similar as VB ?

thnaks for simple question
regards
serge
Apr 30 '07 #1
2 1227
>Now in c#, the type need to be specify first and then your variables. The
only way to get the intellisense pop up immeditaly is o type system first ,
and the catch your proper type...
Can't you just hit Ctrl+Space?

Or is they a way to set the envrionement for intelinsesnce popup as soon as
you need to specify a type during declaration ? similar as VB ?
When you're at the beginning of a new line, how is the IDE going to
know that you're going to declare a variable on that line, and not
write some other kind of expression?
Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
May 1 '07 #2
Thnkas for the tips..

i did not know that shortcut

regards
serge

"Mattias Sjögren" wrote:
>
Now in c#, the type need to be specify first and then your variables. The
only way to get the intellisense pop up immeditaly is o type system first ,
and the catch your proper type...

Can't you just hit Ctrl+Space?

Or is they a way to set the envrionement for intelinsesnce popup as soon as
you need to specify a type during declaration ? similar as VB ?

When you're at the beginning of a new line, how is the IDE going to
know that you're going to declare a variable on that line, and not
write some other kind of expression?
Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
May 1 '07 #3

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

Similar topics

2
by: Eric | last post by:
Hello, I'm sure there's an easy answer for this but I can't seem to figure out why VS is behaving this way. If I create a new ASP.net project, the codebehind VB file allows me to type in the name...
1
by: Ivo | last post by:
Hi I'm migrating from VC6 to VC7.1 (.NET 2003) and I'm having the following problem with the IDE Several times when I do Ctrl+Space to invoke intelisense to fill me a known var name or identifier,...
8
by: Flare | last post by:
Hi Im creating an Assembli with serval class's wich only contents is static properties. (Im using this class to access global Connections string and.etc. Is all good. But to simplify th euse...
0
by: ditwal001 | last post by:
hi folks i am building up a c# code generater. the c# code is deposited in the sql server database. the code is indicated in a textbox for treatment. in order to receive to more comfort i would...
7
by: Adam | last post by:
Hey Guys, What I’m trying to do is find out how to put those nifty descriptions in the intelisense popups. What I mean is, you know when your using intelisens in VS after you type the period...
6
by: Mark | last post by:
Hi, When you view the definitions of standard methods/properties in intelisense as well as the basic definition you get a brief description, for example for string.length you see "Gets the...
3
by: orianavim | last post by:
Hi, i'm try to build my own intelisense to some part of our system. Does anyone know where should i start from? or maybe can you refer me to a good reference or a open source code which can...
0
by: Natan Vivo | last post by:
Hi. I have a Solution here that contains 3 DLLs and a WebSite. In one of the dlls I have some custom server controls (extending Control mostly). I have mapped them in web.config (system.web \...
3
by: hooterbite | last post by:
I am using Studio 2005 Professional and have lost the intelisense. Anyone know how to turn it back on?
0
by: =?iso-8859-2?Q?Piotr_Ko=B3odziej?= | last post by:
Hi I am writing VS add-in. I basicaly need to detect when user is pressing '(' char and intelisense is getting parameter information for a method. later I'll need to detect .net types of...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.