I have a subroutine to insert a record to sql server table. The code:
public void Insert_Met(int Counts, char Gender) { Dictionary
Following statement will always produce not null value
int counts = Convert.ToInt32(null); // Result is 0