ConvertDataTypes
.com
Convert data types programming in one click !
Languages :
C
-
C++
-
Objective C
-
Java
-
JavaScript
-
Python
-
C#
-
VB
-
VB.net
Convert :
bool
byte
byte[]
char
decimal
double
float
int
long
sbyte
short
string
uint
ulong
ushort
To :
bool
byte
byte[]
char
decimal
double
float
int
long
sbyte
short
string
uint
ulong
ushort
Convert
long
to
string
in
C#
48931 hits
long vIn = 0;
string vOut = vIn.ToString(vIn);
The most viewed convertions in C#
Convert
int
to
long
in
C#
96165 hits
Convert
int
to
double
in
C#
81696 hits
Convert
double
to
float
in
C#
78175 hits
Convert
int
to
short
in
C#
67713 hits
Convert
string
to
long
in
C#
64633 hits
Convert
int
to
decimal
in
C#
61525 hits
Convert
int
to
float
in
C#
54925 hits
Convert
long
to
string
in
C#
48930 hits
Convert
double
to
long
in
C#
46025 hits
Convert
byte
to
int
in
C#
42508 hits
Convert
long
to
int
in
C#
41151 hits
Convert
string
to
short
in
C#
35402 hits
Convert
float
to
int
in
C#
32595 hits
Convert
string
to
ulong
in
C#
31128 hits
Convert
byte
to
char
in
C#
31073 hits
Convert
string
to
ushort
in
C#
30094 hits
Convert
int
to
ushort
in
C#
29976 hits
Convert
byte[]
to
decimal
in
C#
28000 hits
Convert
long
to
double
in
C#
27736 hits
Convert
decimal
to
long
in
C#
26209 hits