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 !