A simple way to let the user deside what is going to happen.
if(box::yesNo("Do you want something to happen?",
dialogbutton::Yes) == dialogbutton::Yes)
{
somethingHappens = this.callTosSomeReturnMethod();
}
Get the object name for which we need to track these (user and date&time) information's. Login to SQL Server Management Studio an...
No comments:
Post a Comment