Search results for query: *

  1. C

    How set db and read it?

    here is my code that will help you using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Data.SqlClient; namespace Login { public partial class...
Back
Top Bottom