I want to generate unique Id , which come from Column(1) Id and Column(2) Empid_name
Column 1- Id
Column 2-Empid_name
uniqe ID like :-009412-001
1 009412-001
2 009412-002
3 009412-003
Is this possible or not in C#
I want to generate unique Id , which come from Column(1) Id and Column(2) Empid_name
Column 1- Id
Column 2-Empid_name
uniqe ID like :-009412-001
1 009412-001
2 009412-002
3 009412-003
Is this possible or not in C#
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ronika JencyPosted Jan 20, 2020, 3:43 PM