Hi every one,
I want poll System in C# and achieves the follwing requirements:
1. works in .net Framwwsork v3.0 or 2.0,
2. I'd like it as an ready application with its SQLSERVER database
3. Cookies is used to prevent voting more than one per a day
Hint: I found this
http://www.beansoftware.com/ASP.NET-...plication.aspx
and it was good, but in
VB, is there simllar in C#?