2024-07-17
ASP.NET2.0投票演示程序
一、源码描述环境:VS2022sql2019二、功能介绍通过一个简单的Asp.net2.0投票程序展示VS2005中的新控件,如MemberShip、SqlDataSource、GridView及Master模板文件等,该系统采用的是Sql2005数据库前台具有防止重复投票功能,后台可以通过登陆然后对投票进行分类管理。Default.aspx-listsalloftheexistingpollsandenablestheadministratortoeditthepoll,deleteit,orviewitsresults.Theadministratorcanalsoaddanewpollfromhere.EditPoll.aspx-liststhedetailsforaparticularpoll,includingthepollquestion("Whatisyourfavoriteprogramminglanguage?")andthepoll'sanswers("VisualBasic","C#","Pascal",andsoforth).Existingpollanswer