Hi all,
I have a linq query:
- var a =from b in dataclasses1.tbl_employee select b;
this query have this output:
I want add records of this output to a two dimensional array.
please help me.
thanks
a hPosted Aug 16, 2016, 11:50 PM
a hPosted Aug 14, 2016, 11:07 PM
Manas MohapatraPosted Aug 14, 2016, 5:42 AM
Vinay SinghPosted Aug 14, 2016, 3:51 AM