George Remen <(E-Mail Removed)> wrote:
> Let me further clarify - I'm not a touch typist and I find that hitting
> shift every few letters is a serious speedbump.
I suspect you'll find that changes over time - but only if you take the
hit and make the effort.
> With regard to VB - I'd like to learn a C-class language because of its
> vaunted flexibility.
I don't know of any C-syntax-based languages which are case-
insensitive, I'm afraid. However, VB.NET has pretty much the same
functionality as C#.
> So I wonder is there such a compiler option or some sort of add-on or
> modification that may remove certain case sensitivity? I know I'm a novice
> but I prefer to add a few extra letters to an object rather than to use
> Pascal or camel.
You'll be at odds with the entire rest of the framework if you do.
Every time you use a framework class you *will* have to use capitals at
the relevant points.
--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too