Click here to Skip to main content
15,896,063 members

Comments by FarazLoloei (Top 1 by date)

FarazLoloei 7-Oct-12 4:07am View    
Hi, when you want to convert one type to another and when u using convert you do not need to convert to string first.

timeid = convert.ToInt32(dr[0]);