Back to Browse

(Part 3) Visual Studio Winform Tic Tac Toe Tutorial Example (C#)

63.9K views
Jan 30, 2014
17:22

I received a request to add another feature to the tic tac toe winform application built in a previous tutorial(s) I created. This video demonstrates how to allow the user to input the names of the two players when the application launches using a second winform. It introduces some new topics like how to pass data between two different winforms (classes), the difference between Show() and ShowDialog(), and how to update some winform controls dynamically.

Download

1 formats

Video Formats

360pmp422.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

(Part 3) Visual Studio Winform Tic Tac Toe Tutorial Example (C#) | NatokHD