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 9004669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:56:51+00:00 2026-06-16T00:56:51+00:00

I have hit another roadblock and need some help: In windows, a filename like

  • 0

I have hit another roadblock and need some help:
In windows, a filename like “A330 amu.jpg” is exactly the same as “a330 amu.jpg”. In VB.NET, “A330 amu.jpg” is not the same as “a330 amu.jpg”. Is there a way to make “A330 amu.jpg” = “a330 amu.jpg” true in VB.NET? I am making a program that cross references folder paths with jpg’s inside the program’s cwd(Current Working Directory). Also, this is not the only instence where there are differences like this. There are many more. I have also tried the str.Contains() method as well with no success. Basically I need to be able to load files regardless of case(case insensitive) just like the OS does. Python has this built into it. In other words: How do I get vb.net to honor the file system rules already built into the OS itself?
Thanks!

  • 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. Editorial Team
    Editorial Team
    2026-06-16T00:56:53+00:00Added an answer on June 16, 2026 at 12:56 am

    You need to specify a string comparison type:

    "Foo".Equals("foo", StringComparison.CurrentCultureIgnoreCase)
    

    If you’re not sure how to use this in your code, update your question to include a sample of the code where you’re making the comparison.

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

Sidebar

Related Questions

I have hit a real problem. I need to do some Kmeans clustering for
I'm onto problem 245 now but have hit some problems. I've done some work
I have hit another wall. After getting my key input working, I have been
I have hit a brick wall on this one, but I would like someone
I'm working on some code for a directed graph in NetworkX, and have hit
I have hit a wall. I have added a reference of another assembly that
thanks to help from stackoverflow posters I have set up some oop javascript. However,
i've hit another wall in my printText function and have been searching for a
I have hit another wall... I have the following script, which appears to work
I seem to have hit a snag while building my project using Ant. The

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.