Here is a pice of code
Dim memPrice As Double = 1.5
Dim tmpEuro As String = Replace(Me.txtEuro.Text, ",", ".") '//in txtEuro.Text the user types the value 1,5 and I make ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23105705.htm...