Telegram Group & Telegram Channel
كود الحذف

private void btnDelete_Click(object sender, EventArgs e)
{
emp emp1 = new emp();
emp1 = dbs.emp.Where(em => em.empName == textBox1.Text).First();
dbs.emp.Remove(emp1);
dbs.SaveChanges();
MessageBox.Show("تم الحذف");
GetData();


}



tg-me.com/CsharpWindowsForm/441
Create:
Last Update:

كود الحذف

private void btnDelete_Click(object sender, EventArgs e)
{
emp emp1 = new emp();
emp1 = dbs.emp.Where(em => em.empName == textBox1.Text).First();
dbs.emp.Remove(emp1);
dbs.SaveChanges();
MessageBox.Show("تم الحذف");
GetData();


}

BY برمجة تطبيقات الويندوز C# Programming


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/CsharpWindowsForm/441

View MORE
Open in Telegram


برمجة تطبيقات الويندوز C Programming Telegram | DID YOU KNOW?

Date: |

Telegram today rolling out an update which brings with it several new features.The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations.

برمجة تطبيقات الويندوز C Programming from us


Telegram برمجة تطبيقات الويندوز C# Programming
FROM USA