RSS Links

 

Here are all of the RSS links for sections of this site

VB.NET/ASP.NET
 Java
 Unix/Linux
 Windows
 SQL Server

Home arrow VB.NET/ASP.NET arrow Converting a string to an integer in VB.NET
Converting a string to an integer in VB.NET PDF Print

Use

Dim numberToConvert As Integer = Int32.Parse(sNumber)

Thanks to the 4 Guys from Rolla from this - see a fuller answer at  http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=163

 

 
< Prev
 
Designed by Graham Robinson Software