Making an employee punch-out project using C # WinForm--S2 2.3

Source: Internet
Author: User

Create a new employee class to store employee information

Creates a new List<> collection and instantiates three employee objects in the Load event

DataGridView binding Data Source, can display the data

Click on the Query button to query the employee information equal to the number of inputs.

Right-click Sign-in and check-out to add records

Need to use a dictionary<> double-column generic collection to store punch-card records

Determine if the employee has been checked in, can not repeat the check-in, no sign-back

New employee code is relatively simple not to do a detailed

Finally, a new form is used to show the punch record

is the content in the Dictionary<> collection

Sign in like dictionary add a record

But there's no sign-back record.

Making an employee punch-out project using C # WinForm--S2 2.3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.