See This |
| Sanjay Verma replied to shreya verma at 09-May-08 09:13 |
This is correct syntax :: If (sdr["Resume"] != null)
It is used to check the value whether it is null or not. By checking this condition, we can handle a null reference exception.
If it is not handled it will give an error. |
| Biography |
| Asp.Net Developer |
|