Click here to Skip to main content
16,022,418 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

i am in intial stage of learning .net.

i want to develop a web application for attendance tracking.

suggest me how to develop and some links to refer for attendance tracking application.

TIA.

Chandra.
Posted

I suggest you buy a beginners book and work through it. How do you expect a forum reply to take the place of a book ?
 
Share this answer
 
There's no standard way of developing an attendance tracking application. You have to design it on your own. Here are some suggestions.

1. Familiarize yourself with the basic syntax of the language. Then read about ADO.Net, database design, etc, whatever you need to accomplish your app.
2. As the other solution suggests, buy a beginner's book.
3. Enhance your Googling skills. Many questions are answered by using Google.

Good luck.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900