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:
GameResearcher GameResearcher - This program is a database of Dreamcast, PSX, Sega, N64, GameBoy and Arcade game titles. Select the platform to view the games for it. Tap on the game to view the wapedia.mobi entry for it.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
GamePartners GamePartners - This program can be used to track the people you play games with online. You can add a profile for each person and also keep a log of each time you play with them.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
LottoGroup LottoGroup - This program allows you to store lotto ticket numbers in a compact file format. When the draw is finished enter the numbers from the draw and tap the 'check' button to build a report to mail.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Spb Pocket Highscores Spb Pocket Highscores - Spb Pocket Highscores is a utility allowing you to compete in Pocket PC games with mobile gamers from all over the world.
Spb Pocket Highscores downloads your top scores from the games installed on your Pocket PC and publishes them to PocketGamer.org - the leading website devoted to Pocket PC games.
The new 2
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
ATLANTIS REDUX ATLANTIS REDUX Full english version Subtitled in 4 languages - French - German - Spanish - Italian
Compatibility: Atlantis Redux is playable on any WM 2003/5.0 PocketPC/PocketPC Phone and WM 6.1 PRO devices
Pocket Encyclopedia of Chess Opening Blunders Pocket Encyclopedia of Opening Blunders is the opening training program for Pocket PC . The chess material prepared by IM Yaroslav Ulko and IM Aleksey Mitenkov, both experienced coaches and players in Russia and aimed at intermediate players
PrinterScores PrinterScores - This program allows you to compose a list of players for a game. Then select the number of 'rounds' and tap the button to create a printable score sheet with the player names on it. NOTE: Use courier font to view/print.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Character Sheet for RPG Character Sheet for RPG - Character Sheet is an information sheet that stores information on your Dungeon and Dragons (D&D) 3rd Edition character (D&D is a registered trademark of Wizards of the Coast) conveniently on your Microsoft PocketPC based device
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
Other Software by developer «Chris Craft»:
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
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
MobileInfo MobileInfo - 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.
Information is power. And with the .NET Compact Framework we can have all the information we want
Mobile Weather Mobile Weather - 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
Mobile Quiz Mobile Quiz - 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 we are going to look at another classic goal in Mobile development, data collection
Pocket Death Clock Pocket Death 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.
Let's have some fun today. And do an application that is just for kicks
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
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
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