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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T06:15:21+00:00 2026-06-12T06:15:21+00:00

today iv notice that all the place that im using decimal first thing is

  • 0

today iv notice that all the place that im using decimal first thing is in the grid show comma instead of point
the second problame is when i edit or insert number with point it ignore the point

like i enterd “2.5” i got it as 25

thats like example code:

decimal a = Convert.ToDecimal("2.5");

the resoult of a is 25.

this problame is happening on the iis and also in my local machine.

it all over the place , how can i fix it ?

  • 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-12T06:15:23+00:00Added an answer on June 12, 2026 at 6:15 am

    You can probably fix it by changing your default culture, or by forcing the use of a specific culture in the conversion calls (a).

    Our wonderful, yet somehow slightly disturbing European cousins have gotten the decimal point and comma mixed up at some point in the past, so that thirty-five-thousand-and-seven-point-two-five is written as:

    35.007,25
    

    So what’s almost certainly happening is that your culture settings are throwing away the thousands separator (regardless of where they are) so that “2.5” is 25. This means that a number like two-and-half-thousand (2,500) would almost certainly become two-and-a-half.


    (a): In fact, you probably shouldn’t force a specific culture in the conversion call, since the whole point of cultures is to adapt to people’s needs. The Europeans thinks little enough of US bods already without giving them more reasons 🙂 What you’re seeing is exactly what’s supposed to be happening.

    If you need a specific culture, configure your machine that way, and let your code use the default.

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

Sidebar

Related Questions

I was setting up Django on Cherokee today (using SCGI), and I noticed that
I have a web application using two canvases. Today I noticed that one of
Today I noticed that now when I Ctrl+/ one or more lines in Eclipse
I ran my app through Instruments today and noticed that an excessively high amount
I was playing around with some Javascript snippets today and noticed that this code
I noticed today that I can't use * to pass width or precision arguments
Today I have noticed that the order in which the $lt and $gt operators
Just today I noticed on our Wordpress blog that the Facebook iframe is showing
Today I installed Visual Studio 2010 Ultimate - RTM. One item that I noticed
I am relatively new to C#, and I noticed something interesting today that I

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.