I've been programming in VB.Net with VS2003 for a couple of years. However,
now that I want to use C#, it will not work.
The compiler does not recognize "system" or "Console" even though a
reference has been set to System and the line "Using System;" is in the code.
I have reinstalled the framework, VS, and have gotten the latest downloads
from Microsoft. None of this helped.
Does anyone know what I need to do to get VS to work with C#?
Hi,
FYI: C# is case sensitive, System is different than system.

Signature
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.
> I've been programming in VB.Net with VS2003 for a couple of years.
> However,
[quoted text clipped - 8 lines]
>
> Does anyone know what I need to do to get VS to work with C#?
Liz - 30 Jan 2008 20:48 GMT
I do know that. The reference and "Using" statement were both supplied
automatically. When I type "Console" I get no intellisense. When I compile
the compiler does not recognize "System" or "Console". It says I need to set
a reference but the reference has already been set.
Also, "System" does not show up in the object browser.
What am I missing?
> Hi,
>
[quoted text clipped - 12 lines]
> >
> > Does anyone know what I need to do to get VS to work with C#?
Liz - 30 Jan 2008 20:54 GMT
OK, color me embarrassed. I looked at it again. You are absolutely right:-)
Thanks.
> Hi,
>
[quoted text clipped - 12 lines]
> >
> > Does anyone know what I need to do to get VS to work with C#?
christery@gmail.com - 03 Feb 2008 20:46 GMT
> > FYI: C# is case sensitive, System is different than system.
Now not eaven the programmers can read. Usualy only loser/users had
that disability.. haaaah.....
//CY (Who stole chr$(12)?)