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

  • Home
  • SEARCH
  • 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 6657715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:48:16+00:00 2026-05-26T01:48:16+00:00

Using VB.Net When i add a the number with zeros means, it is showing

  • 0

Using VB.Net

When i add a the number with zeros means, it is showing exact result without zero’s

For Example

Dim a, b, c as int32

a = 001
b = 5
c = a + b

a = 009
b = 13
c = a + b

Showing output as 6 instead of 006, 22 instead of 022

Expected output

006
022

How to do this.

Need vb.net code help

  • 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-05-26T01:48:16+00:00Added an answer on May 26, 2026 at 1:48 am

    You need to store a number as a string if you want to store the exact number of zeros. Then addition won’t work though.

    If you just want to display the number with 3 digits, you can store it as an integer and format the result when you print it.

    c.ToString("D3")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using ASP.NET ajax to dynamically add/remove controls from a page without using
I'm running tests using the TestDriven.NET VS add-in, and the class library I'm testing
I'm using .NET 2.0 Windows Forms and want to add drawing components such as
Using VB.NET, how do I add the values from an XML file into an
Using the .NET System.ServiceModel.Syndication classes... I would like to add a new SyndicationElementExtension to
I am using C#.net I want to add custom edit/delete buttons to my GridView1
Using ASP.Net, I have a server control for which i would like to add
I am designing a shared add-in using VB.Net 2008 and VSTO that has to
I've been developing a simple website using asp.net MVC and I'm starting to add
I am using an ASP.NET MVC project and everytime I add a class to

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.