Originally posted by hellswraith Just adding yet another way:
Int.Parse("mystring")
so, ahem any performance difference/advantage between Parse, Cint() and Convert.ToWhatever?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB ) VB.NET to C# conversion tips!!