Skip to content

joeldevlearning/wf-poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wf-poll-cwe

A WinForms Poll App for CodeWithMe Meetup Edit


How to Build?

  • Clone the repo
  • Open the solution in Visual Studio
  • Hit the "Start" button to build the project

Dependencies

  • .NET 4.x (Built with 4.6.1)
  • System.Windows.Forms 4.x ("WinForms")
  • Visual Studio 2015+ (Created in VS2017)

What's Configurable?

  • In Poller.cs, try changing the names of either candidate. The names are passed to the CandidateList constructor.

References

Releases

No releases published

Packages

No packages published

Languages