Browsing articles in "Silverlight For WP7"

WP7 Marketplace Browser

Fatal Error: get('adsPerSlot') in Admin Options don't exist (not an array)!

While surfing,  I found this great website showing all the latest applications that are available for Windows Phone 7 smart phones. You can go, browse and search the marketplace from here.

Something noteworthy of is that the WP7 marketplace is growing at a rate of about 400 apps per week, which is awesome.

Get Windows Phone 7 Theme Background Colour

Fatal Error: get('adsPerSlot') in Admin Options don't exist (not an array)!

To get the Background Colour in Windows Phone 7 as selected by the user, you need to use the following 2 lines of code: Continue reading »

Get Windows Phone 7 Theme Foreground Colour

Fatal Error: get('adsPerSlot') in Admin Options don't exist (not an array)!

Whilst testing out Windows Phone 7 Development using Silverlight, I needed to get the Default Theme Foreground Colour that is set by the user. To get the Foreground colour you need 2 lines of code: Continue reading »