Prize Picker - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
There is probably someone out there who doesn't think this is the best looking application ever. Well, you're right! It's not, but we didn't really focus on that any until we had a fully functional application.
The only big item we didn't implement, was an item that came up right at the end, we wanted to show the last winner in the area down at the bottom of the screen in big blog letters. And we wanted to rotate through remaining hopefuls and then finally pick a winner moving them to the winners table.
The application is a firm believer of the KISS principle. We did the entire application in about an hour and a half. And that is including some refactorings, and changes we made along the way. I'm pretty happy with the application, and will love it once we have the "Jackpot" style UI element added.
We added validation as we needed it, and decided to keep the applications logic in the UI, as hard as it was for us to do, to in this case to follow our KISS guidelines.
We have used RNGCryptoServiceProvider class already in the Pocket PasswordGen application on day six. This class makes sure that our random numbers are statistically random and not pretend watered down random.
Byte[] randomBytes = newbyte[4];
RNGCryptoServiceProvider rng = new RNGCryptoServiceProvider();
rng.GetBytes(randomBytes);
// Convert 4 bytes into a 32-bit integer value.
int seed = (randomBytes[0] & 0x7f)
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
Pocket Chess Opening Instructor Pocket Chess Opening Instructor - The file size for download:
Program files: 4,46 Mb
Framework program (if it has been installed you needn't download it once again) - 13 Mb
Descriptions:
Pocket Chess Opening Instructor is an interactive tutorial for the Pocket PC for intermediate players. This is a perfect opening manual
Pocket Chess Timer Pocket Chess Timer - A compact digital chess timer that can be carried around with your Pocket PC. It is simple, straightforward and available to you anytime you have your Pocket PC. With two huge buttons, black and white knight pictures on them, your opponent will never press the wrong button
Backgrounds for 600 Solitaire Games 11 Backgrounds for 600 Solitaire Games 11 - This file contains background picture for 600 SOLITAIRE GAMES. You must install this game on your device in order to use the file
Multiplayer for COD2 Pocket PC This is the Multiplayer add-on for Call of Duty 2 Pocket PC. The purchase of COD2 Single Player is required to play Multiplayer
Pocket Chess Database Pocket Chess Database - Pocket Chess Database is a program for Pocket PC to help you find the games you are looking for in a pgn (Portable Game Notation) file. It does this by importing TAG information from the pgn file, and uses it to create summary tables, giving a good overview of the file's contents
Baccarat Result Tracking Analysis 1.3.5 Baccarat Result Tracking Analysis 1.3.5 - Win Baccarat with this Asian Baccarat Result Tracking Analysis System.
Why do some players have a higher chance in winning a baccarat game?
Asians developed this system a long time ago. We did not invent them
CeoCom With CeoCom (from the EVE-Online neocom) you can download your EVE-Online Character Information to your mobile device and keep track of skills, server status, wallet, balance and more.
For Windows Mobile and Desktop PCs! Just make your pick during the installation
TrophyToGo TrophyToGo - PSN Trophy viewer for Windows Mobile.
This is a very early version and will as such have bugs and missing features. Also, even though you can specify when to download infos, there will be traffic that may cause additional costs for you - depending on your network plan
Pocket Chess Tactics ART Pocket Chess Tactics ART -The file size for download:
Program files: 1 Mb
Framework program (if it has been installed you needn't download it once again) : 12 Mb
The documentation in MS Word format : 0.2 Mb
Descriptions:
Pocket CT-ART is the first training program on chess tactics for Pocket PC
TildeTech Dictionaries - English TildeTech Dictionaries - English is a free kit providing the English word definitions file required by the TildeTech Free Dictionary tool and also used by the TildeTech Word Games. The free dictionary is based on Princeton's WordNet dictionary
Other Software by developer «Chris Craft»:
SMS Logger SMS Logger - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I've had a lot of requests for SMS related applications
Community Megaphone Reader Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Lunch-O-Matic Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together
Mobile SMS Contact Mobile SMS Contact - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today one of my readers, Paul Diston, made the following request
What Is My IP? What Is My IP? - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
Mobile Signature Mobile Signature - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
GPS Clock GPS Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I couldn't resist creating another GPS related mobile application
Mobile Speedometer Mobile Speedometer - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Trippr Trippr - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You've probably already figured out what this application does