Can some one pls help me i need student attendance system in asp.net
Please refer below links
can you give me code and database pls
Hi,
This is custom task so i can only provide links
this link is not helpful dear....here its difficult to understand the logic..
Please refer below link
SQL
CREATE TABLE AttendanceTable ( RegNo INT, FirstName VARCHAR(50), LastName VARCHAR(50), BoxDay VARCHAR(50), BoxDate DATETIME, Hours VARCHAR(50), Status VARCHAR(50), Authorized VARCHAR(50) )
I hope this will help you out
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.