Question: Can I get help in creating a C# Windows Form Application that has 2 text boxes (first and last name), a date field (date of
Can I get help in creating a C# Windows Form Application that has 2 text boxes (first and last name), a date field (date of birth). Then create a second Form that you will pass data to from the first. The result will be a message that has both first and last name on it, along with the age of the person (derived from the date of birth field). Can you make a check to see if it works. Sorry to resubmit this but I tried the code that was done earlier for me but I'm not sure how to put it into my windows form application and it was not working how do i implement it into my studio to make it work. thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
