Monthly Archives: March 2011

BigInteger: Wow!

An interesting new construct in .NET 4 is the BigInteger. You may recall that the max value of the following integer types are: Int16.MaxValue = 32,767 Int32.MaxValue = 2,147,483,647 Int64.MaxValue = 9,223,372,036,854,775,807 Now, it won’t be often that you will … Continue reading

Posted in Miscellaneous | Leave a comment

Ham Radio Licensing — Practice Exams!

I may have mentioned in this space that I have been working on three new apps, practice exams for Amateur Radio licensing. Well, after getting the Fraction Calculator squared away I am getting back to work on them. There will … Continue reading

Posted in My Apps, Windows Phone 7 Apps | 1 Comment

The Trials of Trial Mode

I would have been done with Fraction Calculator sooner if not for the need to cram Trial Mode into it first.  Microsoft recommends it, since more users will download an app if they can try it out first, and apparently … Continue reading

Posted in Windows Phone 7 Development | Leave a comment

AppBar Button Demo

Yesterday’s blog entry about dynamically adding and removing AppBar buttons generated a question from Alex Sorokoletov. He asked: “Do buttons jump when added/removed?” The answer is, no, the operation is quite smooth. It is a common proverb that a picture … Continue reading

Posted in Windows Phone 7 Development | Leave a comment

Adding/Removing AppBar Buttons on the fly

I am now back to working on an app that will be brand-new for the Marketplace, namely a Ham Radio practice exam app that I have mentioned on my product page, though not here, apparently.   I temporarily abandoned it to address problems in my … Continue reading

Posted in Windows Phone 7 Development | 3 Comments

RIP Zune

Word has come that Microsoft isn’t going to produce any more Zune devices, due to lackluster demand.  Well, though this is no surprise, I am saddened. I have a Zune HD, and I really like it.  I bought my wife … Continue reading

Posted in Miscellaneous | Leave a comment

Superior Tools, Superior Platform

It was quite interesting reading about Jamie Murai’s struggle to install the Blackberry Playbook development tools, here, and after his story went viral, his update here.  It reminds me for all the world of what happened with Palm’s swan song … Continue reading

Posted in Miscellaneous | Leave a comment