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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:21:50+00:00 2026-05-28T01:21:50+00:00

Sorry for the noob question… C# is new to me. (And reaching for basic

  • 0

Sorry for the noob question… C# is new to me.

(And reaching for basic stuff in the framework and finding it missing is a little disorienting.)

The question:

On the 4.1 .NET Micro Framework, how do I implement ToInt32(string), since the native .net micro framework lacks these conversion functions?

Thank you !

  • 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-28T01:21:50+00:00Added an answer on May 28, 2026 at 1:21 am

    The .NET Micro Framework (at least, version 3.0 and above) has an Int32.Parse method which will do what you want: convert a string representation of a number into the actual integer equivalent.

    The documentation for that method is here.

    Call it like this:

    String myString = "100";
    Int32 myNumber = Int32.Parse(myString);
    

    But it looks like the .NET Micro Framework (again, version 3.0 and above) also provides the Convert class, including various overloads of methods such as ToInt32 and ToDouble, so I’m not really sure what the problem is and why you say that it “lacks these conversion functions”. Which ones are missing?

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

Sidebar

Related Questions

sorry for the (probably) noob question, but I', new at this stuff. i have
Sorry, this might be a basic/stupid/noob question - I am just trying to tweak
Sorry for the basic question - I'm a .NET developer and don't have much
sorry for the noob question, but I'm new to C++. I need to read
I am new to drupal, so sorry for this noob question, but I was
Sorry because this is a noob question. I'm new with MySQL: I wrote a
Sorry if this sounds like a noob question. I downloaded this asp.net project from
Sorry for the noob question I'm just a little confused. If I have an
In advance: sorry for the noob question but I'm learning Cocoa & Objective-C and
Sorry, I'm new to SVN and I looked around a little for this. How

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.