String constring = System.Configuration.ConfigurationManager.ConnectionStrings["myConnectionString"].ToString(); SqlConnection con = new SqlConnection(constring);
No comments: Post a Comment
Newer Post Older Post Home Subscribe to: Post Comments (Atom)
No comments:
Post a Comment