49 Ball Lottery Draw Numbers Analysis Application Using .Net

This is an application I built for a client. This application is a very simple WinForms application that is used to save last N number of lottery draws. This application is specifically written for 49 ball draw where 7 numbers are drawn. In this application you can enter 7 numbers for the draw for a given day. There is not much to this application. It just 2 things.

  • Allows you to enter 7 number of draw
  • Shows you statistics of how many times a given number was drawn. It also presents you with 2 numbers. One is the most drawn number and other is the least drawn.

I am posting this application not for what it does. But it is a small and simple WinForms application that you can use as a reference when building a desktop application. It demonstrates the following key features of a simple WinForms application.

  • Adding Forms to a desktop application
  • Handling events for various controls on forms
  • Validation of text inputs in various text boxes
  • Saving and using user preferences for an application in isolated storage
  • Saving and loading saved records
  • How to use list view in WinForms application

You can download the code. If you are not a .Net developer and just looking for some application that you can store lottery draw results and analyze what are least and most drawn numbers, you can download just the executable. You will need to download and install Microsoft .Net Framework 3.5 on your machine.

Download Project Files (58.93 kb)

Download Application File (43.20 kb)

Views: 926
  Dzone Byteblocks

Related

Setting ApplicationKey and SecretKey in Faceboot.Net library for FaceBook applicationHow to provide ApplicationKey and SecretKey values for ASP.Net facebook application built using Face...Unable to change ASP.Net version in IISASP.Net version getting set to 4.0 in IIS when creating virtual directory using IIS managerInternet Explorer does not connect to internet after disabling Verizon wireless accessInternet explorer does not connect to internet after disabling broadband wireless cardHow to login into ASP,Net application programticallyHow to login into ASP,Net application programtically using HttpWebRequestStock Analysis WinForms ApplicationVB.Net Winforms sample application for Stock Analysis, profit and loss reports

Powered by BlogEngine.NET 1.4.6.1
Theme by Naveen Kohli

Recent

By Categories