G
Gani tpt
Guest
I am passing the Turban variable value "2500". If this will check between the range of min and max column.
if this value ("2500") within the range of min and max, then we should get the temperature value.
Example data table given below.
For this case, Temp value is ==> 7.5
How do we form a code using LINQ C#.
Continue reading...
if this value ("2500") within the range of min and max, then we should get the temperature value.
Example data table given below.
For this case, Temp value is ==> 7.5
How do we form a code using LINQ C#.
Continue reading...