if (dr.read()) { status = true; } return status; catch (Exception ex) { throw ex; finally { con.close(); con = null;

1 L2 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Services; using System.Data.SqlClient; usin...
Author:  Fanny Setiabudi

0 downloads 142 Views 41KB Size