Click here to Skip to main content
15,900,258 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Thank you for your time.

I like to develop a survey system with following features

0. The main system is hosted in web server
1. There are registered members
2. Members can participate in survey via internet.
3. When the members want to participate survey the will log In

good so far but........

4. Now a light weighted system will be installed automatically in their Laptop/PC only for once.

5. The purpose of this system is
5.1 logIn to this system
5.2 Download all survey question in PC,
5.3 Go Offline / Disconnected / Internet is not available.
5.4 Take survey and store the result.
5.5 Whenever the the internet connection is available. Connect and submit his survey.
5.6 Next time s/he will only just log in select survey set. Participate whenever likes.

Could any please help me how to develop this system?
What this architecture called?
Where can i find more information?

I want to develop it in C#.net 2008

Thank you
Posted

1 solution

That's quite a list of requirements to post in a forum titled "Quick Answers". I would suggest you try searching Google for general questions, but also look at Microsoft's ASP.NET Home[^] for samples and guidance in creating a web 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