c# arayüzünde textboxlara girilen verileri Sql serverda oluşturulmuş “vt1” adındaki veritabanı içerisine kaydetmek için:
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;