Hi,
I have a DataTable in below format.
A B C D
1 1 1 1
2 2 2
3 3
4 4 4 4
I am using VB.NET as language.
I want a LINQ query which replaces the NULL values to 0 (Zero) in one shot. (or any easy way)
Any idea?
Thanks,
Naimish
http://dotnetinterview.zxq.net/
http://naimishpandya.blogspot.in/