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:
GolfCards GolfCards - This program allows you to keep track of your golf scores. You can store the scores into a compact file format.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
PokerNearYou.com Poker Timer PokerNearYou.com Poker Timer - This is the most full feature poker timer money can buy. Not only can you create your own ''Player Bank'' and administer your own level structures, it even lets you assign the available pot and keep tracked of who is eliminated by who! Backed by PokerNearYou
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
Buzz Dice Buzz Dice - Buzz Dice! This simple application allows you to use your mobile phone as a set of dice!. You can roll anywhere between 1 and 8 die at a time
EGYPTIAN PROPHECY - The Fate of Ramses EGYPTIAN PROPHECY - The Fate of Ramses - From the makers of ATLANTIS REDUX
- -- EXPERT OPINIONS -- -
Pdarcade.com : The atmosphere is appealing and the gameplay experience is enjoyable
given the story, photo-realistic backdrops, intriguing characters,
and challenging puzzles. - Overall Score: 9/10
Pcdemano
BingoVerifier BingoVerifier - This program allows you to keep track of the picked balls during a bingo draw for verification purposes.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
LottoTouch LottoTouch - This program can be used to make a group lotto ticket. Each person taps a button and a random lotto number is displayed.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
The Secrets of Da Vinci The Secrets of Da Vinci : The forbidden Manuscript
A great new point and click adventure game.
Solve Leonardo Da Vinci's mystery and succeed in a mystical quest!
From the makers of ATLANTIS REDUX, Return To Mysterious Island and SYBERIA
- -- GAME FEATURES -- -
- A fascinating quest full of risks, new developments and discoveries
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
Pocket Chess Endings Pocket Chess Endings - The file size for download:
Program files: 0.6 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 Chess Endings is the best program for studying the endgame on a Pocket PC
Other Software by developer «Chris Craft»:
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
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
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 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
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
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
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
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