suppose we have an CompanyId column which is an int type but when we has the null value means we dont have value for this and we want to loop through of each value of the reader object then it show DBnull exception how we can handle these null exception in web services using asp.net C# Please explain
Thanks