Yes, C# intellisense is completely different from VB. VS IDE provides common
UI for intellisense operations, but actual engine is unique for each
language and depends on how particular language service and compiler are
implemented.
Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights.
On 11/27/04 13:25, in article
29BBC019-23D7-46F9-B873-1CAD4517EDEF@microsoft.com, "Mike"
> I have been coding in VB.NET using Visual Studio .NET for the past 3 years or
> so. A few days ago I started developing a new ASP.NET application and decided
[quoted text clipped - 14 lines]
> me not having something configured correctly or does the Intellisense for C#
> simply work differently than it does with VB?