Ask your own question, for FREE!
Computer Science 14 Online
OpenStudy (anonymous):

how do i implement a warning using c# so i can tell the user something wrong has been updated and the information in the database needs to be filled in appropriately.

OpenStudy (anonymous):

MessageBox ?

OpenStudy (anonymous):

What kind of app have you written; Forms based or console maybe?

OpenStudy (anonymous):

First you fetch the data already filled in the databese, check if it's correct, and if it's correct, then flush to database... you can make a custom exception ..

OpenStudy (anonymous):

Look at MessageBox.Show http://msdn.microsoft.com/en-us/library/system.windows.forms.messagebox(v=VS.100).aspx

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!