Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 126047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:15:20+00:00 2026-05-11T05:15:20+00:00

What reasoning exists behind making C# case sensitive? I’m considering switching from VB.NET to

  • 0

What reasoning exists behind making C# case sensitive?

I’m considering switching from VB.NET to take advantage of some language features (CCR and yield), and understanding the reasoning behind this difference may make the transition easier.

[UPDATE] Well I took the plunge three days ago. Learning C# hasn’t been particularly hard, I could barely remember my C++ days in the late 90’s though.

Is the Case Sensitivity annoying me? not as much as i’d thought… plus I am finding that it actually is advantageous. I’m actually really happy with the CCR as a asynchronous coordination programming model. If only I had more time on the current project i’d port the code base into C# to take full advantage. Wouldn’t be fair to my client though.

Assessing my current project now and I’m seeing blocking threads EVERYWHERE! AHhhh!!!

[UPDATE]

Well i’ve been programming in C# for nearly a year now. I’m really enjoying the language, and I really REALLY hate crossing over to VB (especially when it is unavoidable!)

And the case sensitivity thing? not even an issue

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T05:15:21+00:00Added an answer on May 11, 2026 at 5:15 am

    C# is case sensistive because it takes after the C style languages which are all case sensitive. This is from memory here’s an MSDN link which is not working for me right now I can’t verify.

    I would also like to point out that this is a very valid use case:

    public class Child {    private Person parent;    public Person Parent    {       get { return parent;}    } } 

    Yes you can get around this using prefixes on your member variables but some people don’t like to do that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know the reasoning behind having the option using: Wscript.CreateObject(some.object) and CreateObject(some.object) within
Please explain the reasoning behind making EventStoreRepository.GetById create a new stream when an aggregate
I've been making my viewmodel properties nullable for quite some time now. My reasoning
Could anyone explain the reasoning behind making say ItemsControl.DisplayMemberPath a dependency property and not
Someone at work just asked for the reasoning behind having to wrap a wait
Summary Can you explain the reasoning behind the syntax for encapsulated anonymous functions in
What was (or would be) the reasoning behind creating TDataSource as an intermediary between
Why should I use templating system in PHP? The reasoning behind my question is:
EDIT The original reasoning for this question was a pretty serious case of bad
I've always wondered the reasoning behind why we must always define D3DVERTEX . Is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.