Click here to Skip to main content
15,886,783 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to develop Kiosk applications in Asp.net c#
Posted
Comments
vaibhav mahajan 19-Nov-13 6:47am    
please elaborate the question.

Similar question has been answered a week ago
How to develop a Kiosk application[^]
 
Share this answer
 
To do this you need the following:

A knowledge in the following:
ASP.Net,
HTML,
CSS,

Probably knowledge in:
Javascript,
Database Design,
Specification Writing,
Process Design

You will need access to an IDE (Integrated Development Environment) such as Visual Studio.

I would also imagine you will need the following:

Detailed discussions with your client/customer defining their business processes,
A Project Plan
Defined Quality Checks
Knowledge of what sort of systems you have at your disposal (e.g. what database will be underlying this, is it SQL, MySQL, Oracle, is it an IIS 6 or 7 site)

That's just to name a few bits that you need to begin this sort of development project.
 
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