PC Review


Reply
Thread Tools Rate Thread

C# IntelliSense is suck!

 
 
Dave
Guest
Posts: n/a
 
      10th Oct 2003
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!



 
Reply With Quote
 
 
 
 
Robin Tucker
Guest
Posts: n/a
 
      10th Oct 2003
Thankyou for offering your opinion.

Err, perhaps it would be useful to say WHY it sucks? Otherwise, I have just
wasted 4 seconds of my life reading your message.

"Dave" <(E-Mail Removed)> wrote in message
news:3f86c8f6$(E-Mail Removed)...
> 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!
>
>
>



 
Reply With Quote
 
Fergus Cooney
Guest
Posts: n/a
 
      10th Oct 2003
Damn!!
8 seconds gone.
Pity the poor person who reads <my> reply too!!


 
Reply With Quote
 
:\\\\derian
Guest
Posts: n/a
 
      10th Oct 2003
i think thats the reason c# developers usually think they are better than vb
developers
at least thats the way it is over here... all the # guys think they have it
so tough b/c intelisense doesn't change a word to uppercase
and blah blah blah... since i'm relatively lazy, i like hitting ctrl +
spacebar and having my class names typed out...

thats just me though!

"Dave" <(E-Mail Removed)> wrote in message
news:3f86c8f6$(E-Mail Removed)...
> 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!
>
>
>



 
Reply With Quote
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      10th Oct 2003
Is suck or sucks? I do not have a problem with the Intellisense, but rather
with the fact that C# does not keep up with you like VB.NET (for the record,
I code mostly in C#). That should change in the next version, from the
rumors I have heard.

The syntax in VB.NET helps some, as you have to type in declarations like so
in C#:

SqlConnection conn;

But, you can use fully qualified names:

System.Data.SqlClient.SqlConnection conn;

to get Intellisense. Or an alias:

using System.Data.SqlClient = sql;

VB.NET is easier here, as you type:

Dim conn As SqlConnection

and have a drop down.

Is this what you are talking about?

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
"Dave" <(E-Mail Removed)> wrote in message
news:3f86c8f6$(E-Mail Removed)...
> 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!
>
>
>



 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      10th Oct 2003
4*4*4 seconds gone


 
Reply With Quote
 
Daniel Pratt
Guest
Posts: n/a
 
      10th Oct 2003
Hi :\\derian,

":\\derian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> i think thats the reason c# developers usually think they are better than

vb
> developers
> at least thats the way it is over here... all the # guys think they have

it
> so tough b/c intelisense doesn't change a word to uppercase
> and blah blah blah... since i'm relatively lazy, i like hitting ctrl +
> spacebar and having my class names typed out...
>
> thats just me though!


FWIW, ctrl + spacebar works just as well in C#. It even corrects the
capitalization, which is quite handy. Actually I consider myself both a VB
programmer and a C# programmer, which leaves me in the odd position of
feeling that I'm better than myself.

Regards,
Dan


 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      10th Oct 2003
* "Dave" <(E-Mail Removed)> scripsit:
> 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!


ACK. C# sucks. VB.NET rules.

SCNR

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
Fergus Cooney
Guest
Posts: n/a
 
      10th Oct 2003
ROFL


 
Reply With Quote
 
Fergus Cooney
Guest
Posts: n/a
 
      10th Oct 2003
ROFLMAO


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
you all suck Dale Mad_Murdock White Windows Vista Performance 1 1st Feb 2007 07:31 PM
you suck =?Utf-8?B?YmlnIHNreQ==?= Microsoft Access 0 10th Jun 2005 03:21 AM
why does xp suck =?Utf-8?B?b21haw==?= Windows XP New Users 5 10th Mar 2004 10:47 PM
u suck Ponce_De_Leon30 Microsoft Access 0 17th Nov 2003 12:58 AM
C# IntelliSense is suck! Dave Microsoft C# .NET 5 10th Oct 2003 04:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:39 AM.