It is very simple to develop a poll for your website. To utilize this component, all a developer has to do is drag and drop it from the toolbox and place it on an aspx page. Using the component’s smart tag, the developer can choose an existing poll to view or create a new one by defining the question and all the possible answers. Once the poll is created (or chosen from an existing one), the developer decides the storage location of the results.
This version supports storing results to an XML file or to a
SQL Server database. If you choose, an existing SQL Server database, the
correct tables will be created during the design process. The only thing
left to do is to define the visual appearance of the poll and then
publish the website.
When user vote and answer you poll, they will be able to graphically see the results in the same container as the questions were presented.
The Ignyte Poll Control supports the following features:
1) Utilizes Smart Tag technology allowing the developer to configure the
poll, it’s storage location and it’s visually appearance visually with
no coding.
2) Stores the results of the poll in either an XML format or SQL Server
database.
3) Easily implement a commercial look with nice visual themes, rounded
corners, and drop shadows.
4) Utilizes AJAX to give the user quick in-line feedback
5) Results are viewable in the same container as the questions without
needing to postback to a different URL.
6) Supports allowing the user to view past (archived) polls and their
results.
If you are looking to add a poll to your ASP.NET website, this component will allow you to easily do that within minutes. In addition, it provides supports Visual Studio 2005, Visual Studio 2008 and SQL Server.

