SIGN UP MEMBER LOGIN:    
ARTICLE

GUI Based Opinion Poll

Posted by Anil Sequeira Articles | GDI+ & Graphics September 26, 2001
This is a article on how to create a opinion poll in C#. It creates a Text file on your c drive storing the voting parameters in it.
Reader Level:
Download Files:
 

Description

Tools Used: Microsoft .NET Framework Beta 2 ,Text Editor.

This is a article on how to create a opinion poll in C#. It creates a Text file on your c drive storing the voting parameters in it. On subsequent votes it accesses this file to show you the results. The display is shown using GDI+.

Compile the Opinion and OpinionPollResults cs files using the command: csc Opinion.cs OpinionPollResult.cs or csc /t:winexe Opinion.cs OpinionPollResult.cs

Login to add your contents and source code to this article
share this article :
post comment
 
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor
PREMIUM SPONSORS
  • The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
    The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor