Archives
-
Cool Software for iPhone/iTouch and Windows Mobile Devices
Wow…there’s a lot of great software out there for mobile devices! Over the years I’ve purchased a lot of Windows Mobile programs but I’ve never looked at iPhone software since I didn’t have a compatible device. Over the holiday break I had the chance to play around with an iPod Touch as well as my HTC Touch Pro Windows Mobile phone more. Here’s some software that really impressed me.
-
Update to Silverlight 2 DataGrid Released
Microsoft just released an update to the Silverlight 2 DataGrid that fixes the following issues:
-
Handling Dynamic Storyboards and Animations in Silverlight 2
Animations are a key part of Silverlight 2 that allow your applications to stand out from all of the boring and dull applications floating around on the Web. In previous articles I’ve written about storyboards and animations but as a quick review, Silverlight relies upon a Storyboard element to define several different types of animations such as DoubleAnimation (which animates object properties of type double) and ColorAnimation (which animates color properties). In this article I’ll show you how Silverlight can be used to create animations programmatically and how you can interact with animations defined declaratively in a XAML file using C#.
-
A Glimpse into the World of a Disabled Person