2
Answers

user defined error message

How to show user defined error messages in Windows application using c#?
 
(e.g) When duplicate value is entered in database, I have to show Already value exists in that name..... 

Answers (2)