convert data in LINQ?
.NET (Core and Framework)
3
Posts
3
Posters
0
Views
1
Watching
-
Hi al how can i convert the integer into string on linq database by using c#
-
Hi al how can i convert the integer into string on linq database by using c#
int.Parse(str)
ToshiyaTSURU turutosiya@gmail.com http://www.google.com/profiles/turutosiya
-
Hi al how can i convert the integer into string on linq database by using c#