Aslam aleykoum Sir; how are you, Please this tuturials studenst mangement could you show how to make permition or right to access to specific record? for example admin see everythings into the datagridview, employee can see only somes.
Aslam aleykoum Sir, Gob Bless. In the tuturo 6 I can not continue, I was blocked. Help me
private void SaveOrUpdateRecord(string storedProcName) { DbSQLServer db = new DbSQLServer(AppSetting.ConnectionString()); db.SaveOrUpdateRecord(storedProcName, GetObject()); }
private object GetObject() { throw new NotImplementedException(); } When I want to create Employe private Employe GetObject() { Employe emplo = new Employe(); emplo.
Aslam aleykoum, how are you, please if it is possible could you show us how to install crystal report in c# visual studio 2017, and how to print
ReplyDeleteThanks your Giveness, God bless you and best things for you
Aslam aleykoum ,Thanks for help
ReplyDeleteAslam aleykoum Sir; how are you, Please this tuturials studenst mangement could you show how to make permition or right to access to specific record?
ReplyDeletefor example admin see everythings into the datagridview, employee can see only somes.
thanks
Aslam aleykoum Sir, Gob Bless. In the tuturo 6 I can not continue, I was blocked. Help me
ReplyDeleteprivate void SaveOrUpdateRecord(string storedProcName)
{
DbSQLServer db = new DbSQLServer(AppSetting.ConnectionString());
db.SaveOrUpdateRecord(storedProcName, GetObject());
}
private object GetObject()
{
throw new NotImplementedException();
}
When I want to create Employe
private Employe GetObject()
{
Employe emplo = new Employe();
emplo.
}
I can not see employeId
import the namespace. Check the video and you will see how I have done it.
DeleteAslam aleykoum; I will try. Thanks. God Bless you.
ReplyDeleteAslam aleykoum Sir; Thanks for help, My problem is resolved . Gob help you.
ReplyDelete