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 Strategy Pocket Chess Strategy - The file size for download:
Program files: 1.3 Mb
Framework program (if it has been installed you needn't download it once again) - 12 Mb
The documentation in MS Word format- 0
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 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
GamesPSX GamesPSX - This program is a guide to 248 PSX games. Start typing the game name to display a list. Tap on the game to display it fullscreen. NOTE: This does not endorse illegal ROMs.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Pocket Chess Tactics for Beginners Pocket Tactics for beginners is a Pocket PC version of the famous program Chess Tactics for beginners. The author, well-known coach Ivaschenko, has been working at this chess material for over 20 years and many experts consider his handbook to be the best for beginners
Medieval Heroes II Official Map Pack Medieval Heroes II Official Map Pack - The map pack contains 5 new maps for Medieval Heroes II for Pocket PC and Medieval Heroes II VGA :Norse Raid, Blitzkrieg, King of the Hill, Great Sea and Eastern Empire.
Please, note that you must have the original Medieval Heroes II or Medieval Heroes II VGA installed to play additional missions
LottoReport LottoReport - This program checks your lotto tickets and creates a full report on your winning numbers. The report can be viewed in Pocket Word or emailed to a group list.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
GameQuitter GameQuitter - This program can be used to quit playing video games. Once you decide to quit select 'reset' from the toolbar. The program displays the number of hours/days since you have been gaming free.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
SportsGPSer SportsGPSer - SportsGPSer can be used in a sports game to track the GPS of the players in real time via FTP server. Every second the program re-FTP's the players position to the FTP server.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Other Software by developer «Chris Craft»:
Mobile SMS Remote Mobile SMS Remote - 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
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
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 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
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
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