Lottery Numbers [Source UML]

  • Application that show how many correct numbers user had in this weeks lottery
  • Only notifyicon is shown and when icon is clicked window will appear for a short time

    Lottery View

  • Application reads numbers from Veikkaus Lotto and Viking lotto html pages
  • User can define numbers in config file
    	<configuration>
    	  <appSettings>
    	    <add key="lotto" value="1,2,7,10,19,24,32"/>
    	    <add key="viking" value="1,4,19,20,30,38"/>
    	  </appSettings>
    	</configuration>
    	


    11.8.2008
    tomi.tuhkanen@iki.fi